

.selftoolboxhead{
	background-repeat: no-repeat;
	width:300px;
	height:36px;
}

.selftoolboxheadtxt{
	color:#419B32;
	font-size:150%;
	font-weight:bold;
	margin-left:45px;
	margin-top:10px;
}

.colorbar1{
	width:5px;
	height:30px;
	background-color:#5AB64B;
	float:left;
}

.colorbar2{
	width:330px;
	height:30px;
	background-color:#F6F6F6;
	float:left;
}

.colorbar3{
	color:#8FC31F;
	margin-top:3px;
	margin-left:10px;
	font-size:140%;
	font-weight: bold;
}

.toolBox{
	margin-top:1px;
}

.selftoolboxdesc{
	width:207px;
	height:65px;
	overflow:hidden;
	background-image: url('/extras/zh-hk/images/selftooldesc.png');
	float:left;
	background-repeat: no-repeat;
}

.selftoolapp{
	margin-bottom:50px;
	float:left;
}

.selftoolboxdesctxt{
	width:200px;
	height:60px;
	margin:3px;
	color:#777777;
	}

.selftoolfavourbox{
	width:150px;
	height:150px;
	text-align:center;
	margin-top:10px;
}

.selftoolfavourcross{
	position: relative;
	z-index: 1000;
	top:5px;
	left: 63px;
	display:none;
	cursor:pointer;
}

.selftoolfavouricon{
	position: relative;
	z-index: 10;
	top: -10px;
	left: 20px;
}

.selftoolfavourtxt{
	position: relative;
	z-index: 10;
	left: 20px;
}

.toolfavourite{
	font-size: 120%;
	color: #D7921D;
	font-weight: bold;
}

.selfToolFavouriteControl{
	display:none;
}

.contacttxt{
	color:#419B32;
	font-weight: bold;
}

.contacttxt1{
	color:#8fc321;
	font-weight: bold;
}














