#body {
	width: 905px;
	height: auto;
	line-height: 17px;
	font-size: 12px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin-top:0;
	border: 1px solid #CCCCCC;

}
#head {
	background-color: #FFFFFF;
}
#body #main #h2 {
	width: 650px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 14px;
}

#side {
	height: auto;
	float: left;
	margin-top: 30px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	width: 175px;
}
#main {
	float: right;
	height: auto;
	width: 710px;
	top: 0px;
	margin-top: 30px;
	clip: rect(20px,auto,auto,auto);
	margin-bottom: 40px;
}
#body #h1 {
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;
}
#body #main #h2 ul {
	list-style-image: url(../img/img3.png);
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	line-height: 25px;
}
#body #contents a {
	font-size: 14px;
	text-decoration: none;
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 125px;
	text-align: center;
	color: #FFFFFF;
	float: left;
	line-height: 30px;
	padding-right: 4px;
}
#body #contents a:hover {
	color: #FFFFFF;
	background-image: url(../img/menu_on.png);
	background-repeat: no-repeat;
}
#footer_down {
	height: 100px;
	width: 905px;
	background-color: #333333;
	clear: both;
	margin-top: 30px;
	letter-spacing: 0em;
	padding-top: 20px;
	padding-bottom: 10px;
}
#body #footer_down h3 {
	font-size: 14px;
	line-height: 15px;
	color: #FFFFFF;
	padding-left: 20px;
}
#body #main #h2 table {
	font-size: 12px;
	line-height: 20px;
	text-align: left;
}
hr {
color:#CCCCCC;
height:1px;
}
#body #side #advertise {
	border: 1px solid #CCCCCC;
}
