@charset "gb2312";
/* CSS Document */
/*全局样式开始*/
*{margin:0;padding:0;}
body{ margin:0; padding:0; font-family:'微软雅黑'; font-size:13px; color:#999999;}
a{ text-decoration:none; color:#000000;}
a:hover{ color:#e20001;}
img{ border:none; vertical-align:middle;}/*图片添加链接边框没有；解决图片默认间距*/
ul,ol{ list-style-type:none;}
.clear{ clear:both;}/*清除浮动*/
.con{ width:100%; background:url(images/bg.jpg);}
.hidden{ display:none;}
.block{ display:block;}
/*全局样式结束*/
.head{ width:100%; height:472px; background:url(banner.jpg) no-repeat center top;}
.box{ width:100%; height:auto; margin-top:20px;}
.boxc{ width:1000px; margin:0 auto; }
.dangqian{ font-size:14px;}
.boxc h3{ margin-top:20px; font-size:16px; color:#C00;} 
.liebiao{ width:1000px; margin-top:10px;}
.liebiao span{ float:right;}
.liebiao li{height:40px;}
.liebiao li a{ line-height:40px;}

/*页脚结束*/
.foot{ width:100%; height:110px; background:url(footbg_07.jpg); margin-top:20px;}
.footer{ width:1000px; height:90px; margin:0 auto; padding-top:20px;}
.footer p{ line-height:27px; text-align:center; font-size:16px; color:#FFF;}
.footer p a{font-size:16px; color:#FFF;}
.footer p a:hover{color:#C00;}
/*页脚开始*/
