/* CSS Document */
.reglist{
	clear:both;
	margin-bottom:10px;
	background:#FFFFFF;
	border:#CCCCCC 1px solid;	
}
.listcourse1{
	clear:both;
	margin-bottom:10px;
	background:url(/images/showback-m.gif) repeat-y;
}
.listcourse1 .backTop{
	background:url(/images/showback-t.gif) top no-repeat;	
}
.listcourse1 .backBottom{
	width:690px;
	overflow:hidden;
	background:url(/images/showback-b.gif) bottom no-repeat;
}
#reg dd{
	text-align:left;
	margin:6px 0px 0px;
	width:595px;
	height:30px;
	border-bottom:#CCCCCC 1px dashed;
}
#reg dt{
	float:left;
	margin:8px 0px 0px;
	text-align:right;
	width:85px;
	height:20px;
}
.regtips{
	float:right;
	width:380px;
	background:#EEEEEE;
	border:#CCCCCC 1px solid;
	margin:0px 0px 6px 4px;
	padding:3px;
}
#reginfo{
	width:248px;
	height:760px;
	margin:6px 0px 0px 6px;
	border:0px;
	overflow:none;
}
.errreginfo{
	color:#CC0000;
	font-weight:700;
	display:inline;
}
/*Í¼Æ¬ÑéÖ¤ÇøÓò*/
.loginimgarea{
	margin-top:10px;
}
.loginimgtxt{
  border:#999999 1px solid;
  height:16px;
}
#loginImage{
  border:#CCCCCC 1px solid;
}
.loginimgarea a{
  text-decoration:none;
}
.loginimgarea a:hover{
  color:#FF6600;
}
