a{text-decoration: none;}

#nav {
	width:114px;
	height:206px;
	float:right;
/*	position: absolute;*/
	top: 48px;
/*	left: 580px;*/
	z-index: 999;
}
#nav a {
	display:block;
	/*width:150px;*/
	height:25px;
	font-size:15px;
	margin:3px 0;
	color:#fff;
}
#nav a:hover ,#nav a.activeSlide{
	color: #FFF;
	background-image: url(../img/channel-sel.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.Add {
	width:100%;
	z-index: 1;
	margin:25px 0px 0px 0px;
	/*border:1px solid #efefef;*/
}
.addA {
	height: 200px;
	/*width:100%;*/
	background-color:#545454;
	overflow: hidden;
	margin: auto;
	right: 0px;
}
.addA img{}


#style_a {
	height: 200px;
	list-style-type:none;
	float:right;
}
#style_a img{
	
}


