/******   H3    */
ul{
	margin:0px;
	padding:0px;
}
a:link{
	
	text-decoration:none;
}
a:visited{
	
	text-decoration:none;
}
a:hover{
	
	font-weight:bold;
	text-decoration:none;
} 
body{
	margin-top:0;
	margin-bottom:0;
	background:#999 url(../images/bg.gif);
	text-align:center;
	color: #333;
	font-size:12px;
	font-family:arial,verdana,sans-serif;
}

.header{
	width:776px;
	margin-right: auto;
	margin-left: auto; 
	padding: 0px;
	background: #EEE;
	text-align:left;
} 
.lag-choose{
	float:left;
	width:776px;
	height:15px;
	line-height:15px;
	background:#999;
	font-size:9px;
	text-align:right;	
}
.logo{
	float:left;
	width:150px;
	height:50px;
	background:#6495ED url(../images/logo.gif);
}
.banner{
	float:left;
	width:626px;
	height:50px;
	background:url(../images/banner.gif);
}
.menu1{
	float:left;
	width:776px;
	height:50px;
}
.menu-1{
	
	width:776px;
		
}
.menu-1-left{
	float:left;
	width:150px;
	height:25px;
	background:url(../images/menu-1-left.gif);

}
.menu-1-right{	
	float:right;
	width:626px;
	height:25px;
	background:url(../images/menu-1-right.gif);

}
.menu-2{
	clear:both;
	width:776px;
	height:25px;
	background:url(../images/menu-2.gif);
}
.menu ul{
	list-style:none;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
.menu li{
	float:left;
	width:80px;
	line-height:25px;
}
.menu a{
	display:block;
	text-align:center;
	height:25px;
}
.menu a:link{
	color:#666;
	text-decoration:none;
}
.menu a:visited{
	color:#666;
	text-decoration:none;
}
.menu a:hover{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
} 
.contain{
	margin-right: auto;
	margin-left: auto;
	margin-bottom:0;
	margin-top:0;
	width: 776px;
	background-color: #8EC2F5;
} 
.mainbg{
	
	width:776px;
	padding: 0px;
	background: #6495ED;
	float: left;
}
.right{
	float:right; 
	width:626px; 
	background:#FFF;
	text-align:left;
}
.right-top
{	
	margin-left:32px;
	margin-right:32px;	
	width:562px;
	height:34px;
	border-bottom:1px dotted #3C3C3C;
	line-height:34px;
	font-size:12px;
	color:#3C3C3C;
}

.left{
	float: left; 
	padding: 0px;
	width: 150px;
	text-align:left;
}

.copyright{
	clear:both;
	width:776px;
	margin-right: auto;
	margin-left: auto; 
	background:#8EC2F5;
}
.copyright-bg{
	float:left;
	width:776px;
	background: #6495ED;
}
.copyright-left{
	float:left;
	width:146px;
	height:20px;
}
.copyright-right{	
	float:right;
	width:626px;
	height:20px;
	line-height:20px;
	background:url(../images/right-bottom.gif) no-repeat;
	font-size:9px;
	color:#FFFFFF;
	text-align:center;
}
.footer{
	clear:both;
	width:776px;
	height:42px;
	margin-right: auto;
	margin-left: auto; 
	background:#B0C4DE;
}
