@CHARSET "UTF-8";


/**********中间正式内容*************/

.left_head_style li a{
	text-decoration: none;
	}
	
.right_style{
	border: 1px solid #dddddd; 
	float:left; 
	width:708px; 
	margin-left:20px;
}

.right_head{
	float:left; 
	background: #efeded;
	height: 30px;
	line-height:30px;
	width:708px;
}

.right_head_h2{
	font-size:14px; 
	padding-left:10px;
}

.right_contant{
	float:left;
	list-style:none;
	font-family: "微软雅黑","黑体","宋体";
	color: #666;
	padding-left:30px;
}

.right_contant span{
	float:left;
	font-weight:bold;
	font-size:24px;
	padding-top:30px;
	padding-bottom:15px;
	width:600px;
}

.right_contant li{
	float:left;
	width:100px;
	line-height:30px;
	font-size:15px;
}

.right_contant li a{
	text-decoration:none;
	color:#666;
	font-weight:bold;
}

.right_contant li a:hover{
	text-decoration:underline;
	color:#FF5400;
}

.sitemap_tab{
	float:left;
	width:700px;
}

.sitemap_tab h3{
	float:left;
	width:678px;
	height:29px;
	line-height: 29px;
	background-color: #f4f4f4;
	font-size: 14px;
	font-weight: normal;
	margin-top: 10px;
	margin-left:15px;
	text-indent: 1em;
}

.sitemap_tab h3 a{
	line-height: 29px;
	color: #000;
	font-weight: bolder;
	text-decoration:none;
}

.sitemap_tab h3 a:hover{
	text-decoration: underline;
	color: #FF5400;
}

.pd_detail{
	float:left;
	margin-top:5px;
	width:700px;
}

.pd_detail span{
	line-height: 20px;
	float: left;
	font-size:12px;
	text-align: right;
	width: 120px;
	margin-left:25px;
}

.pd_detail ul{
	display: block;
	float: left;
	width: 545px;
	list-style:none;
}

.pd_detail ul li{
	float: left;
	padding: 0 4px;
	white-space: nowrap;
	line-height:20px;
	font-size:12px;
}

.pd_detail ul li a{
	color:#666;
	text-decoration:none;
}

.pd_detail ul li a:hover{
	text-decoration: underline;
	color: #FF5400;
}

.xueshu_detail{
	float:left;
	margin-top:5px;
	width:700px;
}

.xueshu_detail ul{
	display: block;
	float: left;
	width: 660px;
	list-style:none;
	margin-left:25px;
}

.xueshu_detail ul li{
	float: left;
	padding: 0 6px;
	white-space: nowrap;
	line-height:20px;
	font-size:12px;
}

.xueshu_detail ul li a{
	color:#333;
	text-decoration:none;
}

.xueshu_detail ul li a:hover{
	text-decoration: underline;
	color: #FF5400;
}


/**********中间正式内容结束*************/