/* 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
{
	margin:0 auto;
	padding:0;
	list-style:none;
	width:300px;
}
#EntranceReg li
{
	padding:5px;
	list-style:none;
}
#EntranceReg input
{
	width:250px; 
	color:#919191;
	border:1px solid #9c9c9c;
	background:url(../images/input_bg.gif) top repeat-x;
}
#MainEnterance 
{
	height:547px;
	direction:rtl;
	background:url(../images/default_04.jpg) no-repeat left;
	text-align:right;
}
#EnteranceBox 
{
	width:386px;
	float:right;
}
