@charset "utf-8";
/* CSS Document */
#detail2{
	float:right;
	width:480px;
}
#title_img{
	width:800px;
	float:left;
	margin:30px auto;
}
#detail_imgs{
	margin-top:30px;
	float:left;
	width:305px;
	margin-right:10px;
}
#fun,#spe,#ref,#pro_intr1{
	margin-bottom:30px;
}
#fun li{
	margin-left:10px;
	margin-top:4px;
	background:url(../images/li_header.gif) no-repeat 2px 6px;
}
#ref li{
	margin-left:10px;
	margin-top:4px;
	background:url(../images/li_header1.gif) no-repeat 2px 6px;
}
#fun li span{
	margin-left:10px;
}
#ref li span{
	margin-left:12px;
}
#detail_imgs li{
	display:block;
	width:300px;
	height:200px;
	margin-bottom:30px;
	
	
}
.s_title{
	background:url(../images/pro_intr.gif) no-repeat 2px 6px;
	vertical-align:middle;
}
.s_title span{
	margin-left:18px;
	font-size:14px;
	font-weight:bold;
	color:#444;
}


