﻿body {
width:auto;
height:auto;
margin:0px;
font-family:"Times New Roman", Times, serif, "宋体";
font-size:12px;
}
#container {
	width:100%;
	height:540px;
}
#header {
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}
#login
{
	font-size:12px;
	text-align:right;
    border-bottom:2px solid #ccc;
	height:25px;
}

#logo
{  padding-top:50px;
	padding-bottom:20px;
}

#pagebody{
	width:480px;
	height:126px;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
}
#search {
	width:600px;
	height:80px;
}
#bian{
	float:right;
	height:126px;
}
#zhanghu {
	width:281px;
	height:20px;
	margin:0px;
	padding:5px 100px 10px 100px;
	
}
#mima {
	width:281px;
	height:20px;
	margin:0px;
	padding:5px 100px 5px 100px;
}
#btn{
	width:600px;
	height:27px;
	margin:0px;
	padding:10px;
	text-align: center;
}

#footer {
	width:600px;
	height:32px;
	margin-left:auto;
	margin-right:auto;
}

.p
{
	font-size:12px;
	color:#034cd0;
}

#dbs
{
	margin: 0px;
	width:600px;
	text-align: center;
}

.divpage
{
	display:none;
	position:relative;
	z-index:6000;
	width:600px;
	height:auto;
	filter:alpha(opacity=90);
	border:1px solid  #7a86b3;
	font: 12px;
	clear: both;
	border-left: solid 1px #7a86b3;
	border-bottom: solid 1px #7a86b3;
	border-top: solid 1px #7a86b3;
	border-right: solid 1px #7a86b3;
	background-color: #f2f4ff;
	text-align:left;
}

.dbbodys
{
	font-size:12px;
	width:100%;
}

.wordtext
{
	width:80%;
}

.helptext
{
	width:20%;
	font-size:12px;
}

.checkword
{
	font-size:12px;
}

.dbbodys .th1
{
	width: 68%;
	text-align:left;
	font:"Times New Roman", Times, bold, "宋体";
}

.dbbodys .th2
{
	width:10%;
	text-align:left;
	font:"Times New Roman", Times, bold, "宋体";
}

.dbbodys .th3
{
	width:12%;
	text-align:left;
	font:"Times New Roman", Times, bold, "宋体";
}

#loginpage{
	width:100%;
	height:540px;
	font-size:12px;
}

#loginpage #head
{
	font-size:12px;
	text-align:right;
	background-image:url("../image/index_bg.png");
	height:157px;
	width:1003px;
}

#loginpage .footer
{
	background-image:url("../image/login_04.gif");
	width:508px;
	height:59px;
	text-align:right;
	font-size:12px;
}