@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: "宋体";
}

a {
	text-decoration: none;
	color: #666666;
}

p {
	color: #666666;
}

a:hover {
	color: #f50;
}

li {
	list-style: none;
}

img {
	border: none;
}

.greenb {
	border-bottom: 2px solid #add136;
}


#slideWrap {
	overflow: hidden;
	width: 360px;
	height: 278px;
	color: #FFFFFF;
}

.sub_box {
	width: 360px;
	height: 278px;
	float: left;
	position: relative;
	overflow: hidden;
	border: 1px solid #cccccc;
	background: url() center center no-repeat;
	*background: url() 220px 120px no-repeat;
}

.sub_box img {
	border: none;
	width: 360px;
	height: 278px;
}

#bd1lfimg {
	position: relative;
	width: 360px;
	height: 278px;
	overflow: hidden;
}

#bd1lfimg div {
	width: 100000px;
	margin-left: -4px;
}

#bd1lfimg dl {
	width: 360px;
	height: 278px;
	position: relative;
	overflow: hidden;
	float: left;
}

#bd1lfimg dt {
	width: 360px;
	height: 278px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#bd1lfimg dd {
	width: 360px;
	height: 25px;
	background: #000000;
	filter: alpha(Opacity = 80);
	Opacity: 0.7;
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding: 0 20px;
}

#bd1lfimg dd h2 {
	height: 25px;
	padding: 0 0 4px 0;
	line-height: 25px;
	overflow: hidden;
}

#bd1lfimg dd h2 a {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

#bd1lfimg dd a {
	color: #ffffff;
	text-decoration: none;
}

#bd1lfimg dd a:hover {
	text-decoration: none;
	color: #cccccc;
}

.sub_nav {
	width: 360px;
	height: 25px;
	bottom: 0px;
	position: absolute;
	color: #999999;
	z-index: 200;
}

.sub_no {
	height: 25px;
	float: right;
}

.sub_no li {
	display: block;
	width: 25px;
	height: 25px;
	float: left;
	overflow: hidden;
	line-height: 25px;
	vertical-align: middle;
	text-align: center;
	background: #000000;
	filter: alpha(Opacity = 70);
	Opacity: 0.7;
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	cursor: pointer;
}

.sub_no li.show {
	background: #ffffff;
	color: #000000;
}

.sub_more {
	float: right;
	width: 50px;
	height: 25px;
	background: #000000;
	filter: alpha(Opacity = 70);
	Opacity: 0.7;
	color: #999999;
	text-align: center;
	line-height: 25px;
}

.sub_more a {
	color: #999999;
}

.sub_more a:hover {
	color: #cccccc;
	text-decoration: none;
}