body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 12px;
	color: #434343;
	line-height: 150%;
}

.font01 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 150%;
	font-family: "ÐÂËÎÌå";
}
.font_write {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 150%;
}
.menu_td {
	border: 1px solid #ACACAC;
	padding: 6px;
}
.product_td {
	border: 1px solid #C1C1C1;
	padding: 5px;
}


a:link {
	text-decoration: none;
	color: #585858;
	font-size: 12px;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #585858;
	font-size: 12px;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #0080FF;
	left: 1px; 
	top: 1px; 
	position: relative;
}
a:active {
	text-decoration: none;
	color: #0080FF;
}
