.home_register_cnt
{
	width:565px;
	font-size:13px;
	text-align: left;
	letter-spacing:1px;
}
	.home_register_cnt table tr td input
	{
		width:200px;
		border:1px solid #999;
	}
	.home_register_cnt table tr .button input
	{
		border:0px;
		width:75px;
		text-align: center;
		padding:0px;
		margin:0px;
	}
	.register_1st_col
	{
		width:120px;
	}

.register_tbl input
{
	width:220px;
	height:16px;
	padding:3px;
	border:1px solid gray;
}
.register_tbl
{
	line-height:18px;
	color:#999;
}
	.register_btn input
	{
		width:160px;
		height:20px;
		line-height:16px;
		padding:0 0 4px 0;
		background-image:url(../images/shopping_cart_btn.png);
		background-repeat:repeat-x;
		background-color:white;
		border:1px solid #ccc;
		font-size:11px;
		text-align:center;
		/*padding:0 0 0 5px;*/
		color:#11538D;
	}
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		