﻿@charset "utf-8";
/* CSS Document */


/* 全局样式*/
body {font-size:12px; background:url(../images/bg.jpg) no-repeat center top; font-family:Verdana,"宋体"; text-align:center;}
ul,dl,dd,h1,h2,h3,h4,h5,h6,form,p { padding:0; margin:0;}
a { text-decoration:none;}
ul {list-style:none;}
img {border:0px;}

#content{ width:1004px; margin:0 auto;}
.top{ width:100%; height:39px; margin:62px 0 110px 0;  position:relative;}
.top img{ position:absolute; right:0;}
.mid{ background:url(../images/midBg.jpg) no-repeat center 0; width:100%; height:250px;}
.login{ width:335px;  padding-left:659px; height:250px;}
.user{ background:url(../images/userBg.png) no-repeat 0 0; float:left;width:100%; margin:29px 0 10px 0; height:51px; width:337px; border:none; font-size:14px; text-indent:65px; line-height:51px; color:#000000;}
.password{ background:url(../images/passwordBg.png) no-repeat 0 0; width:100%; float:left; margin:0; height:51px; width:337px; border:none; font-size:14px; text-indent:65px; line-height:51px; color:#000000;}
.ck{width:100%; float:left; margin:0; height:32px; width:337px; position:relative; line-height:32px; text-indent:18px; color:#ffffff;text-align:left; }
.check{ float:left; height:32px; width:13px; position:absolute; left:0; top:9px; line-height:32px;}
.checkbox{width:13px; overflow:hidden; height:13px; position:absolute; left:0; top:9px; background:url(../images/checkon.png); }
.ck a{ color:#ffffff; text-align:left; padding-left:24px;}
.ck a:hover{ text-decoration:underline;}
.loginBtn{ background:url(../images/loginBtn.png) no-repeat 0 0; display:block; width:337px; border:none; height:54px; cursor:pointer; font-size:16px; font-weight:bold; font-family:"微软雅黑"; color:#ffffff;}
