@charset "utf-8";
/* CSS Document */
label {
	cursor:pointer;
	line-height:18px;
	display:block;
}
#leftbar h3 {
	border-bottom: 1px solid #006543;
}
#leftbar .tip {
	color: #666666;
	margin:10px 0 30px;
}
#leftbar .tip span {
	font-weight: bold;
}
#leftbar .democss .sex {
	width: 25px;
}
.democss #status {
	width: 185px;
}
	  /*-- leftbar*/			
#leftbar{
	width:550px;
}
#leftbar .democss p {
	width: 410px;
	clear: left;
	padding:4px;
	padding-left: 122px;
	text-align:left;
	height: 1%;
}

.democss label {
  float: left;
  margin-left: -122px !important;
  margin-left:-60px;
  width: 110px; 
  padding:4px 4px 0;
  text-align:right;
}
.democss select{margin-right:5px;}

.democss input {
	width:180px;
	line-height: 15px;
	color: #666666;
}

div#submit {
	width:410px;
	text-align:left;
	padding:4px;
	padding-left:122px;
}

.democss input.submit {
	width:120px;
	height: 24px;
	line-height: 22px;
	font-size: 13px;
	cursor:pointer;
	color:#fff;background:#777c8e;border-top:1px solid #cccccc;border-left:1px solid #cccccc;border-right:1px solid #444444;border-bottom:1px solid #444444;
}
.democss .explain {
	color: #808080;
	margin-left: 5px;
}
#leftbar .problem {
	margin-top: 10px;
	padding-left: 122px;
}
#leftbar .problem a {
	color: #006543;
	text-decoration: underline;
}



#boder .login ol {
	width: 135px;
	padding-left: 15px;
	margin-top: 12px;
}
#boder .login li {
	line-height: 2em;
	list-style-type: square;
}
#boder .login, #boder .enter{
	padding: 10px;
	background-color:#f4f6f8;
}
#boder .login h3, #leftbar h3 {
	line-height: 1.8em;
	color: #006543;
}
.login-form .input-text {
	width: 140px;
}
