.history{ width:743px; padding-top:54px;}


.history a {
	color: #333;
	text-decoration: none;

}
.history a:hover,  .history a.selected {
	color: #005bac;
}
.history h1 {
	font-size: 18px;
}
.history h2 {
	font-size: 14px;
}
.sociales {
	text-align: center;
	margin-bottom: 20px;
}
#lrzj_x {
	width:743px;
	overflow: hidden;
	position: relative;
	background: url('../pic/dot.gif') left 33px repeat-x;
}
#dates { padding:0 25px;
	width: 743px;
	height: 60px;
	overflow: hidden;
}
#dates li {
	list-style: none;
	float: left;
	width:140px;
	height:44px;
	font-size:12px;
	color:#333333;
	text-align: center;
	background: url('../pic/biggerdot.png') center bottom no-repeat;
}
#dates a {
	line-height:20px;
	padding-bottom:5px;
	 height:39px;
	 display:block;
}
#dates .selected {
	font-size:14px; font-weight:bold;
	background: url('../pic/biggerdot-.jpg') center bottom no-repeat;
}
#lrzj_line {
	width: 743px;
	overflow: hidden;
}
#lrzj_line li {
	width: 743px;
	list-style: none;
	float: left;
}
.his-m{ float:left; width:693px; margin-top:39px; background:#f8f8f8; border:1px solid #eeeeee; border-bottom:3px solid #e7e7e7; padding:24px;}
#lrzj_line li img {
	float: left;
	margin:0 20px 0 0;
}
#lrzj_line li h1 {
	color: #005bac;
	font-size:36px;
	line-height:36px;
	padding-bottom:20px;
	text-align:left;
}
#lrzj_line li p {
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
}
#grad_left,  #grad_right {
	width: 37px;
	height: 37px;
	position: absolute;
	top: 0;
}

#next,  #prev {
	position: absolute;
	top: 0;
	font-size: 70px;
	top:15px;
	width:37px;
	height:37px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#next:hover,  #prev:hover {
	background-position: 0 -39px;
}
#next {
	right: 0;
	background-image: url('../pic/next.png');
}
#prev {
	left: 0;
	background-image: url('../pic/prev.png');
}
#next.disabled,  #prev.disabled {
	opacity: 0.2;
}
