.home_bg{
	background:url(../images/home_bg.jpg) no-repeat top center;
}
.support{
	position:absolute;
	top:0px;
	right:0px;
	background:url(../images/support.png) no-repeat bottom;
	padding:5px 11px 14px 18px;
	width:135px;
}
a.link_home{
	position:absolute;
	top:0px;
	right:168px;
	background:url(../images/icon6.png) no-repeat;
	width:46px;
	height:36px;
	display:block;
	text-indent:-9999px;
}
.support h3 a{
	color:#fff;
	text-transform:uppercase;
	font-size:10px;
	background:url(../images/icon7.jpg) no-repeat right center;
	padding-right:19px;
}
.support_icon{
	padding-top:6px;
	display: none;
}
.support_icon a{
	float:left;
	margin-right:6px;
}
.support .active{
	background:url(../images/icon9.jpg) no-repeat right center;
}
p.hotline{
	position:absolute;
	top:0px;
	right:221px;
	padding-top:13px;
	color:#b6b6b6;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
}
p.hotline span{
	color:#ff9c00;
	font-size:18px;
	text-shadow: 0 0 0.2em #fff, 0 0 0.2em #fff, 0 0 0.2em #fff;
	font-weight:bold;
}
.logo_home{
	width:489px;
	height:100px;
}
.logo{
	width:489px;
	height:106px;
}
form.search_top{
	float:right;
	width:264px;
	height:29px;
}
form.search_top input{
	float:left;
	border:none;
}
form.search_top input.input_text{
	background:url(../images/input_bg.png) no-repeat;
	height:17px;
	padding:6px 0px 6px 19px;
	width:198px;
	color:#999999;
	font-size:11px;
}
form.search_top input.search_submit{
	background:url(../images/btn_bg.png) no-repeat;
	width:47px;
	height:29px;
}
/*================================================= FOOTER =============================================*/
#footer{
	color:#000;
	height:125px;
	overflow:hidden;
	border-top:5px solid #028e38;
	font-size:11px;
}

.footer_left{
	float:left;
	width:528px;
	padding-top:15px;
	line-height:16px;
}

.footer_left p a{
	color:#5591e8;
}
.footer_right{
	float:right;
	width:200px;
	color:#000;
	font-size:11px;
}
.footer_left p,.footer_right p{
	margin:3px 0px;
}
.visited{
	width:200px;
	float:left;
	padding-top:40px;
}
a.top_link{
	float:right;
	margin-bottom:22px;
}