
/*Top Begin*/
.top {
	width: 900px;
	height: 110px;
}
.top_up{
	width:900px;
	height:80px;
	background: #06134F;
	float:left;
}
.top_up_left{
	width:160px;
	height:80px;
	float:left;
}
.logo{
	width:122px;
	height:49px;
	border:0px;
	margin-top:20px;
	margin-left:20px;
	float:left;
}

.top_up_right{
	width:740px;
	height:80px;
	float:left;
}
.search{
	width:300px;
	height:25px;
	margin-top:5px;
	color:White;
	float:right;
}
.lan{
	width:110px;
	margin-top:5px;
	float:left;
}
.txt{
	width:130px;
	height:16px;
	font-size:12px;
	border:0px;
	float:left;
}
.btn{
	width:50px;
	height:18px;
	background:#3A3633;
	border:1px solid #999999;
	color:White;
	margin-left:5px;
	float:left;
}

.menu{
	width:532px!important;
	width:498px;
	height:42px;
	line-height:42px;
	list-style:none;
	margin:0px;
	padding:0px;
	/*background:url(../images/line_nav.gif);
	#4A4A4A	#666666*/
	margin-left:35px;
	margin-top:8px;
	float:left;
}

.menu_li{
    margin-left:5px;
    margin:0px;
	padding: 0;
	float: left;
}

.menu_title{
	width:90px;
	height:42px;
	display:block;
	font-weight:bold;
	text-align: center;
	text-decoration: none;
	/*border-right:1px solid #555555;*/
}
.menu_div{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #3B5998;
	/*560001;*/
}

.menu_mini{
    margin:0px;
    padding:0px;
	list-style:none;
    text-align:center;
}
.mini_title{
	width:90px;
}
.mini_con{
	width:90px;
	float:left;
}

.nav_login{
	width:168px;
	height:42px;
	color:White;
	line-height:42px;
	margin-top:8px;
	text-align:right;
	float:left;
}

.top_bottom{
	width:900px;
	height:30px;
	font-size:14px;
	line-height:25px;
	font-weight:bold;
	text-align:center;
	float:left;
}
.menu1{
	width:300px;
	height:30px;
	background: #EABEAF;
	float:left;
}
.menu1_con{
	width:300px;
	height:25px;
	background: #DC7575;
	float:left;
}
.menu2{
	width:300px;
	height:30px;
	background: #C5E1BD;
	float:left;
}
.menu2_con{
	width:300px;
	height:25px;
	background: #A2C691;
	float:left;
}
.menu3{
	width:300px;
	height:30px;
	background: #BEDEEA;
	float:left;
}
.menu3_con{
	width:300px;
	height:25px;
	background: #61ACD8;
	float:left;
}


.top a:link{
	text-decoration:none;
	color:White;
}
.top a:visited {
	text-decoration: none;
	color:White;
}
.top a:hover{
	color:White;
}
