body {font-family: "MS Sans Serif"; font-size:10pt}
td {font-family: "MS Sans Serif"; font-size:10pt}
th {font-family: "MS Sans Serif"; font-size:10pt}

h1 {
	margin: 0.5em 0;*/
	font-family: sans-serif;
}
h1 {
	font-size: 0.8 em;
}
.mtitle {
	margin: 0 0 0 5px;
	width: 100%;
	overflow: auto;
	color: #7c98ae;
	text-align:left;
	}

/*
A:link เป็นลิงค์ในสภาพปกติ 
A:visited เป็นลิงค์ที่เคยไปมาแล้ว 
A:active เป็นลิงก์ที่ถูกกด 
A:hover เป็นลิงก์ที่ถูก mouse ทับ 

*/
.mtitlelink a:link, .mtitlelink a:visited {
	color: #3e647e;	
}

.mttitlelink a:hover, .mtitlelink a:active {
	color: #e61577;
	text-decoration:underline;
}


INPUT,textarea {
        font-family : "MS Sans Serif";
        border : 1px solid Gray;
        font-size : 10pt;
}
/*textarea {font-family: "MS Sans Serif"; font-size:10pt;}*/

.blue12 {
	font-family: "MS Sans Serif";
	font-size: 12pt;
	color: #3366CC;
}
.main{
	font-family: "MS Sans Serif";
	font-size: 10pt;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
	color: #004B97;
}
.MenuLeftp a:link { font-family: "MS Sans Serif"; font-size: 14px; color: #3366CC; text-decoration: none; border: #666666 none }
.MenuLeftp a:visited { font-family: "MS Sans Serif"; font-size: 14px; color: #3366CC; text-decoration: none; border: #666666 none }
.MenuLeftp a:hover { font-family: "MS Sans Serif"; font-size: 14px; color: #020D6A; text-decoration: none; border: #666666 none }

.bg_00 {background:#498dce;} /* สีพื้นนอกกรอบหนังสือส่วนกลาง (น้ำเงิน)*/
.bg_01 {background:#ececec;}   /* สีพื้นนอกข่าวประชาสัมพันธ์ (เทาอ่อน) */
.bg_02 {background:#e5f2f6;} /* สีพื้นนอกกรอบข่าวประชาสัมพันธ์ (ฟ้าอ่อน)*/
.bg_03 {background:#F4F4F4;} /* สีพื้นในกรอบหน่วยงาน (เทาอ่อนกว่า 01) */
.bg_04 {background:#bed9ed;} /* สีพื้นนอกกรอบข่าวด่วน (ฟ้าเข้มกว่า 02)*/


/* DPIS 3*/
.border01 { border-style:dashed; border-width:1px ; background:#e5f2f6;} /*กรอบเส้นประ*/
.border02 { border-bottom-style: dashed;
	border-width:1px ; 
	border-color:#003a4f;
	} 
.border03 { border-bottom-style: solid;
	border-width:1px ; 
	border-color:#003a4f;

	
	} /*กรอบเส้นประ*/
	

.downline{
		border-style:dotted;
		}

.list{
		 padding-bottom: 2px; padding-top: 1px; padding-right: 3px; border-bottom: 1px solid #E5E5E5
} 
.listchart{
	 font-family: "MS Sans Serif"; 
	 font-size:10 pt;
	color:#993416;
	 font-weight: bold;
	border-bottom: 1px solid #6b9a9b
}

.list2{
		background:#f7f7f7;
		border:1px dotted #d1d1d1;
		padding:0.5em;
} 
.liston{
		 padding-bottom: 2px; padding-top: 1px; padding-right: 3px; border-top: 1px solid #E5E5E5
} 

.headkm{
		 font-family: "MS Sans Serif"; 
		 font-size:14 pt;
		 color:#4a9ae0;
} 

.headmore{
		 font-family: "MS Sans Serif"; 
		 font-size:14 pt;
		 color:#7b858a;
} 

.headsub{
		 font-family: "MS Sans Serif"; 
		 font-size:13 pt;
		 color:#007a99;
} 

.headlink{
		 font-family: "MS Sans Serif"; 
		 font-size:13 pt;
		 color:#304547
;
} 

/* Normal Bubble */
div.bubble {
	width: auto;
	font-size: 0.75em;
	margin-bottom: 24px;
}

div.bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
	background-color: #fff;
}

div.bubble blockquote p {
	margin: 10px;
	padding: 0px;
}

div.bubble cite {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 15px;
	top: 6px;
	background: transparent url(tip.gif) no-repeat 20px 0;
	font-style: normal;
}
/*กรอบcomment*/
/* Rounded Bubble */
div.bubble div.rounded {
	margin-bottom: 10px;
	border: 3px solid #fff;
	background-color: #b7e0ff;
}
div.bubble div.rounded blockquote {
	border: 0;
	background-color: transparent;
}
div.bubble div.rounded blockquote p {
	margin: 0px 10px;
}
div.bubble cite.rounded {
	position: relative;
	margin: 0px;
	padding-left: 15px;
	padding-top: 12px;
	top: 9px;
	background: transparent url(tip-rounded.gif) no-repeat 15px 0;
}

/* Pimped Bubble */
div#pimped.bubble {
	font-size: 0.9em;
}
div#pimped.bubble div.rounded {
	color: #fff;
	border: 3px solid #fff;
	background-color: #111;
}
div#pimped.bubble cite.rounded {
	background: transparent url(tip-pimped.gif) no-repeat 15px 0;
}

