@charset "utf-8";
/* CSS Document */
body {
background-color:#000000;
text-align:center;
margin:0px 0px 10px 0px;
padding:0px;
background-image:url(../img/p_back.jpg);
background-repeat:repeat-x;
}


#frame {
margin:0px auto;
width:895px;
position:relative;
background-image:url(../img/index/top.jpg);
background-repeat:no-repeat;
}
#middle {
width:895px;
position:absolute;
top:0px;
left:0px;
}
#footer {
position:absolute;
top:635px;
left:0px;
background-image:url(../img/index/p_footer.jpg);
background-repeat:no-repeat;
width: 895px;
height: 157px;
text-align:center;
}
#copyright {
position:absolute;
top:802px;
left:0px;
width: 895px;
padding:0px 0px 20px 0px;
color:#FFFFFF;
font-size:12px;
text-align:center;
}
#banner{
	width:455px;
	height:68px;
	position:absolute;
	left: 424px;
	top: 61px;
}
#banner iframe{
	width:455px;
	height:68px;
}

#enter {
width:440px;
position:absolute;
top:522px;
left:0px;
margin:0px;
}
#exit {
width:440px;
position:absolute;
top:522px;
right:0px;
margin:0px;
}
