
.nav_show {
	float: left;
	height: auto;
	width: auto;
	position: absolute;
	z-index: 99;
	display: none;
}
.nav_arrow {
	background-image: url(../img/nav_arrow.png);
	background-repeat: no-repeat;
	float: left;
	height: 6px;
	width: 12px;
	clear: both;
}
.show_div {
	clear: both;
	float: left;
	height: auto;
	width: 108px;
	background-color: #bed553;
	border-radius:3px;
	text-align: center;
}
.showa {
	float: left;
	height: 45px;
	width: 108px;
	font-size: 12px;
	line-height: 30px;
	color: #FFF;
	text-align: center;
	clear: both;
}
.showa a {
	color: #FFF;
	text-decoration: none;
	text-align: center;
	float: left;
	height: 45px;
	width: 108px;line-height:45px;

}
.showa_l a {
	color: #FFF;
	text-decoration: none;
	text-align: center;
	float: left;
	height: 45px;
	width: 100px;line-height:45px;
}

.showa a:hover {
	background-color: #e50011;
}.nav_arrow{  background-image:url(/Template/Skins/Default/Img/nav_arrow.png);background-repeat:no-repeat;float:left;height:6px;width:12px;clear:both;}
.con {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.scon {
	clear: both;
	float: left;
	height: auto;
	width: 950px;
}
.scon img {
	height: auto;
	width: auto;
	text-align: center;
}
.active {
	background-image: url(../img/nava_bg.jpg);
