/* CSS Document */

.ml006 { margin-left:006px; }
.mr020 { margin-right:020px; }

.info{
	width:516px;
	margin:0px 24px 25px;
	border-top:1px #5f5f5f solid;
}
.info th ,
.info td { padding:8px 0 8px 5px; border-bottom:1px #5f5f5f solid; }

.info th{
	width:175px;
	font-weight:normal;
	text-align:left;
	text-indent:5px;
	background-color:#e9eff6;
	
}
.info .th { vertical-align:top; } 
.info .text{
	background:url(../img/bgInput.gif) no-repeat left top;
	width:336px;
	vertical-align:middle;
	border:1px #c0c0c0 solid;
	border-left:none;
	border-top:none;
	height:19px;
	color:#5f5f5f;
	padding:5px 4px 0;
	font-size:12px;
	line-height:125%;
}
.info .checkbox{
	margin:0 3px 0 0;
	*margin:0;
	padding:0;
}
.info .radio{
	margin:0 3px 0 0;
	*margin:0;
	position:relative;
	top:2px;
	*top:0;
}
.info .textarea {
	height:60px;
	overflow-y:auto;
}
.infoBtn { margin:0 auto; width:260px; }

.inputW01 { width:100px!important; }

.inputW02 { width:80px!important; }