@charset "utf-8";
/* CSS Document */

a:link{
    color:#000;
    text-decoration:none;
}
a:visited{
	color:#000;
	text-decoration:none;
}
a:hover{
    text-decoration:underline;
}
#content_title{
	width:100%;
	height:100%;
}
#content_left{
	float:left;
	width:33px;
	height:65px;
	background-image:url(../img/content_left.jpg);
}
#content_center{
	float:left;
	width:929px;
	height:53px;
	background-image:url(../img/content_title.jpg);
	color:#FFF;
	text-align:left;
	padding-left:10px;
	padding-top:12px;
	text-transform:uppercase;
	font-weight:bold;
}
#content_right{
	float:right;
	width:33px;
	height:65px;
	background-image:url(../img/content_right.jpg);
}
#content{
	width:939px;
	background-image:url(../img/bg.jpg);
	padding-left:33px;
	padding-right:33px;
}

.content_wapper{
	width:900px;
	margin: 0 auto;
	height:100%;
	text-align:left;
	padding-top:20px;
	padding-left:30px;
	padding-right:20px;
	font-size:14px;
}
#ser_title{
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:18px;
	color:#f26815;
	padding-bottom:10px;
	text-transform:uppercase;
}
.service_pest{
	width:100%;
	padding:10px 10px 20px 20px;
}
.service_pest_top{
	width:100%;
	padding-bottom:10px;
}
.service_pest_img{
	float:left;
	height:77px;
	width:99px;
}
.service_pest_title{
	float:left;
	padding: 0px 0px 0px 10px;
	width:600px;
}
.service_pest_bottom{
	padding-left: 20px;
	padding-right: 40px;
}
#img_inner{
	float:left;
	width:300px;
	height:225px;
}
div img{
	border:none;
}
#content_inner{
	float:left;
	padding-left:20px;
	width:500px;
}
li{
	font-size:14px;
}
#allservice{
	padding-top:50px;
	width:850px;
	margin:0 auto;
}
.pest{
	float:left;
	margin:0 auto;
	text-align:center;
	margin-bottom:50px;
	
	color:#333;
	display:block;
	width:140px !important;
	
	position:relative;
}
.our_service{
	float:left;
	text-align:left;	
	
	color:#00F;
	font-weight:bold;
	display:block;
	width:auto !important;
	
	position:relative;
}
.text{
	padding-top:20px;
}

p{
	padding-top:10px;
	font-size:14px;
	text-align:justify;
}
.img_about_1{
	width:290px;
}
.pestcare{
	color:#00F;
	font-weight:bold;
}
.pestcare a:link{
    color:#00F;
    text-decoration:none;
}
.pestcare a:visited{
	color:#00F;
	text-decoration:none;
}
.pestcare a:hover{
    text-decoration:underline;
}


h1{
	color:#f26815;
	font-weight:bold;
	font-size:16px;
}
h2{
	color:#f26815;
	font-weight:bold;
	font-size:18px;
	text-decoration:underline;
}
h3{
	font-size:18px;
	text-transform:uppercase;
}
.center{
	text-align:center;
}
#cus_left_content{
	width:400px;
	padding:10px 10px 10px 20px;
	float:left;
}
#cus_right_content{
	width:400px;
	padding:10px 20px 10px 10px;
	float:right;
}

#copyright{
	font-size:12px;
	color:#FFF;
	text-align:center;
	padding-top:15px;
}
#support{
	background-image:url(../img/support.jpg);
	padding-top:80px;
	padding-left:5px;
	width:438px;
	height:200px;	
}
#supportvn{
	background-image:url(../img/supportvn.jpg);
	padding-top:80px;
	padding-left:5px;
	width:438px;
	height:200px;	
}
.slogan{
	font-weight:bold;
}
#copyright a{
	color:#C30;
	text-decoration:none;
}
#copyright a:hover{
    text-decoration:underline;
}
#copyright a:visited{
	color:#C30;
	text-decoration:none;
}

p a:link{
    color:#C30;
    text-decoration:none;
}
p a:visited{
	color:#C30;
	text-decoration:none;
}
p a:hover{
    text-decoration:underline;
}