
/* ==±íµ¥ÑùÊ½== */

form{margin:0;padding:0}

.formgroup{
margin-bottom:10px;
height:28px;
border-bottom:1px #def solid;
background:url(../images/icon1.gif) left no-repeat;
font: 14px/28px Microsoft YaHei;
padding-left:22px;
font-weight:bold;
}


.formintro{
border:1px #def solid;
margin:10px 0px 20px 0px;
padding:10px;
background:#f7fbfe;
}

.formborder{
margin:0px;
margin-top:-1px;
border:1px #e8e8e8 solid;
padding:12px;
}


.input{border:1px #ddd solid;height:32px;line-height:32px;padding:0px 3px;color:#555;background:#fff; font:14px Microsoft YaHei; margin-bottom:20px;}
.textarea{border:1px #ddd solid;font-size:12px;padding:3px;color:#555;background:#fbfbfb}
.button{}
.submit{font: 14px/40px Microsoft YaHei;background:#f2774b; text-align:center; width:200px; height:40px; color:#FFF; border-radius:3px; border:none; text-align:center; outline:none; cursor:pointer; border:1px solid #fe7708}
.mustfill{color:#ff0000}
.titile{font:14px Microsoft YaHei; color:#666666; font-weight:bold; padding-bottom:28px;}
.titile1{font:14px Microsoft YaHei; color:#666666; font-weight:bold; padding-bottom:10px;}


.loginlink{cursor:pointer;text-decoration: underline}
.logoutlink{cursor:pointer;text-decoration: underline}
