
	a:link {
		color : #39454e;
		text-decoration : none;
	}
	a:visited {
		color : #39454e;
		text-decoration : none;
	}
	a:active {
		color : #39454e;
		text-decoration : none;
	}
	a:hover {
		color : #000000;
		text-decoration : underline;
	}
	a.white:link {
		color : #b8b3a8;
		text-decoration : none;
	}
	a.white:visited {
		color : #b8b3a8;
		text-decoration : none;
	}
	a.white:active {
		color : #b8b3a8;
		text-decoration : none;
	}
	a.white:hover {
		color : #ffffff;
		text-decoration : none;
	}
	.main {
		font-size : 12px;
		color : #52504b;
		font-family : "Arial";
		line-height : 12pt;
	}
	.news_t {
		font-size : 15px;
		color : #52504b;
		font-family : "Arial";
		line-height : 12pt;
	}
	.home_box {
		font-size : 12px;
		color : #b8b3a8;
		font-family : "Arial";
		line-height : 13pt;
	}
	.hm_price {
		font-size : 11px;
		color : #9c8036;
		font-family : "Arial";
		line-height : 12pt;
	}
	.hm_news {
		font-size : 10px;
		color : #b8b3a8;
		font-family : "Arial";
		line-height : 8pt;
	}
	.sp_rtxt {
		font-size : 11px;
		color : #39454e;
		font-family : "Arial";
		line-height : 11pt;
	}
	.footcp {
		font-size : 11px;
		color : #706f6a;
		font-family : "Arial";
	}
	.foot {
		font-size : 14px;
		color : #b4b3ae;
		font-family : "Arial";
	}
	a.footmenu:link {
		color : #b4b3ae;
		text-decoration : none;
	}
	a.footmenu:visited {
		color : #b4b3ae;
		text-decoration : none;
	}
	a.footmenu:active {
		color : #b4b3ae;
		text-decoration : none;
	}
	a.footmenu:hover {
		color : #ffffff;
		text-decoration : none;
	}
	.msg {
		border-top : 1px solid #a4a3a0;
		border-bottom : 1px solid #a4a3a0;
	}
	.msgf {
		border-right : none;
		border-top : none;
		border-bottom : none;
		border-left : none;
		font-family : "Arial", serif;
		font-weight : normal;
		font-size : 12px;
		color : #646449;
		width : 100%;
		background-color : #f3f3f3;
	}
	.form {
		border-right : none;
		border-top : 1px solid #a4a3a0;
		border-bottom : 1px solid #a4a3a0;
		border-left : none;
		font-family : "Arial", serif;
		font-weight : normal;
		font-size : 12px;
		color : #646449;
		width : 100%;
		background-color : #f3f3f3;
	}
	body {
		background-color : #060606;
		background-image : url(images/sp_bg.gif);
		background-repeat : repeat-x;
		margin-top : 0;
		margin-bottom : 50px;
	}

