#menu2 {

}
a {
	text-decoration: none;
}

#top-1-1 {
	float: left;
	height: 67px;
	width: 360px;
}
#top-1-2 {
	float: right;
	width: 115px;
	height: 43px;
	padding-top: 12px;
	font-size: 12px;
	line-height: 20px;
	color: #003f76;
}
#top-1-3 {
	float: right;
	width: 90px;
	height: 43px;
	padding-top: 25px;
	font-size: 12px;
	padding-top: 13px;
	
	line-height: 20px;
	
}

#top-1 {
	
	height: 67px;
	background-repeat: no-repeat;
	background-position: left center;

}
#top-2 {
	background-image: url(../images/bg1_11.jpg);
	background-repeat: no-repeat;
}
.nav-n1 {
	float: right;
	margin-right: 10px;
}
/*---------------------页面基础定义----------------------------------*/
body,td,th {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(../../images/body.jpg);
	background-repeat: repeat-x;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*---------------------菜单样式----------------------------------*/
#menu{
	height:42px;
	width: 962px;
	margin-right: auto;
	margin-left: auto;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu ul{
	list-style-type:none;
	margin-top:0px;
	margin-bottom:0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#top {
	height: 140px;
	width: 962px;
	margin-right: auto;
	margin-left: auto;
}
.m_li{
	float:left;
	width:91px;
	line-height:35px;
	text-align:center;
	color: #FFF;
	text-decoration: none;
}
.m_li a{
	display:block;
	color:#FFFFFF;
	width:91px;
	text-decoration: none;
}
.m_line{
	float:left;
	width:1px;
	height:37px;   /*ff下有效(图片垂直居中)*/
}
.m_line img{
	margin-top:expression(( 32 - this.height ) / 2);   /*ie下有效(图片垂直居中)*/
}
.m_li_a{
	float:left;
	width:91px;
	text-align:center;
	position:relative;
	height:37px;
	margin-top: 5px;
	line-height: 28px;
	background-image: url(../images/menu_bg.jpg);
	color: #FFF;
	text-decoration: none;
}
.m_li_a a{
	display:block;
	color:#003f76;
	width:91px;
	text-decoration: none;
}


.smenu{
	width:962px;
	padding:0px;
	list-style-type:none;
	height:32px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.s_li{
	width:auto;
	display:none;
	height:35px;
	line-height: 25px;
	color: #666;
	text-decoration: none;
}
.s_li_a{
	line-height:25px;
	width:auto;
	display:block;
	height:32px;
	color: #036;
	text-decoration: none;
}
#top-1-2 ul li a {
	color: #036;
}
#top-1 #top-1-2 ul li a:hover {
	color: #F30;
}
.smenu a {
	color: #666;
	text-decoration: none;
}
.smenu a:hover {
	color: #069;
	text-decoration: none;
}
