@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0; outline:none;}
html.body{height:100%;}
a {outline:none;}
a {text-decoration:none; cursor:pointer;}
img {border:none;}
div.warpperhome{ width:914px; margin:0 auto; }
div.01{float:left; width:914px; height:24px; }

*{
	padding:0;
	margin:0;
	}
body{
	margin:0;
	padding:0;
	background:url(../images/bg.jpg) no-repeat;
	}
#wrapper{
	width:1000px;
	margin:auto;
	}
#header{
	width:1000px;
	height:238px;
	background: url(../images/header_bg.jpg) no-repeat;
	}
#head_logo{
	width:991px;
	height:170px;
	padding:18px 0 0 9px;
	}
#menu{
	width:1000px;
	height:42px;
	}
#menu ul{
	list-style:none;
	margin:11px 0 0 26px;
	}
#menu ul li{
	float:left;
	margin-right:32px;
	}
#menu ul li a{
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;
	font-family: 'Cabin Condensed', sans-serif;
	font-weight:bold;
	}
#menu ul li a:hover{
	color:#d2fd5f;
	}
#menu ul li a.active{
	color:#d2fd5f;
	}
#slider{
	width:996px;
	height:350px;
	background:#FFFFFF;
	padding:2px;
	}
#maincont{
	width:1000px;
	height:557px;
	margin:17px 0 0 0;
	}
#main_left{
	width:685px;
	height:536px;
	background:#608f02;
	float:left;
	margin-right:10px;
	border:3px solid #d8fc91;
	}
#main_left h1{
	color:#FFFFFF;
	text-align:center;
	font-size:18px;
	margin:20px 0;
	font-family: 'Brawler', serif;
	font-weight:500;
	line-height:30px;
	}
#main_left p{
	font-size:12px;
	color:#fffa7e;
	line-height:25px;
	text-align:justify;
	padding:0 15px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	}
.read_stle{
	font-size:15px;
	color:#FFFFFF;
	float:right;
	padding-right:12px;
	text-decoration:none;
	}
a:hover.read_stle{
	color:#003300;
	}
.spce_para{
	margin-top:20px;
	}
#main_serv{
	width:297px;
	height:540px;
	float:right;
	background:#fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border:1px solid #666464;
	}
#main_serv h3{
	color:#4e7503;
	font-size:18px;
	float:left;
	padding:10px;
	font-weight:400;
	font-family: 'Brawler', serif;
	}
.pict_space{
	padding:5px;
	}
.pict2_space{
	padding:0 10px;
	}
#main_serv ul{
	list-style:url(../images/ul_style_bg.png);
	margin-left:28px;
	}
#main_serv ul li{
	line-height:33px;
	font-size:15px;
	color:#679c00;
	font-family: 'Kameron', serif;
	}
	#main_serv ul li a{
	line-height:33px;
	font-size:15px;
	color:#679c00;
	font-family: 'Kameron', serif; text-decoration:none;
	}
	#main_serv ul li a:hover{ text-decoration:underline;
	
	}
	
#bottom_cont{
	width:1000px;
	height:313px;
	padding:20px 0;
	}
#bottom_cont_box1{
	width:361px;
	height:313px;
	float:left;
	border-right:1px #4c6c0d dashed;
	}

#bottom_cont_box2{
	width:268px;
	height:283px;
	float:left;
	border-right:1px #4c6c0d dashed;
	padding:30px 0 0 25px;
	}
#bottom_cont_box3{
	width:314px;
	height:313px;
	float:right;
	padding-left:30px;
	}
.box_head{
	color:#fff;
	font-size:18px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	}
.box_brdr{
	border:2px solid #CCCCCC;
	}
.box_parag{
	font-size:14px;
	color:#d7fa93;
	font-weight:500;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	line-height:25px; margin-top:7px;
	}
	.box_paragR{
	font-size:14px;
	color:#d7fa93;
	font-weight:500;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	line-height:25px;
	}
.para_brdr{
	border-bottom:1px solid #98e400;
	padding:0px 0;
	}
.para_brdr_space{
	padding-top:10px;
	}
.dir_box2{
	font-weight:bold;
	font-size:14px;
	}
#footer{
	width:1000px;
	height:81px;
	}
	#footer p{
	width:700px;
	 line-height:25px; font-family:Arial, Helvetica, sans-serif; font-size:12px;
	 margin-top:5px; text-decoration:none; color:#000;
	}
	#footer p a{ line-height:25px; font-family:Arial, Helvetica, sans-serif; font-size:12px;
	 margin-top:10px; text-decoration:none; color:#000;}
	
	#footer p a:hover{text-decoration:underline; color:#A00;}


