div#TOP_content { 
	display:block;
	position:relative;
	width: 730px;
	height: 100%;
}

div#container_login {
	display:block;
	width:700px;
	height:563px;
	margin:0 auto 0 0;
	padding:0;
	position:relative;
}

div#TOP_content input#username {
display:block;
font-size:10pt;
height:19px;
left:544px;
position:absolute;
top:245px;
width:164px;
z-index:100;
}

div#TOP_content input#password {
display:block;
font-size:10pt;
height:19px;
left:544px;
position:absolute;
top:296px;
width:164px;
z-index:100;
}

div#TOP_content input#button_login {
background-color:transparent;
border:0 none;
display:block;
height:33px;
width:111px;
top:363px;
left:576px;
position:absolute;
z-index:120;
}

div#TOP_content a#button_new_regist {
display:block;
height:60px;
width:180px;
position:absolute;
top:408px;
left:534px;
border:0 none;
}

div#TOP_content div.msg {
border:0 none;
display:block;
font-size:9pt;
height:32px;
left:536px;
padding:3px 0;
position:absolute;
text-align:center;
top:318px;
width:185px;
z-index:140;
}

div#TOP_content div.msg * {
font-size:8pt;
}

.loginmes{
font-size:12px;
color:#FFFFFF;
}

#content { 
 width: 640px;
 color: #333;
 background: #FFFFFF;
 margin: 5px 0px 15px 25px;
}

#news {
	padding:3px;
	height:216px;
	width:525px;
	background:url(image/news_title.gif) no-repeat 100% 0;
	display:block;
	float: left;
	clear: none;
}

#sidebn {
	padding:3px;
	height:216px;
	clear: right;
	display:block;
	float: right;
	width: 190px;
}

.sidebn2 {
	margin-top:6px;
}

#banner {
	clear: none;
	display:block;
	margin-top:8px;
	margin-left:15px;
	width:700px;
}

ul#newstop {
    list-style: none;
    margin: 0px;
    margin-left: 0px;
    padding: 35px 25px 10px 25px;
}

.new_ {
	color: #FF0000;
	font-size: 75%;
}

ul#newstop li.b {
    margin: 0px;
    padding: 0px 0px 0px 55px;
    background: url(image/n_b.gif) no-repeat 3px 0.4em;
    list-style: none;
}

ul#newstop li.n {
    margin: 0px;
    padding: 0px 0px 0px 55px;
    background: url(image/n_n.gif) no-repeat 3px 0.4em;
    list-style: none;
}
