@charset "gb2312";
body {text-align:center;font-size: 12px; margin:0;}

/*ALL*/
#ALL_E8E {width:1003px;background:#ffffff;margin:auto;text-align:center;clear:both /*清除浮动*/}
/*Button-A*/
#Top_A_ZhangXu {background-image: url(top.jpg);background-repeat: no-repeat;height: 200px;width: 999px;}
/*Button-A*/
#Top_So_ZhangXu {height: 30px;width: 340px; float:right; margin-top:170px}
/*Button*/
#menu{width:999px;padding:0px;clear:both;background:url(ButtonA.gif)}
#menu ul{list-style:none;padding:0 0 0 0px;margin: auto;display:block;}
#menu ul li{list-style:none;display:inline;float:left;width:auto;height:26px;padding:0px;line-height:30px; font-family:Arial, Helvetica, sans-serif; }
#menu ul li a{height:26px; width: auto;float:left;text-decoration:none;padding:0 20 0 20px; margin:0px 3px 0px 3px;color: #fff;text-align:center;font-size:14px; font-weight:bold}
#menu ul li a:hover{height:26px;width: auto;text-decoration:none;color: #fff;padding:0 20 0 20px; background:url(ButtonB.gif) repeat-x left;font-size:14px; font-weight:bold}
#menu ul li a.current{height:26px;width: auto;float:left;text-decoration:none;padding:0px;color: #fff;padding:0 20 0 20px; background:url(ButtonB.gif)  repeat-x left;font-size:14px; font-weight:bold }

/*导航*/

.mtDropdownMenu {
	LEFT: -1000px; OVERFLOW: hidden; POSITION: absolute; TOP: -1000px
}
.mtDropdownMenu .content {
	POSITION: absolute
}
.mtDropdownMenu .items {
	BORDER-RIGHT: #999 1px solid; BORDER-TOP: #999 1px solid; Z-INDEX: 2; LEFT: 0px; BORDER-LEFT: #999 1px solid; WIDTH: 100px; BORDER-BOTTOM: #999 1px solid; POSITION: relative; TOP: 0px
}
.mtDropdownMenu .item {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; FONT-SIZE: 14px; BORDER-LEFT: medium none; CURSOR: hand; COLOR: #333333; BORDER-BOTTOM: medium none; FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif"; TOP: 0px; TEXT-ALIGN: center; TEXT-DECORATION: none; EXT-DECORATION: none
}
.mtDropdownMenu .background {
	Z-INDEX: 1; FILTER: alpha(opacity=75); LEFT: 0px; POSITION: absolute; TOP: 0px; moz-opacity: .8
}
.mtDropdownMenu .shadowRight {
	Z-INDEX: 3; FILTER: alpha(opacity=40); WIDTH: 2px; POSITION: absolute; TOP: 3px; moz-opacity: .4
}
.mtDropdownMenu .shadowBottom {
	Z-INDEX: 1; FILTER: alpha(opacity=40); LEFT: 3px; POSITION: absolute; HEIGHT: 2px; moz-opacity: .4
}
.mtDropdownMenu .hover {
	BACKGROUND: #f3f2ef; COLOR: #0069d9
}
.mtDropdownMenu .item IMG {
	MARGIN-LEFT: 10px
}

/*LineHeight*/

.Line_ZhangXu {margin:3px;}

.left_line_e8e {background-image: url(bg_sub.gif);}

.left_line1_e8e {background-image: url(bg_leftline1.gif);}
a.buttonF14 {font-size: 14px;color: #FFFFFF;text-decoration: none;}
a.buttonF14:link {font-size: 14px;color: #FFFFFF;text-decoration: none;}
a.buttonF14:visited {font-size: 14px;color: #FFFFFF;text-decoration: none;}
a.buttonF14:hover {font-size: 14px;color:#FFFF00;text-decoration: none;}


a:link {font-size: 12px;color: #ffffff;text-decoration: none;}
a:visited {font-size: 12px;color: #ffffff;text-decoration: none;}
a:hover {font-size: 12px;color: #FF6600;text-decoration: none;}

.buttona{background-image: url(bg_menu_over.gif);}
.buttonF14 {font-size: 14px;color: #FFFFFF;text-decoration: none; font-weight: bold;}

table {
	font-family: "宋体";
	font-size: 12px;
}



#pagebody {
 width:999px; /*设定宽度*/
 margin:8px auto; /*居中*/
}
#sidebar {
 width:200px; /*设定宽度*/
 text-align:left; /*文字左对齐*/
 float:left; /*浮动居左*/
 clear:left; /*不允许左侧存在浮动*/
 overflow:hidden; /*超出宽度部分隐藏*/
}
#mainbody {
 width:800px;
 text-align:left;
 float:right; /*浮动居右*/
 clear:right; /*不允许右侧存在浮动*/
 overflow:hidden
}

/*二级页面宽度*/
.BoxMain1{ width:960px;}
.BoxMain2{ width:960px;}
.BoxLeft{ width:230px;}
.BoxRight{ width:98%;}

.jysdfecss { 
             background-color:white;
             visibility:hidden;
             display:none;
             position:absolute;
             left:0px;top:0px; 
}
