﻿/*
* @description: 登录页面（App）
* @author: Junta
* @update: Junta (2013-11-8)
*/
body{background-color:#d6e9fe; height:100%; width:100%;}
#logo,.ic1,.ic2,.ic3,.btnCrystal,#info{background-image:url(../images/login/icons-login.png); background-repeat:no-repeat;}
#wrapper{background:url(../images/login/login-bg-2.png) center center; position:absolute; height:100%; width:100%;  }
#panel{background:url(../images/login/login-panel.png) center center; position:absolute; top:50%; left:50%; width:459px; height:336px; margin-top:-168px; margin-left:-230px;}
#logo{background-position:19px 16px; height:47px;}
#logo h1{ color:White; font-size: 18px;left: 200px; position: absolute;top: 24px;}

.mb8{ margin-bottom:8px;}
fieldset{ margin:44px 0 0 111px;}
legend{display:none;}
.ic1,.ic2,.ic3{ float:left; display:inline-block; width:89px; height:26px; zoom:1;}
.ic1{ background-position:-350px -47px;}
.ic2{ background-position: -350px -81px;}
.ic3{ background-position: -350px -113px;}
fieldset label{ display:none;}

#info{ background-position:0 -50px; position:absolute; left:19px; bottom:107px; width:169px; height:23px; line-height:22px; color:White; text-indent:2.4em;}

footer{ color:White; margin-top: 24px;}

/* 按钮1：水晶质地 */
.btnCrystal{ background-position:0 -73px; display:inline-block; width:86px; height:24px; line-height:24px; zoom:1; color:White!important; text-align:center; font-size:12px;}
.btnCrystal:hover{ background-position:0 -100px; color:White !important;}