/* CSS Document */

body{
margin:0px;
padding:0px;
font-size:13px;
color:#333333;
}

#Regist{
float:left;
width:958px;
border:1px solid #FFB997;
padding:10px 0px;
}

.ipt{
float:left;
width:160px;
border:1px solid #cccccc;
}

.reg_btn{
width:80px;
border:0px;
height:30px;
font-size:15px;
color:#FFFFFF;
font-weight:bold;
background:url(../../Images/regist.gif) no-repeat;
}

.iptt{
float:left;
width:70px;
border:1px solid #cccccc;
}