@charset "utf-8";
/* CSS Document */
<!-- /* $WEFT -- Created by: Touch Namhay (namhay@gmail.com) on 4/14/2009 -- */
  @font-face {
    font-family: "Khmer OS System";
    font-style:  normal;
    font-weight: normal;
    src: url(KHMEROS0.eot);
  }
-->

body th,td{
	font-family: "Khmer OS System", Arial;
	font-size:13px;
	color:#000000;
	src: url(KHMEROS0.eot);
}

a, a:visited {
	color: #993300;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
#logo{
	width:234px;
	height:378px;
}
#bg_menu{
	width:676px;
	height:51px;
	background:url(images/vilacplus_02.jpg) left repeat-x;
}
#menu {
	font-size:14px;
	color:#000000;
	color:#A41717;
	padding:5px 0px 5px 0px;
}
.menu_title {
	padding: 4px;
}

.small {
	font-size: 10px;
}
#contact{
	font-size:12px;
	color:#A41717;
	line-height:18px;
	padding:5px;
}
#blkcenter{
	padding: 12px;
	font-size: 13px;
}
#bg_center{
	background:url(images/vilacplus_04.jpg) top repeat;
	width:562px;
	height:auto;
}
.header{
	border-bottom: 1px solid  #CC6600;
	width: 100%;
	font-size:25px;
	color: #990000;
	padding: 6px 0 9px 0;
}
h2, h3 {
	color: #990000;
}
.header_con{
	font-size:14px;
	font-weight:bold;
}
.img_left {
	float: left;
	margin-right: 8px;
	border:0;
}
.img_right {
	float: right;
	margin-left: 8px;
	border:0;
}
#footer{
	font-size:12px;
	line-height: 150%;
	height:auto;
	padding:10px;
}
#footer a{
	color:#990000;
	text-decoration:none;
}
#footer a:hover{
	color:#A41717;
	text-decoration:none;
}