﻿/* 登录—注册样式*/
input
{
	border:solid 1px #888;
}
#mainnav li
{
	margin-left:15px;
}
#wrap
{
	margin:0 auto; width:800px; text-align:center;
}
#bar
{
	display:none;
}
#pageName
{
	display:none;
}
#mainnav
{
	width:550px; float:right;
}
.hack
{
	clear:both; height:10px;
}
#loginBox
{
	margin:0px auto; clear:both; width:798px; border-top:solid 0px #1d4468;
}
#boxLeft
{
	float:left; width:148px; height:533px; background:url(images/loginL.jpg) no-repeat 0% 0%; border:solid 1px #cad6da; border-right:none; text-align:right;
}
/*注册框*/
#boxCen
{
	float:none; width:760px/*631px*/; height:533px; background:url(images/loginC.gif) repeat-x 0% 0%; border-bottom:solid 0px #cad6da; border-top:solid 0px #cad6da;
}
#boxRig
{
	float:left; width:17px; height:533px; background:url(images/loginR.jpg)  no-repeat 0% 0%; border:solid 1px #cad6da; border-left:none;
}
#boxBtm
{
	clear:both; width:798px; height:34px; background:url(images/loginBtm.gif);
}
#signInBtn
{
	margin:40px 9px 5px 0px;
}
#signUpBtn
{
	margin:5px 9px 0px 0px;
}
#signTitle
{
	background:url(images/leftBar.gif) no-repeat 0% 50%; width:631px; height:30px; padding-top:10px; text-indent:10px; text-align:left;  line-height:25px;
	 font-size:14px; font-weight:600;
}
#atention
{
	text-align:left; width:500px; text-indent:30px; color:red;
}
#signInput
{
	text-align:left; clear:both;
}
/*UL样式*/
#signInput ul
{
	 width:760px/*600px*/; text-align:left; border-top:solid 3px #75bbd4;
}
#signInput li
{
	width:760px/*600px*/; text-align:left; border-bottom:solid 1px #ccc;  height:25px; line-height:25px;
}
#signInput li h1
{
	 float:left; background:#eef0f4; width:150px/*100px*/;font-size:12px; text-align:right; font-weight:500;
}
#signInput li h2
{
	 float:left; margin:0px 5px;font-size:12px;font-weight:500;
}
#signInput li h3
{
	float:left; font-size:12px;font-weight:500; color:#f60;
}
.button
{
	 padding-left:120px;
}
h2 iframe
{
	 width:480px; height:100px; border:solid 1px #888;
}
#article h1
{
	 height:130px;
}
#article
{
	height:110px;
}
.Noborder
{
	border:none;
}
