@charset "utf-8";
/* 代码整理：时代Java NowJava.com */
* {
	margin:0;
	padding:0;
	list-style-type:none;
}
a, img {
	border:0;
}
body {
	font:12px/180% Arial, Helvetica, sans-serif, "新宋体";
}
/* 代码整理：时代Java NowJava.com */
.changeBox_a1 {
	position:relative;
	height:397px;
	width:732px;
	overflow:hidden;
	margin:30px auto;
}
.changeBox_imgs {
	position:relative;
	height:354px;
	width:732px;
	overflow:hidden;
	clear:both;
}
.changeBox_imgs_list {
	position:absolute;
	width:9999px;
}
.changeBox_imgs_list li {
	float:left;
	height:354px;
	width:732px;
}
/* 代码整理：时代Java NowJava.com */
.ul_change, .ul_change .arrow_bar {
	background:url(../images/bannerTag.gif) no-repeat;
}
.ul_change {
	position:relative;
	width:1000px;
	height:43px;
	left:0px;
	bottom:0px;
	background-position:0 0;
}
.ul_change .arrow_bar {
	position:absolute;
	width:181px;
	height:34px;
	background-position:-3px -46px;
	color:#565253;
	z-index:8;
	top:3px;
	left:3px;
	cursor:pointer;
}
.ul_change li {
	display:block;
	_display:inline-block;
	float:left;
	position:relative;
	width:181px;
	height:40px;
	line-height:40px;
	padding-top:3px;
	z-index:9;
	margin:0 84px 0 3px;
	text-align:center;
	color:#8F8F8F;
	font-size:14px;
	font-weight:bolder;
	font-family:'微软雅黑', '宋体';
	cursor:pointer;
}
