body{
	padding	: 0px;
	margin	: 0px;
	background	: #555555;
}

body,td{
	font-size	: 12px;
}

img{
	border	: none;
}

#userid{
	position: relative;
	z-index	: 9999999;
	color	: #ddcc55;
	background-color	: #000000;
	white-space	: nowrap;
}

#userid img{
	vertical-align:middle;
}

#userid b{
	color	: #ffaa44;
}

.top_margin{
	height:80px;
	padding-left	: 50px;
	color	: #ddcc55;
	background	: transparent url(image/bg_1.gif) repeat;
}

.box1{
	position:absolute;
	left	: 10px;
	top		: 250px;
	width	: 40px;
	height	: 20px;
	-moz-opacity	: 1;
}

.box1_t{
	background	: #bbbbbb;
	border	: solid 1px #006688;
}

.box_btn{
	position:absolute;
	left	: 0px;
	top		: 30px;
	width	: 100%;
	height	: 80px;
	-moz-opacity	: 1;
	background	: #000000;
}


.box_btn_inner{
	width	: 100%;
	height	: 60px;
	overflow:auto;
}

.box_bar{
	height	: 23px;
	color	: #ffffff;
	background	: transparent url(image/bar_center.gif) repeat-x;
	cursor	: move;
	vartical-align	: middle;
}

.box_bar_inner{
	width	: 300px;
	height	: 15px;
	padding	: 1px;
	overflow: hidden;
	white-space: nowrap;
}

.box_close{
	text-align	: center;
	padding		: 0px;
	margin	: 1px;
	color	: #ffffff;
	font-weight	: bold;
	border	: solid 1px #aaaa88;
	cursor	: pointer;
	display	: inline;
}

.btn{
	position: relative;
	top		: 10px;
	height	: 40px;
	padding	: 10px 5px 10px 20px;
	margin-left	: 10px;
	color	: #aaaaaa;
	border	: dashed 1px #666666;
	display	: inline;
	text-align	: center;
}

.btn_2{
	position: relative;
	top		: 10px;
	height	: 40px;
	padding	: 10px 5px 10px 20px;
	margin-left	: 10px;
	color	: #aaaaaa;
	border	: dashed 1px #666666;
	display	: inline;
	text-align	: center;
}

.btn_close{
	position: absolute;
	left	: 0px;
	top		: 0px;
	border	: dashed 1px #777777;
	cursor	: pointer;
}

.btn_add{
	width	: 200px;
	height	: 200px;
	text-align	: center;
}

.input_code{
	width	: 40px;
}

#input_130 input{
	width	: 130px;
}