@charset "utf-8";

html { 
	height: 100%;
}

body {
	font-family: Tahoma, Verdana, sans-serif; 
	font-size: 0.8em;
	margin: 0;
		}
html IMG {
	border: solid 1px  #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
h4 {
	color: #b31023;
	padding: 2px;

}

h2 {
	line-height: 25px;
}
#thaicss_name {
	/*padding-bottom: 10px;*/
	/*border-bottom: solid 3px #666666;*/
	font-size: 0.7em;
	text-indent: -99999px;
	height: 73px;
	margin: 0;
}
/*Normal Link Part*/
a {
	text-decoration: none;
	color: #FF9900;
	}
#header, #wrap {
	max-width: 100%;
} 
#header ul {
	border-bottom: solid 2px #352727;
	margin: 0;
	margin-top: 4px;
	margin-left: -2px;
	background: #9d9d9d;
}
#header ul a {
	text-decoration: none;
	color: #ffffff;
	}
	#header ul a:hover {
	text-decoration: none;
	color: #ff9900;
	}
#header ul li {
	display: inline;
	padding: 0 3px 0 3px;;
	border-right: solid 1px #000000;
	line-height: 16px;
}
#header ul li:first-child {
	/*display: none;*/
}

#header {
	
}

#header {
	display: none;
}

#banner {
	display: none;
}

.menu {
	display: none;
}

#wrap, #header {
	padding-left: 2px;
}
#wrap #content {
	
}
.l {

}
.presenting p, p code, p li, p li code, code {
	font-size: 1.0em !important;
	line-height: 17px;
}
.presenting p li code, code {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.presenting h3, h4, h5, h6 {
	padding: 0;
	margin: 2px 0;
}
.presenting h4 {
	font-size: 1.4em;
}
.presenting h5 {
	font-size: 1.3em;
}
.presenting h6 {
	font-size: 1.2em;
}

.r {
	/*display: none;*/
}
.r P EM {
	font-style: normal;
	color: #CCCCCC;
}
#footer {
	margin: 0 auto;
	border-top: solid 2px #333333;
	font-size: 0.8em;
}

 FORM INPUT, TEXTAREA {
	border: solid 1px #000000;
	color: #000000;
	background-color: #c0cbcc;
}
FORM TEXTAREA  {
	width: 80%;
	padding: 2px;
	height: 70px;
}
fieldset {
	padding: 10px;
	border: solid 1px #5d6e79;
}
label {
	float: none;
	display: block;
	clear: both;
}

#mainNav {
	display: none;
}

