@charset "utf-8";
/* CSS Document */
.enterprise_banner{
	width:778px;
	background:url(../images/enterprise_banner.gif) no-repeat;
	height:243px;
	float:left;
}

/*--right start*/
.en_right_content{
    width:520px; 
    background:url(../images/new_right_bg.gif) top no-repeat;
    float:left;
	padding:30px 0 80px 63px;
	line-height:22px;
	color:#777777;
	font-size:13px;
}

.en_td_border{
	border-bottom:1px dashed #DBDBDB;
	padding:5px 0;
}

.en_td_padding{
	padding-top:10px;
}
/*--right end--*/


/*---en_2---*/

.en_2_banner{
	background:url(../images/en_2_banner.gif) no-repeat;
	width:778px;
	height:243px;
	float:left;
}
.en_2_content{
	width:583px; 
    background:url(../images/new_right_bg.gif) top no-repeat;
	float:left;
	padding-top:35px;
	color:#626262;
	font-size:13px;
	line-height:20px;
}

/*---en_3---*/
.en_3_banner{
	background:url(../images/en_3_banner.gif) no-repeat;
	width:778px;
	height:243px;
	float:left;
}
.e_3_con{
	float:left;
	background:url(../images/en_3_con_bg.gif) repeat-y;
	widows:533px;
	font-size:12px;
}

.e_3_con table td{
	padding:10px 0 8px 15px;
}

.e_3_item{
	border-bottom:1px dashed #A2A2A2;
	padding-bottom:3px;
}

.e_3_item img{
	margin-bottom:-3px;
}

.e_3_con_bottom{
	float:left;
	width:533px;
}

/*---en_4---*/
.en_4_banner{
	background:url(../images/en_4_banner.gif) no-repeat;
	width:778px;
	height:243px;
	float:left;
}
.en_con_img{
    width:510px;
	background:url(../images/en_4_img.gif) no-repeat;
	background-position:center top;
	float:left;
	padding:350px 20px 60px 13px;
	line-height:20px;
}

.en_con_img span{
	color:#86AA3A;
	font-size:17px;
}

/*---en_5---*/
.en_5_banner{
	background:url(../images/en_5_banner.gif) no-repeat;
	width:778px;
	height:243px;
	float:left;
}
.en_5_con{
	background:url(../images/en_5_con_img.gif) no-repeat bottom;
	padding:0 20px 110px 63px;
	width:500px;
	float:left;
	line-height:20px;
}

.en_5_con span{
	color:#86AA3A;
}


