#sign {
	border: 1px solid #CCC;
	width: 689px;
	clear: both;
	float: right;
	padding: 8px;
	margin: 0px;
}
#sign .introduce {
	background-image: url(../images/index_onsale_title_bg.jpg);
	background-repeat: repeat-x;
	position: relative;
	height: 34px;
	margin: 0px;
	padding: 0px;
}
#sign .introduce strong {
	color: #FFF;
	font-size: medium;
	line-height: 1.8em;
	display: block;
	position: absolute;
	height: 29px;
	left: 20px;
}
#signs  {
	width: 647px;
	border: 1px solid #CCC;
	padding: 10px 20px;
	float: right;
	height: 1550px;
}
#signs em {
	color: #F00;
	padding: 0 3px;
	line-height: normal;
}
#signs h4 {
	font-weight: bold;
	margin: 0px;
	padding: 10px 0;
	font-size: medium;
}

#signs h4 strong {
	color: #039;
}
#signs ul {
	margin: 0px;
	padding: 10px 0;
	line-height: 2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
#signs ul li{
	list-style-type: none;
	padding: 10px 0;
	color: #666;
}
#signs ul li strong {
	font-weight: lighter;
	padding: 0 0 0 70px;
	color: #666;
	display: block;
}
#signs ul li a {
	color: #666;
}



#signs ul li .checkcode {
	padding: 0 0 7px 70px;
	display: block;
}
#signs ul li .checkcode img {
	border: 1px solid #CCC;
	padding: 2px;
}
#signs ul li span a:hover {
	position: relative;
	left: 1px;
	top: 1px;
}
#signs ul li span#check {
	background-image: url(../images/agree2.gif);
	background-repeat: no-repeat;
}


#signs ul li span#check a {
	background-image: url(../images/agree1.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0 10px 0 0;
	float: left;
	height: 22px;
	width: 173px;
	text-indent: -9999px;
}
#signs ul li span#check a:active {
	background-image: url(../images/agree2.gif);
	background-repeat: no-repeat;
}

#signs ul li span#reclr a {
	background-image: url(../images/06.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	float: left;
	height: 23px;
	width: 74px;
	text-indent: -9999px;
}
#signs ul li span#bkpge a {
	background-image: url(../images/05.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	float: left;
	height: 23px;
	width: 74px;
	text-indent: -9999px;
}
#signs ol {
	line-height: 1.8em;
	margin: 0px;
	padding: 0 20px;
	border: 1px solid #999;
	width: 520px;
	overflow: auto;
	height: 190px;
}
#signs ol li {
	margin: 0px;
	padding: 10px 0;
	color: #666;
	list-style-type: none;
}
#signs ol li strong {
	font-weight: bold;
	color: #666;
}
#idcheck {
	margin: 0px;
	padding: 0 0 0 70px;
}

