@charset "utf-8";
/* 首页独有样式 */
#index_middle_left{
	float:left;
	margin:20px;
}
#index_middle_right{
	float:right;
	margin:20px;
}
#index_detail{
	margin:20px 5px;
}
#index_easfe_title{
	float:left;
	background:url(index_easfe_title.gif) no-repeat left top;
	width:86px;
	height:100px;
}
#index_easfe_text{
	float:left;
	margin-top:15px;
	border-top:1px dashed #93a0b1;
	width:370px;
	padding:15px;
	line-height:18px;
	color:#93a0b1;
}
#index_easfe_text .more{
	margin-top:10px;
	float:right;
}
#index_easfe_text .more a{
	color:#93a0b1;
}
#index_title_easfe{
	float:left;
	background:url(index_title_easfe.gif) no-repeat;
	width:91px;
	height:25px;
	color:#FFFFFF;
	font-family:"微软雅黑";
	font-weight:bold;
	font-size:14px;
}
.index_title_right{
	float:left;
	background:url(index_title_right.gif) top right no-repeat;
	width:292px !important;
	width:270px;
	height:25px;
}
.index_title_right_container{
	background:url(index_title_bg.gif) repeat-x;
	width:284px !important;
	width:262px;
	height:25px;
}
.index_title_right_container .more{
	float:right;
	padding-top:4px;
	padding-right:5px;
}
.index_title_right_container .more a{
	color:#FFFFFF;
	text-decoration:none;
}
.index_title_right_container .more a:hover{
	text-decoration:underline;
}
.news{
	padding:10px;
}
.news table{
	width:100%;
}
.news table td{
	line-height:30px;
}
.news .news_title{
	padding-left:20px;
	background:url(blt01.gif) no-repeat left;
	border-bottom:1px dashed #93a0b1;
}
.news .news_title span{
	color:#f8672a;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	margin-right:5px;
}
.news .news_title a{
	color:#404f6e;
	text-decoration:none;
}
.news .news_title a:hover{
	text-decoration:underline;
}
#index_latest_products{
	margin-top:10px;
}
.index_products_show{
	clear:both;
	margin-top:20px;
	padding-bottom:10px;
}
.index_products_show img{
    border:1px #99CCFF solid;
	padding:2px;
	width:120px;
	height:80px;
	margin-right:10px !important;
	margin-right:5px;
	float:left;
}
.index_products_show h2,.index_products_show h3{
	float:right;
	display:block;
	width:190px !important;
	width:220px;
}
#index_title_products{
	float:left;
	background:url(index_title_latest.gif) no-repeat;
	width:91px;
	height:25px;
	color:#FFFFFF;
	font-family:"微软雅黑";
	font-weight:bold;
	font-size:14px;
}


