BODY {
	MARGIN: 0px;
	font-size: 12px;
	background-color:#000000;
    background-repeat: no-repeat;
	background-position: right top;
}
div,form,img,ul,ol,li,dl,dt,dd {
	margin: 0;
	padding: 0;
	border: 0;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}
.boxNormal {
	color: #000;

	background-repeat: no-repeat;
	line-height: 15px;

}

.boxError {
	color: #ff0000;
	
	background-repeat: no-repeat;
	line-height: 15px;
	
}

.boxOK {
	color:   #000;
	background-repeat: no-repeat;
	line-height: 15px;
	
}

.boxWaiting {
	color:   #000;

	background-repeat: no-repeat;
	line-height: 15px;
	
}

.red{
color:  #000;
}
table,td,tr,th {
	font-size: 12px;
}

.bold_font {
	font-weight: bold;
}
.regTitle {
	color:   #000;
	line-height: 22px;
	text-align: right;
}
.input_text {
	border: 1px solid #03865C;
}
.text_input {
	width: 153px;
	height: 18px;
}
.code_input {
	width: 43px;
	height: 18px;
}
.tipr {
	font: normal;
	color:   #000;
	line-height: 15px;
}
.tip {
	font: normal;
	color:   #000;
	line-height: 15px;
}
a:link,a:visited{ color:  #000;}
a.menu:link,a.menu:visited{ color:  #000;}
a.menu:hover{color:  #000;}
a:hover{color:  #000;}
.cursor_pointer{
color:  #000;
}
