#price_list .titleset{
	background:url(../img/price_list/title.gif) left top no-repeat;
}
#price_list .inset{
	width:588px;
	text-align:center;
	background:url(../img/common/set_bg.gif) left top repeat-y;
	margin-bottom:15px;
}
#price_list .inset h3{
	margin:0px;
	border:none;
	text-align:left;
	height:71px;
	line-height:71px;
	font-size:14px;
	padding-left:71px;
	background:url(../img/common/set_ttl_bg.gif) left top no-repeat;
	margin-bottom:12px;
	
}
#price_list .inset table{
	width:533px;
	margin:0px auto 20px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}
#price_list .inset table th{
	padding:5px;
	background-color:#f6f6f6;
	text-align:center;
	font-size:14px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
#price_list .inset table td{
	padding:5px;
	text-align:center;
	font-size:14px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	vertical-align:top;
}
#price_list .inset table a{
	text-decoration:none;
	font-weight:bold;
	color:#0000cc;
}
#price_list .inset table.ch{
	
}
#price_list .inset table.ch th{
	
}
#price_list .inset table.ch td{
	text-align:right;
}
#price_list .inset table.ch td.now{
	background-color:#FBD7D7;
}

#price_list .inset .btm{
	height:12px;
	background:url(../img/common/set_btm.gif) left center no-repeat;
}
#price_list .inset p{
	text-align:left;
	margin-left:20px;
	margin-right:20px;
}
#price_list .inset h4{
	clear:both;
	margin-left:24px;
	margin-right:20px;
	text-align:left;
}
#price_list .inset h4 span{
	color:#ff0000;
}
#price_list .inset .ttlset{
	width:588px;
	height:71px;
	background:url(../img/common/set_ttl_bg.gif) left top no-repeat;
}
#price_list .inset .ttlset h3{
	float:left;
	/*width:329px;*/
	height:71px;
}
#price_list .inset .ttlset form{
	float:right;
	/*width:188px;*/
	height:71px;
	text-align:right;
}
#price_list .inset .ttlset form select{
	margin-top:26px;
	margin-right:19px;
	border:1px solid #7E9CB9;
	vertical-align:middle;
}
#price_list .inset .subttlset{
	width:540px;
	height:21px;
	margin:0px 24px 15px;
}
#price_list .inset .subttlset h4{
	float:left;
	/*width:448px;*/
	height:21px;
	margin:0px;
	line-height:21px;
}
#price_list .inset .subttlset div{
	float:right;
	/*width:120px;*/
	height:21px;
	margin:0px;
	text-align:right;
}
#price_list .inset div.lft{
	float:left;
	width:294px;
}
#price_list .inset div.set{
	width:294px;
	height:27px;
}
#price_list .inset div.set h4{
	
	float:left;
	line-height:21px;
	margin-bottom:0px;
	display: inline;
}
#price_list .inset div.set div{
	float:right;
}
#price_list .inset div.lft .chartimg{
	clear:both;
	margin-left:24px;
}
#price_list .inset div.rgt{
	float:right;
	width:294px;
}
#price_list .inset div.rgt h4{
	line-height:21px;
	margin-left:7px;
	margin-bottom:6px;
}
#price_list .inset div.rgt div{
	border:1px solid #cccccc;
	background-color:#FDFCEC;
	margin:0px 24px 15px 7px;
	height:203px;
	overflow:auto;
}
#price_list .inset div.rgt div p{
	margin:5px 10px;
}
#price_list .inset h4.news{
	background:#9BE0FD;
	padding:10px 20px;
}
#price_list .inset h4.outline{
	background:#C6CCCF;
	padding:10px 20px;
}
