@charset "utf-8";
/* Login style */
.CHYI_Login{ background:url(../images/LoginBg.png) no-repeat; width:540px; height:250px; margin:150px auto 0px auto;}
.CHYI_LoginNav{ padding:5px 0px 0px 200px;}
.LoginList{ clear:both; overflow:hidden; zoom:1; margin-bottom:15px;}
.LoginList span{ float:left; line-height:22px; width:100px; text-align:right;}
.LoginList input.text{color:#999999; float:left; font-family:arial,宋体; font-size:12px; height:16px; margin-right:9px; padding:2px 6px; width:186px; border:1px solid #dddddd;}
.LoginList input.text1{color:#999999; float:left; font-family:arial,宋体; font-size:12px; height:16px; margin-right:5px; padding:2px 6px; width:60px; border:1px solid #dddddd; margin-top:5px;}
.marginTop5{margin-top:5px;}
.LoginList img{ float:left; margin-right:5px;}
.LoginList a{ float:left; line-height:34px; color:#64a2ff; text-decoration:underline;}
.LoginList a.LoginBtn{ background:#377DAE; display:block; width:60px; height:25px; line-height:25px; color:#ffffff; text-align:center; text-decoration:none; margin-right:10px; cursor:pointer; margin-left:60px;_margin-left:30px;}
.LoginList a.LoginPasd{float:left; line-height:25px; color:#000000; text-decoration:underline;}
