@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg_body.gif);
	background-repeat:repeat;
	background-position:center top;
	background-color:#404040;
}
.WAPPER{
	width:1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	background-color:#afafaf;
	background-position: center;
	height: auto;
	z-index: 0;
}
.TOP{
	width:1000px;
	background-image:url(../images/bg.jpg);
	height:380px;
	margin:0 auto;
}

.INDEX_AD{
	width:700px;
	height:233px;
	margin-left:35px;
	float:left;
}
.LEFT{
	width:257px;
	background-color:#969696;
	float:left;
	height:465px;

}
.RIGHT{
	width:743px;
	float:left;
	}
.FOOTER{
width:680px;
height:45px;
margin:0 auto;
padding-left:320px;
padding-top:45px;
background-image:url(../images/footer.jpg);
color:#333333;
font-size:12px;
float:left;
}

.h1{
color:#333;
font-size:10px;
text-decoration:none;
}
.h2{
color:#fff;
font-size:11px;
text-decoration:none;
}
.h3{
	font-size:12px;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
}
.h3 a{
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}
.h3 a:hover{
	font-size:12px;
	color:#000;
	text-decoration:none;
}
.h5{
	font-size:13px;
	color:#fff;
	font-weight:normal;
}
.h6{
	font-size:13px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
}
.h6 a{
	font-size:13px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
}
.h6 a:hover{
	font-size:13px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.h4{
font-size:13px;
color:#990033;
text-decoration:none;
}
.h4 a{
font-size:13x;
color:#990033;
text-decoration:none;
}
.h4 a:hover{
font-size:13px;
color:#666666;
text-decoration:none;
}