
*{margin:0; padding:0}
body{font:normal 13px/20px Verdana;}
a{text-decoration:none;}

.tabs{list-style:none;overflow:hidden;padding-left:1px}
.tabs li{float:left;height:40px; overflow:hidden;}
.tabs li a{display:block;width:110px;line-height:20px;color:#000;font-size:18px;font-weight:bold;text-align:center;margin-top:5px;margin-left:10px;}
.tabs li a.current{background:white;border-bottom:0;position:relative;top:0px;z-index:2;border-left:solid 3px #007fd5;}

.box-wrapper{border-top:1px solid #ccc;width:750px;height:980px;position:relative;}
.content-box{overflow:hidden;position:absolute;top:0px;left:10px;width:760px;height:980px;}
.current{z-index:100}
.col-one{width:100%;float:left;position:relative;top:980px;}

.content-box li{
	float:left;
	width:238px;
	overflow:hidden;
	margin-right:10px;
	margin-top:20px;
}
.content-box li dl dt img{
	display:block;
	width:230px;
	height:220px;
	padding:3px;
	border:solid 1px #999;
}
.content-box li dl dt a{
	display:block;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	line-height:30px;
	color:#333;
}
.content-box li dl dd{
	display:block;
	width:204px;
	margin:0 auto;
	overflow:hidden;
}
.content-box li dl dd span{
	width:180px;
	float:right;
	font-size:12px;
	color:#444;
	padding-left:25px;
	background:url(../images/index_5.jpg) left 4px no-repeat;
	overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.content-box li dl dd a{
	display:inline-block;
	width:60px;
	height:20px;
	line-height:20px;
	text-align:center;
	background:#79b81f;
	color:#fff;
	border-left:2px solid #007fd5;
	margin-left:5px;
}



