#overview .titleset{
	background:url(../img/common/title.gif) left top no-repeat;
}
#overview{

}
#overview table{

}
#overview table{
	margin-left:20px;
	font-size:12px;
	border-top:1px solid #A9A9A9;
	border-left:1px solid #A9A9A9;
}
#overview table th{
	color:#434343;
	border-right:1px solid #A9A9A9;
	border-bottom:1px solid #A9A9A9;
	background-color:#F2F2F2;
	padding:8px 10px;
}
#overview table td{
	border-right:1px solid #A9A9A9;
	border-bottom:1px solid #A9A9A9;
	background-color:#ffffff;
	padding:8px 10px;
}
