/*************************************
* 象牙塔css文件编写注释规范
*************************************/
@charset "utf-8";
/*************************************
* 文件名称：css.css
* 作   者：界面设计制作部---XX
* 创建日期：2011-06-16
* 最后修改：XX/ 第0行 / 0616
* 文件版本：UI CSS Frameworks Beta
* 内容概要: 全局通用样式文件
*************************************/
body{ font:12px/24px Verdana, Geneva, sans-serif;}
*{ padding:0; margin:0;}
.f-l{ float:left;}
.f-r{ float:right;}
.clear{ clear:both;}
img{border:0;}
li{list-style-type:none;}
a:link{color: #333;text-decoration: none;}
a:visited{text-decoration: none;color: #666;}
a:hover{text-decoration: underline;color: #F60;}
a:active{text-decoration: none;}

#b-g{ background:#DFE9EB;}
#top,.m-n,.i-l-t,.i-cpfl li,.i-gsxw li,.i-r-t,.i-cpzs span,.i-more a{ background:url(../images/b-g.jpg) no-repeat;}
#top{ margin:0 auto; width:960px; height:100px; background-position:0 0;}
.h-1{ display:block; width:500px; height:100px; text-indent:-9999px;}

#menu{ height:40px; background:#1B5D91;}
.m-n{ width:960px; margin:0 auto; height:32px; padding:8px 0 0; background-position:630px -133px;}
.m-n li{ float:left; margin-right:30px;}
#menu .m-n a{ color:#FFF; font-size:14px; font-weight:bold;}

#t-b{ margin:0 auto; width:940px; padding:10px; background:#FFF; overflow:hidden; zoom:1;}
#t-b .h-2{ font-size:14px; color:#FFF;}
#t-b .h-3{ font-size:14px;}
#t-b .h-4{ text-align:center; color:#1b5d91; font-size:16px; margin-top:20px;}
#t-b .info{ color:#999; text-align:right; border-bottom:1px dotted #999; padding-bottom:10px; margin-bottom:10px;}
#flash{ margin-bottom:10px;}
.i-left{ width:250px; margin-bottom:10px;}
.i-l-t{ width:230px; height:25px; background-position:0 -100px; padding:3px 10px 0;}
.i-l-box{ border:1px solid #e6e6e6; padding:10px; margin-bottom:10px; overflow:hidden; zoom:1;}
.i-l-box-cpzs{border:1px solid #e6e6e6;margin-bottom:10px;overflow:hidden; zoom:1;padding:20px 0 10px 25px;}
.i-l-qysp{ margin-bottom:10px;}
.i-cpfl li{ border-bottom:1px dotted #CCC; padding:3px 0 5px 15px; font-weight:bold; background-position:-962px 10px;}
.i-gsxw li{ background-position:-962px -18px; padding-left:15px;}
.i-right{ width:680px; margin-bottom:10px; overflow-x:hidden;}
.i-r-t{ width:645px; height:24px; background-position:-290px -100px; padding:3px 10px 0 25px;}
.i-gsjs-img{ margin:10px; padding:4px; border:1px solid #e6e6e6;}
.i-cpzs{ width:648px;}
.i-more a{ height:10px; width:35px; margin-top:5px; display:block;background-position:-252px -100px;text-indent:-9999px;}
.i-cpzs li{ float:left; margin-right:12px; height:200px; overflow:hidden;}
.i-cpzs span{ background-position:-962px -19px; width:15px; height:20px; display:block; float:left;}
.i-cpzs img { padding:10px 20px; border:1px solid #CCC;}
.page{ clear:both; margin:10px; border-top:1px solid #e6e6e6; padding-top:5px;}
.page a { margin-right:10px;}
#link{ clear:both; border:1px solid #e6e6e6; padding:10px;}

#foot{ margin:0 auto; width:960px; text-align:center; padding:20px 0; background:#b8cdd9;}
#foot,#foot a{ color:#5a8aae;}



/*新闻通用样式 Css*/
#newsall{color: #333333;font-size:12px;text-decoration: none;}
#newsall A:link {color: #333333;text-decoration:none;font-size:12px; font-weight:normal;}
#newsall A:visited {color: #333333;text-decoration: none;font-size:12px; font-weight:normal;}
#newsall A:hover {color: #ff0000;text-decoration: none;font-size:12px; font-weight:normal;}
#newsall A:active {color: #333333;text-decoration: none;font-size:12px; font-weight:normal;}