.home_register_cnt
{
	width:387px;
	font-size:11px;
	text-align: left;
}
	.home_register_cnt table tr td input
	{
		width:190px;
		border:1px solid #999;
	}
	.home_register_cnt table tr .button input
	{
		width:75px;
		padding:0px;
		font-weight:bold;
		background:url(../images/btn_bg.png) repeat-x;
	}

.register_tbl
{
	width:387px;
	line-height:18px;
}
.register_tbl input
{
	width:260px;
	height:16px;
	padding:3px;
	border:1px solid gray;
}
	.register_btn input
	{
		width:160px;
		height:20px;
		line-height:16px;
		padding:0 0 4px 0;
		margin:5px 0 0 0;
		background:url(../images/btn_bg.png) repeat-x white;
		border:1px solid #ccc;
		font-size:11px;
		text-align:center;
		color:#11538D;
	}
		
.home_register_cnt table tr td select
{
	width:140px;
}		
		
.login_tbl table
{
	width:387px;
}
.login_tbl input
{
	width:170px;
}
.login_btn input
	{
		width:80px;
		height:20px;
		padding:0 0 3px 0;
		background:url(../images/btn_bg.png) repeat-x;
	}
		
	
.login_btn p
{
	margin:0 0 10px 0;
}	
.login_links
{
	font-size:11px;
	line-height:16px;
}		
