@charset "utf-8";
/* CSS Document */

/*全局样式*/
*{margin:0;padding:0}
body {margin:0;padding:0;font-family: Arial, Helvetica, sans-serif;font-size:12px;background:#121212;color:#7b7b7b;} 
ul,li { list-style:none;}
img{border:0px;}
/*连接样式*/
a{color:#7b7b7b; text-decoration: none;font-size:12px }                        		
a:hover {color:#980202;text-decoration: underline; font-size:12px}
.dh a{color:#bbbbbb;font-weight: bold; text-decoration: none;font-size:12px }                        		
.dh a:hover {color:#980202;font-weight: bold;text-decoration: underline; font-size:12px}
.zdh a{color:#000000;font-weight: bold; text-decoration: none;font-size:14px }                        		
.zdh a:hover {color:#000000;font-weight: bold;text-decoration: underline; font-size:14px}
/*头部样式*/
.top_xian{ border-top-color:#db0404; border-top:solid; border-top-width:1px; background-color:#121212;}
.top_xian2{ border-bottom-color:#db0404; border-bottom:solid; border-bottom-width:2px;}
/*banner样式*/

/*主体内容*/

/*内容左列*/
.zuotopzi{ font-weight:bold; border-bottom:solid; border-bottom-width:1px; border-bottom-color:#343331}
.tdkuang{ border-bottom:dashed; border-bottom-width:1px; border-bottom-color:#565656; font-weight:bold; color:#b4b4b4;}
.zuozi{ color:#ffffff;}
/*内容中列*/

/*内容右列*/
.news_top{ text-indent:8px; font-weight:bold;border-top-color:#2b2c2b; border-top:solid; border-top-width:1px;}
.news_top2{ text-indent:8px; font-weight:bold;}
.news_tukuang{ border-bottom-color:#565656; border-bottom:dashed; border-bottom-width:1px; }


/*底部版权信息*/
.input{border: 1px solid #464646;}
.foot{ text-align:right; padding-right:12px;}
.button{background-image: url(../images/srazch.gif);background-repeat: no-repeat;}


















