@charset "utf-8";
/* CSS Document */
/*----------定义全局------------*/
*html,body{ margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; list-style:none;}
ul,li,img,p,dl,dt,dd{ padding:0; margin:0; border:0; list-style:none;}
ul,ol,li,dl,dt,dd{ list-style:none;}
img{vertical-align:top;}
a{ outline:none;}
a:hover{ text-decoration:underline;}
.c{ clear:both;}
table { border-collapse:separate;}

/*----------专题------------*/
body{ margin:auto; border:0;cellspacing:0;cellpadding:0; color:#000; background-color:#e7e7e7;}
.imgLeft { background-position: right 0; background-repeat:no-repeat;}
.imgright { background-position: left 0; background-repeat:no-repeat;}

.main_font01{ font-size:16px; font-family:微软雅黑; color:#FFF; padding:5px 0 5px 10px; font-weight:bold;}
.main_font01 a{ color:#ffffff;}
.main_font02{ font-size:14px; font-family:微软雅黑;line-height:26px; padding-top:15px;}
.main_font02 a{ color:#00F; text-decoration:none;}
.main_font03{ font-size:14px; font-family:微软雅黑; line-height:24px; padding-top:10px;}
.border{ border:1px solid #c3c3c3;}
.main_font04{ font-size:14px; font-family:微软雅黑; line-height:28px; height:280px; overflow:hidden;}
.main_font05{ font-size:14px; font-family:微软雅黑; line-height:24px; }
.main_font06{ font-size:14px; font-family:微软雅黑; line-height:18px; padding:5px;}
.main_font07{ font-size:14px; font-family:微软雅黑; line-height:24px; height:280px; overflow:hidden; padding-left:30px;}
.main_font08{ font-size:14px; font-family:微软雅黑; line-height:24px; text-indent:2em; padding:0 20px;}
.main_font08 a{ color:#F00; text-decoration:underline;}


/**/
.scroll{ width:910px; overflow:hidden;}
.scroll ul{ float:left; margin-left:13px;}
.scroll ul li{ float:left; width:130px; margin-right:16px;}
.scroll ul li a img{ display:block;}
.scroll ul li span{ display:block; text-align:center; font:12px/20px "微软雅黑"; color:#333; padding-top:5px;}

.images{ width:548px; height:286px; overflow:hidden; position:relative;}
.images ol{ position:absolute; bottom:15px; right:10px;}
.images ol li{ float:left; display:block; margin-right:5px;}
.images ol li a{ width:14px; height:14px; background:#fff; display:block; text-align:center; font-family:arial;  text-decoration:none;}
.images ol li.on a { background:#ff0000; color:#fff;}
