body{
	margin:0px;
	padding:0px;
	background:#5d705c;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#391205;
	}
	
h1{color:#391205; font-family:"Times New Roman", Times, serif; font-size:20px; padding:0px; margin:0px;}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #391205;
	text-align: center;
}

	
.index_bg{
	background:url(../images/bg_index.jpg) repeat-y;
	}
	
.nav_area{
	padding:8px 0px 4px;
	}

.nav{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#406653;
	text-decoration:none;
	font-weight:bold;
	
	}
	
.nav:hover{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#0e251a;
	text-decoration:none;
	font-weight:bold;
	
	}
	
.f_11{
	font-size:11px;
	color:#406653;
	}
	
.link_11{
	font-size:11px;
	color:#406653;
	text-decoration:none;
	}
	
.link_11:hover{
	font-size:11px;
	color:#406653;
	text-decoration: underline;
	}
	
.index_mid_bg{
	background:url(../images/index_right_bg.jpg) top no-repeat;
	padding:5px 35px;
	color:#391205;
	}
	
.inner_mid_bg{
	background:url(../images/inner_right_bg.jpg) top no-repeat;
	padding:25px 35px 5px;
	color:#391205;
	}
	
.f_14{
	font-size:15px;
	}
	
.f_18{
	font-size:20px;
	}
	
.f_16{
	font-size:18px;
	}
.insert-box {
	background-color: #FFF;
	padding: 5px;
	margin-left: 7px;
}
.content-link {
	color: #391205;
	text-decoration: underline;
}
.content-link:hover {
	color: #391205;
	text-decoration: none;
}.small-text {
	margin:0px;
	padding:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#391205;
}
