/* CSS Document 	BACKGROUND-COLOR: #273526;    */
*{ margin:0; padding:0;}
BODY {
	DISPLAY: block; 
	MARGIN: 0px; 
	FONT: 12px Verdana, Arial, Helvetica, sans-serif "??"; 
	background-image:url(../Img/18.jpg); 
}
.input1{ border:solid 1px #123; width:90px; height:16px;}
.inputreg{ border:solid 1px #123; width:220px; height:18px; }
.butlog{ width:45px; height:18px; background-image:url(../img/denglu.gif); background-repeat:no-repeat; border:0;}
.butreg{ width:45px; height:18px; background-image:url(../img/zhuce.gif); background-repeat:no-repeat; border:0;}
.tr1{background-image:url(../img/08015212.jpg); color:#FF9966; height:26px; font-weight:bold; text-align:center }
.tr2{background-image:url(../img/08015213.jpg);  height:65px; text-align:center }
.tr3{background-image:url(../img/08015214.jpg);  height:26px; text-align:center }
.tr4{background-image:url(../img/04.jpg);  height:50px; text-align:center }

.td1{ height:30px; text-align:right; background-color:#FFFFFF; width:160px;}
.td2{ height:30px; text-align:left; background-color:#FFFFFF; padding-left:5px; }
.td3{ height:30px; text-align:right; padding-left:5px; width:80px; font-weight:bold; }

.textbox{ height:18px;}
.center{
padding:0;
clear:both;
margin:0 auto;
font-size:12px;
background-color:#fff;
width:800px;
}
A:link {
	COLOR: #000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff0000; TEXT-DECORATION: none
}
A:active {
	
}
