.col3 {
	padding-top: 10px;
	padding-right: 0px;
	height: 30px;
	position: absolute;
	left: 570px;
	top: 0px;
	width: 300px;
}
.line {
	float: left;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d9d9d9;
	margin-right: 20px;
}
.line_right {
	float: left;
	width:500px;
}


.line .year {
	color: #8ad2fe;
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 200px;

}
.line .contt {
	float: left;
	width:290px;
	padding-top: 8px;
}
.col2 .pic1 {
	clear: both;
	float: left;
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin-right:15px;
	
}	

.line .h2 {
	font-size: 18px;
	color: #6c6c6c;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top:10px;
}
.line .guide {
	height: 22px;
	width: 62px;
	padding-right: 90px;
	float: right;
	background-image: url(../image/main_new_bottom2.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-left: 18px;
}
