#chart .titleset{
	background:url(../img/chart/title.gif) left top no-repeat;
}
#chartsearch{
	height:56px;
	background:url(../img/chart/search_bg.gif) left top no-repeat;
	margin-bottom:15px;
}
#chartsearch form{
	text-align:right;
	padding:15px 25px; 
}
#chartsearch input{
	vertical-align:middle;
}
#chartsearch select{
	border:1px solid #7E9CB9;
	vertical-align:middle;
	margin-right:5px;
}
#chart h3{
	
	border-left:5px solid #5182C3;
	border-bottom:1px solid #5182C3;
	padding-left:20px;
	height:32px;
	line-height:32px;
	margin-bottom:15px;
}
#chart h4{
	text-align:left;
}
#chart .inset{
	text-align:center;
	background:url(../img/common/set_bg.gif) left top repeat-y;
	margin-bottom:15px;
}
#chart .inset h3{
	margin:0px;
	border:none;
	text-align:left;
	height:71px;
	line-height:71px;
	font-size:14px;
	padding-left:71px;
	border:none;
	background:url(../img/common/set_ttl_bg.gif) left top no-repeat;
	margin-bottom:12px;
}
#chart .inset table{
	clear:both;
	width:533px;
	margin:0px auto 20px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}
#chart .inset table th{
	background-color:#f6f6f6;
	text-align:center;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
#chart .inset table td{
	padding:5px;
	text-align:center;
	font-size:14px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	vertical-align:top;
}
#chart .inset table a{
	text-decoration:none;
	font-weight:bold;
	color:#0000cc;
}
#chart .inset .btm{
	height:12px;
	background:url(../img/common/set_btm.gif) left center no-repeat;
}
#chart .inset .seldiv{
	margin:0px 20px;
}
#chart .inset .seldiv h4{
	float:left;
	
}
#chart .inset .seldiv form{
	float:right;
	7E9CB9
}
#chart .inset .seldiv select{
	border:1px solid #7E9CB9;
}
#chart .inset h4.under{
	margin-left:20px;
}
#chart .inset .chartimg{
	clear:both;
}
