 .SliderName_2 {
	width: 1170px;
	height:450px;
	overflow: hidden;
	background:url(../images/shadow.png) center bottom no-repeat; 
}

.SliderNamePrev_2 {
	background:url(../images/left.png) no-repeat left center;
	width: 50px;
	height:450px;
	display: block;
	margin-left: 10px;
	position: absolute;
	z-index:1;
	top: 0;
	left: 0;
	text-decoration: none;
}

.SliderNameNext_2 {
	background: url(../images/right.png) no-repeat right center;
	width: 50px;
	height:450px;
	display: block;
	margin-right: 10px;
	position: absolute;
	top: 0;
	right: 0;
	text-decoration: none;
}
.SliderName_2Description h1{ color:#fff;  font-size:22px; padding: 0px 0px 10px 10px ; line-height:30px; margin:0px; font-family: "open_sansbold";}
.SliderName_2Description {
	padding:10px; 
	font-size: 12px;  
	color: #ffffff;
	background:url(../images/bb.png); }


.SliderName_2Description p{margin: 0px 30px 0px 0px; padding:0px; font-weight:bold; font-style:italic;  font-size:14px; line-height:40px; text-align:right;} 
..SliderName_2Description p a{color:#000; text-decoration:none; }

