.font-size10 {font-size:10px; line-height:140%;}
.font-size12 {font-size:12px; line-height:140%;}
.font-size14 {font-size:14px; line-height:140%;}
.font-size16 {font-size:16px; line-height:140%;}
.font-size18 {font-size:18px; line-height:140%;}
A:link    { color: #FF7E00; text-decoration: underline; }
A:visited { color: #EF1A1A; text-decoration: underline; }
A:hover   { color: #FFC53A; text-decoration: underline; }
A:active  { color: #6C4B1B; text-decoration: underline; }
body {
	scrollbar-base-color: #996850;
	SCROLLBAR-FACE-COLOR: #6F451D;
	SCROLLBAR-SHADOW-COLOR: #4F2C1B;
	SCROLLBAR-3DLIGHT-COLOR: #996850;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color:#35291B;
}

#header{
	width:1000px;
	height:34px;
	background-image:url(../img/frame/header.jpg)

}


#top_h1{
	float:right;
	color:#fff;
	padding-top: 0px;
	font-size:12px;
}

.outline1{
	background:url(../img/main/outline.jpg);
	width:894px;
	height:73px;
	
	}

.footer{
	height:40px;
	background-image: url(../img/frame/footer.jpg);
}
