/* 初值样式 */
*{margin:0; padding:0;}
body {text-align:center; margin:0; padding:0; font-size:12px; background:#FFF; color:#333;}
body div {text-align:center;}
div,form,img,ul,li,p {margin:0; padding:0; border:0;}
ul,li {list-style:none;}
input,select,table,td {font-size:12px;}
ul {text-align:left;}


/* 导航 */
#navigation {
	height:32px;
	background:url(../images/navigation_bg.gif) repeat-x;
	width: 950px;
	
	
}

#navigation li {
	width:92px;
	height:32px;
	float:left;
	line-height:32px;
	background:url(../images/navigation_bg1.gif) no-repeat;
	text-align:center;
	font-weight: bold;
}
#navigation li a { color:#0f4860;font-weight: bold;}
#navigation li a:link {color: #0f4860; 	font-weight: bold;text-decoration: none;}
#navigation li a:visited {color: #0f4860; font-weight: bold;text-decoration: none;}
#navigation li a:hover {color: #1e82da;	font-weight: bold; text-decoration: none;}

#navigation .first { width:72px; height:32px; background:url(../images/navigation_first1.gif) no-repeat; line-height:32px;font-weight: bold;}
#navigation .first a { color:#0f4860;font-weight: bold;}
#navigation .first a:link {color: #0f4860;	font-weight: bold; text-decoration: none;}
#navigation .first a:visited {color: #0f4860; font-weight: bold;text-decoration: none;}
#navigation .first a:hover {color: #1e82da; font-weight: bold;text-decoration: none;}

#navigation .currently { width:92px; height:32px; float:left; line-height:32px; background:url(../images/navigation_bg1-1.gif) no-repeat; text-align:center;font-weight: bold;}
#navigation .currently a { color:#FFFFFF;font-weight: bold;}
#navigation .currently a:link {color: #FFFFFF; 	font-weight: bold;text-decoration: none;}
#navigation .currently a:visited {color:#FFFFFF;font-weight: bold; text-decoration: none;}
#navigation .currently a:hover {color: #dbf3fc; font-weight: bold;text-decoration: none;}

#navigation .currently1 { width:72px; height:32px; float:left; line-height:32px; background:url(../images/navigation_first1-1.gif) no-repeat; text-align:center;font-weight: bold;}
#navigation .currently1 a { color:#FFFFFF;font-weight: bold;}
#navigation .currently1 a:link {color: #FFFFFF; 	font-weight: bold;text-decoration: none;}
#navigation .currently1 a:visited {color:#FFFFFF;font-weight: bold; text-decoration: none;}
#navigation .currently1 a:hover {color: #dbf3fc; font-weight: bold;text-decoration: none;}

#navigation_two {
	height:31px;
	background:url(../images/navigation_01.gif) repeat-x;
	border:1px solid #CCC;
	border-top:none;
	line-height:31px;
	width: 949px;
}
.hide {
	display:none;
}
#navigation_two li { width:90px; height:31px; float:left; line-height:31px;text-align:center;}
#navigation_two li a { color:#FFFFFF;}
#navigation_two li a:link {color: #FFFFFF; text-decoration: none;}
#navigation_two li a:visited {color: #FFFFFF; text-decoration: none;}
#navigation_two li a:hover {color: #dbf3fc; text-decoration: none;}

#navigation_two .kb { width:120px; height:31px; float:left; line-height:31px;text-align:center;}
#navigation_two .kb a { color:#FFFFFF;}
#navigation_two .kb a:link {color: #FFFFFF; text-decoration: none;}
#navigation_two .kb a:visited {color: #FFFFFF; text-decoration: none;}
#navigation_two .kb a:hover {color: #dbf3fc; text-decoration: none;}

#alex1 {
	float:right;
	display:table-cell;
}
#alex1 li {float:right; width:116px; margin-right:12px; vertical-align:middle; line-height:31px;}
#alex1 li img {
	position:static;
	+position:relative;
	vertical-align:middle
	}
#navigation img {
	float:right;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0;
	margin-left: 0;
}

#SecNavigation {
	height:26px;
	background:url(../images/navigation_02.gif) repeat-x;
	border:1px solid #CCC;
	border-top:none;
	line-height:26px;
	width: 949px;
}
#SecNavigation .content { text-align:left; margin-left:16px;}

/*菜单部分*/
#nn3 {
	margin-left:180px;
}
#nn4 {
	margin-left:120px;
}
#nn5 {
	margin-left:260px;
}
#nn6 {
	margin-left:260px;
}
#nn7 {
	margin-left:180px;
}
#nn8 {
	margin-left:620px;
}

.STYLE1 {color: #FFFFFF}
.show {display:block}
