/* CSS Document */

body{margin:0px;
     padding:0px;
	 text-align:center;
	 font-size:12px;
	 color:#333333;
	 background:url(../images/top_bg02.gif) repeat-x top;
	 line-height:22px;}
a{font-size:12px;
  color:#333333;
  text-decoration:none;}
a:hover{color:#00548c;
        text-decoration:underline;}
.hangg{line-height:23px;}		
.biaozi{font-size:14px;
        font-family:"Î¢ÈíÑÅºÚ";
		color:#00548c;}		
.yinwenzi{font-size:11px;
          font-family:Arial, Helvetica, sans-serif;
		  color:#666666;}
.header {
	position: relative;
	margin: 0 auto;
	width:960px;
	height:36px;
	border: 0px blue solid;
	text-align:center;
	margin:0 auto 0 auto;}
.header #menu_b{
	position: absolute;
	display: block;
	right:0px;
	height:36px;
	width:960px;
	border: 0px blue solid;
	z-index: 10000;
}
.header #menu_b .a{
	position:relative;
	text-align:center;
	color:#ffffff;
	letter-spacing:1px;
	float:left;
	}

#menu_b .a .bhoverbg a{color:#333333;
                       text-decoration:none; 
					   line-height:36px;
					   text-align:center;
					   font-size:14px; 
					   display:block;
					   font-family:"Î¢ÈíÑÅºÚ"; 
					   width:120px;
					   height:36px;
					   background:url(images/menu_li.gif) no-repeat right;}
#menu_b .a .bhoverbg .no_a{background-color:#0067ac;color:#FFFFFF}
#menu_b .a .bhoverbg a:hover{color:#ffffff;
							 background-color:#0067ac;}
#m2,#m3,#m4,#m5,#m6,#m7,#m8,#m9{position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	float:left;
	left:0px;
	top:40px;
	color:#ffffff;
	text-align:center;}
#m2 a,#m3 a,#m4 a,#m5 a,#m6 a,#m7 a,#m8 a,#m9 a{text-decoration:none;color:#333333; height:30px; display:block;line-height:30px;font-size:12px; background-color:#cbcbcb;border-bottom:solid 1px #e9e9e9;border-top:none;width:120px;}

#m2 a:hover,#m3 a:hover,#m4 a:hover,#m5 a:hover,#m6 a:hover,#m7 a:hover,#m8 a:hover,#m9 a:hover{text-decoration:none;background:#008fee;font-weight:normal;color:#ffffff;}

.mar-top{margin-top:10px;}
.bor{border:solid 1px #cfcfcf;}
.dianx{border-bottom:dashed 1px #e5e5e5;}
.bor_lr{border-left:solid 1px #e5e5e5;
        border-right:solid 1px #e5e5e5;}