@charset "UTF-8";
@import url(base.css);
@import url(bottom.css);
@import url(otherpages.css);

#motorshow .pagetopMiddle{
	margin-bottom: 20px;
	margin-right: 5px;
}

#mcOtherpages h1{
	border: none;
	background: none;
	padding: 0;
	margin: 0;
}
#mcOtherpages h2{
	background: none;
	border: none;
	margin: 0;
	padding: 0;
	height: 75px;
}

.mShowContents{
	width: 760px;
	float: left;
	background: url(../../motorshow/images/bg_m.gif) repeat-y;
	font-size: medium;
	margin-bottom: 10px;
}
.mShowContents .inner{
	background: url(../../motorshow/images/bg_b.gif) no-repeat 0 bottom;
	padding-bottom: 15px;
}

.carPhoto ul{
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.carPhoto ul li{
	display: inline;
	padding: 0; 
	margin: 0;
	line-height: 1;
}
.carPhoto ul li img{
	border: solid 1px #fff;
	margin: 4px 1px;
}

.repoTx{
	background: url(../../motorshow/images/bg_repotx_t.gif) no-repeat 0 top;
	padding-top: 10px;
}
.repoTxBg{
	background: url(../../motorshow/images/bg_repotx_b.gif) no-repeat 0 bottom;
	padding: 0 40px 10px;
}
.mShowContents  p{
	color: #f33;
	clear: both;
}
.mShowContents  p.texFmt1{
	color: #17196c;
}
.mShowContents  p.link,
.mShowContents  dl.link{
	border-top: dotted 1px #666;
	padding-top: 10px;
	color: #333;
}
.mShowContents  dl.link dt{
	float: left;
}
.mShowContents  dl.link dd{
	margin-left: 8em;
}

/**/

#linkCom{
	background-image: url(../../motorshow/images/bg_link.gif);
	padding: 15px;
}
#linkCom h2{
	height: auto;
	border-bottom: dotted 1px #666;
	padding-bottom: 4px;
}
#linkCom ul{
	list-style: none;
	padding: 0;
	margin: 0 0 0 10px;
}
#linkCom ul li{
	background: url(../../motorshow/images/arr_link.gif) no-repeat 0 3px;
	padding-left: 20px;
}






