/* reSet */
body,p,h1,h2,h3,h4,h5,h6,ul,li,div,img,dl,dt,dd,p{ margin:0; padding:0; border:0;}

body{ font-size:12px;font-family:"宋体";}
div {margin:0 auto;}
em{font-style:normal;}

h1,h2,h3,h4,h5,h6{font-size:100%;}
h1{font-size:30px;}h2{font-size:24px;}h3{font-size:18px; }h4{font-size:16px;}h5{font-size:14px;}h6{font-size:12px;}
img {padding:0; margin:0; border:0;}
ul,li{list-style:none;}


/* 链接：灰色，悬停红色，无下划线 */
a:link,a:visited {color: #333;text-decoration: none;}
a:hover {color:#8E0000; text-decoration:none;}
/* 链接：灰色，悬停蓝色，带下划线 */
.cGray a:link, .cGray a:visited {color:#888888; text-decoration:none;}
.cGray a:hover {color:#004499; text-decoration:underline;}
/* 链接：灰色，悬停红色，带下划线 */
.cGray2 a:link, .cGray2 a:visited {color:#666; text-decoration:none;}
.cGray2 a:hover {color:#004499; text-decoration:none;}
/* 链接：红色，悬停红色，无下划线 */
.Red a:link:link,.Red a:visited {color:#6F0000;text-decoration: none;}
.Red a:hover {color:#D50000;text-decoration: none;}
/* 链接：红色，悬停红色，无下划线 */
.Red2 a:link:link,.Red2 a:visited {color:#ff0000;text-decoration: none;}
.Red2 a:hover {color:#D50000;text-decoration: none;}
/* 链接：青色，悬停红色，无下划线 */
.cBlue a:link,.cBlue a:visited {color:#034f73;text-decoration: none;}
.cBlue a:hover {color:#6F0000;text-decoration: none;}
/* 链接：蓝色，悬停红色，无下划线 */
.cBlue2 a:link,.cBlue2 a:visited {color:#034f73;text-decoration: none;}
.cBlue2 a:hover {color:#6F0000;text-decoration: none;}
/* 链接：蓝色，悬停红色，无下划线 */
.cBlue3 a:link,.cBlue3 a:visited {color:#1d4eb7;text-decoration: none;}
.cBlue3 a:hover {color:#6F0000;text-decoration: none;}
/* 链接：白色，悬停黄色，无下划线 */
.cWhite a:link,.cWhite a:visited {color:#fff;text-decoration: none;}
.cWhite a:hover {color:#fff600;text-decoration: none;}


/* Common */
.fl{ float:left;} .fr{ float:right;}
.clearfix{ height:0;clear:both;}
.clearfix:after{visibility: hidden;display: block;font-size: 0;content: ".";clear: both;height: 0;}
* html .clearfix{zoom: 1;}
*:first-child + html .clearfix{zoom: 1;}

/*间距*/
.ml10{ margin-left:10px; _margin-left:7px;} .mt10{ margin-top:10px;} .mr10{ margin-right:10px;} .mb10{ margin-bottom:10px;}
.pad5{ padding:5px;} .pb5{ padding-bottom:5px;}
.pad10{ padding:10px;}
.blank10 {height:10px; clear:both; display:block; font-size:1px; overflow:hidden;}
.blank4 {height:4px; clear:both; display:block; font-size:1px; overflow:hidden;}
.blank5 {height:5px; clear:both; display:block; font-size:1px; overflow:hidden;}

/*行距*/
.lh20{line-height: 20px}.lh22{line-height: 22px}.lh24{line-height: 24px}.lh26{line-height: 26px}.lh28{line-height: 28px}

/*字体*/
.c333{ color:#333;} .c555{ color:#555;} .c777{ color:#777;} .c999{ color:#999;}
.red01 {color:#ff0000;}
.ti2{ text-indent:2em;}

.bbLine{ border-bottom:1px dotted #ccc;}

.f14{ font-size:14px;}

/* Frame */

.w1003{ width:1004px; margin:0 auto;}
.header_top{ height:36px;_margin-bottom:-15px;}
.header_logo{ text-indent:-999px; width:130px; height:36px; display:block; background:url(../images/special_logo.png) center center no-repeat; float:left;}
.header_nav{ float:right; height:36px; line-height:36px; color:#cdcdcd; letter-spacing:1px;}
.header_nav a{ color:#888;border-bottom:1px solid}
.header_nav a:hover{ color:#f6ab00;}
	

.conX3 .left{ width:282px; float:left;}
.conX3 .center{ width:468px; float:left;}
.conX3 .right{ width:230px;; float:left;}

.lmTitle { text-indent:5px;}
.lmTitle h5{padding:5px;}
.lmTitle h5.yellowLine{ border-bottom:1px solid #f7ab00; color:#f7ab00}
.lmTitle h5.blueLine{ border-bottom:1px solid #00a7eb; color:#00a7eb;}
.lmTitle a.more{ float:right; margin-top:5px; text-decoration:none; color:#999;}
.lmTitle a.more:hover{ color:#555;}


ul.list{}
ul.list li{ background:url(../images/dian.gif) left 50% no-repeat; text-indent:1em;}
ul.list li span,ul.listDigg li span{ color:#999; margin-left:5px;}