﻿@charset "utf-8";
/* CSS Document */
body{font-family:"宋体", arial;margin:0 auto;padding:0;background:#fff;width:965px;font-size:12px;color:#333;line-height:20px;overflow-y:scroll!important;*overflow-y:auto!important;_overflow-y:auto;}
h1, h2, h3, h4, h5, h6, form, div, p, i, ul, li,ol,button, input, select,option, span, dl, dt, dd {margin:0px;padding:0px;}
img, a img {border:0px;}
h1, h2, h3, h4, h5, h6{font-size:12px;}
font {font-size:12px;}
li {list-style:none;}
a:link, a:visited {color:#333;text-decoration:none;}
a:hover, a:active {color:#BD000F;text-decoration:none;}
.clearboth {clear:both;}
.l{ float:left}
.r{ float:right}
/* 字体 */
.cblack, .cblack a:link, .cblack a:visited {color:#000;text-decoration:none;}
.cblack a:hover, .cblack a:active {color:#eb2d00;text-decoration:none;}
.cred, .cred a:link, .cred a:visited {color:#eb2d00;text-decoration:none;}
.cred a:hover, .cred a:active {color:#eb2d00;text-decoration:none;}
.cwhite, .cwhite a:link, .cwhite a:visited {color:#eb2d00;text-decoration:none;}
.cwhite a:hover, .cwhite a:active {color:#eb2d00;text-decoration:none;}
.cblue{color:#226CAC;}
.cgreen, .cgreen a:link, .cgreen a:visited {color:#0D8F69;text-decoration:none;}
.cgreen a:hover, .cgreen a:active {color:#eb2d00;text-decoration:none;}

.s{margin:10px 0px;}
/* 顶部 */
#top{width:965px;overflow:hidden;margin:0px auto; border-bottom:1px solid #555455;}
#top #top_main{width:965px;height:20px;margin:0px auto; overflow:hidden;}
#top_main #top_left{width:auto;float:left;height:20px;}
#top_main #top_right{width:auto;float:right;color:#575757; height:20px;}
#top_main #top_right img{_margin-top:3px; }
#content {width:965px;overflow:auto;margin:0px auto;}

/* 头部 */
#head{width:965px;height:auto;margin:2px 0px 3px;padding-top:2px;overflow:hidden;}
#head #logo{float:left;width:166px;height:45px;margin-top:25px;}
#head #gg{float: right;width:782px;height:90px;}
#head #gg img{width:782px;height:90px;}

/* 导航 */
#topnav{clear:both;background:url(../images/nav_bg.gif) no-repeat;width:965px;height:33px;padding-top:2px;text-align:center;font-weight:bold;color:#fff;overflow:hidden;}
#topnav a:link,#topnav a:visited,#topnav a:active{color:#fff;}
#topnav a:hover{color:#f00;}
#topnav font a{background:url(../images/menu_line.jpg) right center no-repeat;padding-right:15px;height:30px;line-height:30px;}
#topnav font{margin: 0px 0px 0px 6px;}
