@charset "utf-8";
/* CSS Document */

div.container {
	position: absolute;
	width:947px;
	height:700px;
	left: 50%;
	top: 50%;
	margin: -350px 0px 0px -473px;
	background-color: #000000;
	text-align: left;
}
div.index-top_ {
	position:relative;
	width:947px;
	height:258px;
	background-image: url(../images/index_top.jpg);
	background-repeat: no-repeat;
}

div.index-left_ {
	position:relative;
	width:256px;
	height:143px;
	background-image: url(../images/index_left.jpg);
	float: left;
}
div.index1 {
	position:relative;
	float: left;
}
div.index2 {
	position:relative;
	float: left;
}

div.index-logo_ {
	position:relative;
	width:396px;
	height:104px;
}

div.index-right_ {
	position:relative;
	width:295px;
	height:143px;
	background-image: url(../images/index_right.jpg);
	background-repeat: no-repeat;
	float: left;
}

div.index-enter_ {
	position:relative;
	width:396px;
	height:39px;
}

div.index-bottom_ {
	position:relative;
	width:947px;
	height:268px;
	background-image: url(../images/index_bottom.jpg);
	background-repeat: no-repeat;
	float: left;
}
