@charset "utf-8";
/* CSS Document */

body { margin:0px; padding:0px; font-size:12px; color:#555; font-family:微软雅黑; line-height:24px;}
h1 { margin:0px; padding:0px; line-height:30px; font-size:18px; font-weight:normal; color:#000;font-family:'Microsoft YaHei';}
em { font-size:12px; color:#F00; font-style:normal;}

a { color:#555; text-decoration:none;}
a:hover { color:#f00; text-decoration:none;}

.top {width:100%}

.content { margin:20px auto;}
.content .title { border-bottom:#ccc solid 1px;}
.content .title h1 { margin-left:10px;}
.content .left { margin-left:20px;}

.center { width:100%; height:500px; background:url(loginbg.jpg) no-repeat center center;}
.center .box { width:1100px; height:500px; margin:0 auto; position:relative; left:0; top:0;}
.center .loginbox { width:445px; height:345px; position:absolute; right:0; top:50%; margin-top:-172px; background:url(loginbox.png) no-repeat center center;}
.center .loginbox .d2 { width:345px; margin:0 auto;}
.center .loginbox .d1 { font-size:20px; color:#dddddd; font-weight:bold; text-align:center; height:56px; line-height:56px; margin-bottom:40px;}
.center .loginbox .d2 p.p1 { width:300px; height:48px; line-height:48px; color:#7e7e7e; margin-bottom:0; border:1px solid #c6c6c6; background:#fff url(name.png) no-repeat left center; padding-left:46px; font-size:14px;}
.center .loginbox .d2 p.p2 { width:300px; height:48px; line-height:48px; color:#7e7e7e; margin-top:0; border:1px solid #c6c6c6; background:#fff url(password.png) no-repeat left center; padding-left:46px; font-size:14px; margin-bottom:0}
.center .loginbox .d2 p.p3 { width:345px; text-align:right; font-size:14px; color:#fefefe; height:40px; line-height:40px; margin-top:0; margin-bottom:0}
.center .loginbox .d2 p.p1 input { border:0; height:36px; line-height:36px; padding-left:10px;}
.center .loginbox .d2 p.p2 input { border:0; background:#fff; height:36px; line-height:36px; padding-left:10px;}
.center .loginbox .d2 p.p4 { cursor:pointer}
.center .loginbox .d2 p.p4 input { display:block}
.center .loginbox .d2 p.p5 { width:300px; height:30px; font-size:15px;background:#fff url(password.png) no-repeat left center; padding-left:46px; margin-top:0;border:1px solid #c6c6c6; margin-bottom:0}
.center .loginbox .d2 p.p5 input.b-form2 { border:0; background:#fff; width:120px; height:28px; line-height:28px; padding-left:10px;}


.bigbox { width:220px;}

.footer2 { border-top:3px solid #F00;}
.footer2 td { padding:10px; line-height:16px;}
.footer2 td a { color:#555; text-decoration:underline;}
.footer2 td a:hover { color:#555; text-decoration: none;}
