body
{
	color:#0B0A05;
	background-color:#9A9993;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	text-align:center;
	vertical-align:middle;
	height:100%;
	margin:0px;
	height:0px;
}

div
{

}

html
{
	height:100%;
	margin:0px;
	padding:0px;
}

.body_x
{
	position:absolute;
	border:0px solid black;
	top:0;
	left:50%;
	margin-left:-512px;
	right:0;
	margin-right:auto;
	width:1024px;
	min-height:840px;
	height:100%;
	/*840-804px;*/
	background-image:url(img/bg.png);
	text-align: center;
}

.head_x
{
	position:relative;
	height:256px;
	background-image:url(img/head_j.jpg);
	text-align: center;
}
.head_l
{
	position:absolute;
	width:111px;
	height:192px;
	background-image:url(img/head_left_mn_0.jpg);
	left: 0px;
	top: 15px;
	text-align: left;
}

.menu_o
{
	position:absolute;
	background-image:url(img/menu_j.jpg);
	background-repeat:no-repeat;
	top:217px;
	left:46px;
	margin-left:auto;
	height:310px;
	width:272px;
	display:none;
	text-align: left;
	z-index: 99999;
}

.name_rs
{
	position:absolute;
	top:30px;
	width:224px;
	height:49px;
	background-image:url(img/name_rs.jpg);
	background-repeat: no-repeat;
	text-align:center;
	vertical-align:middle;
	margin: 0 auto;
	left: 199px;
	padding-top:10px;
	font-size:24px;
	
}

.border_x
{
	position:absolute;
	background-image:url(img/border_t.jpg);
	background-repeat:no-repeat;
	width:135px;
	height:9px;
	top:20px;
	left:50%;
	margin-left:-68px;
}

#table_srt
{
	text-align:center;
	border: 1px;
	font-size:15px;
}

/*
.table_base
{
	border: 1px dotted #000000; 
}

.scroll-pane {
	width: 200px;
	height: 200px;
	overflow: auto;
	background: #ccc;
	float: left;
}

*/
.ender
{
	position:absolute;
	top:100%;
	margin-top:-41px;
	height:41px;
	width:1024px;
	left:0px;
	background-image:url(img/ender.jpg);
	background-repeat:no-repeat;
	text-align: center;
}
