.sociales {
	text-align: center;
	margin-bottom: 20px;
}
#lrzj_x {
	width: 850px;
	height: 350px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	background: url('imagesdot.gif') left 45px repeat-x;
}
#dates {
	width: 800px;
	height: 60px;
	overflow: hidden;
}
#dates a:hover,a.selected {
	color: #d60803;text-decoration: none;
}
#dates li {
	list-style: none;
	float: left;
	width: 175px;
	height: 50px;
	font-size: 24px;
	text-align: center;
	background: url('imagesbiggerdot.png') center 42px no-repeat;
}
#dates a {
	line-height: 34px;
	padding-bottom: 10px;text-decoration: none;
}
#dates .selected { float:left;
	font-size: 34px;
}
#lrzj_line {
	width: 800px;
	height: 350px;
	overflow: hidden;
}
#lrzj_line li {
	width: 800px;
	height: 350px;
	list-style: none;
	float: left;
}
#lrzj_line li .simg{float: left; width:256px; height:281px;margin: 30px 30px 10px 50px;overflow:hidden;}
#lrzj_line li strong{float: left; width:256px; height:25px; line-height:30px; text-align:center;overflow:hidden;}
#lrzj_line li img {float: left;}
#lrzj_line li .stxt{ float:left; margin-left:30px; display:inline;}
#lrzj_line li h1 {
	color: #d60803;
	font-size: 48px;
	margin: 20px 0;
	text-shadow: #000 1px 1px 2px;
}
#lrzj_line li p {text-align:left;
	font-size: 16px;
	margin-right: 50px;
	font-weight: normal;
	line-height: 22px;
}
#grad_left,  #grad_right {
	width: 100px;
	height: 350px;
	position: absolute;
	top: 0;
}
#grad_left {
	left: 0;
}
#grad_right {
	right: 0;
}
#next,  #prev {
	position: absolute;
	top: 0;
	font-size: 70px;
	top: 170px;
	width: 22px;
	height: 38px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#next:hover,  #prev:hover {
	background-position: 0 -76px;
}
#next {
	right: 0;
	background-image: url('imagesnext.png');
}
#prev {
	left: 0;
	background-image: url('imagesprev.png');
}
#next.disabled,  #prev.disabled {
	opacity: 0.2;
}
