@charset "utf-8";
/* CSS Document */

/***** 通用标签、伪类、样式 *****/
*{margin:0;padding:0;font-family:"宋体"}
body {background:#FFF;color:#000;font-size:12px;margin-top:5px}
ul,li{list-style:none}
ul,p,ol{line-height:20px}
select,input,img{vertical-align:middle}
img{border:0}
.more{float:right;font:12px normal;padding-right:15px}
.more a{color:#848484}

/* 链接 */
a{color:#000;text-decoration:none}
a:hover{color:#F00;text-decoration:underline}
a:visited{color:#848484}

/* 分隔 */
.clearit{clear:both;font-size:0;line-height:0;height:0}
.spacer{clear:both;font-size:0;line-height:0;height:8px}
.sepline{height:1px;padding:4px 0}

.dot_gray{clear:both;font-size:0;line-height:0;height:7px;background:url(http://img.statecoal.com/images/home/dot_gray.gif) repeat-x center}
tr.dotted td,td.dotted{background:url(http://img.statecoal.com/images/home/dot_gray.gif) repeat-x left bottom}
.sepcol{width:20px;font-size:0;background:url(http://img.statecoal.com/images/home/sepdot.gif) repeat-y center}


/* 颜色 */
.c_white,.c_white a{color:#FFF !important}
.c_white a:hover{color:#CE0609}
.c_red,.c_red a,a.c_red:visited{color:#A20000}
.c_black,.c_black a{color:#000!important}
.c_gray,.c_gray a{color:#4F544D}
.c_blue,h2 span.c_blue a,.friendLink th .c_blue a,.partner th .c_blue a{color:#036}

.c_litegray,.c_litegray a,#newsZone ul li span{color:#666}


/* 背景 */
.bgwhite{background-color:#FFF!important}
.bg_ececec{background-color:#ECECEC}
.bg_none{background:none!important}

ul.bg_none li{background:none;padding:0}
.bg_f1f1f1{background-color:#F1F1F1}
.bg_f6f6f6{background-color:#F6F6F6}
.bg_f7f7f7{background-color:#F7F7F7}
tr.bg_edeef2 td,tr.bg_edeef2 th{background-color:#EDEEF2!important}
.bg_pic1{padding-left:15px;margin-left:10px;background:url(http://img.statecoal.com/images/home/gray_vertical_lines01.gif) no-repeat left}
.bg_pic2{padding-left:8px;margin-left:5px;background:url(http://img.statecoal.com/images/home/gray_vertical_lines02.gif) no-repeat}
.bg_pic3{padding-left:12px;background:url(http://img.statecoal.com/images/home/gray_vertical_lines03.gif) no-repeat}


/* 字体 */
.f12{font-size:12px}
.f14{font-size:14px}
.fb{font-weight:bold}
.fn{font-weight:normal}

.f20{font:20px/32px "黑体";padding-top:3px}


/* 首缩 */
.ti14{text-indent:14px;}
.lsd li{list-style:disc;}

/* 行高 */
.lh20{line-height:20px}
.lh21{line-height:21px}
.lh23,.lh23 p{line-height:23px}
.lh25{line-height:25px}

.lh24,.lh24 p{line-height:24px}
.lh18,.lh18 p,ul.lh18 li{line-height:18px}


/* 边框 */
.b1{border:#bebebe 1px solid;}
.b1l{border-left:#bebebe 1px solid;}
.b1r{border-right:#bebebe 1px solid;}
.b1t{border-top:#bebebe 1px solid;}
.b1b{border-bottom:#bebebe 1px solid;}
.b1_aaccee{border:1px solid #aaccee}
.b1b{border-bottom:1px solid #CBCBCB}

.b1l_f7f7f7{border-left:1px solid #F7F7F7}
tr.b1b td{border-bottom:1px solid #EEE}
.b1b_999{border-bottom:1px dashed #999}
.b1-t{border:1px solid #D0D0D0;border-top:0}
.b2{border:2px solid #FFF}
.b2t{border-top:2px solid #FFF}
.b2l{border-left:2px solid #EDEDED}
.b2b{border-bottom:2px solid #FFF}

/* 浮动 */
.f_l{float:left}
.f_r{float:right}

/* 边距 */
.mt1{margin-top:1px}
.mt5{margin-top:5px}
.mt10{margin-top:10px}
.mt20{margin-top:20px}
.ml5{margin-left:5px}
.ml10{margin-left:10px}
.mr15{margin-right:15px}
.mb5{margin-bottom:5px}
.mb10{margin-bottom:10px}
.ma{margin:0 auto}
.pt5{padding-top:5px}
.pt15{padding-top:15px}
.pb5{padding-bottom:5px}
.ptb5{padding:5px 0}
.pl5{padding-left:5px}
.pl15{padding-left:15px}
.pl25{padding-left:25px}
.pr5{padding-right:5px}
.pr15{padding-right:15px}
.ieml5{margin-left:5px; _margin-left:5px}

.mtb6{margin:6px 0}
.pd330{padding:3px 3px 0}

/* 文字 */
.tc{text-align:center}
.tl{text-align:left}
.tr{text-align:right}
.tu a{text-decoration:underline}
.tn a{text-decoration:none}

/* 标题 */
h1,h1 a{color:#d90104; text-align:center; font-size:24px; font-family:"黑体"}
h1 a:link,h1 a:visited{text-decoration:none;}
h1 a:hover {color:#f80e04;text-decoration:underline;;}
h2{font:12px/22px "宋体"}
h3{font-size:14px;}
h4{font-size:12px;}

/* 内框 */
#wrap{width:1002px;margin:0 auto;background:#FFF;}