@charset "utf-8";
/*Version:             1.0.0(2015-01-16)*/
html,body{-webkit-text-size-adjust:none;}
body,dl,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p{padding:0; margin:0;}
body{width:100%; margin:auto; font:12px/150%  Arial,"Lucida Grande", Verdana, Lucida, Helvetica, sans-serif; color:#333; background:#0E7BC1; text-align:left; position:relative;}
fieldset,img {border:none;}
li {list-style:none;}
h1,h2,h3,h4,h5,h6 {font-weight:normal; font-size:100%;}
tr,td,select,input{font:12px/150%  Arial,"Lucida Grande",Verdana, Helvetica, sans-serif; color:#333;}
label,img,input,textarea,select,button {vertical-align:middle;}
input.text, textarea {border:1px solid #ccc;}
button{overflow:visible;cursor:pointer;}
p{ line-height:normal;}

a{color:#333;text-decoration:none; outline:none;}
a:hover{color:#f60;text-decoration:underline;}


/* __loginBox----------------------------*/
.loginBox{ width:780px; padding:30px 130px; margin:0 auto; background:url(../Images/loginBg.png) no-repeat center center; position:relative;}
.loginBox .icon{ background:url(../Images/icon001.png) no-repeat; width:580px; height:90px; left:230px; top:154px; position:absolute; z-index:999;}
.loginLogo a { text-indent:-9999px; display:block; width:550px; height:80px; background: url(../Images/logo.png) no-repeat center center; }
.loginBox2{ float:left; padding:75px 90px;}
.loginBox2 h4{ background:#999; text-align:center; font-size:18px; font-weight:bold; padding:10px; color:#000;}
.loginBox2 h4 a{ color:#000;}
.loginFont{ font-size:36px; padding:44px 0 20px; color:#000; text-align:center; }
.loginFont2{ text-align:right;}
