


	a:hover,
	a.selected { background:url(/growimages/biggerdots.png) no-repeat  15px 28px;-moz-transform:scale(1.2,1.2);    -transform:scale(1.2,1.2);
		color: #2576c0;
	}

h1,h2,h4,h5,h6 {
	text-align: center;
	color: #ccc;
	text-shadow: #000 1px 1px 2px;
	margin-bottom: 5px;
}
	h1 {
		font-size: 14px;
	}
	h2 {
		font-size: 14px;
	}
.sociales {
	text-align: center;
	margin-bottom: 20px;
}

	#timeline {
		width: 780px;
		overflow: hidden;
	
		position: relative;
		background: url('/growimages/dot.gif') left 45px repeat-x;
	}
		#dates {
			width: 780px;
			height: 60px;
			overflow: hidden;
		}
			#dates li {
				list-style: none;
				float: left;
				width: 100px;
				height: 55px;
				font-size: 14px;
				text-align: center;
				background: url('/growimages/biggerdot.png') center bottom no-repeat;
			}
				#dates a {
					line-height: 38px;
					padding-bottom: 22px; font-family:"微软雅黑"
				}
				#dates .selected {
			        font-size: 15px; font-family:"微软雅黑"; font-weight:bold
				}
		
		#issues {
			width: 780px;
			overflow: hidden;
		}	
			#issues li {
				width: 780px;
				list-style: none;
				float: left;
			}
				
	
				#issues li p {
					margin:0px 60px;
					font-weight: normal;
				}
		
		#grad_left,
		#grad_right {
			width: 100px;
			height: 350px;
			position: absolute;
			top: 0;
		}
			#grad_left {
		        left: 0;
		        background: url('/growimages/grad_left.png') repeat-y;
			}
			#grad_right {
		        right: 0;
		        background: url('/growimages/grad_right.png') repeat-y;
			}
		
		#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('/growimages/next.png');
			}
			#prev {
				left: 0;
				background-image: url('/growimages/prev.png');
			}
				#next.disabled,
				#prev.disabled {
					opacity: 0.2;
				}



<!--9.3936920166016E-5-->