@charset "utf-8";
html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #830E0E;
	SCROLLBAR-FACE-COLOR: #830E0E;
	SCROLLBAR-HIGHLIGHT-COLOR: #830E0E;
	SCROLLBAR-SHADOW-COLOR: #CCCCCC;
	SCROLLBAR-3DLIGHT-COLOR: #666666;
	SCROLLBAR-ARROW-COLOR:  #FAC102; 
	SCROLLBAR-TRACK-COLOR: #830E0E; 
	SCROLLBAR-DARKSHADOW-COLOR: #830E0E;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.top {
	color: #F9C400;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}
.top a:link { color:#F9C400; text-decoration:none;}
.top a:visited { color:#F9C400; text-decoration:none;}
.top a:hover { color:#F9C400; text-decoration:underline;}
.top a:active { color:#F9C400; text-decoration:none;}
.tit_1 {
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	color: #830E0E;
	text-decoration: none;
}
.tit_1 a:link { color:#830E0E; text-decoration:none;}
.tit_1 a:visited {color:#830E0E; text-decoration:none;}
.tit_1 a:hover { text-decoration:none; color:#830E0E;}
.tit_1 a:active { text-decoration:none; color:#830E0E;}

.tit_2 {
	font-size: 12px;
	line-height: 22px;
	color: #999999;
	text-decoration: none;
}
.tit_2 a:link { color:#999; text-decoration:none;}
.tit_2 a:visited {color:#999; text-decoration:none;}
.tit_2 a:hover { text-decoration:underline; color:#666;}
.tit_2 a:active { text-decoration:underline; color:#999;}
.tit_3 {
	font-size: 12px;
	line-height: 22px;
	color: #A47F54;
	text-decoration: none;
}
.tit_3 a:link { color:#A47F54; text-decoration:none;}
.tit_3 a:visited {color:#A47F54; text-decoration:none;}
.tit_3 a:hover { text-decoration:underline; color:#A47F54;}
.tit_3 a:active { text-decoration:underline; color:#A47F54;}

.contentxx { padding:5px;}
