/*PAGE OVER ALL*/
body {
	margin: 0px;
	font-family: Arial, Verdana, Sans-Serif;
	background-color: #FFFFFF;
}
#body {
	background-image: url(../images/bg-body.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: center top;
	width: 100%;
}
#container{
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
.clear-both{
	clear: both;
}

/*HEARDER*/
#header {
	background-image: url(../images/bg-header-front.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 47px;
	width: 950px;
}
#search{
	float: right;
	width: 725px;
	height: 47px;
	background-image: url(../images/bg-header.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
	font-size: 80%;
	vertical-align: 150%;
}
#search-from{
	float: right;
	width: 400px;
	text-align: right;
	position: relative;
	top: 10px;
	font-weight: bold;
}
#theme{
	float: right;
	width: 150px;
	text-align: center;
	letter-spacing: .5em;
	position: relative;
	top: 5px;
}
#theme a{
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 60%;
}
#theme a:hover{
	color: #FFD1A4;
}
#theme a img{
	padding-right: 1px;
}

/*NAVIGATION*/
#top-navigation{
	background-image: url(../images/bg-topnavigation-front.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 48px;
}
.link{
	float: right;
	height: 48px;
	width: 750px;
	background-image: url(../images/bg-topnavigation.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.top-menu {
	position: relative;
	float: right;
	right: 5px;
	top: 10px;
	z-index: 1;
}
.top-menu a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 80%;
	font-weight: bold;
	padding-right: 20px;
}
.top-menu a:hover {
	color: #FFD1A4;
}
.top-menu  .active{
	color: #FFD1A4;
}

.bot-navigation{
	color: #FFFFFF;
	text-align: center;
	position: relative;
	top: 30px;
	letter-spacing: 0.2em;
	font-size: 80%;
}
.bot-navigation a{
	color: #9A9869;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9A9869;
}
.bot-navigation a:hover {
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-bottom-style: none;
	border-top-color: #FFFFFF;
}

/*WRAP*/
#warp{ /*ต้องมีพวกที่เป็นมุมโค้งมนด้วย*/
	background-image: url(../images/bg-warp.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.content{
	width: 848px;
	margin-right: auto;
	margin-left: auto;
}
.content-top{
	background-image: url(../images/content-top.gif);
	height: 30px;
	width: 848px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.content-center-home, .content-center-about, .content-center-service, .content-center-join, .content-center-contact, .content-center-sitemap{
	background-color: #000000;
	width: 848px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}
.content-center-home{
	background-image: url(../images/bg-content-home.gif);
}
.content-center-about{
	background-image: url(../images/bg-content-about.gif);
}
.content-center-service{
	background-image: url(../images/bg-content-services.gif);
}
.content-center-join{
	background-image: url(../images/bg-content-join.gif);
}
.content-center-contact{
	background-image: url(../images/bg-content-contact.gif);
}
.content-center-sitemap{
	background-image: url(../images/bg-content-sitemap.gif);
}
.content-bot{
	background-image: url(../images/content-bot.gif);
	height: 70px;
	width: 848px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #000000;
}
.content-intro{
	float: right;
	width: 600px;
	color: #FFFFFF;
	font-size: large;
	margin-top: 15px;
	margin-right: 10px;
}
.content-intro h1{
	font-size: x-large;
	color: #FF6600;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: -10px;
}
.content-intro label{
	width: 100px;
	float: left;
	margin-left: 10px;
	color: #FFCAA6;
	font-size: medium;
	font-weight: bold;
}
.content-intro  label:first-letter {
color: #FF6600;
font-size:x-large
}
.content-intro a{
	color: #FFB17D;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFB17D;
}
.content-intro a:hover{
	color: #FF6600;
}
.news{
	margin-top: 20px;
	margin-right: 15px;
	margin-left: 15px;
}
.news-left{
	float: left;
	width: 350px;
	height: 200px;
	margin-top: 30px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.news-right{
	float: right;
	width: 350px;
	height: 200px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.news-left a, .news-right a{
	color: #FFFFFF;
	text-decoration: none;
}
.news-left a:hover, .news-right a:hover{
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.news-left li, .news-right li{
	list-style-image: url(../images/list.gif);
	margin-top: 8px;
}
.news-left h2, .news-right h2{
	font-size: large;
	margin-left: 5px;
	margin-top: 5px;
}
.in-news{
	margin: 5px;
}
.word{
	margin-top: 20px;
	margin-right: 15px;
	margin-left: 15px;
}
.word h1{
	font-size: x-large;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: -10px;
	color: #FF6600;
}
.word p{
	font-size: large;
	margin-left: 20px;
}
.word a{
	text-decoration: none;
	color: #FDC7FE;
}
.word a:hover{
	color: #E7E28D;
	text-decoration: none;
	border-bottom-style: none;
}

/*FOOTER*/
#footer{
	height: 77px;
	background-image: url(../images/bg-footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 10px;
	color: #4E535A;
}
.footer-text {
	color: #4E535A;
	text-align: center;
	position: relative;
	top: 30px;
	font-size: 80%;
	letter-spacing: 0.2em;
}
.footer-text  a{
	color: #4E535A;
	text-decoration: none;
}
.footer-text  a:hover{
	color: #373A40;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4E535A;
}

/**NEWS**/
.scroll {
	display: block;
	overflow: auto;
	direction: ltr;
	unicode-bidi: bidi-override;
	padding: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #464E01;
	border-bottom-color: #ACBE15;
	border-left-color: #464E01;
	background-color: #000000;
	height: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.scroll a {
	color: #FF6600;
}
.scroll a:hover {
	color: #FF9900;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/**NONE**/
#search-from-2, #slogan, #menu, #bot-link, #slide-menu, .bot-link, .image-theme2, .state, #slide-menu-theme3, .content-intro  label:first-letter {
	display:none;
}

