@charset "utf-8";

@import "style.css";

a:link {
	color: #333333;
}

a:visited {
	color: #333333;
}

a:hover {
	color: #D5AA00;
}

a:active {
	color: #333333;
}

#body {
	border-top: 4px solid #FFCC00;
}

#header {
	background: url(../img/header.jpg) no-repeat left top;
	padding-bottom: 50px;
}

#header div.search {
	height: 22px;
	width: 468px;
	position: absolute;
	left: 514px;
	top: 87px;
	text-align: right;
}

#right {
	padding: 0px 10px 10px;
	float: right;
	width: 626px;
}

#left {
	padding: 0px 0px 10px 10px;
	float: right;
	width: 336px;
}

#right ul,
#right p {
	padding: 10px 10px 0px;
}

#right table {
	margin: 10px auto 0px;
}

#right table,
#left table {
	border-collapse:collapse;
}

#right th,
#right td,
#left th,
#left td {
	border: 1px solid #CCCCCC;
}

#right th,
#right td {
	padding: 5px;
	font-size: 14px;
}

#left th,
#left td {
	padding: 2px;
	font-size: 14px;
}

#right th,
#left th {
	background: #F0F0F0;
}

#left div.ads_336x280 {
	margin: 20px 0px 10px;
	height: 280px;
	width: 336px;
}

#right h3,
#left h3 {
	font-size: 14px;
	line-height: 15px;
	height: 18px;
	margin-top: 20px;
	font-weight: normal;
	color: #000000;
	padding: 6px 10px 0px;
	margin-bottom: 10px;
	background: #FFFBEA;
	border-bottom: 1px solid #FFE680;
}

#right h4 {
	font-size: 13px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	height: 16px;
	padding-top: 4px;
	padding-left: 10px;
	border-bottom: 1px dashed #999999;
	margin-top: 20px;
}

#footer {
	height: 100px;
	background: url(../img/footer_back.jpg) no-repeat 0px 80px;
}

#footer a.top_banner_left {
	display: block;
	float: left;
	height: 60px;
	width: 234px;
	margin: 0px 0px 0px 10px;
}

#footer a.top_banner {
	display: block;
	float: left;
	height: 60px;
	width: 234px;
	margin: 0px 0px 0px 12px;
}
