@charset "utf-8";
/*=============================================================================
 * main1 
 =============================================================================*/

#main {
	width:980px;
	padding:0 0 20px 0;
	overflow:hidden;
	margin-top:-25px;
}

#container #focus {
	width:355px;
	margin:0 12px 0 0;
	z-index:2;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	float:left;
	overflow: hidden;
}

#container #banner {
	width:612px;
	margin-bottom:20px;
	float: right;
	position: relative;
}

#container #focus .notice {
	width: 354px;
	height: 178px;
	float: left;
	position: relative;
}
#container #focus .notice ul {
	padding: 11px 20px 7px;
	-ms-zoom: 1;
}
#container #focus .notice ul::after {
	clear: both;
	display: block;
	content: "";
}
#container #focus .notice ul li a {	
	width: 217px;
	line-height: 24px;	
	padding-left: 8px;
	color:#444;
	float: left;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	-ms-word-wrap: normal;
	-ms-text-overflow: ellipsis;
	background: url(../../images/neweng/main/bul_red.png) no-repeat 0px 7px;
}
#container #focus .notice ul li a:hover {
	text-decoration: underline;
}
#container #focus .notice ul li > span {
	line-height: 24px;
	color:#666;
	float: right;
	display: block;
}
#container #focus .notice .more {	
	top: 9px;
	right: 19px;
	display: block;
	position: absolute;
	background: no-repeat;
}

#container #focus .fc_box {		
	height: 15px;
	padding: 10px 20px 12px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	-ms-zoom: 1;
	background-color: #f7f7f7;
}
#container #focus .fc_box::after {
	clear: both;
	display: block;
	content: "";
}

#container #focus .fc_tit {
	border-right:1px solid #ccc;
}

#container #focus .fc_box img {
	float: left;
}

.bn_area {
	width: 612px;
	float:left;
	position:relative;
}

.bn_area .bn_1 {
	width: 301px;
	height: 174px;
	padding:0 10px 10px 0;
	float: left;
}
.bn_area .bn_2 {
	width: 301px;
	height: 174px;
	padding:0 0 10px 0;
	float: right;
}

.bn_area img {
	border-image: none; 
	vertical-align:  middle;
}