/*产品列表*/
.marT15{width:750px;margin-top:15px;}
.marT15 dl{
	width:750px;
	margin:10px auto 0px;
	border-bottom:1px dotted #DDD;
	padding-bottom:10px;
	overflow:hidden;
}
.marT15 dl dt{
	width:120px;
	margin-left:10px;
	float:left;
	display:inline;
}
.marT15 dl dt img{
	width:112px;
	height:82px;
	display:block;
}
.marT15 dl dt span{
	display:block;
	width:112px;
	text-align:center;
	line-height:32px;
	font-weight:bold;
	color:#FF3300;
	font-size:12px;
}
.marT15 dl dd{
	color:#666666;
	width:580px;
	float:right;
	margin-right:15px;
	display:inline;
	border-left:1px solid #EEE;
	padding-left:10px;
}
.marT15 dl dd.pdtitle a{
	font-size:14px;
	color:#03C;
	line-height:21px;
	font-weight:bold;
	
}
.marT15 dl dd.pdinfo{
	color:#669933;
	line-height:25px;

}
.marT15 dl dd.pdinfo strong{
	color:#666666;
	margin-left:10px;
}
.marT15 dl dd.pdprev{
	font-size:12px;
	line-height:21px;
	color:#666666;
}

/*产品内容页---------------标题*/
.stitle{
	width:670px;
	height:35px;
	line-height:35px;
	text-indent:14px;
	font-size:14px;
	font-weight:bold;
	letter-spacing:2px;
	background:url(../images/soft_rlist_bg.gif);
}
/*产品内容页---------------列表*/
.sbox{
	width:670px;
	overflow:auto;
}
.sbox dl{
	width:650px;
	margin:10px auto 0px;
	border-bottom:1px dotted #DDD;
	padding-bottom:4px;
	overflow:hidden;
}
.sbox dl dt{
	width:650px;
	margin:0px auto 0px; 
}
.sbox dl dt{
	line-height:27px;
	text-indent:24px;
	background:url(../images/ico_12.gif) 2px 8px no-repeat;
}
.sbox dl dt a{
	color:#049;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
}
.sbox dl dd{
	width:650px;
	margin:0px auto 0px; 
}
.sbox dl dd.info{
	overflow:hidden;
	color:#090;
	line-height:23px;
}
.sbox dl dd.info strong{
	color:#666666;
	margin-left:22px;
}
.sbox dl dd.preview{
	width:620px;
	margin-left:22px;
	line-height:21px;
	color:#666666;
}

/*产品内容页---------------内容页*/
.sview{
	width:668px;
	border-left:1px solid #DDD;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	overflow:hidden;
}
.sview .sinfo{
	width:620px;
	margin:5px auto 0px;
	overflow:hidden;
}
.sview .sinfo ul{
	width:300px;
	float:left;
}
.sview .sinfo ul li{
	width:300px;
	height:29px;
	line-height:29px;
}
.sview .sinfo ul li strong{
	color:#888;
}
.sview .sinfo .spic{
	width:284px;
	float:right;
	padding:8px;
	border:1px solid #EEE;
	overflow:hidden;
	background:url(../images/no-img.gif) center center no-repeat;
}
.sview .sinfo .spic img{
	width:282px;
	height:210px;
}
.sview .vtitle{
	width:668px;
	height:27px;
	line-height:27px;
	margin-top:10px;
	text-indent:10px;
	letter-spacing:2px;
	font-weight:bold;
	background:url(../images/title_bg_1.gif) 0px 1px repeat-x;
	border-bottom:1px solid #EEE;
	border-top:1px solid #EEE;
}
.sview .sintro{
	width:620px;
	margin:10px auto 10px;
	font-size:14px;
	color:#666666;
	line-height:25px;
}

