@CHARSET "EUC-KR";

#ComLicenseAvgRate{

}

#ComLicenseAvgRate .table-title{
	margin:20px 0px 0px 0px;
}

#ComLicenseAvgRate .table-title img{
	margin-right:4px;
}

#ComLicenseAvgRate .table-title table{
	margin-top:10px;
}

#ComLicenseAvgRate .table-title b{
	color:#6B6B5E;
}

#ComLicenseAvgRate .table-title .etc{
	margin:6px 0px 4px 2px;
}


#ComLicenseAvgRate th{
	padding:5px 0px 5px 0px;
    text-align:center;
    color:#6B6B5E;
    background-color:#EAE5CD;
    border:1px solid #B5A97B;
    height:30px;
}

#ComLicenseAvgRate td{
    text-align:center;
    height:30px;
	border:1px solid #B5A97B;
	padding:0px 5px 0px 5px;
	line-height:20px;
	background-color:#ffffff;
}