#main_txt {
	width:460px;
	margin: 0px auto;
}
#main_txt table {
	padding:10px 8px;
	width:460px;
}
#main_txt th {
	background:#dddddd;
	width:120px;
	vertical-align:top;
	padding:5px;
}
#main_txt td {
	background:#ffffcc;
	width:340px;
	font-size:11px;
	line-height:1.8;
}
table#charges {
	margin:10px;
	width:320px;
	border-spacing:1px;
	text-align:center;
}
#charges th,td {
	padding:3px 3px;
	background:#cccccc;
}
#charges th{
	width:60px;
}
#charges td{
	background:#dddddd;
	width:52px;
}
#bikou_charges {
	color:#ff0000;
	font-size:11px;
	margin:10px 15px;
}
.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;
}