@charset "utf-8";
/* 以下CSS给页面的JS效果用 
 * 
 * LYQ
*/
.swaper {
	width:160px;
	>width:170px;
	text-align:center;
	font-size:14px;
	overflow-x:hidden;
}

.swaper div {
	width:400%;
	float:left;
}
.swaper div ul {
	text-align:left;
	margin:0px;
	padding:0px 0px 0px 0px;
	width:170px;
	/*border:1px solid #ffcccc;*/
	float:left;
	overflow-x:hidden;
}
.swaper ul li {
	/*border:1px solid #00ff00;*/
	height:18px;
	margin:0px;
	padding:3px 0px 3px 0px;
	list-style-type:none;
	background:url(/images/line2.jpg) bottom repeat-x;
		white-space: nowrap;
}

.swaper ul li a {
	padding-left:13px;
	margin-left:0px;
	line-height:18px;
	font-size: 9pt;
	font-style: normal;
	color: #934215;
	text-decoration: none;
	background:url(/images/are.jpg) no-repeat 0px 2px;
		white-space: nowrap;
}