.display_text { color: #000000; font-family: "lucida grande",tahoma,verdana,arial,sans-serif; font-size: 10pt }
.title_text { color: #000000; font-family: "lucida grande",tahoma,verdana,arial,sans-serif; font-size: 12pt ;font-weight: bold;}
.sub_title_text { color: #000000; font-family: "lucida grande",tahoma,verdana,arial,sans-serif; font-size: 10pt; font-weight: bold; }
.button_text { color: #000000; font-family: "lucida grande",tahoma,verdana,arial,sans-serif; font-size: 12pt }

A:link    {text-decoration: none; color: #0000EE}
A:visited {text-decoration: none; color: #551A8B}
A:hover   {text-decoration: none; color: #FF0000}
A:active  {text-decoration: none; color: #FF0000}

body ol {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}

body ul {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}

body {
	font-size: 62.5%;
}

input {
	cursor: hand;
	cursor: pointer;
}

select {
	cursor: hand;
	cursor: pointer;
}

#table_file_list tr td { 	
	border-bottom:1px solid #C1CDD8;
}

/*====================*/
.tb_style1
{
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif; 
	font-size: 10pt;
	font-weight: normal;
	background: #000000;
	border-collapse: collapse;
	text-align: left;
}
.tb_style1 th
{
	font-size: 10pt;
	font-weight: bold;
	color: #000000;

	padding: 5px 3px;
	text-align: center;
	background: #D5D5F5;
}
.tb_style1 td
{
	border-bottom: 1px solid #C1CDD8;
	color: #000000;
	padding: 5px 3px;
	background: #FFFBE8; 
}
.tb_style1 tbody tr:hover td
{
	color: #669;
	background: #F2ECF4;
}
.tb_style1 a
{
	color: #000000;	
}
.tb_style1 a:hover
{
	color: #FF0000;	
}


/*====================*/
.sticky {
	cursor: pointer;
	cursor: hand;
}

.username {
	/* เซตภาพพื้นหลังให้กับ ช่องป้อนข้อมูล*/
	background-image: url(images/icon_user.gif);
	/*ไม่ต้องรีพีต เดี๋ยวมันเป็นภาพเรียงซ้อนกันเต็ม ช่อง*/
	background-repeat: no-repeat;
	/*กั้นหน้าซะหน่อย เวลาพิมพ์ ตัวหนังสือจะได้ไม่ทับลงบนภาพพื้นหลัง*/
	padding-left: 20px;
}

.password {
	background-image: url(images/icon_password.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}


 div.Bottom_Banner{  
     height:30px;  
     position:fixed;  
     left:0px;  
     bottom:0px;  
     background-color:#000000;  
     width:100%;  
     z-index: 99;  
filter:alpha(opacity=25);
-moz-opacity:.25;opacity:.25;

 }  
 
 
.title {
	color : #FFFFFF;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 11px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}