body {
	background:url('../images/bgr2.jpg') #f7ecbe;
	padding:0px;
	margin:0px;
	color:#7D3220;
	font-family:Times, Arial, Verdana;
	font-size:13px;
}
td {
	color:#7D3220;
	font-family:Times, Arial, Verdana;
	font-size:13px;
}
a {
	color:#D38907;
	text-decoration:underline;
}
p {
	margin:0px;
}
table.main {
	background:url('../images/bgr.jpg') center no-repeat;
	width:979px;
	height:609px;
	/*border:1px solid #D8BD69;*/
}
.w100 {
	width:100%;
}
.h100 {
	height:100%;
}
.copyrights {
	text-align:right;
}
.copyrights div {
	overflow:hidden;
	width:170px;
	height:15px;
	text-align:right;
	float:right;
}
div.top_title {
	overflow:hidden;
	width:485px;
	height:25px;
}
div.content {
	overflow:auto;
	width:485px;
	height:280px;

	SCROLLBAR-FACE-COLOR: #f7ecbe;
	SCROLLBAR-ARROW-COLOR: #D7BB65;
	SCROLLBAR-BASE-COLOR: #EDDCB0;/*#CC0000;*//*#FE8063;*/
	SCROLLBAR-DARKSHADOW-COLOR: #D7BB65;
	SCROLLBAR-SHADOW-COLOR:#D7BB65;
	SCROLLBAR-HIGHLIGHT-COLOR: #D7BB65;/*#CC0000;*//*#ECCB67;*/
	SCROLLBAR-TRACK-COLOR: #EBD99C;
}
.lang, .lang a {
	color:#D7BB65;
	font-size:12px;
	text-decoration:none;
}
.date {
	color:#D38907;
}
