﻿#menuDIV { margin: 0 auto; padding: 0; width: 100%; height: 54px; background: url(Images/Menu_bg.gif) repeat-x 0 0; text-align: center; z-index: 100; }


#menu { height: 36px; background: url(Images/Menu_bg.gif) repeat-x 0 0; text-align: center; font-size: 14px; font-family: 宋体; font-weight: bold; }
#menu ul { margin: auto; width: 880px; height: 36px; list-style-type: none; padding: 0px; margin-top: 0px; margin-bottom: 0px; }
.m_li { float: left; width: 80px; line-height: 36px; text-align: center; }
.m_li a { display: block; color: #FFFFFF; width: 80px; }


.m_line img { margin-top: expression(( 36 - this.height ) / 2); /*ie下有效(图片垂直居中)*/ }
.m_li_a { float: left; width: 80px; line-height: 32px; text-align: center; font-weight: bold; background-image: url(Images/current_menu.gif); position: relative; height: 32px; margin-top: 4px; }
.m_li_a a { display: block; color: #000; width: 80px; }
.m_li_a a:hover { color: #000; text-decoration: none; }
.smenu { width: 100%; margin: 0px auto 0px auto; padding: 0px; list-style-type: none; height: 22px; }
.s_li { line-height: 22px; width: auto; display: none; height: 22px; }
.s_li_a { line-height: 22px; width: auto; display: block; height: 22px; }

.hot { margin: -34px 0 0 25px; z-index: 1000; position:absolute;}

.sub_menu1 { font-weight: bold; background: url(Images/hotlink.gif) no-repeat; color: #666666; padding-left: 22px; }
.sub_menu2 a { color: #666666; margin-left: 10px; }

.smenu a:hover { color: #666666;  }

#s_1 {	padding-left:43px; text-align:left;}
#s_2 {	padding-left:125px; text-align:left;}
#s_3 {	padding-left:208px; text-align:left;}
#s_4 {	padding-left:285px;  text-align:left;}
#s_5 {  padding-left :368px;  text-align:left;}
#s_6 {	padding-left :130px;  text-align:left;}
#s_7 {	padding-left :525px;  text-align:left;}
#s_8 {	padding-left :515px;  text-align:left;}
#s_9 {	padding-left :580px;  text-align:left;}
#s_10 {	padding-left :690px;  text-align:left;}
#s_11 {	padding-left :520px;  text-align:left;}



/*下拉菜单*/
.mtDropdownMenu {	LEFT: -1000px; OVERFLOW: hidden; POSITION: absolute; float:right ; 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; BORDER-BOTTOM: #999 1px solid; POSITION: relative; TOP: 0px}
.mtDropdownMenu .item {	BORDER-RIGHT: medium none; BORDER-TOP: medium none; FONT-SIZE: 12px; BORDER-LEFT: medium none; CURSOR: hand; COLOR: #333333; BORDER-BOTTOM: medium none; FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif"; 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: #CCCCCC; COLOR: #FFFFFF}
.mtDropdownMenu .item IMG {	MARGIN-LEFT: 10px}
