@charset "gb2312";
/* CSS Document */

.right_main .options2 {
	height: 82px;
	width: 686px;
	margin:0px auto 0 auto;
	padding:10px 0 0 0;
	z-index:1;
	position:relative;
}

.options2 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.options2 ul li {
	float: left;
	height: 82px;
	width: 28px;
	margin:0 0 0 5px;
	text-align: center;	
}
.options2 ul li a{
	display:block;
	height: 80px;
	width: 28px;
	background-image: url(../images/options3.jpg)/*tpa=http://jjl.yxfw.com/images/options3.jpg*/;
	background-repeat: no-repeat;
	text-decoration:none;
	color: #172127;
	padding:2px 0 0 0;
	
}
.options2 ul li a:hover{
	display:block;
	height: 80px;
	width: 28px;
	background-image: url(../images/options4.jpg)/*tpa=http://jjl.yxfw.com/images/options4.jpg*/;
	background-repeat: no-repeat;
	text-decoration:none;
	color: #172127;
	font-weight: bold;
	padding:2px 0 0 0;
}


.options2 ul li a.on{
	display:block;
	height: 80px;
	width: 28px;
	background-image: url(../images/options4.jpg)/*tpa=http://jjl.yxfw.com/images/options4.jpg*/;
	background-repeat: no-repeat;
	text-decoration:none;
	color: #172127;
	font-weight: bold;
	padding:2px 0 0 0;
}
.options2 ul li a.on:hover{
	display:block;
	height: 80px;
	width: 28px;
	background-image: url(../images/options4.jpg)/*tpa=http://jjl.yxfw.com/images/options4.jpg*/;
	background-repeat: no-repeat;
	text-decoration:none;
	color: #172127;
	font-weight: bold;
	padding:2px 0 0 0;
}

.options2 ul li a span
{
  width: 12px;
  margin: auto auto;
  display: block;
  height: 65px;
  bottom: 0;
  padding-top: 10px;
  cursor: pointer;
  vertical-align:middle;
}




