/** By jingminchang *****/
.radio a
{
	padding:5px 25px 5px 10px;
	/*background:url(/library/css/checkd.png) no-repeat 0 50%; */
	display:inline-block;
}

.nyIndexSlect
{
	width:100px;
	height:50px;
	float:left;
	clear:both;
	/*background:#1283f4;*/
	background:url(/library/css/index_arrow.png) rgba(182, 35, 27, 0.8) 83px 16px no-repeat;
	border-radius:2px;
	/*-webkit-box-shadow: 5px 5px 7px #3E5165;*/
	-moz-box-shadow: 5px 5px 7px #3E5165;
	/*box-shadow: 5px 5px 7px #3E5165;*/
	margin-left:50px;
	_margin-left:25px;
}

.nyIndexSlect p
{
	display:block;
	line-height:50px;
	font-size:16px;
	border-right:none;
	color:#FFF;
	text-indent:0;
	text-align:center;
	cursor:pointer;
}
.nyIndexSet{background:url(/library/css/images/index_arrows.png) 83px 16px no-repeat;}
.select{background:url(/library/css/images/index_arrows2.png) 83px 16px no-repeat;}
.nyListNew
{
	width:100px;
	position:absolute; 
	display:none;
	font-size:16px;
	color:#FFF;
	z-index:999999;
	
}
.nyIndexSlect ul li{line-height:49px;-webkit-transition:text-shadow 0.5s linear;-moz-transition:text-shadow 0.5s linear;-ms-transition:text-shadow 0.5s linear;-0-transition:text-shadow 0.5s linear;transition:text-shadow 0.5s linear;}
.nyIndexSlect ul li:hover{text-shadow:1px 4px 5px #000;cursor:pointer;}
span.stypes
{
	display:none;
}
