/* author: 庄子
qq:   3168765867
from: 南昌雅腾科技有限公司
web:  http://www.ncyteng.com
 */
body{
	line-height: 24px;
    font: 14px Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;
	background: #f2f2f2;
}
.cls15{clear: both; height:15px;}

.user-pannel{
	border-radius: 2px;
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.05);
    padding:20px;
}
.user-login-msg{
   /*  background-color: #F8F8F8; */
    color: #666;
    padding: 8px 15px 8px 15px;
    line-height: 24px;
    border-bottom: 2px solid green;
    border-radius:2px;
    text-align:center;
    letter-spacing: 1px;
    font-weight: bold;
}

.user-login{
    min-height: 260px;
    width: 600px;
    margin:100px auto;
}
