
body{
	margin:0px;	
	background-color:#f5f7f6;
	font-size: 12px;
}


/*********************************** KUANG Document ***********************************/
.kuang{
	BORDER-RIGHT: #838383 1px solid; 
	BORDER-TOP: #838383 1px solid; 
	BORDER-LEFT: #838383 1px solid; 
	BORDER-BOTTOM: #838383 1px solid;
	font-family:838383, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#838383;
	background-color:#ffffff;
	height:14px;
}
/**************#DADADA********************* FONT Document ***********************************/

.product_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:24px;
	color: #919191;
	text-decoration:none;
}
.product_1:link {
	text-decoration: none;
}
.product_1:visited {
	text-decoration: none;
	color: #919191;
}
.product_1:hover {
	text-decoration: none;
	color: #5e5e5e;
	/*text-decoration:underline;*/
}
.product_1:active {
	text-decoration: none;
	color: #919191;
}



.product_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:22px;
	color: #FFFFFF;
	text-decoration:none;
}
.product_2:link {
	text-decoration: none;
}
.product_2:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.product_2:hover {
	text-decoration: none;
	color: #FFFFFF;
	/*text-decoration:underline;*/
}
.product_2:active {
	text-decoration: none;
	color: #FFFFFF;
}


.about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #919191;
	line-height:24px;
}







a:link {
	text-decoration: none;
	color: #919191;
}
a:visited {
	text-decoration: none;
	color: #919191;
}
a:hover {
	text-decoration: none;
	color: #5e5e5e;
	/*text-decoration:underline;*/
}
a:active {
	text-decoration: none;
	color: #919191;
}

