@charset "utf-8";

/* Table Setting */
.tb1 {
	border-collapse:collapse;
	position:relative;
	width:600px;
	margin:0 auto 0 auto;
}
/*IE6*/* html .tb1 {
	border-collapse:collapse;
	position:relative;
	width:600px;
	left:50%;
	margin-left:-300px;
}

.tb1 td {
	border:1px solid #CCC;
	margin:0; padding:1px 0 2px 3px;
	font-size:13px; line-height:18px;
	height:30px;
}

select {
	font-family:verdana;
}

.r1 {
	background:url(../img/bg_tb1.gif) #FFF no-repeat;
	color:#000;
}

.r2 {
	background:#F2F2F2;
	color:#000;
}

.r3 {
	background:#E6E6E6;
	color:#333;
}

.tb1_ctg {
	width:100px;
	text-align:right;
}

.tb1_tax_ctg {
	width:180px;
	text-align:right;
}

.tb1_ctg span {
	color:#999;
	font-size:11px;
}
.tb1_keyboard {
  	width:180px;
	background:none;
	text-align:center;
}

.tb1_ctg_adj {
	margin:0;
	padding:0 13px 0 0;
}
.tb1_warning {
	margin:0;
	padding:2px 15px 2px 15px;
	color:#F00; text-align:center;
}
.tb1_div1, .tb1_div2 {
	position:relative; float:left;
	width:75px; height:17px;
	margin:0 1px 0 0; padding:3px 0 0 5px;
	line-height:17px;
	cursor:pointer;
}
/*IE6*/* html .tb1_div1 {width:80px;}
/*IE6*/* html .tb1_div2 {width:80px;}

.tb1_div1 {	background:url(../img/bg_tb1_div.gif) no-repeat;}
.tb1_div2 {	background:url(../img/bg_tb1_div.gif) 0 -20px no-repeat; color:#999;}


.code {
	border:1px dotted #999;
	margin:2px 3px 0 0;
}

.noborder {
	border:none;
}

#nostyle {
	border:none;
	background:none;
}

.notice{
	color:#F00;
	font-size:11px;
}

.tb2 {
	border-collapse:collapse;
	position:relative;
	float:left;
	width:600px; height:250px;
	font-size:1em; text-align:center;
}

.nonestyle td {
	border:none;
	background:none;
}

.tb3 {
	border-collapse:collapse;
	position:relative;
	float:left;
	width:800px;
}

.tb3 td, .tb3 th {
	border:1px solid #CCC;
	margin:0; padding:3px;
	line-height:15px;
	height:25px;
	font-size:1em; text-align:center;
}
.tb3 th {
	color:#666;
	font-weight:normal;
	font-size:1em;
}

.tb3_userinfo {
	position:relative;
	float:left;
	width:380px; line-height:1em;
}
.tb3_userinfo2 {
	position:relative;
	float:left;
	width:385px; line-height:1em;
	text-align:left; padding-left:10px;
}

/* New adjustment */
.tb4 {
	border-collapse:collapse;
	position:relative;
	width:420px;
	margin:0 auto 0 auto;
}
/*IE6*/* html .tb4 {
	border-collapse:collapse;
	position:relative;
	width:420px;
	left:50%;
	margin-left:-210px;
}

.tb4 td {
	border:1px solid #CCC;
	margin:0; padding:1px 0 2px 3px;
	font-size:1em; line-height:1em;
	height:30px;
}

.tb4_ctg {
	width:120px;
	text-align:right;
}

.tb4_warning {
	margin:0;
	padding:2px 15px 2px 15px;
	color:#666; text-align:left;
}

.tb4 .nonestyle td {
	border:none;
	background:none;
}


.r1 ul {
	list-style:none;
	margin:0 ; padding:0;
}
.r1 li {
	color:#666;
	margin:0 ; padding:0;
}