body, table, select, input, textarea {
	margin: 0 auto;
	line-height: 1.5em;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #6b5d44;
}

#content{
	margin: 0px 10px 0px 20px;
}

a:link, a:visited { color: #6b5d44; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #4b3c23; text-decoration: none; }

a.nav{
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #ffffcc;
}
a.nav:hover{
	color: #ffcc00;
	text-decoration: none;
}

a.link{
	color: #6b5d44;
	text-decoration: none;
}
a.link:hover{
	color: #ff6907;
	text-decoration: underline;
	font-style: italic;
}

.list{
	font-family: Tahoma, Arial, Verdana, Geneva, sans-serif;
	font-size: 10px;
}

.tit{
	font-family: Tahoma, Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ffffcc;
	font-weight: bold;
}
.product_tit{
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	line-height: 1.7em;
}

.footer{
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	background: url('images/footer_bg.gif');
}
#footer_left{
	clear: both;
	float: left;
	margin: 20px 0px 0px 15px;
	color: #f6f0d6;
}
#footer_right{
	float:right;
	margin: 20px 15px 0px 0px;
	color: #f6f0d6;
}

.mm{
	font-family: zawgyi-one;
	font-size: 11px;
}