.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:#fff;
}
#header{
	width:900px;
	height:24px;
}

#top_sms{
	float:left;
	color:#000;
	z-index:1;
}

#top_sms_h1{
	color:#000;
	font-size:12px;
	padding-top: 0px;
	height:15px;
}

#top_h1{
	float:right;
	color:#000;
	padding-top: 0px;
	font-size:12px;
}
#product{
	width:80px;
	background-image: url(../img/index/product/body_1.gif);
}
