

/* -----------------------  / div Board--------------------------------*/
#board{
	width:580px;
	float:left;
	text-align:center;
	margin-top:5px ;
	margin-left:8px ;
	border:0px dashed #000;
	overflow:hidden;
	float:left;
}
#top-com{
	background:url('http://www.yenta4.com/gamegang2009/images/head-comment.jpg') no-repeat;
	width:580px;
	height:40px;
	margin:auto;
	text-align:center;
}
#head-com{
	background:url('http://video.yenta4.com/images/bg-board_03.jpg') no-repeat;
	width:580px;
	height:9px;
	float:left;
	margin:auto;
}
#mid-com{
	background:url('http://video.yenta4.com/images/bg-board_05.jpg') repeat-y;
	width:580px;	
	float:left;
	text-align:center;
}
#btm-com{
	background:url('http://video.yenta4.com/images/bg-board_07.jpg') no-repeat;
	width:580px;
	height:9px;
	float:left;
}
#head-bg{
	background:url('http://video.yenta4.com/images/bg_03.jpg') no-repeat;
	width:540px;
	height:19px;
	margin:auto;

	text-align:center;
}
#bg{
	background:url('http://video.yenta4.com/images/bg_06.jpg') repeat-y;
	width:540px;
	margin:auto;
	text-align:center;
}
#frmComment{
	border:0px dashed #000;
	width:420px;
	height:220px;
	margin:auto;
	text-align:left;
}
#border_txt{
	border:0px solid #000;
	width:120px;
	height:30px;
	float:left;
	text-align:right;
	font-size:14px;
	font-weight:bold;
	font-family:"tahoma";
}
#border_input{
	width:280px;
	height:30px;
	float:left;
	border:0px solid #000;
	text-align:left;
}
#txtArea{
	width:280px;
	float:left;
	border:0px solid #000;
	text-align:left;
}
#frmSubmit{
	width:420px;
	height:35px;
	margin:auto;
	text-align:center;;
	float:left;
	border:0px solid #000;
}
#bg-w3{
	background:url('http://video.yenta4.com/images/bg_08.jpg') no-repeat;
	width:540px;
	height:19px;

	margin:auto;
	text-align:center;
}

/* -----------------------  / div Board--------------------------------*/

/* -----------------------  / div ทั้งหมด--------------------------------*/

#border-view{
	width:450px;
	border:0px solid #000;
	margin:auto;
	text-align:center;
	float:left;
}
#img-view-top{
	background:url('http://video.yenta4.com/images/view-com_03.jpg') no-repeat;
	width:580px;
	height:10px;
	margin:auto;	
	text-align:center;
	margin-left:20px;
}
#img-bg-view{
	background:url('http://video.yenta4.com/images/view-com_05.jpg') repeat-y;
	width:580px;
	margin:auto;
	text-align:center;
	margin-left:20px;
}
#img-btm-view{
	background:url('http://video.yenta4.com/images/view-com_06.jpg') no-repeat;
	width:580px;
	height:88px;
	margin:auto;
	text-align:left;
	margin-left:20px;
}
#nextPage{
border:1px solid #000;
width:450px;
height:40px;
text-align:right;
float:left;
margin:auto;
margin:10px 0px 10px 0px;
}
#border-post-view{
	border:0px solid #000;
	width:400px;
	margin-top:15px;
	padding-left:100px;
	text-align:left;
	float:left;
}
#img-post{
	border:1px solid #ccc;
	width:60px;
	float:left;
	margin:5px 0px 0px 0px;
}
#detail-post{
	border:0px dashed #0000ff;
	width:200px;
	float:left;
	margin:5px 0px 0px 10px;
	text-align:left;

}
.btm-pro{
background:#ffdee9;
border:1px solid #000;
color:#e32a87;
font-weight:bold;
}
/* foot */
div#footer {
	margin-top: 10px;
}
.footer_head {
	background: #ffffff url(/assets/images/footer_top.gif) no-repeat left bottom;
	height: 5px;
	width: 900px;
}
.footer_foot {
	background: #ffffff url(/assets/images/footer_bottom.gif) no-repeat left top;
	height: 5px;
	width: 900px;
}
.footer_body {
	background: #ffffff url(/assets/images/footer_body.gif) repeat-y left top;
}
.footer_content {
	border: 1px dashed #c7c6c2;
	margin: 0 5px;
	padding: 5px;
}
#footer_info {
	border-top: 1px solid #000;
	padding-top: 5px;
	text-align: center;
}
#footer td {
	border-bottom: 2px solid #f9f9f9;
}
td.foot_topic {
	background-color: #f7efce;
	color: #075675;
	text-align: right;
	width: 100px;
}
td.foot_list {
	color: #a52a2a;
}
td.foot_list a {
	color: #a52a2a;
	text-decoration: none;
}
td.foot_list a:hover {
	text-decoration: underline;
}
