@charset "UTF-8";

h3{ font-size: 12px; overflow:hidden;}

.list_li {
	margin-top: 5px;
	margin-left: 2px;
	list-style: none;
	height: 37px;
}

.list_li li {
	float: left;
}


.train_box2 {
	width: 670px;
}

.train_box2  .box_left {
	width: 134px;
	float: left;
}

.train_box2  .box_right {
	width: 500px;
	float: left;
	margin-left: 15px;
	display: inline;
}

.mar_l_20 {
	margin-left: 20px;
}

.top_img {
	width: 702px;
	height: 249px;
	background: url(../images/top_img.jpg) no-repeat;
	position: relative;
}

.top_img .title1 {
	position: absolute;
	left: 28px;
	top: 23px;
}

.top_img .title2 {
	position: absolute;
	left: 28px;
	top: 105px;
}

.top_img .text1 {
	position: absolute;
	left: 28px;
	top: 50px;
}

.top_img .text2 {
	position: absolute;
	left: 28px;
	top:132px;
}

.top_img02 {
	width: 702px;
	height: 303px;
	background: url(../images/top_img2.jpg) no-repeat;
	position: relative;
}

.top_img02 .title1 {
	position: absolute;
	left: 28px;
	top: 23px;
}

.top_img02 .title2 {
	position: absolute;
	left: 28px;
	top: 105px;
}

.top_img02 .title3 {
	position: absolute;
	left: 215px;
	top: 23px;
}

.top_img02 .title4 {
	position: absolute;
	left: 215px;
	top: 105px;
}

.top_img02 .text1 {
	position: absolute;
	left: 28px;
	top: 50px;
}

.top_img02 .text2 {
	position: absolute;
	left: 28px;
	top:132px;
}


.top_img02 .text3 {
	position: absolute;
	left: 215px;
	top: 50px;
}

.top_img02 .text4 {
	position: absolute;
	left: 215px;
	top:132px;
}

.top_img02 .img {
	position: absolute;
	left: 29px;
	top:208px;
}

