@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#90B6E7;
	background-image:url(../img/bgtop.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.largecontent{
width: 926px;
margin: 0 auto;
}
.headertop{
	width:926px;
	height:247px;
	margin: 0 auto;
	position: relative;
}
.logomain{
	width:926px;
	height:56px;
	margin: 0 auto;
	position: relative;
}
.toplogo{
margin-left:10px;
	width:368px;
	height:56px;
	background-image:url(../img/toplogo.jpg);
	float:left;
}
.toplogo2{
	width:163px;
	height:54px;
	background-image:url(../img/toplogo2.jpg);
	float:right;
}
.topimg{
	width:926px;
	height:152px;
	
	top:0px;
}
.menu{
	width:926px;
	height:40px;
	background-image:url(../img/menubg.jpg);
	position: relative;
	
}
.menulink{
	width: 610px;
	height:33px;
	text-align:center;
	padding:0px 0px 0px 12px;
	overflow:hidden;
	float:left;
	
	
	
}
.menulink ul{
padding:0;margin:0;list-style-type:none; height:33px;
}
.menulink ul li{
float:left; height:33px; line-height:29px; display:block; text-align:center; width:200px; border-right:1px solid #8DB2E4; 
}
.menulink a{
border-right:1px solid #1C3350; 
color:#fff;
text-decoration:none;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:13px;
height:33px;
display:block;
padding-right:0px;
margin-bottom:0px;
background-image:url(../img/menubg_n.jpg);

}
.menulink a:hover{
color:#FFD800;
text-decoration:none;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:13px;
height:33px;
display:block;
padding-right:0px;
margin-bottom:0px;
background-image:url(../img/menubg_hover.jpg);
}
.maincontent{
width:926px;
height:100%;
margin: 0 auto;
padding:10px 0;
}
.contenttable1{
width:926px;
font-size:0px;
height:11px;
background-image:url(../img/contenttopbg.gif);
}
.contenttable2{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
width:926px;
height:100%;
background-image:url(../img/contentcenterbg.gif);
}
.contenttable3{
font-size:0px;
width:926px;
height:11px;
background-image:url(../img/contentbottombg.gif);
}
.maintext{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
}
.copyright{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-align:center;
line-height:35px; 
width:926px;
height:43px;
background-image:url(../img/bottombg.jpg);
}
.copy1{
	width:10px;
	height:43px;
	float:left;
	background-image:url(../img/bottom1.jpg);
}
.copy2{
	width:10px;
	height:43px;
	background-image:url(../img/bottom2.jpg);
	float:right;
}