@charset "utf-8";
body {
	background-color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.index_bg01 {
	background-image: url(../images/index_bg01.gif);
	background-repeat: repeat-y;
	background-position: center;
	height: 117px;
	width: 1000px;
	margin-top: 72px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D4D4D;
	text-align: center;
}
.index_flash {
	height: 248px;
	width: 1000px;
	text-align: center;
}
.index_bg02 {
	background-image: url(../images/index_bg01.gif);
	background-repeat: repeat-y;
	background-position: center;
	height: 85px;
	width: 1000px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4D4D4D;
	text-align: center;
	position: absolute;
}
.index_bg_left{
	width: 65px;
	height: 23px;
	font-size: 10px;
	color: #000000;
	position: absolute;
	left: 532px;
	top: 15px;
}
.index_bg_left a:link{
	color: #000000;
	text-decoration: none;
	background-image: url(../images/index_center.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 23px;
	width: 65px;
}
.index_bg_left a:visited{
	color: #000000;
	text-decoration: none;
	background-image: url(../images/index_center.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 23px;
	width: 65px;
}
.index_bg_left a:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(../images/index_center2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.index_bg_left2{
	width: 65px;
	height: 23px;
	font-size: 10px;
	color: #000000;
	position: absolute;
	left: 597px;
	top: 15px;
}
.index_bg_left2 a:link{
	color: #000000;
	text-decoration: none;
	background-image: url(../images/index_center.gif);
	background-repeat: no-repeat;
	background-position: -65px 0px;
	display: block;
	height: 23px;
	width: 93px;
}
.index_bg_left2 a:visited {
	color: #000000;
	text-decoration: none;
	background-image: url(../images/index_center.gif);
	background-repeat: no-repeat;
	background-position: -65px 0px;
	display: block;
	height: 23px;
	width: 93px;
}
.index_bg_left2 a:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(../images/index_center2.gif);
	background-repeat: no-repeat;
	background-position: -65px 0px;
}
.index_bg_right{
	width: 207px;
	height: 27px;
	font-size: 11px;
	color: #6E6E6E;
	position: absolute;
	left: 718px;
	top: 12px;
	text-align: left;
	line-height:20px
}
#info{position:absolute;top:0;width:634px;height:382px;left:0}
#info p{border:5px solid #fff;width:600px;margin:0;padding:0}
#info object:focus{outline:none}
.closeBtn{position:absolute;right:0;top:0;width:24px;height:24px;cursor:pointer}

