@charset "utf-8";
/* CSS Document */

* html{margin:0; padding:0;}

body{margin:0;padding:0;font-family:"宋体",Arial,Verdana,Tahoma,sans-serif; font-size:12px; background-color:#004573}

div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{margin:0; padding:0;}

ul{margin:0; padding:0; list-style-type:none;}

img{ border:0;}

a{ text-decoration:none;}

.clear{ clear:both}

/*登录页面*/
body{ background:url(../images/bg.jpg) center top no-repeat;}

.bbs{ width:421px; height:310px; margin:0 auto; margin-top:200px; }

.bbsdiv1{ width:411px; height:35px; line-height:35px; font-size:16px; color:#000; padding-left:10px;}

.bbsdiv2{ width:421px; height:45px; line-height:45px; font-size:30px; font:"微软雅黑"; color:#fff; text-align:center; font-weight:bold;}

.bbsdiv3{ width:209px; height:144px; margin-left:104px; margin-top:39px; }

.bbsdiv3 div{ width:209px; height:23px; float:left; margin-bottom:12px; line-height:23px;}

.bbsdiv3 span{ display:block;  width:54px; text-align:right; float:left}

.bbsdiv3 input{ float:left;}

.frin1{ width:120px; height:23px; border:0; background:none; line-height:21px; padding-left:30px;}

.frin2{ width:55px; height:23px; border:0; background:none; line-height:26px; text-align:center;}

.fr3 img{ float:left; margin-left:10px; margin-top:4px;}

.frin3{ width:20px; height:19px; background:url(../images/sx.jpg); border:0; margin-left:10px; margin-top:4px;}

.bbsdiv4{ width:421px; height:47px; line-height:47px; text-align:center}

.bbsdiv4 input{ width:54px; height:23px; background:url(../images/queren.jpg); border:0;_position:relative; _top:10px;}

.bbsdiv4 a{ color:#fff; text-decoration:underline; position:relative; left:10px;_top:6px;}

/*登录页面结束*/