@charset "utf-8";
/*author:mars*/
/*公共调用部分开始*/
*{margin:0;padding:0;word-break: break-all; word-wrap: break-word;}
html,body{width:100%;height:100%;font:12px "宋体",Verdana, Arial;color:#333;}
ul{list-style:none;}
br{clear:both;font-size:0;line-height:0;}
img{border:0;}
#main{width:960px;height:auto; margin:0 auto; text-align:center; background-image:url(../images/bg01.jpg);}
a{color:#0a4b0f;text-decoration:none;}
a:hover{text-decoration:underline;}
.h1{ width:889px;height:34px;color:#4e9818;font-size:20px;line-height:34px; background:url(images/p_029.jpg); text-align:left;padding-left:70px; margin-bottom:10px;}

.table{ width:944px; height:auto; margin:0 auto; }
/*头部*/
#tbar{width:960px; height:auto;background-color:#F2F2F2;}
/*主要内容区*/
.content{width:959px;height:auto; margin:0 auto; margin-bottom:20px;}
.content .top1{ width:959px; height:15px; background-image:url(images/bg_top1.jpg);}
.content .top2{ width:959px; height:auto; background-image:url(images/bg_top2.jpg);}
.content .top3{ width:959px; height:9px; background-image:url(images/bg_top3.jpg);}
/*图片*/
.img01{padding:2px 3px;border:1px solid #bccba5;}
/*字体*/
.font01{ line-height:26px; padding-left:30px; padding-right:30px; padding-top:10px; font-size:13px;}
