.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: #000000; text-decoration: underline; }
A:visited { color: #000000; text-decoration: underline; }
A:hover   { color: #FF0000; text-decoration: underline; }
A:active  { color: #000000; text-decoration: underline; }


#header{
	width:1000px;
	height:34px;
	background-image:url(img/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{
	width:1000px;
	height:34px;
	background-image: url(img/footer.jpg);
}