﻿@charset "utf-8";
#gundong {
	width:767px;
	height: 376px;
	float: left;
	position: relative;
}

#cr1 {
	width:767px;
	height:376px;
	overflow: hidden;
	background-color: #007cc2;
	float: left;
}
#cr {
	position:absolute;
	width:80px;
	height:40px;
	z-index:1001;
	right: 0px;
	bottom: 0px;
}







#cr_left {
	float:left;
	width:40px;
	height:40px;
	background-image: url(../images/shang.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#cr_left a{
	width:40px;
	height:40px;
	display:block;
}
#cr_left a:hover{


}
#cr_right {
	float:left;
	width:40px;
	height:40px;
	background-image: url(../images/xia.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#cr_right a{
	width:40px;
	height:40px;
	display:block;
}
#cr_right a:hover{


}
