﻿#container .Position {
	height: 30px;
	padding-left: 30px;
	line-height: 30px;
}
#container .Tips {
	background-color: #E8F3F9;
	height: 30px;
	padding-left: 56px;
	border: 1px solid #BBE2FC;
	line-height: 30px;
	width: 704px;
	margin-right: auto;
	margin-left: auto;
}
#container .Tips em {
	font-style: normal;
	color: #FF6600;
}
#container .LBox {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 80px;
}

#container .Login {
	background-image: url(../images/lgs_1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
	width: 295px;
	margin-top: 25px;
	float: left;
}
#container .Login .Info {
	height: 50px;
	width: 280px;
	margin-top: 23px;
	margin-left:20px;
}
#container .Login h2 {
	font-weight: lighter;
	color: #000000;
	line-height: 20px;
	height: 20px;
}
#container .Login span {
	clear:both;
	float: left;	
	display:block;	
	width:255px;
	height: 24px;	
	background-image: url(../images/lgs_4.gif);
	background-repeat: no-repeat;	
	background-position: 3px center;
	background-color: #FFF5D8;		
	border: 1px solid #FF7300;	
	font-weight: lighter;
	color: #000000;
	line-height: 24px;
	text-indent: 22px;
}
#container .Login .Input {
	width: 260px;
	margin-right: auto;
	margin-left: auto;
}
#container  .Login  Input.textbox {
	width: 130px;
}
#container .NewUs {
	margin-left: 22px;
	margin-top: 35px;
	float: left;
	width:320px;
}
#container .NewUs ul {
	list-style-type: none;
}
#container .NewUs li {
	line-height: 110%;
	color: #000000;
	background-image: url(../images/gpoint.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	font-size: 11px;
	padding-left: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#container .NewUs div {
	margin: 5px;
}
