body {
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif, "ËÎÌå";
	font-size: 14px;
	text-align:center;
}
#hp-content-box {
	height: 280px;
	background-image: url(../img/leap_year_2008.jpg);
	margin-top: 205px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	margin-top: 15px;
	line-height: 25px;
	height:36px;
	}
#footer-content_box{
	float: left;
	padding-left: 10px;
	line-height: 35px;
}
#c_f_s_f, #wanson, #cwt, #wanson-tent, #yellowpage{
	display:block;
	margin-left:8px;
	float:right;
	height: 35px;
	width: 150px;
	}

/*lvha-began*/
a:link {
	text-decoration:none;
	color:#878787;
	}
a:visited {
	text-decoration:none;
	}
a:hover {
	text-decoration:none;
	color:#c50000;
	}
a:active {
	text-decoration:none;
	color:#FF0000;} 
/*lvha-end*/ 
