body {
	color: #6B3F00;
	background-color: #FFFFFF;
	margin: 10px;
}

a:link{
	color:#6B3F00;
	text-decoration:underline;
}
a:visited{
	color:#CC0000;
	text-decoration:underline;
}
a:active{
	color:#CC0000;
	text-decoration:underline;
}
a:hover{
	color:#CC0000;
	text-decoration:underline;
}


.text10{ 
	font-size:10px;
	font-weight:200;
	line-height:140%;
}

td{
	font-size:12px;
}

.b{
	font-size:12px;
	font-weight:800;
}

.tit{
	font-size:14px;
	font-weight:800;
	color:#FC7215;
}

.news{
	font-size:12px;
	font-weight:800;
	color:#CC0000;
}

#customize{
	width:100%;
	height:664;
	margin:20px;
	padding:0px;
	text-align:center;
	background-image: url(../images/uc.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-indent:-9999px;
}

.f_top_bk {
	background-image: url(../images/f_main_bk.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}
