@import url("common.css");

body
{
	font-family: Palatino, "Palatino Linotype", "Book Antiqua", Georgia, serif;
	font-size: medium;
}

#C1 h2, #C1 h1, #B1 h2
{
	margin: 0px;
	color: #66cdaa;
}

#C2 h2, #C2 h1
{
	color: #000000;
}

#top-part
{
	background: #fff url( "theme/kanok_EN.jpg" ) no-repeat left;
}

a#nav1:hover, a#nav1:active
{
	background: url("theme/nav1_EN.jpg") top;
}

a#nav2:hover, a#nav2:active
{
	background: url("theme/nav2_EN.jpg") top;
}

a#nav3:hover, a#nav3:active
{
	background: url("theme/nav3_EN.jpg") top;
}

a#nav4:hover, a#nav4:active
{
	background: url("theme/nav4_EN.jpg") top;
}

