body{    margin:0px 0px 0px 0px;    padding:0;    font-family: arial;	font-size: 8pt;	height:100%;	width:100%;	background:#727D83;    color: #000000;	background-repeat:repeat-x;	background-attachment:fixed;	background-image:url(../src/footer.jpg);	background-position: bottom center;}
hr{	margin-top:4px;}
input{	height:12px;	font-size:7.5pt;	margin:0px 0px 0px 0px;    padding:0px 0px 0px 0px;	vertical-align:center;	}
button{	position:relative;	height:20px;	width:50px;	font-size:7pt;	top:1px;	vertical-align:center;	}
div{    margin-top:0px;    padding-top:0px;	    margin-bottom:0px;    padding-bottom:0px;	    margin-left:0px;    padding-left:0px;	    margin-right:0px;    padding-right:0px;	}

a{
	text-decoration:none;
	color:#333333;
}

a:hover{
	text-decoration:none;
	color:#666666;
}

#wrapper{
	width:100%;
	height:100%;
}

#layer_main{
 	width:100%;
 	height:100%;
}

#list_box{
	width:600px;
	text-align:center;
}

.control_bar{
 	position:relative;
	width:598px;
	height:25px;
	margin-top:5px;
	padding-top:2px;
	text-align:center;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	background:#AAAAAA;
}

.row_head{
 	position:relative;
	width:598px;
	height:16px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
}

.lab_weight{
	position:absolute;
	width:80px;
	height:16px;
	left:0px;
	background:#888888;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
}

.lab_layer{
	position:absolute;
	width:166px;
	height:16px;
	left:82px;
	background:#888888;
	padding-left:4px;
	font-weight:bold;
	cursor:pointer;
}

.lab_file{
	position:absolute;
	width:166px;
	height:16px;
	left:254px;
	background:#888888;
	padding-left:4px;
	font-weight:bold;
	cursor:pointer;
}

.lab_mod{
	position:absolute;
	width:168px;
	height:16px;
	left:426px;
	background:#888888;
	padding-left:4px;
	font-weight:bold;
	cursor:pointer;
}

.lab_weight:hover{
	background:#999999;
}

.lab_layer:hover{
	background:#999999;
}

.lab_file:hover{
	background:#999999;
}

.lab_mod:hover{
	background:#999999;
}

.row_list{
 	position:relative;
	width:598px;
	height:16px;
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
}

.col_weight{
	position:absolute;
	left:0px;
	width:80px;
	height:15px;
	background:#AAAAAA;
	text-align:center;
	padding-top:1px;
	cursor:pointer;
}

.col_layer{
	position:absolute;
	left:82px;
	width:166px;
	height:15px;
	background:#AAAAAA;
	padding-left:4px;
	padding-top:1px;
	cursor:pointer;
}

.col_file{
	position:absolute;
	left:254px;
	width:166px;
	height:15px;
	background:#AAAAAA;
	padding-left:4px;
	padding-top:1px;
	cursor:pointer;
}

.col_mod{
	position:absolute;
	left:426px;
	width:134px;
	height:15px;
	background:#AAAAAA;
	padding-left:4px;
	padding-top:1px;
	cursor:pointer;
}

.col_save{
	position:absolute;
	width:15px;
	height:16px;
	left:566px;
	cursor:pointer;
}

.col_delete{
	position:absolute;
	width:15px;
	height:16px;
	left:583px;
	cursor:pointer;
}

.field_weight{
	position:absolute;
	left:0px;
	width:76px;
	height:12px;
	text-align:center;
}

.field_layer{
	position:absolute;
	left:82px;
	width:166px;
	height:12px;
}

.field_file{
	position:absolute;
	left:254px;
	width:166px;
	height:12px;
}

.field_mod{
	position:absolute;
	left:426px;
	width:134px;
	height:12px;
}

#links{
	position:absolute;
	top:6px;
	left:11px;
}

#user{
	position:absolute;
	top:5px;
	left:276px;
	width:100px;
	height:13px;
	text-align:center;
	color:#000000;
}

#pass{
	position:absolute;
	top:5px;
	left:383px;
	width:100px;
	height:13px;
	text-align:center;
	color:#000000;
}

#login{
	position:absolute;
	top:3px;
	left:490px;
}

#register{
	position:absolute;
	top:3px;
	left:540px;
}

#weight{
	position:absolute;
	left:9px;
	top:5px;
	height:13px;
	width:60px;
	text-align:center;
	color:#888888;
}

#layer{
	position:absolute;
	left:76px;
	top:5px;
	height:13px;
	width:132px;
	color:#888888;
}

#file{
	position:absolute;
	left:215px;
	top:5px;
	height:13px;
	width:131px;
	color:#888888;
}

#mod{
	position:absolute;
	left:353px;
	top:5px;
	height:13px;
	width:130px;
	color:#888888;
}

#search{
	position:absolute;
	top:3px;
	left:490px;	
}

#add{
	position:absolute;
	top:3px;
	left:540px;	
}

.ico0{
	position:absolute;
	font-family:times;
	font-size:9pt;
	color:#666666;
	left:66px;
}

.ico1{
	position:absolute;
	font-family:times;
	font-size:9pt;
	color:#666666;
	left:156px;
}

.ico2{
	position:absolute;
	font-family:times;
	font-size:9pt;
	color:#666666;
	left:156px;
}

.ico3{
	position:absolute;
	font-family:times;
	font-size:9pt;
	color:#666666;
	left:158px;
}

.center{
	width:600px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
}

#layer01{
 	position:absolute;
 	background-image:url(../src/layer01.png);
 	height:256px;
 	width:512px;
	filter:alpha(opacity=0);
	opacity:0.0;
 	border:1px;
 	left:-1px;
 	top:-1px;
 	border-color:#000000;
 	border-style:solid;
}
	
#layer02{
 	position:absolute;
 	background-image:url(../src/layer02.png);
 	height:256px;
 	width:512px;
	filter:alpha(opacity=100);
	opacity:1.0;
 	border:1px;
 	left:-1px;
 	top:-1px;
 	border-color:#000000;
 	border-style:solid;
}

#layer03{
 	position:relative;
 	left:0px;
 	background-image:url(../src/layer03.png);
 	height:256px;
 	width:512px;
 	border:1px;
 	border-color:#000000;
 	border-style:solid;
}
		
#lable{
 	position:absolute;
 	top:231px;
 	left:295px;
 	width:150px;
 	text-align:right;
	font-family: arial;
	font-size: 14pt;
	color:#FFFFFF;
}
		
.inc{
 	position:absolute;
 	top:230px;
 	left:448px;
	width:30px;
}
		
.dec{
 	position:absolute;
 	top:230px;
 	left:478px;
	width:30px;
}
		
.head{
	font-size:14pt;
}

.subhead{
	font-weight:bold;
}

.guide{
	text-align:center;
	font-family: arial;
	font-size: 10pt;
	color:#000000;
}

#main{
	width:598px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

.picholder{
 	position:relative;
 	left:-15px;
	width:514px;
	margin-left:auto;
	margin-right:auto;
}

img{
	border:1px;
 	border-color:#000000;
 	border-style:solid;
}

.icon{
	border:0px;
 	border-style:none;
}