@charset "gb2312";
/*---------------重设CSS样式--------------------*/
html{min-height:100%;}
body{margin:0px;padding:0px;min-height:100%;font:14px "Microsoft Yahei",Arial,Helvetica,sans-serif;color:#333;background-color:#fcfcfc;}
h1,h2,h3,h4,h5,h6,p,dl,ol,ul{margin-top:0px;margin-bottom:0px;}
ul,ol,dd{list-style:none;margin-left:0px;padding-left:0px;}
input{outline:none;}
a,img{border:none;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
a.hoverNone:hover,.hoverNone a:hover{text-decoration:none;}

/*----------------杂项-------------------*/
span.ico{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;user-select:none;}
.left{display:block;float:left;}
.right{display:block;float:right;}
.clearfix { *zoom:1; }
.clearfix:after {content:"\200B"; display:block; height:0; clear:both; }

h1{
    padding: 10px 0;
    font-size: 16px;
    line-height: 28px;
    text-indent: 25px;
    color:#000;
    background: url('imagesicos.png') 8px 19px no-repeat;
    border-bottom: 1px dashed #ccc;
}

/*----------------头部样式-------------------*/
#hWrap{
    height:70px;
    padding-top:10px;
    background-color: #eee;
    border-bottom: 1px solid #ddd;
}
#header{
    width:1000px;
    margin: auto;
}
#header table{
    border-collapse: collapse;
}
#header table td{
    height:32px;
    padding: 0px 8px;
    line-height: 32px;
    text-align: center;
    border: 1px solid #ddd;
}
#header table td a{
    color: #333;
}

/*-----------------------------------*/
#main{
    width:1000px;
    margin: 15px auto auto auto;
}

/*----------------左边栏------------------*/
#leftBar{
    width: 180px;
    border: 1px solid #dcdcdc;
    border-bottom: none;
}
#leftBar dt{
    border-bottom: 1px solid #ddd;
    background-color: #e9e9e9;
}
#leftBar dt h3{
    height:30px;
    padding:0px 12px;
    line-height: 30px;
    color: #444;
    font-size: 14px;
}
#leftBar dt h3 a{
    display: block;
    color: #444;
}
#leftBar dd{
    height:30px;
    line-height: 30px;
    color: #444;
    border-bottom: 1px solid #ddd;
}
#leftBar dd a{
    display: block;
    padding:0px 12px;
    color: #444;
}
#leftBar dt h3 a:hover{
    text-decoration:none;
}
#leftBar dd a:hover{
    text-decoration:none;
    color: #D33428;
    background: url('imagesicos.png') 160px -41px no-repeat #e9e9e9;
}

/*----------------右部-------------------*/
#rightSec{
    width:805px;
    border: 1px solid #dcdcdc;
}
#rightSec a{
    color:#015BF1;
}
#rightSec a:hover{
    color: #D33428;
}
#position{
    height:34px;
    padding-left: 12px;
    line-height: 34px;
    color:#444;
    border-bottom: 1px solid #ddd;
}
#position a{
    
}


/*----------------底部样式-------------------*/
#fWrap{
    margin-top: 20px;
    padding-top: 30px;
    border-top:1px solid #ddd;
    background-color: #eee;
}
#footer{
    margin:auto auto 30px auto;
    width:1000px;
}
#navBottom li{
    float: left;
}
#navBottom li a{
    color:#666;
    font-weight:bold;
}
#navBottom li .blank{
    padding: 0px 12px;
    color: #999;
    font-size: 12px;
}
#footer p{
    margin-top: 15px;
    font-size: 13px;
    color: #666;
    line-height: 1.6em;
}
#logoBottom{
    margin-top: 15px;
}

/*----------------返回顶部-------------------*/
#returnTop{display:none;position:fixed;_position:absolute;bottom:40px;_bottom:"auto";right:40px;height:43px;width:50px;text-indent:-9999px;overflow:hidden;background:url(imagesicos.png) 0px -250px no-repeat;cursor:pointer;}
#returnTop:hover{background-position:0px -200px;}

/*----------------cnzz统计代码-------------------*/
.cnzzCode{
    display: none;
}
@charset "gb2312";


#main{
    margin-top: 20px;
}
#rightSec h1{
    border-bottom: 1px solid #ddd;
}
#content{
    padding:12px;
}
#content p{
    margin-bottom: 6px;
    line-height: 1.6em;
}
#content dl{
    margin-bottom: 12px;
}
#content dl dt{
    padding:6px 0px;
    font-size: 15px;
}
#content dl dd{
    padding:1px 0px;
    padding-left: 10px;
    background: url('imagesicos.png') -60px -40px no-repeat;
}
#ads{
    padding:0px 0px 10px 10px;
}
#recommend li{
    height: 40px;
    margin-bottom: 12px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
}
#recommend li a{
    display: block;
    color:#eee;
}
#recommend li a:hover{
    color:#eee;
    text-decoration: none;
}
#ads .googleAd{
    height:250px;
    width:250px;
}
#ads dl{
    margin-top: 12px;
}
#ads dl dd{
    width:226px;
    height:28px;
    padding-left:14px;
    padding-right: 10px;
    line-height:28px;
    overflow: hidden;
    background-position: -54px -36px;
}
#ads dl dd.this{
    background-color: #e9e9e9;
}

#bshareWrap{
    height:20px;
    padding-bottom: 12px;
}

#flinks{
    margin: 0px 12px;
    padding: 15px 0px;
    border-top: 1px dashed #CCC;
}
#flinks dt,#flinks dd{
    float:left;
}
#flinks dt a,#flinks dd a{
    color:#333;
}
#flinks dd{
    margin-right: 15px;
}
 