@charset "UTF-8";
body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6c665a;
}
body {
	background-color: #dad3c4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/page_bg.gif);
}
.main_bds {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: none;
	border-left-style: double;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
}
.sub_head_bg {
	background-image: url(../img/subhead.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.ep_bg {
	background-image: url(../img/ep-bg.gif);
	background-repeat: repeat-y;
}
.title_bg {
	background-image: url(../img/title_bg.gif);
	background-repeat: no-repeat;
	height: 76px;
	width: 919px;
}
.link1 {
	font-size: 30px;
	letter-spacing: -1px;
	color: #866b5c;
}
.star_bg {
	background-image: url(../img/star_bg.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 207px;
}
.text1 {
	font-size: 14px;
	color: #e6dcc8;
}
h1 {
	font-size: 30px;
	font-weight: bold;
	color: #ffffff;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: -1px;
	margin-left: 0px;
}
h2 {
	font-size: 16px;
	color: #8a8270;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}
.thumb_bd {
	border: 1px solid #CD3B3D;
}