#rbox table {
	padding:10px;
}
#rbox img {
	padding:10px 0px 0px
}
#rbox #list {
	width:430px;
	margin:0px auto;	
}
#main_txt {
	width:450px;
	margin: 0px auto;
}
#form_inf {
	width:420px;
	margin:10px auto;
	position:relative;
}
#form_inf #send_form {
	width:190px;
	padding:10px;
	border:solid 1px #ddffdd;
	background:#ccffcc;
}
#form_inf #inquiry {
	width:160px;
	padding:10px;
	border:solid 1px #dddddd;
	background:#eeeeee;
	position:absolute;
	top:60px;
	right:10px;
}
#charges {
	margin:10px;
	width:420px;
	border-spacing:1px;
	text-align:center;
}
#charges th,td{
	width:70px;
	padding:3px 0px;
	background:#cccccc;
}
#charges td{
	background:#dddddd;
}
#charges td#bikou_charges {
	width:350px;
	background:#ffffcc;
	text-align:left;
	color:#ff0000;
}
.c_g_topic {
	font-weight:bold;
	color:#6666ff;
	font-size:13px;
	line-height:1.8;
}
#inquiryfull {
	width:360px;
	position:relative;
	margin:5px auto;
	padding:5px 10px;
	border:solid 1px #dddddd;
	background:#eeeeee;
}