body 
{
	margin: 0 0 0 0;
	font-family: sans-serif;
	background-color: #000000;
	border-color: #999999;
	border: 2;

}
#container 
{
   background-color: #000000;
   width: 785 px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#sidebar-top
{ 
	background: url(public/default/image/allheader.gif) no-repeat top center; height: 120px;  width:780px;
}
#sidebar-left
{                                           /*id "sidebar_left"*/
  float: left;  width: 10 px;                                                     
  margin: 0 0 0 0;  padding: 0;
  border-right: 2px solid #cccccc;
  border-bottom: 2px solid #cccccc;
}

#sidebar-right 
{                                           /*id "sidebar_right"*/
  float: right;  width: 10 px;                                                       
  margin: 0 auto; padding: 0;
  border-left: 2px solid #cccccc;
  border-bottom: 2px solid #cccccc;
  font-family:Tahoma; 
  width:150px;
}
#content 
{                                         /*id "content"*/
font-family: serif;
font-size: 12pt;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
float: center;  
color: #FF6600;
}
#head
{
  height: 120px;
  width: 780px;
  background: url(image/head.gif) ;
}

#footer 
{                                              /*id "footer"*/
   width: 785px;
   background-color: #FF6600;
   color: #000000;
} 
p
{
	pading:0px;
	color:#FFFFFF;font-size: small;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
	font-family: sans-serif;
	font-size: small;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
	font-family: sans-serif;
	font-size: small ;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
	font-family: sans-serif;
	font-size: small;
}
a:active {
	text-decoration: none;
	color: #FF9900;
	font-family: sans-serif;
	font-size: small;
}

h1
{
	color:#FFFFFF;font-size: x-large;
}
h2
{
	color:#000000;font-size: 10pt;
}
h3
{
	font-family: sans-serif;
	color:#FF9900;font-size: 8pt;
}
#bg 
{                                            	/*กำหนดสไตล์ชีทให้กับ id "bg"*/
   border:3px outset #FF7403;
   width:760px;
}
#header
{
  height: 61px;
  width: 766px;
  background: url(image/banner-head.gif) ;
}
#foot
{
  height:41px;
  width:766px;
  background: url(image/banner-foot.gif);
}
.table_detail
{
	width: 700px;
	height: 760;
	border:3px inset #666666;
	table-layout: fixed;
}
.table_download
{
	width: 680px;
	height: 260;
	background-color: #FFFFFF;
	border:3px dotted #000000;
	table-layout: fixed;
}
.r1 
{			/*กำหนดสีพื้นหลัง และรูปแบบข้อความในแถวแรก*/
	background: #e7e7e7;
	text-align: center;
}
.r2, .r3 
{			/*กำหนดรูปแบบข้อความในแถวที่ 2 และ 3*/
	text-align: left;
}
.c1
{
	 background-color: #8BC63D;
}
.c2
{
	 background-color: #52BCD8;
}
.c3
{
	 background-color: #FDBB30;
}
#box-msg {
  width: 220px;
  text-align: center;
  background: url(image/box_btm2.gif) no-repeat bottom left;
  padding-bottom: 10px;
}
h3.bg-top {
  background:  url(image/box_top2.gif) no-repeat top left;
  margin: 0;
  padding-top: 10px;
  font-size: 80%;
  color: #1a09f2;
  text-decoration: underline;
 }
 p.bg-middle {  
  background:  url(image/box_mid2.gif) repeat-y;
  color: #041f50;
  font-size: 70%;
  margin: 0;
  padding: 10px;
 }
 p.bg-middle img{
 
   padding: 5px;
 }

.table_content
{
	width: 450px;
	table-layout: fixed;
}
.r4
{
	 background-color: #cccccc;
}
.r5
{
	 background-color: #52BCD8;
}
.code
{
color: #CCFF33;
}
.mediacode
{
color: #FFFFFF;
}

