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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-color:#943217;*/
 /*	background-color:#F9F;*/
/* background:url(../bg/bg7.png)*/
  background:url(../bg/blackgroud.jpg) 
}
.main_txt{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13pt;
	color: #333;
}.main_txt_line{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#EBEBEB;
}.main_txt_line{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#CECECE;
}
.main_txt_bold{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#333;
	font-weight:bold;
}.main_txt_white_bold{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#FFF;
	font-weight:bold;
}.main_txt_red{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#F00;
}.text_green_bold{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#007236;
}
.text_green_bold2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#007236;
}.tablestyle{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#FFF;
	font-weight:bold;
	height:30px;
	background-color:#9e0b0f;
}
/*
a:link {
	color: #600;
	text-decoration: none;
}
a:visited {
	color: #600;
	text-decoration: none;
}
a:hover {
	color: #900;
	text-decoration: none;
}
a:active {
	color: #600;
	text-decoration: none;
}
*/
a:link {

	text-decoration: none;
}
a:visited {

	text-decoration: none;
}
a:hover {
	
	text-decoration: none;
}
a:active {
	
	text-decoration: none;
}

.link1 a:link { text-decoration: none; color:#36F; }
.link1 a:active { text-decoration: none; color:#36F; }
.link1 a:visited { text-decoration: none; color:#36F; }
.link1 a:hover  { text-decoration: none; color:#F0F;}
/*
.link2 A:link { text-decoration: none; color:#FFF; }
.link2 A:active { text-decoration: none; color:#FFF; }
.link2 A:visited { text-decoration: none; color:#FFF; }
.link2 A:hover  { text-decoration: none; color:#9dc218; }
*/
@font-face {
    font-family: "THSarabun";
    src: url("../font/THSarabun Bold.ttf");
}
.THSarabun {
    font-family: "THSarabun";
    font-size: 20px;
}
.THSarabun_blue {
    font-family: "THSarabun";
    font-size: 18px;
	font-weight:bold;
	font-smooth:always;
	color:#660000;
}
.THSarabun_red {
    font-family: "THSarabun";
    font-size: 18px;
	font-weight:bold;
	font-smooth:always;
	color:#F00
}
.THSarabun_green2 {
    font-family: "THSarabun";
    font-size: 20px;
	font-weight:bold;
	font-smooth:always;
	color:#660000;
}

	
	#dialog_link {padding: .4em 1em .4em 20px;text-decoration: none;position: relative;}
			#dialog_link span.ui-icon {margin: 0 5px 0 0;position: absolute;left: .2em;top: 50%;margin-top: -8px;}
			ul#icons {margin: 0; padding: 0;}
			ul#icons li {margin: 2px; position: relative; padding: 4px 0; cursor: pointer; float: left;  list-style: none;}
			ul#icons span.ui-icon {float: left; margin: 0 4px;}
			ul.test {list-style:none; line-height:30px;}
	
	.main_txt tr td p .main_txt_bold {
	font-size: 14px;
}
.main_txt tr td p .main_txt_bold {
	font-size: 16px;
}
.main_txt tr td p strong {
	font-size: 16pt;
}
