body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	background:#fff;
	text-align:center;

}

* {
	margin:0;
	padding:0;
}

a {
	color:#1E7ACE;
	text-decoration:none;	
}

a:hover {
	color:#000;
	text-decoration:underline;
}
h3 {
	font-size:14px;
	font-weight:bold;
}

pre,p {
	color:#1E7ACE;
	margin:4px;
}
input, select,textarea {
	padding:1px;
	margin:2px;
	font-size:11px;
}
.buttom{
	padding:1px 10px;
	font-size:12px;
	border:1px #1E7ACE solid;
	background:#D0F0FF;
}
#formwrapper {
	width:745px;
	margin:10px auto;
	text-align:left;
}
#toppic{
background:url(imagesregisteuserreg_top.jpg);
border-bottom:0px;
width:745px;
height:58px;
}
#toppic img{
/*margin-top:40px;*/
position:relative;
top:41px;
left:40px;
}
fieldset {
	border:5px solid #d9d9d9;
	background:#fff;
	padding:10px 4px 5px 4px;
}


fieldset label {
	float:left;
	width:120px;
	text-align:right;
	padding:4px;
	margin:1px;
}

fieldset div {
	clear:left;
	margin-bottom:2px;
}

.enter{ text-align:center;}
.clear {
	clear:both;
}
#protocal{
height:30px;
line-height:30px;
}
#protocal input{
float:left;
margin-left:110px;
}
#nyjprotocal{
display:block;
height:25px;
line-height:25px;
width:120px;
float:left;
}
#nyjprotocalintro{
display:block;
height:25px;
line-height:25px;
width:120px;
float:left;
}
#nyjprotocaltxt{
margin-left:30px;
}
.bggray{
background-color:#F0F0F0;
}
.bglightyellow{
background-color:#f6f0e0;
}
.textcenter{
height:30px;
line-height:30px;
}