@charset "utf-8";
#gundong {
	width:1200px;
	height: 450px;
	background-image: url(../images/index_08.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 60px;
	margin-right: auto;
	margin-left: auto;
}

#cr1 {
	width:1024px;
	height:450px;
	overflow: hidden;
	background-color: #007cc2;
	float: left;
}






#cr_left {
	float:left;
	width:39px;
	height:51px;
	padding-right: 49px;
	padding-top: 175px;
}
#cr_left a{
	width:39px;
	height:51px;
	display:block;
	background-image: url(../images/index_58.jpg);
	background-repeat: no-repeat;
}
#cr_left a:hover{


}
#cr_right {
	float:left;
	width:39px;
	height:51px;
	padding-left: 49px;
	padding-top: 175px;
}
#cr_right a{
	width:39px;
	height:51px;
	display:block;
	background-image: url(../images/index_60.jpg);
	background-repeat: no-repeat;
}
#cr_right a:hover{


}
