/* CSS Document */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
a,
div,
img {
	padding: 0;
	margin: 0;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

img {
	border: 0;
	margin: 0;
}

ul,
li {
	list-style: none;
}

.weichuangyi {
	width: 905px;
	height: 290px;
	margin: 0 auto;
	position: relative;
}

.weichuangyi_main {
	width: 905px;
	height: auto;
	position: absolute;
	left: 0;
	top: 0;
}

.weichuangyi_main li a img {
	display: block;
	width: 905px;
	height: 290px;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 2px;
}

.weichuangyi_span {
	width: 905px;
	position: absolute;
	left: 0;
	bottom: 0;
	zoom: 1;
	top: 290px;
}

.weichuangyi_span span {
	width: 20px;
	height: 16px;
	display: block;
	float: left;
	margin-left: 5px;
	background: url(../../image/match/dot.png) no-repeat left bottom;
	margin-top: 4px;
}

.weichuangyi_span p {
	width: 108px;
	height: 23px;
	margin: 0 auto;
	margin-top: -40px;
	/*background: url(../../image/match/dot-bg.png) no-repeat;*/
}

.weichuangyi_span .weichuangyi_span_one {
	background: url(../../image/match/dot.png) no-repeat left top;
	margin-top: 4px;
}

.weichuangyi_left {
	width: 40px;
	height: 112px;
	cursor: pointer;
	background: #000 url(../../image/match/ad_ctr.png) no-repeat -8px 18px;
	filter: alpha(opacity:50);
	opacity: 0.5;
	position: absolute;
	left: 0;
	top: 90px;
	display: none;
}

.weichuangyi_left1 {
	background: #000 url(../../image/match/ad_ctr.png) no-repeat -8px 18px;
	filter: alpha(opacity:80);
	opacity: 0.8;
}

.weichuangyi_right {
	width: 40px;
	height: 112px;
	cursor: pointer;
	background: #000 url(../../image/match/ad_ctr.png) no-repeat -12px -62px;
	filter: alpha(opacity:50);
	opacity: 0.5;
	position: absolute;
	right: 0;
	top: 90px;
	display: none;
}

.weichuangyi_right1 {
	background: #000 url(../../image/match/ad_ctr.png) no-repeat -12px -62px;
	filter: alpha(opacity:80);
	opacity: 0.8;
}
