@charset "utf-8";
/* CSS Document */
#pro_right{
	float:right;
	width:450px;
}
#title_img,#pro_intr2{
	width:800px;
	float:left;
	margin:10px auto;
}

#pro_intr2{
	line-height:180%;	
}
.pro_left {
	float:left;
	width:350px;
}
#pro_ref {
	margin:10px 20px;
}
#pro_ref td,#pro_ref th{
	text-align:left;
	line-height:100%;
	padding:8px;
	width:160px;
	background:#F5F5F5;
}
#pro_ref th{
	background:#E0E0E0;
}
#pro_ref .tdtitle{
	width:100px;
}

#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;
}

.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;
	line-height:180%
}


