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