@charset "utf-8";

body{
	font-size: 10px;
	background: url(../images/body_bg.jpg) top left repeat-x;
}


#header #font_s {
	background: url(../images/btn_text-s_o.jpg) no-repeat;
	text-indent:200px;

line-height:0;
overflow:hidden; 
}

a:link {
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
a:visited {
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
a:hover {
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}
