/* CSS Document */
#EnteranceTop
{
	margin:0 auto;
	width:992px;
	background:#fff;
}
#EnteranceHeader 
{
	width:992px;
	height:39px;
	background:#5f5f5f;
	direction:rtl;
}
#EnteranceHeader Table 
{
	width:100%;
	height:39px;
	font:bold 12px Arial;
	color:white;
}
#EnteranceHeader Table TH 
{
	text-align:left;	
}
#EnteranceHeader Table A 
{
	font:bold 20px Arial;
	color:white;
	text-decoration:none;
}
#EnteranceHeader Table A:hover 
{
	text-decoration:underline;	
}
.EntranceReg
{
	width:296px;
	margin:0 auto;
	height:211px;
	background:url(../images/join_main_box.gif) no-repeat 0 0;
}
.EntranceReg ul
{
	width:220px;
	margin:0 auto;
	padding:0;
	padding-top:55px;
	list-style:none;
}
.EntranceReg ul li
{
	text-align:left;
	padding:6px 0;
}
.EntranceReg ul select
{
	font-size:14px;
	margin-right:12px;
}
.EntranceReg ul label
{
	float:right;
	text-align:right;
	font-weight:bold;
	font-size:14px;
}
#MainEnterance 
{
	height:547px;
	direction:rtl;
	background:url(../images/default_04.jpg) no-repeat left;
	text-align:right;
}
#EnteranceBox 
{
	width:386px;
	float:right;
}

