* { font-size: 13px; font-family: Arial, 新細明體, 細明體, MingLiU, PMingLiU;}

.buttonSelected {
	margin-left:20px;
	xmargin-bottom:2px;
	xmargin-top:2px;
}
.buttonUnSelected {
	margin-left:0px;
}

.bm_sel_off {
}
.bm_sel_inner_off{
}
.bm_p_on {
	display: block;
	text-align: center;	
}

.bm_p_off {
	display: none;
	text-align: center;	
}


form{padding: 10px;}

.field
{
	xfloat: left;
	clear: none;
	padding-bottom: 3px;	
}

.field label
{
	float: left;
	width: 75px;
	text-align: right;	
	letter-spacing: 2px;
	padding-right: 3px;
	padding-top: 3px;
}

.field input
{
	float: left;
	width: 125px;
}

.field div#hint
{
	float: left;
	font-size: 11px;	
	color: #666;
	width: 250px;

	padding: 0 0 0 15px;
	margin-top: 3px;
	margin-left: 5px;
	background-image: url('../images/greybracket.gif');
	background-repeat: no-repeat;
	background-position: left center;
}

.field div#error
{
	float: left;	
	font-size: 11px;	
	color: #CC0000;	
	margin-top: 3px;		
	width: 250px;	
	

	clear: both;
	padding: 0 0 0 80px;
	
}

.instruction, .bm_btn_submit
{
	font-size: 15px;
	font-weight: bold;
	margin: 5px;
	text-align: center;
}

.div_spacer
{
	clear: both;
}


/* rounded corner */
b.rtop, b.rbottom
{
	display:block;
}
b.r1{font-size: 1px; margin: 0 5px}
b.r2{font-size: 1px; margin: 0 3px}
b.r3{font-size: 1px; margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4
{
	font-size: 1px; 
	margin: 0 1px;
	height: 2px
}

/*
b.rtop b, b.rbottom b
{
	display:block;
	height: 1px;
    overflow: hidden; 
	background: #9BD1FA
}
*/
