.font_s {  font-size: 10px; font-style: normal; line-height: 12px; font-weight: normal; color: #FFFFFF}
.font_m {  font-size: 12px; font-style: normal; line-height: 18px; font-weight: normal; color: #FFFFFF}
.font_m2 {  font-size: 12px; font-style: normal; line-height: 18px; font-weight: normal; color: #F4EFDA}
.font_mb {  font-size: 12px; font-style: normal; line-height: 18px; font-weight: bold; color: #4C3C2F}
.font_l {  font-size: 16px; font-style: normal; line-height: 18px; font-weight: normal; color: #FFFFFF}
.font_lb {  font-size: 14px; font-style: normal; line-height: 18px; font-weight: bold; color: #FFFFFF}
.font_lb2 {  font-size: 16px; font-style: normal; line-height: 18px; font-weight: bold; color: #FFFFCC}
.font_lb3 {  font-size: 16px; font-style: italic; line-height: 22px; font-weight: bold; color: #4C3C2F}

A{ font-size : 12px ; line-height : 14px ; color : #666666 }
A:link {color:#FFFFFF } 
A:visited {color:#FFFFFF } 
A:hover {color:#FF0000 }

body {
	background-color: #000000;
	font-size: 12px; font-style: normal; line-height: 18px; font-weight: normal; color: #FFFFFF;
}

#line02 {
	background: url(img/line_02.gif) repeat-x;
	width: 810px;
	height: 5px;
	margin: 20px;
}