/* CSS Document */

body{
	background-color: #EBBF3A;
	margin: 15px;
}

#conatiner {
	width: 770px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#header {
	width: 770px;
	height: 200px;
}
#footer {
	height: 80px;
	width: 770px;
}
#content {
	width: 770px;
	background-color: #FFFFFF;
	height: auto;
}
#h01 {
	height: 27px;
	width: 770px;
	float: left;
	background-image: url(../img/hbg1.gif);
}
#h02 {
	background-image: url(../img/hbg2.jpg);
	height: 173px;
	width: 770px;
}
#h021 {
	height: 90px;
	width: 490px;
	margin-left: 20px;
	float: left;
}
#h021 img {
	border: 0px;
}
#f01 {
	width: 770px;
	height: 53px;
	background-color: #999999;
}
#f02 {
	background-image: url(../img/fbg.gif);
	height: 27px;
	width: 770px;
}
#f011 {
	float: right;
	height: 45px;
	width: 400px;
	font-size: 11px;
	text-align: right;
	margin-top: 8px;
	margin-right: 10px;
}
#c01 {
	margin-top: 20px;
	margin-bottom: 20px;
	height: auto;
}
#c02 {
	margin-right: 30px;
	margin-left: 30px;
	width: 710px;
}
