@import "catalog.css";

.main .right .infodetail{
	margin:20px 0;
}
.main .right .infodetail img{
	max-width:600px;
	myimg:expression(onload=function(){this.style.width=(this.offsetWidth > 600)?"600px":"auto"});
}
.main .right .infodetail h3{
	text-align:center;
	margin:20px 0 0 0;
	font-size:18px;
	line-height:24px;
}
.main .right .infodetail h4{
	text-align:center;
	background-image: url(../../images/bg_li-line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin:0 0 20px 0;
}
.main .right .infodetail p{
	font-size:13px;
	line-height:27px;
}
.main .right .infodetail table{
	margin:10px 0 20px 0;
}
.main .right .infodetail table a:link, .main .right .infodetail table a:visited{
	color:#333;
}

.related{
	margin:20px 0;
	border-top:1px dashed #ddd;
}

.related dl{
	margin:10px 0px;
}

.related dl dt{
	font-size:14px;
	font-weight:bold;
}

.related dl dd a:link, .related dl dd a:visited{
	padding-left:5px;
	color:#333;
}

.related dl dd{
	margin-left:24px;
}
#ckepop{
	border:1px solid #ddd;
	padding:10px;
	height:17px;
	line-height:17px;
}

 .main .right h5{
font-size:14px;
font-weight:bold;
padding:0 10px;
line-height:24px;
background-color: #E6E6E6;
}
.main .yaoqiu{
padding-left:50px;
font-size:15px;
}
.main .contact{
padding:10px;
border:1px solid #ddd;
margin:10px;
line-height:27px;
font-size:14px;
}

.main .right .infodetail ul{
	display:block;
	padding:20px;
	margin:20px 0 0 0;
	list-style:none;
}
.main .right .infodetail ul.view{
	width:664px;
	height:430px;
	border: 1px solid #dfdfdf;
}
.main .right .infodetail ul.view li{
	float:left;
	width:292px;
	margin:0 10px;
	text-align:center;
	line-height:27px;
}

.main .neirong{
	line-height:24px;
	background-color: #f9f9f6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	border-left-color: #dfdfdf;
	margin-bottom:30px;
}
.main .neirong h3{
	color:#363636;
	font-weight:bold;
	height:30px;
	line-height:30px;
	margin:20px 0 10px 0;
	padding-left:30px;
	background-color: #fff;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	background-image: url(../../images/dot_10.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	font-size:12px;
}
.main .neirong a{
	color:#000;
	margin-right:10px;
	font-size:14px;
	font-weight:bold;
}
.main .neirong a:link, .main .neirong a:visited{
	color:#333;
}
.main .neirong a:hover{
	color:#cc0000!important;
	text-decoration: underline;
}
.main .neirong dl{
	padding:20px;
	margin:0;
}
.main .neirong dl dt{
	font-size:12px;
	font-weight:bold;
	color:#cc0000;
}
.main .neirong dl dd{
	margin:0 0 0 30px;
}
.main .neirong dd.biaoti{
	color:#666;
	background-image: url(../../images/icon_dot-black.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:10px;
	margin-top:5px;
}
.main .neirong dd.sub-biaoti{
	color:#000;
	padding-left:10px;
}
