body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F1F1F1;
}
a:link {
	color: #666666;
}
.txt_white_14 {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #FFF;
	text-align: justify;
}
.txt_blc_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}

.txt_red_12, .txt_red_12 a, .txt_red_12 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #09F;
	text-decoration: underline;
}
.footer, .footer a, .footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
}
.side_bg {
	background-image: url(../images/side_bg01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 200px;
}
.txt_sub_title02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #282828;
	margin-bottom: 5px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 15px;
	width: 205px;
	height: 30px;
}
.txt_title_yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #070187;
}


.txt_title_blk {
	font-family: "Century Gothic", Arial;
	font-size: 18px;
	color: #333;
	margin-bottom: 5px;
}
.txt_title_blk_line {
	font-family: "Century Gothic", Arial;
	font-size: 18px;
	color: #333;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-bottom: 5px;
	padding-top: 5px;
}


.txt_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.txt_body_jus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: justify;
}

.txt_sub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}

.txt_body_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: justify;
}


.reg_spacing 
{
	line-height:5px;
}
.space {
	background-image: url(../images/space.png);
	background-repeat: repeat-y;
	width: 30px;
}
.bannerhome {
	margin-right: 80px;
	float: right;
}
.border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

.site_nav_btn {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	text-decoration: none;
	background-image: url(../images/arrow_yellow.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.site_nav_btn a {
	text-decoration: none;
	color: #333;
	font-size: 14px;

}
.site_nav_btn a:hover {
	text-decoration: underline;

}

.site_nav02_btn {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	text-decoration: none;
	background-image: url(../images/arrow01.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
	padding-left: 15px;
}
.site_nav02_btna:hover {
	text-decoration: underline;

}

.black_white {
	filter:gray;
	border: 1px solid #666;
}
.black_whitea:hover {}
.black_white:hover {filter:none;}
