@charset "utf-8";
/* CSS Document */

body{ padding:0; margin:0 auto; text-align:center; background-color:#000000; }
#main{display:block; width:1024px; height:746px; margin:0 auto; position:relative; background:url(http://www.atsmain.com/cyber2a/images/ats_bg_memberzone.png) no-repeat;}
#login{display:block; width:158px; height:auto; margin:0 auto; position:relative; float:right; margin-right:50px; margin-top:50px; }

#content{display:block; width:1024px; height:auto; margin:0 auto; position:relative; background:url(http://www.atsmain.com/cyber2a/images/ats_bg_main.png) no-repeat;}
#header{display: block; width:1024px; height:120px; margin:0 auto; position:relative;}
#header img{ margin:0 auto; position:relative; float:right; margin-top:30px; margin-right:20px; border:0; }

#header_content{ display:block; width:1024px; height:55px; margin:0 auto; position:relative; background:url(http://www.atsmain.com/cyber2a/images/ats_bg_header.png) no-repeat;}
#menubar {
	/*background: #333;*/
	float: left;
	list-style: none;
	margin-left:10px;
	margin-top:17px;
	padding: 0;
	width: 600px;
}
#menubar li {
	float: left;
	font: 80.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menubar a {
	/*background: #333 url("../images/list_icon_orange.png") bottom right no-repeat;*/
	background: url("http://www.atsmain.com/cyber2a/images/list_icon_orange.png") center left no-repeat;
	color: #ccc;
	display: block;
	float: left;
	margin: 0;
	padding: 10px 19px;
	text-decoration: none;
}
#menubar a:hover,#menubar a.click_current{
	/*background: #2580a2 url("../images/list_icon_white.png") bottom center no-repeat;*/
	/*background: #2580a2 url("../images/list_icon_white.png") center left no-repeat;*/
	background:url(http://www.atsmain.com/cyber2a/images/bg_a_hover.png) repeat-x;
	color: #fff;
	padding-bottom: 10px;
}

#middle{display:block; width:1024px; height:auto; margin:0 auto; position:relative; background:url(http://www.atsmain.com/cyber2a/images/ats_bg_content.png) repeat-y;}
#map{display:block; width:1009px; height:auto; margin:0 auto; position:relative; z-index:1000;/* background:url(../images/map.png) no-repeat;*/ }

#changegroup{
	display:block;
	width:996px;
	height:auto;
	margin:0 auto;
	position:absolute;
	background:url(http://www.atsmain.com/cyber2a/images/bg_dragdrop.png) no-repeat;
	z-index:2000;
	left: 12px;
	top: 498px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
#changegroup label{display:block; width:auto; height:auto; margin: 10px auto; position:relative; }


#footer{display:block; width:1024px; height:105px; margin:0 auto; position:relative; background:url(http://www.atsmain.com/cyber2a/images/ats_bg_footer.png) no-repeat;font: 70.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif; color: #999999 }
#footer img{display:block; width:76px; height:38px; margin:0 auto; position:relative; float:left;}
#footer span{display:block; width:auto; height:auto; margin-top:10px; margin-right:10px; position:relative; float:right;}
