@charset "utf-8";
body {
	background-color: #FFF;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.navi_font {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.navi_font a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-bottom: 1px;
	width: 1px;
}
.navi_bottom_bg {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #186796;
}

.navi_font a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #14537C;
	text-decoration: none;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #BEDFF3;
	padding-bottom: 12px;
}
.first_box {
	background-image: url(images/first_box_top_bg_s1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.first_box_bg {
	background-image: url(images/first_box_center_bg_s1.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.inner_title_bg {
	background-image: url(images/inner_title_bg_s1.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.prod_font {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #124846;
	text-decoration: none;
}
.read_more {
	background-image: url(images/first_box_bottom_bg_s1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.wecome_font_black {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

.red_font {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #900;
	text-decoration: none;
}
.wecome_font_green {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #3F671A;
	text-decoration: none;
}
.common_font {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #3D3F2E;
	text-decoration: none;
	text-align: justify;
	line-height: 20px;
}
.banner_center {
	background-image: url(images/banner_center_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.big_green_font {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #18625E;
	text-decoration: none;
}
.client_top_bg {
	background-image: url(images/client_bg_s1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer_font {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #A8E1D8;
	text-decoration: none;
}
.footer_font a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #A8E1D8;
	text-decoration: none;
}
.footer_font a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.img_border {
	padding: 5px;
	border: 1px solid #999;
}
.inner_bg {
	background-image: url(images/inner_bg_s1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
