body {

margin: 0px;
padding: 0px;
height: 844px;
font-size: 70%;
line-height: 150%;
background: #FFD665 url(../img/bg_body_top.jpg) repeat-x;
text-align:center;

}

h1 {

float : left;
margin-top : 10px;
}

img {
	border: none;
	vertical-align : bottom;
}

a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #666666;
}



#wrapper {

width: 900px;
height: 844px;
margin : 0px auto;

}

#head {

width: 900px;
height: 70px;
text-align : left;

}

#menu {

width: 900px;
height: 56px;
text-align : left;

}

#menu ul{
}

#menu ul li {
	display:block;
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:left;
	
}

.logo {
	margin-left :30px;
	
}

.free {
	margin-left :390px;
	margin-top :10px;
	
}

#main_image {

width: 850px;
height: 294px;
margin : 0px auto;
}

.imgmain {

margin-top : 5px;
}

#main_main {

width: 850px;
height: 241px;
margin : 0px auto;
background: url(../img/bg_body_main.jpg) no-repeat;

}

#main_main ul {

}

#main_main li {

display:block;
padding:0px;
margin-right : 20px;
margin-top : 40px;
list-style-type:none;
float:left;

}



#bt_top {

width: 850px;
height: 36px;
margin : 0px auto;

}

#foot {

width: 850px;
height: 109px;
margin : 0px auto;
text-align : center;

}

#foot ul{

margin-top : 30px;

}

#foot ul li{

display : inline;
margin-right : 3px;
padding-left : 7px;
border-left : 1px solid #999;
list-style-type : none;

}

#copyright {

width: 850px;
height: 39px;
text-align : center;

}

#copyright p {

margin-top : 10px;

}

