@charset "utf-8";

/*... 全局...*/
*{list-style:none; word-break:break-all; margin:0; padding:0}
body {font:0.75em  Verdana;color:#333; text-align:center;background:url(../images/centerbg.gif) repeat-x  #ea0000; }
a:link,a:visited ,a:hover{text-decoration: none; color:#333}
img{border:none}
span{ font-family:Arial; color:#db330c} 
em{ font-style:normal; font-family:Arial}
.spacer{clear:both; font-size:0; line-height:0;}
.main-layout{ width:1400px; margin:0 auto;  text-align:center;  }

.top{ width:1400px; height:363px;}
.content{ width:993px;  margin:0 auto;}
.content h1{ width:993px; height:159px; background:url(../images/title.jpg) no-repeat;}
.list{padding:0 140px 100px 130px; width:723px; background:url(../images/conbg.jpg) repeat-y; font-size:12px; }
.list td{ vertical-align:top; text-align:left;  line-height:24px; padding:3px;}
.list td.checks{padding-top:5px;}
.content ul li{ text-align:left; font-family:"宋体" ; font-size:12px; font-weight:normal; line-height:30px; word-break:break-all; }
.content ul li input{ margin:0 5px; line-height:25px;   top:0; right:20px;}
.content ul p{ text-align:center; margin-top:10px; }
.buttom{ width:122px; height:38px; line-height:38px; font-size:14px; font-family:"宋体"; font-weight:bold; color:#FFF; background:url(../images/buttom.gif) no-repeat;border:none; margin-right:120px;}

.copyright{ width:1400px; margin:0 auto; padding-top:25px; font-size:12px; text-align:center; font-family:"宋体"; font-weight:normal; color:#FFF; height:126px; background:url(../images/copyrightbg.jpg) no-repeat top; }

