/* CSS Document */

ul, li{
float:left !important;
list-style-type:none !important;
padding:0px !important;
margin:0px !important;

}

/*********Home_banner*********/
#home_banner .banner .img{
	width:970px !important;
	height:308px !important;
	float:left !important;
	background:url(images/img_1.jpg) no-repeat !important;
}
#home_banner .banner .img1{
	width:970px !important;
	height:308px !important;
	float:left !important;
	background:url(images/img_2.jpg) no-repeat !important;
}
#home_banner .banner .img2{
	width:970px !important;
	height:338px !important;
	float:left !important;
	background:url(images/img_3.jpg) no-repeat !important;
}
#home_banner .banner .left_content{
	width:587px !important;
	height:338px !important;
	float:left !important;
	background:url(images/home_banner_left.png) no-repeat left center !important;
}
#home_banner .banner .left_content1{
	width:587px !important;
	height:338px !important;
	float:left !important;
	background:url(images/home_banner1_left.png) no-repeat left center !important;
}
#home_banner .banner .left_content2{
	width:587px !important;
	height:338px !important;
	float:left !important;
	background:url(images/home_banner2_left.png) no-repeat left center !important; 
}
#home_banner .banner .left_content h3{
color:#ffffff !important;
font-size:28px !important;
font-weight:bold!important;
line-height:40px !important;
padding:87px 0 14px 15px!important;
margin:0px !important;
}
#home_banner .banner .left_content1 h3{
color:#ffffff !important;
font-size:28px!important;
font-weight:bold !important;
line-height:40px!important;
padding:77px 0 14px 15px !important;
margin:0px !important;
}
#home_banner .banner .left_content2 h3{
color:#ffffff !important;
font-size:28px !important;
font-weight:bold !important;
line-height:40px !important;
padding:136px 0 14px 15px !important;
margin:0px !important;
}

#home_banner .banner .left_content h6,#home_banner .banner .left_content1 h6, #home_banner .banner .left_content2 h6{
color:#ffffff !important; 
font-size:14px !important;
font-weight:normal !important;
padding:21px 0px 0px 15px !important;
margin:0px !important;
}
#home_banner .banner .left_content .bottom_border, #home_banner .banner .left_content1 .bottom_border, #home_banner .banner .left_content2 .bottom_border{
	background-color:#ffffff !important;
	width:333px !important;
	height:1px !important;
	float:left !important;
	margin-left:15px !important;
}

#home_banner .banner .right_content{
	width:308px !important;
	height:338px !important;
	/*background:url(images/home_banner_right.png) no-repeat left top;*/
	position:absolute  !important;
	margin-left:-32px !important; 	
}

#home_banner .banner .right_content1{
	width:308px !important;
	height:338px !important;
	/*background:url(images/home_banner1_right.png) no-repeat left top;*/
	position:absolute  !important;
	margin-left:-32px !important; 
}

#home_banner .banner .right_content2{
	width:308px !important;
	height:338px !important;
	/*background:url(images/home_banner2_right.png) no-repeat left top;*/
	position:absolute  !important;
	margin-left:-32px !important; 
}


html>body  #home_banner .banner .right_content{
	width:308px!important;
	height:338px!important;
	/*background:url(/Banner/home_banner_right.png) no-repeat left center;*/
	position:absolute  !important;
	margin-left:678px !important; 
}

html>body  #home_banner .banner .right_content1{
	width:308px!important;
	height:338px!important;
	/*background:url(/Banner/home_banner1_right.png) no-repeat left center;*/
	position:absolute  !important;
	margin-left:678px !important;     
}


html>body  #home_banner .banner .right_content2
{
	width:308px !important;
	height:338px !important;
	/*background:url(/Banner/home_banner2_right.png) no-repeat left center;*/
	position:absolute  !important;
	margin-left:678px !important; 
}