*{ margin:0px; padding:0px; font-family:"微软雅黑";}
ul{ list-style:none;}
a{ text-decoration:none;}
img,input{border:0px;}
input{outline:0px;}
.margin{margin:auto;}


网页头部样式
.header{ width:100%; height:auto; background-color:#FAFAFA;}
.header{ width:100%; height:auto; background-color:#FAFAFA;}
.header_div{
	width:1002px;
	height:92px;
	background-image: url(bjhw.jpg);
}
.header_div_l{ width:659px; height:92px; float:left;}
.header_div_l img{ width:659px; height:92px;}

.header_div_r{ width:343px; height:92px; float:left;}
.header_div_r img{ width:180px; height:80px; float:right; margin-right:10px;}
/***************************************************/

网页menu样式
.menu{ width:100%; height:auto; border-top:1px solid #dbdbdb; border-bottom:2px solid #61c320;}
.menu{ width:100%; height:auto; border-top:1px solid #dbdbdb; border-bottom:2px solid #61c320;}
.menu_div{ width:1002px; height:37px;}
.menu_div ul{ margin-left:2px; margin-right:2px;}
.menu_div li{ float:left;}
.v{margin-right:10px;}
.menu_div a{ font-size:15px; color:#000000; width:116px; height:37px; line-height:37px; display:block; text-align:center;}
.menu_div a:hover{ background:url(../img/menu_bg.jpg) no-repeat; color:#ffffff;}
.menu_div a.active{ background:url(../img/menu_bg.jpg) no-repeat; color:#ffffff;}

网页banner样式
.banner{ width:100%; height:430px;}
.banner{ width:100%; height:430px;}


网页版权样式
.footer{ width:100%; height:auto; background-color:#71C732;}
.footer{
	width:100%;
	height:auto;
	background-color:#C90;
}
.footer_div{ width:1002px; height:258px; margin-bottom:12px; font-size:13px; color:#000000; text-align:center;}

.footer_div ul{ margin-left:108px; padding-top:29px;}
.footer_div li{ float:left;width:70px; line-height:13px; height:13px; display:block; border-right:1px solid #000000; margin-top:12px;}
.footer_div a{color:#000000;}

.footer_div p{ padding-top:10px; font-size:12px;}
