@charset "utf-8";
/* Created by yuchunming*/
body{background:#900;}
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;}
.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:#014991;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{background:#fff;padding:10px 0;border:1px #600 solid;}
.top_box{width:950px;margin:0 auto;}
.top_logo{background:url(../images/logo.gif) no-repeat;width:210px;height:40px;margin-left:10px;}
.top_menu{float:right;margin:20px 10px 0 0;}

/* Header */
.header{background:url(../images/header.jpg) no-repeat;width:950px;margin:0 auto;height:152px}

/* Content */
#con{width:950px;margin:0 auto;}
#con .con_box{background:#fff;border:1px #c30 solid;padding:15px;zoom:1;}
#con .hotimages{float:left;width:390px;}
#con .hotimages img{border:3px #eee solid;}
#con .hottxt{float:right;width:515px;font-size:14px;line-height:24px;}
#con .hottxt h2{font-size:20px;font-family:"微软雅黑", "黑体";margin-bottom:10px;}
#con .hottxt p{text-indent:2em;}
#con .hottxt a{color:#014991;}
#con .hottxt a:hover{color:#c00;}
#con .newslist ul{_margin-top:-25px;*margin-top:-25px;}
#con .newslist a li{border:1px #ddd solid;background:#eee;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee');-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee')";background-image: -moz-linear-gradient(top, #ffffff, #eeeeee);
background-image: -ms-linear-gradient(top, #ffffff, #eeeeee);background-image: -o-linear-gradient(top, #ffffff, #eeeeee);background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#eeeeee));background-image: -webkit-linear-gradient(top, #ffffff, #eeeeee);background-image: linear-gradient(top, #ffffff, #eeeeee);padding:10px 15px;margin:10px 0 5px 0;cursor:pointer;line-height:18px;text-shadow:0 1px 1px #ffffff;zoom:1;}
#con .newslist a:hover li{border:1px #014991 solid;color:#000;text-decoration:none;}
#con .newslist a:hover{text-decoration:none;}
#con .newslist{text-decoration:none;}
#con .newstit{color:#014991;font-size:14px;font-weight:bold;margin-bottom:5px;}
#con .newslist a:hover .newstit{color:#c00;}

/* footer */
#footer{width:950px;margin:0 auto;color:#fff;text-align:center;padding:10px 0;}
#footer a{color:#fff;}
#footer a:hover{color:#f90;}