@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:1003px;height:auto; margin:0 auto; text-align:center; background-image:url(images/bg01.jpg);}
a{color:#014ccc;text-decoration:none;}
a:hover{color:#900;text-decoration:underline;}
.table{ width:858px; height:auto; margin:0 auto;}
/*头部*/
#tbar{width:1003px; height:auto;background-color:#F2F2F2;}
/*主要内容区*/
#content{width:954px;height:auto; margin:0 auto; margin-bottom:20px;}
#content .top1{ width:954px; height:38px; background-image:url(images/bg_top1.jpg);}
#content .top2{ width:954px; height:auto; background-image:url(images/bg_top2.jpg);}
#content .top3{ width:954px; height:42px; background-image:url(images/bg_top3.jpg);}
/*图片*/
.img01{padding:2px 3px;border:1px solid #f0f5fb;}
/*字体*/
.font01{ line-height:26px; padding-left:30px; padding-right:30px; padding-top:10px; font-size:13px;}
