body{
     margin:0px;
	 background:#000000;
	 font-size:12px;
	 }

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: #FFF;
	background-repeat: no-repeat;
	line-height: 15px;
}

.boxError {
	color: #FF0000;
	background-repeat: no-repeat;
	line-height: 15px;
}

.boxOK {
	color: #FFF;
	background-repeat: no-repeat;
	line-height: 15px;
}

.boxWaiting {
	color: #FFF;
	background-repeat: no-repeat;
	line-height: 15px;
}

.red {
	color: #FFF;
}

table,td,tr,th {
	font-size: 12px;
}

.bold_font {
	font-weight: bold;
}

.regTitle {
	color: #FFF;
	line-height: 22px;
	text-align: right;
}

.input_text {
	border: 1px solid #866544;
}

.text_input {
	width: 153px;
	height: 22px;
}

.code_input {
	width: 43px;
	height: 22px;
}

.tipr {
	font: normal;
	color: #FFF;
	line-height: 15px;
}

.tip {
	font: normal;
	color: #FFF;
	line-height: 15px;
}
a:link,a:visited{
	color:#FFF;
	text-decoration: none;
}
a:hover{
	color:#FFF;
	text-decoration: none;
}
.cursor_pointer{
color:#FFF;
}
.footer{
color:#FFF;
}
