@charset "UTF-8";
/* CSS Document */

body{
	text-align:center;
	min-width: 800px;
	font: tahoma;
	font-size:12px;
	color:#555;
	line-height:1.6em;
	background:#ccc;}
#wrapper{
	width:750px;
	margin: 0 auto;
	text-align:left;
	background:#fff;
	padding:15px;}	
#sena{
	text-align:center;
	padding:0 0 20px 0;
	border-bottom:3px #ccc solid;
	margin:0 0 35px 0;}	
#footer{
	background:#ff7701;
	color:#fff;
	text-align: center;
	padding: 5px;
	margin: 20px 0 0 0;}

#footer h3{
	font-size:14px;
	text-align:center;
	color:#fff;
	margin:5px 0;
	padding:0;}
	
#footer h3 a{
	text-decoration:none;
	font-size:14px;
	color:#0F29BC;
	margin-left:10px;}	
#footer h3 a:hover{
	text-decoration:underline;}	
/*ส่วนของ index*/
div#founder{width: 350px; float:left; margin-bottom:40px;}
h1{
	font-size:16px;
	color:#0F29BC;}
h3{
	font-size:14px;
	display:block;
	padding-bottom:0;
	margin-bottom:5px;}	
h4{
	font-size:14px;
	color:#0F29BC;
	margin:0;
	padding:0 0 5px 0;}	
table#instructor td.i{
	padding-right:10px;}
			
table#instructor td.i img{
	padding:3px;
	border: 1px #ccc solid;}	
table#instructor td.ii{
	padding:0;}			
table#instructor td.ii b{
	font-weight:bold;
	color:#0F29BC;
	font-size:14px;}
table#instructor td.ii ul{
	padding:0 0 0 10px;
}
	
div#ad{
float:right; border:1px #6D7081 solid; padding:3px; text-align:center; width:350px; margin-bottom:40px;}	

div#ad div{
	text-align:center; background:#FFECDF; padding:3px; }
	
div.newtopic{
clear:both; width:80%; text-align:center; margin-left:75px;}	
	
.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}
.b1f {height:1px; background:#FFECDF; margin:0 5px;}
.b2f {height:1px; background:#FFECDF; margin:0 3px;}
.b3f {height:1px; background:#FFECDF; margin:0 2px;}
.b4f {height:2px; background:#FFECDF; margin:0 1px;}
.contentf {background: #FFECDF;}
.contentf div {margin-left: 5px; font-size:14px; font-weight: bold; color:#ff7701;}	
	
table#pictures{
	width:100%;
	clear:both;
	margin-top:20px;}
		
table#pictures tr td{
	text-align:center;
	width:50%;}	
	
table#pictures tr td.right{
	text-align:right;}	

table#pictures tr td.left{
	text-align:left;}	

table#pictures tr td img{
	padding:3px;
	border:1px solid #ccc;}
		
