@charset "utf-8";
/* CSS Document */
*{
	margin: 0;
	padding: 0
}
body{ font-size:12px; color:#333; font-weight:500; font-family: Microsoft YaHei,微软雅黑,黑体,Microsoft JhengHei,华文细黑,STHeiti,MingLiu;}
img{
	border: 0;
}
a{ text-decoration:none; color:#333; font-weight:500; font-family: Microsoft YaHei,微软雅黑,黑体,Microsoft JhengHei,华文细黑,STHeiti,MingLiu;}
a:hover{ text-decoration:underline;}
.clear{ clear:both;}
.wrap{
	width: 100%;
	background-color: #f5f4f9;
}
.w_top{ width:960px; margin:0 auto; padding:0 21px;}
.w_top .w_t_l{ float:left; width:334px; height:47px;}
.w_top .w_t_r{ float:left; height:47px; line-height:47px; width:626px; text-align:right;}
.w_top .w_t_r span{ padding:0 5px;}
.h_banner{
	background:url(../images/zj_04.gif) repeat-x;
	width: 100%;
	height: 450px;
}

.w_con{width:1002px; margin:0 auto;}
.w_con_b{
	margin: 0 auto;
	border-top: 1px solid #cfa841;
	background-color: #FFF;
}
.foot{
	width: 100%;
	border-top: 3px solid #cfa841;
	margin-top: 20px;
	background-color: #FFF;
}
.foot .f_c{ width:960px; margin:0 auto; padding:15px 21px;}
.foot .f_c p{ height:23px; line-height:23px;}
.foot .f_c .f_c_l{ float:left; width:400px;}
.f_c_l p span,.f_c_r p span{ padding:0 2px;}
.foot .f_c .f_c_r{ float:right; width:560px; text-align:right;}