body,td,th {FONT: 12px/20px Tahoma, "ËÎÌå", Helvetica, Arial, sans-serif; }
body {
	background-color: #2B94D6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(cloud.jpg) repeat center top;
}
a {font-size: 12px;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}
img {
    border: none;
}
.indemin {
    color: #AB931B;
    font-size: 14px;
    font-family: "Microsoft Yahei";
    margin-top: 10px;
	padding-right:210px;
}
.username {
    width: 230px;
	height:42px;
    line-height: 40px;
    border: 1px solid #b2afaf;
    font-size: 15px;
    color: #888;
    position: relative;
    padding-left: 42px;
	background: url(usename.png) 5px center no-repeat;
}
.password {
    width: 230px;
	height:42px;
    line-height: 40px;
    border: 1px solid #b2afaf;
    font-size: 15px;
    color: #888;
    position: relative;
    padding-left: 42px;
    background: url(password.png) 7px center no-repeat;
}
.loginsmt {
    width: 276px;
    height: 40px;
    background: #C2B051;
    border: none;
    text-align: center;
    cursor: pointer;
    color: #F5DE6C;
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: "Microsoft Yahei";
    font-size: 18px;
	color: #fff;
}
.titles{font-size: 18px; color:#2A90D1;}