@import url("en_top_foot.css");
@import url("en_left.css");
@import url("en_style.css");

/*body结构*/
#body_left{
    margin-left:5px;
}
#body_center {
    width:430px;
}
#body_center,#body_right {
    margin-left:10px;
}
#body_left {
    width:220px;
}
#body_right {
    width:313px;
}
#body_left,#body_center,#body_right {
    float:left;
	background-color:#FFFFFF;
    overflow:hidden;
	text-align:left;
}
/*标题边框*/		
.border{
    border:1px solid #A5B5C0;
    margin-top:10px;
	clear:both;
	background: url(../images/list_15.gif) repeat-x bottom left;
}
.title{
    background:#E0EBF2 url(../images/bt_bg.gif) repeat-x;
    border-bottom:1px solid #fff;
    height:20px;
    margin:0px;
}
.title h1 {
  color:#ff6600;
  float:left;
  margin:3px 10px 3px 5px;
}
.title h1 a:link,.title h1 a:visited {
	color:#ff6600; 
}
.title em {
    float:right;
	padding:0;
    border:0;
}
.top_line {
    border-top:1px solid #A5B5C0; clear:both;
}
.news_line {
    border-top:1px solid #E1E2E3; clear:both;
}
.sme_nav{
width:311px;
height:233px;
}

 /*企业推荐*/
.style_2 h1,.style_2 h2{
    margin :5px;
	width: 190px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.style_2 .content {
margin:0 5px 0 5px;
padding-bottom:8px;
	background: #FFFFFF url(../images/list_7.gif) repeat-x bottom left; 
}
/*最新新闻和政策*/
.style_5 ul{
    clear:both;
    list-style:none;
    margin:10px 10px 10px 5px;
	padding:0;
}
.style_5 ul li{
    font-size:12px;
    line-height:20px;
    background: url(../images/text.gif) no-repeat;
    padding-left:10px;
	margin:0;
 }
.style_5 ul li a{
    width: 400px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
 }
/*特色栏目*/
 .style_6{
 height:122px;
 margin-top:18px;
}
.style_6 .focus{
	float:left;
	margin-left:10px;
	text-align:center;
    line-height:20px;
}
.style_6 .focus img{
    width:121px;
    height:83px;
	border:1px solid #A5B5C0;
    padding:1px 1px;
}
/*商务信息*/
.style_7 ul{
    clear:both;
    list-style:none;
    margin:10px 10px 10px 5px;
	padding:0;
}
.style_7 ul li{
    font-size:12px;
    line-height:20px;
    background: url(../images/text.gif) no-repeat;
    padding-left:10px;
	margin:0;
    width: 250px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
 }
/*协会推荐*/
.style_8 h1,.style_8 h2{
    margin :5px;
	width: 285px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.style_8 .Content {
    margin:10px 10px 10px 5px;
}
.style_8_blank {
height:4px;
display:block;
clear:both;
}
/*商标展示*/
#brand_style {
    float:left;
    width:753px;
	margin-left:10px;
}
#brand {
    height:182px;
}
#brand ul{
    padding-top:15px;
    clear:both;
    list-style:none;
	margin-left:10px;
}
#brand ul li{
    margin-left:10px;
	margin-top:10px;
    float:left;
 }
#brand ul li a img{
    width:86px;
    height:51px;
    filter: Alpha(Opacity=70);
 }
#brand ul li a:hover img{
	filter: Alpha(Opacity=100);
 }
#brand ul li a:link,#brand ul li a:visited {
	display:block;
	border:1px solid #FEE4CF;
    padding:1px 1px;
}
#brand ul li a:hover,#brand ul li a:active {
	border:1px solid #ff6600;
}

/*最新新闻*/
.news_all{
width:400px;
height:101px;
margin:8px 0 0px 15px;
}
.news_right{
float:right;
}
.news_right img{
    width:130px;
    height:90px;
 }
.news_right a:link,.news_right a:visited {
	display:block;
	border:1px solid #A5B5C0;
    padding:1px 1px;
}
.news_right a:hover {
	display:block;
	border:1px solid #ff6600;
    padding:1px 1px;
}
.news_left{
float:left;
clear:none;
width:250px;
}
.news_left h1 {
margin:0;
padding:0;
}
.news_left h2 {
margin:0;
display:block;
padding-top:8px;
}
.news_left h1 a:link,.news_left h1 a:visited{
    color:#0A94D6;
    line-height:16px;
}
/*商务信息*/
.mid_all{
width:428px;
height:120px;
}
.mid_right{
float:right;
width:150px;
margin-top:13px;
}
.mid_left{
float:left;
width:278px;
}
