html,body {
height:100%;
margin:0;
padding:0;
}

body {
background:url(i/ptr_bg.gif) repeat-x top center #606260;
background-position:0 100px;
font-family:Tahoma;
font-size:12px;
font-weight:700;
margin:0;
padding:0;
}

a {
color:#fefefe;
padding:0 20px;
}

a:hover {
text-decoration:none;
}

#center {
width:998px;
height:800px;
text-align:center;
background:url(i/main_bg.gif) no-repeat center;
background-position:80px 100px;
margin:0 auto;
padding:0;
}

#login {
width:152px;
height:109px;
text-indent:0;
margin:20px auto;
}

.input {
border:1px solid #555554;
background:#999;
color:#FFF;
font-size:11px;
height:18px;
width:141px;
font-family:Tahoma;
padding-left:9px;
margin:5px 0;
}

#reg {
border:1px solid #b0b0b0;
background:#eaeaea;
color:#323231;
font-size:11px;
height:18px;
width:88px;
font-family:Tahoma;
float:left;
padding-bottom:10px;
margin:5px 0 0 5px;
}

#enter {
border:1px solid #b0b0b0;
background:#eaeaea;
color:#323231;
font-size:11px;
height:18px;
width:54px;
font-family:Tahoma;
float:left;
padding-bottom:10px;
font-weight:700;
margin:5px 5px 0 0;
}

#enter_fl {
width:998px;
height:250px;
}

#nav {
border:1px solid #585857;
background:#666866;
width:958px;
height:27px;
text-align:center;
line-height:23px;
margin:0 auto;
}

#footer {
height:31px;
width:370px;
color:#a5a4a4;
font-family:Times New Roman;
font-size:12px;
margin:83px auto 0;
}

#bottom_line {
color:gray;
font-family:Verdana;
font-size:12px;
font-weight:400;
}

#footer a {
padding:0;
}

#msg_01,#msg_02,#msg_03 {
color:#bcbebd;
font-size:12px;
font-family:Verdana;
font-weight:400;
text-align:left;
width:620px;
height:80px;
margin:20px auto 0;
}