@charset "UTF-8";
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-shadow: 1px 1px #fff;
	background-image: url(../images/bg.jpg);
	color: #666;
}
a {
	color: #A0CF67;
	text-decoration: none;
}
.clear {
	clear:both;
	height: 0px;
}#wrapper_header {
	height: 200px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper_header #logo {
	height: 200px;
	width: 300px;
	float: left;
	background-image: url(../images/logo.png);
	background-position: left 50px;
	background-repeat: no-repeat;
}
#wrapper_header #wrapper_nav {
	float: right;
	width: 500px;
}
#wrapper_header #wrapper_nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#wrapper_header #wrapper_nav ul li {
	float: left;
}
#wrapper_header #wrapper_nav ul .spliter {
	height: 42px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #666;
	margin-top: 82px;
}
#wrapper_header #wrapper_nav ul li a {
	text-transform: capitalize;
	text-decoration: none;
	color: #666;
	display: block;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 20px;
	padding-top: 90px;
	padding-bottom: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;	
}
.home .btn_home, .btn_home:hover {
	background-image: url(../images/bg_btn_home.png);
	background-position: center top;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #9FCF67;
}

.about .btn_about, .btn_about:hover {
	background-image: url(../images/bg_btn_about.png);
	background-position: center top;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #900;
}

.service .btn_service, .btn_service:hover {
	background-image: url(../images/bg_btn_service.png);
	background-position: center top;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #09C;
}

.contact .btn_contact, .btn_contact:hover {
	background-image: url(../images/bg_btn_contact.png);
	background-position: center top;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #C36;
}
.home #wrapper_banner{
	background-color: #000;
	width: auto;
	text-shadow: 0px 0px;
	min-width:1250px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #A0D268;
}
.about #wrapper_banner{
	background-color: #000;
	width: auto;
	text-shadow: 0px 0px;
	min-width:1250px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #9B0003;
}
.service #wrapper_banner{
	background-color: #000;
	width: auto;
	text-shadow: 0px 0px;
	min-width:1250px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #009BCC;
}
.contact #wrapper_banner{
	background-color: #000;
	width: auto;
	text-shadow: 0px 0px;
	min-width:1250px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CE1C66;
}
#wrapper_content {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	padding-bottom: 100px;
}
#wrapper_content #sub_bar {
	float: left;
	width: 316px;
}
#wrapper_content #main_bar {
	float: right;
	width: 710px;
}
#wrapper_footer {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #333;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #ECECEC;
}
#wrapper_footer #footer {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper_footer #footer .footer_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #A1D268;
	width: 200px;
	float: left;
}
#wrapper_footer #footer .footer_info {
	float: right;
	padding-top: 7px;
}
#wrapper_footer #footer #copyright {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
	padding-top: 15px;
	color: #666;
	margin-top: 10px;
}
.ctn_update {
	width: 705px;
	margin-bottom: 50px;
}
.ctn_update .img_holder img {
	height: 300px;
	width: 700px;
	border: 1px solid #999;
}
.ctn_update .img_holder a img {
	border: 1px solid #999;
}
.ctn_update .text {
	font-size: 18px;
	padding-top: 10px;
	color: #999;
}
.ctn_update .text .green_word {
	color: #00A160;
	padding-right: 10px;
}
.pic_ctn {
	height: 150px;
	width: 200px;
	overflow: hidden;
	position: relative;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
.pic_ctn .pic_front {
	width: 200px;
	height: 80px;
	position: relative;
	z-index: 2;
	background-image: url(../images/bg_pic_front.png);
	display: block;
	text-decoration: none;
	padding-top: 220px;
}
.pic_ctn .pic_front:hover {
	bottom: 150px;
	background-image: none;
}
.pic_ctn .pic_front .pic_dsp {
	color: #FFF;
	padding: 5px;
	position: relative;
	bottom: 20px;
	display: block;
	height: auto;
	width: 150px;
	background-image: url(../images/bg_pic_dsp.png);
}
.pic_ctn .pic {
	position: relative;
	bottom: 300px;
	z-index: 1;
}
.pic_ctn2 {
	float: left;
	height: 150px;
	width: 200px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.pic_ctn2 a img {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pic_ctn2 a .pic_dsp {
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
	background-image: url(../images/bg_pic_dsp.png);
	height: 150px;
	width: 200px;
}
.pic_ctn2 a .pic_dsp span {
	color: #FFF;
	display: none;
	background-image: url(../images/bg_pic_dsp_span.png);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.pic_ctn2 a:hover .pic_dsp {
	background-image: none;
}
.pic_ctn2 a:hover .pic_dsp span {
	display: block;
}
.ctn_lgr {
	width: 315px;
	margin-bottom: 50px;
}
.ctn_lgr .header {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 30px;
	display: block;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	color: #A0CF67;
	margin-bottom: 20px;
}
.ctn_lgr .text {
	font-size: 20px;
	color: #666;
}
.ctn_lgr .footer a {
	text-decoration: none;
	color: #00A160;
	font-size: 18px;
	display: block;
	padding-top: 30px;
}
.container {
	float: left;
	height: auto;
	width: 280px;
	margin-bottom: 50px;
	margin-right: 70px;
}
.container.footer {
	margin: 0px;
}
.container .header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #A0CF67;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-bottom: 15px;
}
.container .text {
	color: #666;
	overflow: visible;
}
.container .text a  {
	color: #A0CF67;
	text-decoration: none;
}
.container .footer {
}
.container .footer a {
	color: #00A160;
	text-decoration: none;
	font-size: 18px;
}
.moreCtn a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	text-decoration: none;
	color: #A0CF67;
	display: block;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
.ac_header {
	width: 650px;
	clear: both;
	cursor: hand;
	cursor: pointer;
	background-image: url(../images/bg_close.png);
	background-position: left 15px;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A0CF67;
	text-decoration: none;
	font-size: 30px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	text-indent: 22px;
	padding-top: 5px;
	padding-left: 5px;
}
.ac_header.openheader {
	background-image: url(../images/bg_open.png);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	border-bottom-color: #333;
}
.ac_header:hover {
	border-bottom-color: #000;
	color: #096;
}
.ac_ctn .ac_dsp {
	width: 650px;
	padding-top: 15px;
	padding-bottom: 50px;
	color: #666;
}
.ac_ctn .ac_dsp p {
	margin-top: 0px;
	margin-bottom: 15px;
	display: block;
}
.ac_ctn .ac_content {
	margin-bottom: 100px;
}
.ac_ctn .ac_content .text_content {
	width: 650px;
	color: #666;
}
.ac_ctn .ac_content .text_content p {
	margin-top: 0px;
	margin-bottom: 15px;
}
.ac_ctn .ac_content .text_content img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}
#main_bar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #A0CF67;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-bottom: 15px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#contact_form {
	color: #666;
}
#contact_form div {
	margin-top: 5px;
	margin-bottom: 5px;
}
#contact_form .text_fld {
	color: #999;
	margin-bottom: 10px;
	border: 1px dashed #999;
	font-size: 16px;
	padding: 2px;
}
#contact_form textarea {
	border: 1px dashed #999;
	margin-bottom: 20px;
	font-size: 16px;
	color: #999;
	padding: 2px;
}
