@charset "utf-8";
/* CSS Document */
html{ -webkit-text-size-adjust:none;}
body{font:12px/1.5em Tahoma,Arial,'\5b8b\4f53',sans-serif; word-break:break-all; word-wrap:break-word;}
body,table,tr,td,ul,li,div,span,h1,h2,h3,h4,h5,h6,p,pre,form,fieldset,input,ol,dl,dd,dt,th,thead,tbody,tfoot,blockquote,iframe{margin:0; padding:0;}
h1,h2,h3,h4,h5,h6,p,a{font-size:100%;}
ul,ol,li{list-style:none;}
table{border-collapse:collapse; border-style:none;}
article,aside,footer,header,nav,section{ display:block;}
details,dialog,output,time{ display:inline;}
a{color:#333; text-decoration:none;}
a:hover{ text-decoration:underline;}
a img{border:0;}
input,select,img{vertical-align:middle;}
.clear{clear:both;height:0;visibility:hidden;overflow:hidden;}
.clearfix:after { display:block; content:".";clear:both;height:0;visibility:hidden;width:0;overflow:hidden; }
.clearfix {zoom:1; }
.fl{float:left;}
.fr{float:right;}
.indent2{text-indent:2em;}
/*-- left layout --*/
.left_layout{zoom:1;}
.left_layout:after{ content:"."; display:block; height:0; clear:both; overflow:hidden;}
.left_layout .side{ float:left; display:inline; margin-right:10px; _margin-right:7px;}
.left_layout .main{ display:block; overflow:hidden; zoom:1;}
.yahei{ font-family:Microsoft YaHei,'\5b8b\4f53', sans-serif !important;}
/*-- right layout --*/
.right_layout{ zoom:1;}
.right_layout:after{ content:"."; display:block; height:0;clear:both;overflow:hidden;}
.right_layout .side{ float:right; display:inline; margin-left:10px; _margin-left:7px;}
.right_layout .main{ display:block; overflow:hidden; zoom:1;}

body{background:url(../images/body_bg.jpg) center 0 repeat-y #1d0f08;}
.wrap{background:url(../images/wrap_bg.jpg) center 0 no-repeat;}
.container{width:1000px;margin:0 auto;}
.head01,.head02{position:relative;height:250px;}
.head01{background:url(../images/head01.jpg) no-repeat;}
.head02{background:url(../images/head02.jpg) no-repeat;}
.head01 .txt{text-indent:-999em;}

.dw_main{padding-bottom:60px;background:url(../images/main.jpg) no-repeat;}
.dw_content{width:934px;margin:0 auto;padding:10px;background:rgba(40,23,14,0.9) !important;filter:alpha(opacity=90);background:#28170e;}
.content_article{position:relative;background:#1b0f08;border:1px solid #5a341f;color:#a58271;}
h2.title_bg{width:871px;height:38px;margin:0 auto;background:url(../images/title_bg.jpg) no-repeat;text-indent:-999em;}
.article{padding:20px 30px 60px;}
.article p,.article h3{margin:10px 0;}
.article h3{font-size:14px;color:#ff752b;}
.list{padding-bottom:20px;;}
.list li{float:left;width:88px;height:131px;display:inline;margin-left:66px;background:url(../images/list.png) no-repeat;text-align:center;}
.list li span{display:block;padding-top:60px;font-size:14px;color:#d5ba90;}
.list li.t1{background-position:0 0;}
.list li.t2{background-position:-90px 0;}
.list li.t3{background-position:-180px 0;}
.list li.t4{background-position:-270px 0;}
.txt_list{padding:10px 0;line-height:24px;border-top:1px dashed #68553f;border-bottom:1px dashed #68553f;}
.txt_list dt{}
.article table{margin-bottom:20px;;}
.article table th,
.article table td{border:1px solid #5a4f4b;font-size:14px;}
.article table th{background:#341809;color:#feab4c;text-align:left;padding:4px 20px;}
.article table td{background:#352827;color:#d5ba90;padding:5px 0;text-align:center;}
.article hr{margin:20px 0;border-style:dashed;border-width:1px 0 0;border-color:#68553f;height:1px;display:block;}
.article .text{line-height:24px;font-size:14px;color:#d5ba90;}