﻿*{
	font-size:12px;
}

div.t{ color:Red}

#Registdiv{
	width:603px;margin:auto; font-weight:normal
}
#Registdiv ul{
	margin:0px; padding:0px
}
#Registdiv li {
	list-style:none;float:left; width:120px; height:40px; line-height:40px; 
	text-indent:10px; background-color:#eff7f8; border:1px silver solid; border-bottom:0px;
	font-weight:bold; display:table-cell
}
#Registdiv li.fck {
	width:480px; background-color:white; border-left:0px; font-weight:normal;text-indent:0px; height:auto
}
#Registdiv li.txtli {
	width:480px; background-color:white; border-left:0px; font-weight:normal
}
#Registdiv li.btnli {
	width:601px; background-color:white; text-indent:0px; text-align:center;border-bottom:1px silver solid;
}
#Registdiv li input,select{
	margin-left:10px
}


