.total{
	width:800px;
	margin:auto;
}

.top{
}

.bottom{
}

.main{
	width:70%;
	margin:auto;
}

/****************/
.form{
	width:100%;
	margin:auto;
}
table{
	width:100%;
	height:100%;
	text-align: left
}

th{
	color:#004c85;
}

tr{
	border:solid 1px #b0caea;
}

td{
	font-family:Arial, Helvetica, sans-serif;
	color:#7e7e7f;
	vertical-align:top;
	font-size:14px;
	font-weight:bold;
	padding:5px;
}

tr{
	height:30px;
}

.input{
	border:solid 1px #aec9e9;
	margin:0px auto;
	background:#f2f7fe;
}

/**/

.white{
	background:#fff;
	font-size:12px;
	font-weight:normal;
	border-left:solid 1px #aec9e9;
}

/*home page*/
body.reg{
background:#000;
text-align:center;
margin:0;
padding:0;
}
body.reg .total{
width:802px;
margin:0px auto 0px auto;
text-align:center;
background: #fff;
}
body.reg .top{
width:100%;
height:185px;
}
body.reg .main{
width:100%;
background:#fff;
float:left;
}
body.reg .main .submit{
border:0; 
background:url(/sinotech/images/submit.jpg); 
width:87px; 
height:17px; 
cursor:pointer
}
body.reg .main .submitcn{
border:0; 
background:url(/sinotech/images/submit_cn.gif); 
width:87px; 
height:17px; 
cursor:pointer
}
body.reg .main .notice{
margin:20px 0px 0px 30px;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
}
body.reg .main ul{
margin:0;
padding:20px 0px 0px 0px;
list-style:none;
float:left;
width:80%
}
body.reg .bottom{
width:100%;
background:url(/sinotech/images/footer.jpg) no-repeat;
height:102px;
float:left;
}
body.reg .blink{
color:#000;
font:12px Arial, Helvetica, sans-serif;
text-align:center;
margin-top:45px;
}
body.reg .blink a{
color:#000;
font:12px Arial, Helvetica, sans-serif;
text-decoration:none;
}
body.reg .copy{
color:#000;
font:10px Arial, Helvetica, sans-serif;
text-align:center;
margin-top:10px;
}
body.reg .copy a{
color:#000;
font:10px Arial, Helvetica, sans-serif;
text-decoration:none;
}


