/* CSS Document */
ul.Board { /* กำหนดขอบเขตของเมนู */
	list-style:none;
	margin:0px;
	padding:0px;
	width:729px;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size:12px;
}
#Boardhead { /* กำหนดรูปแบบให้กับเมนูเ */
	margin:0;
	background:#000000 url(../images/bg_webbord_head.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	text-decoration: none;
	color:#FFFFFF;
	vertical-align: top;
}
#BoardContent { /* กำหนดรูปแบบให้กับเมนูเ */
	margin:70px 0 0 0;
	background:#000000 url(../images/bg_webbord_content.jpg) repeat-y left;

	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	text-decoration: none;
	color:#FFFFFF;
}
#BoardBottom { /* กำหนดรูปแบบให้กับเมนูเ */
	margin:0;
	background:#000000 url(../images/bg_webbord_bottom.jpg) no-repeat left bottom;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	text-decoration: none;
	color:#FFFFFF;
	height:30px;
}

.textMenuLeftBoard { 
	background: url(../webboard/images/sbsp1-webbord_14.jpg) no-repeat;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-weight:bold;
	height:50px;
	vertical-align:middle;
	padding-left:60px;
}
.textMenuLeftBoard A:link{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
}
.textMenuLeftBoard A:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
}
.textMenuLeftBoard A:hover {
	color: #FF9900;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
}

.textBoard2 { 
	color: #FF3300;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-weight:bold;
}
/* CSS Document */
.textBoard { 
	color: #CCCC99;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-weight:bold;
}
.textBoard A:link{
	color: #CCCC99;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
}
.textBoard A:visited {
	color: #CCCC99;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
}
.textBoard A:hover {
	color: #FF9900;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
}

/* CSS Document */
.textBoardView { 
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-weight:bold;
}
.textBoardView A:link{
	color: #CCCCCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
}
.textBoardView A:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
}
.textBoardView A:hover {
	color: #FF9900;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
}
.