@charset "utf-8";
/* CSS Document */

body{
color:#FFFFFF;
width:100%;
height:100%;
margin:0;
background-color: #131311;
background-image:url(../images/10big.jpg);
background-repeat:repeat-x;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

a:hover{
	color:#fff;
	text-decoration: underline;	
}
	
a:active {
	text-decoration: none;
}

a:link { color:#00FFFF;
}

a:hover{
	color:#fff;
	text-decoration: underline;	
	}
	
a:visited {
color:#00FFFF; 
text-decoration: none;
}

.page{
width:1024px;
height:100%;
margin-left:auto;
margin-right:auto;
}

.header{
width:1024px;
float:left;
height:143px;
background-image:url(../images/bg_header.gif);
background-repeat:no-repeat;
}

.mainmenu{
width:1024px;
float:left;
height:24px;
padding-left:20px;
margin-top:119px;
}
.eachmenu{
float:left;
text-align:left;
padding-left:15px;
height:24px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
vertical-align:middle;
text-align:center;
padding:5px 20px 5px 20px;
margin-right:10px;
}


.eachmenu:hover{
background:#ffffff;
color:#000000;
cursor:hand;
}


.mainbanner{
width:1024px;
float:left;
height:300px;
}

.maincontentindex{
width:1023px;
float:left;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
height:820px; /*if use image here, better give a height, only text will be fine.*/
background-image:url(../images/bg_maintop.gif);
background-repeat: repeat;
}


.maincontent1{
width:1023px;
float:left;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
height:10px; /*if use image here, better give a height, only text will be fine.*/
background-image:url(../images/bg_maintop.gif);
background-repeat: repeat;
}

.rightcontent
{
	width:220px;
	margin-left:211px;
	margin-right:10px;
	z-index:4;
	position:absolute;
	left: 720px;
	top: 450px;
	height: 4px;
}



.maincontent2{
width:1023px;
float:left;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
height:810px; /*if use image here, better give a height, only text will be fine.*/
background-image:url(../images/bg_maintop.gif);
background-repeat: repeat;
}

.maincontent3{
width:1023px;
float:left;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
height:300px; /*if use image here, better give a height, only text will be fine.*/
background-image:url(../images/bg_maintop.gif);
background-repeat: repeat;
}

.maincontent4{
width:1023px;
float:left;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
height:110px; /*if use image here, better give a height, only text will be fine.*/
background-image:url(../images/bg_maintop.gif);
background-repeat: repeat;
}

.maincontent5{
width:1023px;
float:left;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
height:100%; /*if use image here, better give a height, only text will be fine.*/
background-image:url(../images/bg_maintop.gif);
background-repeat: repeat;
}

.maincontent6{
width:1023px;
float:left;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
height:470px; /*if use image here, better give a height, only text will be fine.*/
background-image:url(../images/bg_maintop.gif);
background-repeat: repeat;
}

.maincontent7{
width:1023px;
float:left;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
height:480px; /*if use image here, better give a height, only text will be fine.*/
background-image:url(../images/bg_maintop.gif);
background-repeat: repeat;
}

.maincontent8{
width:1023px;
float:left;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
height:100%; /*if use image here, better give a height, only text will be fine.*/
background-image:url(../images/bg_maintop.gif);
background-repeat: repeat;
}

.downpart{
width:1024px;
float:left;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
height:433px;
background-image: url(../images/bg_downpart.gif);
background-repeat:no-repeat;
}


.maincontentdown{
width:1024px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
float:left;
height:316px;
}



.footer{
width:1024px;
float:left;
padding-left:20px;
padding-top:30px;
height:89px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
}

.footermenu{
height:13px;
float:left;
padding-right:15px;
padding-left:15px;
border-right:#FFFFFF solid 1px;
}


.footer a:hover{
	color:#fff;
	text-decoration: underline;	
	}


.footermenu_last{
border:0;
}


.footermenu a{
color:#FFFFFF;
}

.footermenu a:visited{
color:#FFFFFF;
}
