@charset "utf-8";
body{
	margin:0;
}
#lantern {
	border:1px solid #fff; overflow: hidden; width:980px;height:410px; background:#bbbbbb;
}
#lanternMain {
	width:980px; height:390px; background-color:#fff;
}
#lanternNavy{
	font-size:12px;overflow: hidden; width: auto; color:#fff; height:16px; text-align: center
}
#lanternNavy .div_off1 {
	border-left:0; border-bottom: #ffffff 1px solid; height: 16px; background-color: #ccc; text-align: center
}
#lanternNavy .div_on1{
	padding-right: 24px; padding-left: 10px; float: left; border-left:#FFCC00 0px solid; border-bottom: #ffffff 1px solid; height: 16px; background-color: #009D45
}
#lanternNavy .div_off2 {
	float: left; border-left:#FFCC00 1px solid; border-bottom: #ffffff 1px solid; height: 16px; background-color: #bbbbbb; text-align: center; cursor:pointer;
}
#lanternNavy .div_on2 {
	padding-right: 24px; padding-left: 10px; float: left; border-left: #ffcc00 1px solid; border-bottom: #ffffff 1px solid; height: 16px; background-color:#009D45; cursor:pointer;
}
#lanternNavy .div_off3 {
	border-right: #ffcc00 2px solid; float: left; border-left: #ffcc00 1px solid; border-bottom: #ffffff 1px solid; height: 16px; background-color: #bbbbbb; text-align: center; cursor:pointer;
}
#lanternNavy .div_on3{
	border-right: #ffcc00 2px solid; padding-right: 24px; padding-left: 10px; float: left; border-left: #ffcc00 1px solid; border-bottom: #ffffff 1px solid; height: 16px; background-color:#009D45; cursor:pointer;
}
#lanternImg {
	overflow: hidden; width:980px;position:absolute;height:390px;
}
.jumppage {
	float: left; width: 75px; height: 29px
}
