@import url(comm.css);
@import url(header.css);
@import url(footer.css);
@import url(sign-comm.css);

.mn {margin: 207px 0 344px;overflow:hidden;}

.l{float:left;width:680px;height:360px;background-color:#eee;}
.r{float:right;width:480px;height:auto;color:#666;}

.r .blk-1 {font-size:16px;line-height:18px;height:18px;margin-bottom: 28px;}
.r .blk-2 {font-size:14px;line-height:18px;height:18px;margin-bottom: 74px;}
.r a{float:right;color:#f72;}
.r .blk-1 {}
.r .blk-1 {}

.ipt {height:46px;width:382px;border:1px solid #ddd;border-radius:3px;padding:0 48px;background:url() #f7f7f7 19px 50% no-repeat;font-size:18px;margin-bottom: 40px;}
.ipt.txt {background-image:url(../images/icon-user.png);}
.ipt.pwd {background-image:url(../images/icon-pwd.png);}

.btnSubmit {border:0;height: 48px;width: 100%;color: #fff;background-color: #ff7722;border-radius: 4px;font-size: 18px;}
