@charset "UTF-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	font-size: 14px;
	color: #616161;
	font-weight: normal;
	background-color: #FFF;
}
html{
		height:101%;
	}
	
body a:link, body a:visited {
	color: #7F6A0C;
	text-decoration: underline;
}
body a:hover, body a:active {
	color: #7F6A0C;
	text-decoration: underline;
}
	
.tbl_content {
	background-image: url(images/body-bg_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: justify;
}
.top_navi, .top_navi a:link, .top_navi a:visited {
	font-size: 14px;
	color: #999;
	text-decoration: none;
}
.top_navi a:hover, .top_navi a:active {
	font-size: 14px;
	color: #FFF;
	background-color: #7A6F00;
	text-decoration: none;
}
.tbl_info {
	font-size: 11px;
	color: #333;
	text-align: justify;
}
.tbl_info_title {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #7F6A0C;
	text-align: left;
}
.tbl_info_lnk, .tbl_info_lnk a:link, .tbl_info_lnk a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #7F6A0C;
	text-decoration: none;
	text-align: right;
}
.tbl_info_lnk a:hover, .tbl_info_lnk a:active {
 text-decoration:underline;	
}
.txt_title {
	font-size: 22px;
	color: #888044;
}
.txt_s_title {
	font-size: 16px;
	color: #888044;
}
.txt_s_links, .txt_s_links a:link, .txt_s_links a:visited {
	line-height: 25px;
	font-size: 12px;
	text-decoration: none;
}
.txt_s_links a:hover, .txt_s_links a:active {
	text-decoration: underline;
}
.bullet_side {
	background-image: url(images/icons_10.jpg);
	background-repeat: no-repeat;
	width: 24px;
	background-position: left 5px;
	vertical-align: top;
}
.txt_body {
	font-size: 14px;
	line-height: 20px;
}
.txt_wht {
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	line-height: 25px;
}
.txt_wht  a:link, .txt_wht a:visited{
	color: #F6BE49;
	text-decoration: underline;
}

.txt_wht  a:hover, .txt_wht a:active{
	color: #FFF;
}
