@charset "utf-8";
/* CSS Document */
.gailan_left{float:left;width:190px;padding-bottom:10px;}
/**二级栏目**/
.menu_nav{
	float:left;
	width:190px;
	position:relative;
	}
.menu_nav h3{
	float:left;
	width:95%;
	height:30px;
	text-align:left;
	line-height:30px;
	color:#0050a9;
	background:url(tit01.gif) left bottom repeat-x;
	padding-left:5%;
	font-size:14px;
	font-weight:600;
	font-family:"微软雅黑";
	}
.menu_nav h3 img{margin-right:8px;}
.menu_nav .er_nav{
	float:left;
	width:100%;
	padding-bottom:2px;
	background:#c2e5fe;
	}
.menu_nav .er_nav li{
	float:left;
	width:100%;
	margin-top:2px;
	background:url(tit.gif) top left no-repeat;
	}
.menu_nav .er_nav li a.b{
	float:left;
	width:80%;
	height:29px;
	line-height:29px;
	font-size:12px;
	font-weight:500;
	color:#ffffff;
	padding-left:20%;
	}
.menu_nav .er_nav li a.b:hover{color:#fe9001;}	


/***/
.zhxw{float:left;width:96%;background:#c2e5fe;padding:2%;}
.zhxw h3{
	float:left;
	width:95%;
	height:30px;
	text-align:left;
	line-height:30px;
	color:#0050a9;
	background:url(tit01.gif) #ffffff left bottom repeat-x;
	padding-left:5%;
	font-size:14px;
	font-weight:600;
	font-family:"微软雅黑";
	}
.zhxw h3 img{margin-right:8px;}
.zhxw_ul {float:left;width:96%;background:#fcffff;padding:1% 2%;padding-bottom:5%;}
.zhxw_ul li{float:left;width:96%;padding-top:5px;}
.zhxw_ul li a{float:left;width:95%;padding-left:5%;font-size:12px;color:#0a4d84;background:url(d1.png) left 8px no-repeat;line-height:20px;}
.zhxw_ul li a:hover{text-decoration:underline;}
/*****/

.gailan_dang{
	float:left;
	width:100%;
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#003f7c;
	font-family:"微软雅黑";
	border-bottom:1px solid #004181;
	}
.gailan_dang a{color:#003f7c;font-family:"微软雅黑";}
.gailan_dang a:hover{color:#e77713;}

.gailan_list{
	float:right;
	width:760px;
	background:#ffffff;
	padding-bottom:10px;
	}

.erji_main{
	float:left;
	width:100%;
	min-height:500px;
}

.erji_main_tita{
float:left;
width:96%;
padding-left:1%;
margin-left:10px;
height:30px;
line-height:30px;
color:#333;
font-size:12px;
border-bottom:1px solid #d8eaf2;

}
.erji_main_tit span a{color:#fff;}
.erji_main_tit span a:hover{text-decoration:underline;}

/**列表样式***/
.erji_main .erji_list{
float:left;
width:95%;
margin-left:2%;
}
.erji_list li{
float:left;
width:100%;
padding:8px 0px;

}
.erji_list li a{
	float:left;
	width:98%;
	padding-left:2%;
	background:url(j7.png) center left no-repeat;
}
.erji_list li a font{
color:#525252;
font-size:12px;
}
.erji_list li a:hover font{
color:blue;
}	
	
/***分页**/
.gl_fenye{
	float:right;
	padding:15px;
	text-align:center;
	font-size:12px;
}
.gl_fenye a,.gl_fenye span{
	float:left;
	border:1px solid #dddddd;
	padding:3px 8px;
	color:#0aa4ca;
	font-size:13px;
	margin:0px 5px;
	cursor:pointer;
	font-family:"微软雅黑";
}
.gl_fenye a.gl_fenye01{
	border:1px solid #dedad9;
	color:#999999;
}
.gl_fenye a.gl_fenye02,.gl_fenye a:hover,.gl_fenye span{
	background:#0f67a6;
	color:#fff;
	border:1px solid #0b4c7b;
}
.tijiao{
	float:left;
	height:23px;
	border:0px;
	cursor:pointer;
	width:48px;
	margin-left:5px;
	background:url(tijiao.jpg) top left no-repeat;
}


/**细览**/
.erji_sp{
float:left;
width:100%;
}
.er_sp_tit{
float:left;
width:100%;
text-align:center;
font-size:20px;
font-weight:bold;
color:#a01b09;
margin-top:15px;
padding:5px 0;
}
.er_sp{
float:left;
width:100%;
text-align:center;
}
.er_sp_cont{
font-size:14px;
float:left;
width:96%;
margin-left:2%;
line-height:25px;
}
.er_fu{
float:left;
width:100%;
padding:5px 0;
text-align:center;
font-size:16px;
font-weight:bold;
color:#333333;
}

/***图片*/
.shipin_list td{background:#dddddd;padding:10px;border:1px solid #bbbbbb;}
.shipin_list a{
	float:left;
	width:100%;
	text-align:center;
	color:#333333;
	font-size:12px;
	line-height:25px;
}
.shipin_list a:hover,.shipin_list td:hover a{color:blue;}

.tad_tu tr td{
	padding-top:10px;
	padding-left:5px;
}
.tad_tu tr td img{
	border:1px solid #ccc;
}
.tad_tu tr td a{
	font-size:14px;
	color:#333;
}
.tad_tu tr:hover td img{
	border:1px solid #333333;
}
.tad_tu tr:hover td a strong{
	color:#fd5d06;
}
.tad_tu tr td strong{color:#333333;}
.tad_tu tr td a p{
	font-size:12px;
	color:#333;
	margin-top:5px;	
	line-height:22px;

}