@charset "utf-8";
/* CSS Document */
.wrap_sub{
	width:1002px;
	margin:5px auto 0;
}
.wrap_sub .w_s_left{
	float:left;
	width:300px;
	background:url(../images/sub_left_bg.jpg) repeat-x;
}
.wrap_sub .w_s_left .sub_nav{
	min-height:300px;
}
.wrap_sub .w_s_left .sub_nav .title{
	height:50px;
	padding-left:10px;
	padding-top:15px;
	border-bottom:1px dashed #b2e5f5;
}
.wrap_sub .w_s_left .sub_nav .title span{
	height:42px;
	width:117px;
	display:block;
	background:url(../images/sub_title.png) no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/sub_title.png'); /* IE6 */
	_background-image: none; /* IE6 */
}
.wrap_sub .w_s_left .sub_nav .menuTitle{
	height:30px;
	line-height:30px;
	cursor:pointer;
	font-size:14px;
	font-weight:bold;
	padding-left:15px;
	margin-left:10px;
}
.wrap_sub .w_s_left .sub_nav .activeTitle{
	color:#8dd311;
	background:url(../images/list2.gif) no-repeat left center;
}
.wrap_sub .w_s_left .sub_nav .menuContent{
	display:none;
	line-height:25px;
	padding-left:40px;
}
.wrap_sub .w_s_left .sub_nav .menuContent li{
	list-style:none;
}
.wrap_sub .w_s_left .sub_nav .menuContent li a:hover{
	color:#45bfe6;
}
.wrap_sub .w_s_right{
	width:685px;
	float:right;
}
.wrap_sub .w_s_right .banner_sub{
	text-align:right;
}
.wrap_sub .w_s_right .sub_title{
	margin-top:10px;
	padding:7px 0;
	border-bottom:3px solid #eee;
}
.wrap_sub .w_s_right .sub_title h3{
	font-size:14px;
	color:#45bfe6;
}
.wrap_sub .w_s_right .sub_main{
	padding:15px 0;
	border-bottom:3px solid #eee;
}
.wrap_sub .w_s_right .sub_main h3{
	font-size:12px;
	margin-left:10px;
	color:#45bfe6;
}
.wrap_sub .w_s_right .sub_main .form div{
	padding:10px 0;
}
.wrap_sub .w_s_right .sub_main .form select{
	color:#45bfe6;
	width:110px;
}
.wrap_sub .w_s_right .sub_main .form span{
	width:120px;
	padding-right:5px;
	display:inline-block;
	text-align:right;
}
.wrap_sub .w_s_right .sub_main .menuTitle{
	height:30px;
	line-height:30px;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	padding-left:15px;
	margin-left:10px;
}
.wrap_sub .w_s_right .sub_main .activeTitle{
	background:url(../images/list2.gif) no-repeat left center;
}
.wrap_sub .w_s_right .sub_main .menuContent{
	display:none;
	line-height:25px;
	padding-left:40px;
}
.wrap_sub .w_s_right .sub_main .menuContent li{
	list-style:none;
}
.wrap_sub .w_s_right .sub_main .menuContent li a:hover{
	color:#45bfe6;
}
.wrap_sub .w_s_right .sub_main .pic_list{
	width:156px;
	float:left;
	display:inline;
	margin-top:10px;
	margin-left:50px;
}
.wrap_sub .w_s_right .sub_main .pic_list img{
	width:150px;
	height:110px;
	padding:1px;
	border:2px solid #b6edff;
	display:block;
}
.wrap_sub .w_s_right .sub_main .pic_list p{
	text-align:center;
	line-height:20px;
}
.wrap_sub .w_s_right .sub_page{
	padding:5px 0;
	text-align:center;
}
.wrap_sub .w_s_right .sub_main .news_list{
	list-style:none;
	margin-left:10px;
}
.wrap_sub .w_s_right .sub_main .news_list li{
	line-height:28px;
	background:url(../images/list2.gif) no-repeat left center;
	padding-left:20px;
}
.wrap_sub .w_s_right .sub_main .news_list li span{
	margin-right:10px;
	color:#1187db;
}
.w_s_left .lianxi{
	margin-top:20px;
}
.w_s_left .lianxi p{
	line-height:24px;
	color:#ff720b;
	font-size:14px;
	font-weight:bold;
}
.w_s_right .sub_main .news_title{
	font-size:14px;
	line-height:30px;
	color:#45bfe6;
	padding-left:10px;
}
.w_s_right .sub_main .news_main{
	padding:10px;
	font-size:12px;
	line-height:24px;
}
.w_s_right .news_tool{
	padding:5px 0;
	text-align:right;
}
.w_s_right .sub_main .news_main p{
	text-indent:20pt;
}