﻿ #box-SiteCategory
{
	width: 100%;
	/*border-right: #000000 thin solid;
	border-top: #000000 thin solid;
	border-left: #000000 thin solid;
	border-bottom: #000000 thin solid;*/
}
 
 #head-category
{
 text-align: left;
}
 
 #head-img
 {
  	width :15px;
	height :15px;
	background :url("../images/icon01.jpg") no-repeat;
	float: left;  	
	padding :0px 10px 0px 0px
 }
 