﻿#register div.word{
	width:90%;
	padding:10px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	margin: auto;
}
#register div.title{
	padding-top:8px;
	text-align:right;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	white-space:nowrap;
	border-bottom:#cccccc 1px solid;
	margin: 0 auto;
	margin-left:8px;
}
#register div.content
{
	margin: auto;
	margin-top:8px;
	float:left;
}
#register div.name{
	width:120px;
	float:left;
	margin-top:5px;
	text-align:right;
	font-weight:bold;
}
#register div.redstar {
	float:left;
	width:15px;
	margin-top:5px;
	color:#ff0000;
}
#register div.inputbox{
	width:260px;
	text-align:left;
	float:left;
	font-size:12px;
}
#register div.inputddl{
	width:550px;
	text-align:left;
	float:left;
	font-size:12px;
}
#register div.note{
	width:310px;
	float:right;
	text-align:left;
	font-size:12px;
	color:#999999;
	padding:3px;
	line-height:130%;
	background:#ffffff;
	border:#ffffff 1px solid;
}
.regStatBar
{
	height:28px;
	background-image: url(/images/demo/regStat_bg.gif);
}
.regStatBar div
{
	float:left;
	font-size:14px
}
.regStatBar .itemHead
{
	width:30px;
}
.regStatBar .itemActived
{
	padding-top:5px;
	background-color:#F4F2F2;
	width:150px;
	height:20px;
	BORDER-top: #ff7300 3px solid;
	BORDER-left: #ff7300 1px solid;
	BORDER-right: #ff7300 1px solid;
	font-weight: bold;
	color: #ff7300;
	text-align:center
}
.regStatBar .itemNormal
{
	padding-top:5px;
	line-height:150%;
	width:150px;
	text-align:center;
	font-weight: bold;
	color: #999999;
}
.regStatBottom
{
	background-color:#F4F2F2;
	text-align: right;
	height:20px;
	line-height:20px;
	padding-right:5px;
}
.courtlist{ height:25px; line-height:25px; padding:0 3px 0 0px; margin-left:15px;border-bottom:1px dotted #DBDBDB; }
.courtlist div, .courtlist h1{ height:24px; line-height:24px; background:#ffffff; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.courtlist h1 { margin:0; padding-left:25px;color:#427D23; background:url(/images/golf/gl.jpg) no-repeat 2px center; float:left; font-size:12px; font-weight:normal; text-align:left;}

