@charset "utf-8";
/* CSS Document */
.leftitle{
	background-color:#99CC33;
	padding-left:30px;
	background-image:url("/images/chip/lefttitle.gif");
	background-repeat:no-repeat;
	background-position-x:20px;
	background-position-y:center;
	line-height:22px;
	font-size:10pt;
	width:auto;
}
.leftbox{
	width:97%;;
	border:1px solid #CCCCCC;
	padding:2px 2px 6px 2px;
}
.faq_cc{
	line-height:18px;
	display: list-item; 
	list-style-type:none; 
	list-style-position:outside; 
	margin-left:3px; 
	padding:2px;
}
.lgbox{
 	border:solid 1px #cccccc;
	margin-top:20px;
	padding-bottom:20px;
	width:400px;
	background-image:url(images/loginimg.gif);
	background-position:270px 76px;
	background-repeat:no-repeat;	
}
.getpwdmsg{
	text-align:left;
	line-height:30px;
	color:red;
	padding:20px 30px 100px 30px;
}
.login_tt{
	text-align:center;
	font-weight:bold;
	line-height:30px;
	background-color:#99CC33;
	margin-bottom:8px;
	border-bottom:solid 1px #cccccc;
}
.msg_regok{
	width:420px;
	height:36px;
	line-height:36px;
	text-align:center;
	padding-top:6px;
	color:red;
}

