﻿@charset "utf-8";
/* CSS Document */

html,body {font-size:14px; font-size-adjust:none; font-stretch:normal; font-style:normal; font-variant:normal; font-weight:normal;text-align:left; font-family:"微软雅黑"; color:#333; width:100%; height:100%;}
html, body, div, ul, li, ol, dl, dd, h1, h2, h3, h4, h5, h6, p, form, fieldset, legend, input, textarea, select, button, th, td, span { margin:0; padding:0;}
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal;}
table { border-collapse: collapse; border-spacing: 0; margin:0px; padding:0px;}
input, select {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-size-adjust:none; font-stretch:normal; font-style:normal; font-variant:normal; font-weight:normal; line-height:normal;}
button { overflow:visible;}
th, em, strong, b, address, cite { font-style:normal; font-weight:normal;}
ul { list-style:none;}
li { list-style-image:none; list-style-position:outside; list-style-type:none; vertical-align:bottom;/*IE6*/}
img, fieldset { border:0 none;}
dd{ list-style:none; list-style-image:none; list-style-position:outside; list-style-type:none; vertical-align:bottom;}
p{ text-indent:0em;}
strong{ font-weight:bold;}
a:link,a:visited{ text-decoration:none;} 
a:hover{ text-decoration:none;}
.clear{clear:both; font:0px Arial; height:0px;}
#ie6-warning{ background:#FFF;}
#ie6-warning a{ color:#090;}
#ie6-warning a:hover{ color:#F00;}

.login{ background:url(image/bg.png) no-repeat center #e8fbff; width:100%; height:100%;}
.login_con{ width:1000px; height:100%; margin:auto; text-align:center;}
.login_con_con{ background:url(image/login.png) no-repeat; width:1000px; height:513px; margin-top:70px;}
.user{ background:url(image/user.png) no-repeat; width:269px; height:42px; padding-left:50px; display:block; line-height:42px; border:none; font-size:14px;}
.mima{ background:url(image/mima.png) no-repeat; width:269px; height:42px; padding-left:50px; display:block; line-height:42px; border:none; margin-top:30px; font-size:14px;}
.yzm_img{ width:125px; height:42px; background:#000; display:block; float:left; margin-top:30px; cursor:pointer;}
.login_bt{ width:319px; height:48px; background:#59aad7; color:#fff; text-align:center; line-height:48px; font-size:20px; display:block; border-radius:4px; margin-top:40px; cursor:pointer;}
.login_bt:hover{ background:#83d8f1;}
