#main {
	width: 966px;
	margin-right: auto;
	margin-left: auto;

}
#main_top {
	height: 254px;
	width: 100%;
}
#main_top #main_top_left {
	height: 254px;
	width: 579px;
	float: left;
}
#main_top #main_top_right {
	float: right;
	width: 386px;
	height: 254px;
	background-image: url(../web_images/home_bg_1.jpg);
	background-repeat: no-repeat;
	
}
#main_top_right #home_content {
	width: 340px;
	padding-left: 27px;
	padding-top: 23px;
}
#main_top_right #top_right_bottom {
	width: 100%;
	padding-top: 14px;
}
#top_right_bottom #top_learn_bn {
	width: 124px;
	height: 29px;
	float: left;
	padding-left: 27px;
}
#top_right_bottom #top_contact {
	float: left;
	width: 115px;
	height: 29px;
	line-height: 29px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111111;
	text-align: right;
}


#home_content h1 {
	color: #4b4b4b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}
#top_contact_img {
	width: 104px;
	float: right;
	height: 25px;
	padding-right: 10px;
	padding-top: 4px;
}

#home_content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4b4b4b;
	line-height: 18px;
}
#main_products {
	width: 100%;
	float: left;
}
#main_products #pro_title {
	width: 80%;
	
}

#main_products #pro_title h1 {
	color: #ff7700;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 36px;
	float: left;
	width: 100%;
}
#main_pro_detail {
	width: 100%;
	float: left;
}
#main_pro_desc #img_title {
	height: 22px;
	padding-top: 14px;
}

#main_pro_desc #img_title h1 {
	
	padding-left: 16px;
	line-height: 10px;
}

#main_pro_desc #img_title a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff7700;
	text-decoration: none;

}
#main_pro_desc {
	height: 322px;
	width: 129px;
	background-image: url(../web_images/home_pro_bg.jpg);
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-bottom: 6px;
}
#main_pro_desc #pro_img {
	text-align: center;
	height: 106px;
	width: 110px;
	padding-left: 11px;
	padding-top: 2px;
	padding-bottom: 14px;
}
#main_pro_desc #pro_info {
	
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 14px;
	min-height:100px;
	_height:100px;
}
#pro_info p
{font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #505050;
	text-decoration: none;
	line-height:12px;
	}
#main_pro_desc #pro_bn {
	height: 30px;
	padding-top: 10px;
	text-align: center;
}

#top #nav #nav_left a
{
	background-image: url(../web_images/nav_blue_bg.jpg);
	background-repeat: repeat-x;
	line-height: 39px;
	display:block;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}