@charset "utf-8";
/* Created by yuchunming*/
body{background:#fff;}
body,td,input{ font-size:12px; font-family:"宋体";}
body,div,form,img,ul,li,p,h1,h2,h3,h4,h5,h6,dl,dt,dd{margin: 0; padding: 0; border: 0;}
li{ list-style-type:none;}
body{background:url(../images/bg.gif);}
.clear{ clear: both; line-height:0px; height:0px; font-size:0px; visibility:hidden;}
.clearfix:after{content:"."; display:block; height: 0; clear: both; visibility: hidden;} /* only FF */ 

.left{ float:left;}
.right{ float:right;}

/* color */
.cRed{ color:#C00;}
.cRed2 {color:#900;}
.cBold {font-weight:bold;}
.cBlue {color:#014991;}
.cGray{color:#666;}
.cOrange{color:#f60;}
.cGold{color:#c59b36;}
.fontArial{ font-family:Arial, Helvetica, sans-serif;}

/* 默认超链样式 */
a{ color: #666; text-decoration: none;}
a:hover{ color: #C00;text-decoration: underline;}

/*手编超链样式*/
.titRed a{color:#900;}
.link a{ color: #3f6ea2; text-decoration: none;}
.link a:hover {text-decoration:underline;color:#c00;}

a.linkRed {color:#c00;}
a.linkRed2 {color:#900;}
a.linkRed3 {color:#f00;}
a.linkBlue {color:#3f6ea2;}
a.orange {color:#ff9900;}
a.linkBlue:hover,a.orange:hover,a.linkRed2:hover,a.linkRed3:hover {color:#c00;}

.top{border-top:3px #c00 solid;height:3px;}
.inner{background:#fff;width:950px;margin:0 auto;}


/* Header */
.header{border-left:1px #ddd solid;border-right:1px #ddd solid;}
.header_logo{background:url(../images/logo.gif) no-repeat;width:210px;height:40px;margin-left:10px;padding-bottom:10px;}
.header_menu{text-align:right;margin:0 5px 5px 0;padding-top:5px;}
.header_ad{clear:both;background:url(../images/ad.jpg) no-repeat;height:320px;border-bottom:3px #eee solid;}

/* Content */
.con{border:1px #ddd solid;border-top:none;}
.lead{background:url(../images/lead.gif) no-repeat 50px 20px;color:#666;font-family:"微软雅黑", "黑体";font-size:16px;line-height:24px;padding:25px 50px 15px 200px;}
.monthtop{margin:10px 50px;}
.monthtop_one{background:url(../images/one_m.jpg) no-repeat;width:272px;height:190px;}
.monthtop_two{background:url(../images/two_m.jpg) no-repeat;width:272px;height:190px;margin:0 15px;}
.monthtop_three{background:url(../images/three_m.jpg) no-repeat;width:272px;height:190px;}

.quarter_tit{background:url(../images/quarter_title.jpg) no-repeat;height:177px;border-bottom:3px #eee solid;margin-bottom:20px;}
.quarter_box{clear:both;color:#666;line-height:21px;margin:10px;padding:10px 0;border-bottom:1px #ddd dotted;}
.quarter_img{float:left;}
.quarter_img img{margin-bottom:15px;}
.quarter_img p{margin-left:75px;}
.quarter_txt{width:560px;margin:25px 10px 10px 0}
.quarter_txt table{margin:10px 0;border-collapse:collapse;width:560px;}
.quarter_txt thead{background:#eee;background:-webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#eeeeee)); background:-moz-linear-gradient(top, #fff, #eeeeee);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee');}
.quarter_txt strong{color:#333;}
.quarter_txt td{padding:4px;border:1px #ddd solid;}
.quarter_txt a{color:#369;}
.quarter_txt a:hover{color:#c00;}

.con_tit{font-size:18px;font-family:"微软雅黑", "黑体";color:#333;}
.con_left{float:left;width:600px;margin:10px 0 0 10px;}
.con_left table{margin:10px 0;border-collapse:collapse;width:600px;text-align:center;}
.con_left thead{background:#eee;background:-webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#eeeeee)); background:-moz-linear-gradient(top, #fff, #eeeeee);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee');}
.con_left strong{color:#333;}
.con_left td{padding:4px;border:1px #ddd solid;line-height:21px;}
.con_left a{color:#369;}
.con_left a:hover{color:#c00;}
.con_right{float:right;width:310px;margin:10px 10px 0 0;}
.con_right_box{border:1px #ddd solid;margin:10px 0;padding:10px;font-size:14px;line-height:24px;}
.con_right a{color:#369;}
.con_right a:hover{color:#c00;}


/* footer */
.footer{width:950px;margin:0 auto;color:#666;text-align:center;padding:20px 0;}
.footer a{color:#666;}
.footer a:hover{color:#c00;}