<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 型号对照首页样式
创建人：李明
创建日期：2013-05-06

*/
img{ border:none;}
.clear{
	clear:both;}
.colorf60{
	color:#F60;}
.color666{
	color:#666;}
.normal {
	font-weight:normal;}
.bold{
	font-weight:bold;}
.contentn{
	height: auto;
	background:#fff;
	border-bottom:1px dotted #ccc;
	width: 680px;
	}
h3{
	font-size:16px;
	height:35px;
	line-height:25px;
	margin-left:10px;
	display:inline;
	}
h4{
	font-size:13px;}
.contentBox{
	color:#000;
	font-size:14px;
	}	
.contentBox p{
	line-height:30px;
	margin-top:5px;
	text-indent:30px;
	}
.contentIntr {
	font-size:14px;
	}
.contentIntr a{
	font-size:15px;
	color:#06f;
	margin-left:6px;
	/*text-decoration:underline;*/
	}
.topBox{ 
	margin-top:25px;
	height:40px;
	}
.topLeft, .topRight{
	
	float:left;
	padding-bottom:5px;
	}
.topLeft{
	background:url(../images/dzbg.png) no-repeat bottom left;
	width:200px;
	}
.topRight{
	margin-left:120px;
	background:url(../images/dzbg2.png) no-repeat bottom left;
	width:360px;
	}
.topRight a {
	margin-left:40px;
	color:#06F;
	font-size:13px;}

.detailBox {
    border-top: 1px solid #CCCCCC;
    margin: 0 0 25px 0;
    padding-bottom: 20px;
    width: 680px;
	}
.detailLeft,.detailRight{
	float:left;}
.detailLeft{
	width:300px;
	padding:10px 0;
	margin-left:25px;
	}


.imageBox{
/*	width:340px;
	height:340px;*/
	border:1px solid #fff;
	margin-top:20px;
	width:298px;


	}
.detailRight{
	width:270px;
	position:relative;
	}
.detailRight ul{
	display:block;
	}
.ul1 li,.ul2 li{
	float:left;
	width:auto;
	font-size:15px;
	color:#666;
	line-height:30px;
	}
.ul1 li{
	margin-left:30px;
	}
.ul2 li{
	margin-left:55px;
	}
.detailRight table{
	/*margin-left:20px;*/
	margin-top:45px;
	text-align:left;
	width:350px;
	font-size:13px;
	
	}
.detailRight table .absTable{
	position:absolute;
	top:0;
	left:0px;}
.detailRight table tr{
	height:30px;
	line-height:30px;}
.detailRight table tr td{
	border-bottom:1px solid #ccc;
	}
.detailRight table tr td a{
	/*text-decoration:underline;*/
	color:#06f;
	}
.detailRight table tr td a.askprice{
	text-decoration:none;
	font-weight:bold;
	}
.detailRight table tr td.firstline{
	border-bottom:none;
	}


.linkA{
	font-size:14px;
	}	
.linkA a{
	text-decoration:underline;
	color:#00F;
	margin-left:45px;
	}
.linkA a:hover{
	text-decoration:none;
	color:#06F;
	}
.line{
	padding:15px;
	border-bottom:1px solid #ccc;
	color:#fff;
	}
</pre></body></html>