@charset "utf-8";
/* CSS Document */
img, div, input{_behavior: url("iepngfix.htc");}
.spanpic{ 
position:   relative; 
z-index:   0; 
} 

.spanpic:hover{ 
background-color:   transparent; 
z-index:   50; 
} 



.spanpic .palyicon{
	position:   absolute;
	left:   -1000px;
	visibility:   hidden;
	text-decoration:   none;
	height: 32px;
	background-image: url(images/play_1.png) no-repeat;
	cursor: pointer;
} 

.spanpic:hover .palyicon{  
	visibility:   visible;
	top:   10px;
	left:   10px;  
} 
.bgpic   {
	border: none;
	padding: 5px 6px 6px;
	background: url(../images/round-bg.gif) no-repeat;
}
.news .new_pic {
	margin: 2px;
	float: left;
	position:relative;
	margin-left: 10px;
}
.news .new_leftnews {
	*width: 440px !important;
	_width: 420px;
	height: auto;
	float: right;





	*margin-left: 6px !important;  					_margin-left: 4px;
	vertical-align: top;
	margin-right: 10px;
	line-height: 20px;
}
.newstitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.morebottom {
	float: right;
}
.news {
	height: 160px;
	width: 655px;
	margin-bottom: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.news1 {	height: 150px;
	width: 655px;
	margin-bottom: 18px;
}
.boxspan {
	width: 170px;
	height: 120px;
	display: block;
	position: absolute;
	top: 5px;
	left: 6px;
	cursor: pointer;
	background: url(../images/round-corner.png) no-repeat;
}

.cuslogo li {
	list-style-type: none;
	float: left;
	margin-right: 14px;
	line-height: 140px;
}
.cuslogo {
	position: relative;
	width: 100%;
}

