@charset "utf-8";
/* CSS Document */
#inputform{
	width:500px; background-color:#CCCCCC; border:1px solid; margin:auto; font-family:Arial, Helvetica, sans-serif; font-size:small; padding:5px; 
}
#innerform{
	padding:5px; margin:5px;
	width:480px; background-color:#ffffff;
}
#innerform fieldset{ border:1px solid; padding:5px; margin:10px 5px;}
#innerform legend{ padding:5px; border:1px dotted #333; background-color:#ddd;}
#innerform p{ width: 300px;
clear: left;
margin: 5px 0px;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
}
label.topic{
font-weight: bold;
color:#89340a;
float: left;
margin-left: -105px; /*width of left column*/
width: 130px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}
input.txt{
background-color:#e5e5e5;
border:1px solid #999;
}
#form2 input:focus,#form2  input:hover { 
border:1px solid #333333;
}
.mybutton{
  color:#fff; /* สีของตัวอักษร */
  background-color:#656463; /* สีพื้นของปุ่ม */
  font:8pt Tahoma; /* แบบอักษร */
  padding:4px; /* ช่องว่างระหว่างกรอบกับตัวอักษร */
  border:1px solid #848382;
  height:25px;
  width:80px;
}
select.list{
	background-color:#e5e5e5;
	border:1px solid #999; }
.grid_data{
border-style:solid ;
border-width:1px;
border-color:#BCBCBC;
font-family:Arial, Helvetica, sans-serif; font-size:small; 
}
.odd{
background-color:#fff;
}
.even{
background-color:#dfe2e3;
}
.row_hover {
background-color:#FFFFCA;
}
.head_data{
font-family:Arial, Helvetica, sans-serif; font-size:small;
font-weight:bold;
}
.button1{
background:url(../images/button1.png) no-repeat;
width:90px;
height:26px;
font-family:Arial, Helvetica, sans-serif; font-size:small;
text-align:center;
}
label.error{
display:inline;
color:#CC3300; }
div#tabco ul{
    position:relative;
	padding-left: 30px;
	padding-bottom: 5px;	
	margin: 0px; 
	font: bold 11px verdana, arial, sans-serif;
	border-bottom:  #898887 1px dotted; 
	list-style-type: none; 
	text-align: left;
	
}
div#tabco span{
border-bottom:  #898887 1px dotted; 
}

div#tabco li {
	display: inline;
	margin:0px
}
div#tabco ul li a {
    position:relative;
	border-right:  #898887 1px dotted;
	border-top:  #898887 1px dotted;
	border-left:  #898887 1px dotted;
	padding-right: 10px;
	padding-top: 5px; 
	padding-left: 10px; 
	padding-bottom: 5px; 
	color: #666; 
	margin-right: 0px; 
	background-color: #e8e8e8; 
	text-decoration: none
}
div#tabco ul li.act1 a {
color: #000; padding-top: 5px; position: relative; top: 1px; background-color: #fff
}
div#tabco ul a:hover {
	background: #fff;
}
#tabco {width:600px;margin:25px  20px ;}
.content { 
	border-left: #898887 1px dotted;
	border-right: #898887 1px dotted;
	border-bottom: #898887 1px dotted; 
	height:100%; 
	margin:-3px auto;
	padding:15px 0px 0px 0px;
	
}

#topic{
	padding:3px 5px 3px 35px ;
	margin: -20px 10px 0px 70%;
	font-family:Arial, Helvetica, sans-serif; font-size:small;font-weight:bold;
	background-image:url(../images/bus_logo2.png);
	background-repeat:no-repeat;
	vertical-align:middle;
	color:#FF6600;
}
/*#topic  .bus{
	width:33px;
	background-image:url(../images/bus_logo2.png);
	background-repeat:no-repeat;
	float:left;
}
#topic .person {
	width:28px;
	background-image: url(../images/person_logo.png) ;
	float:left;
	background-repeat:no-repeat;
}
*/
#tabData{
	margin:5% 0px  15% ;
}
.txt_header{
font-family:Arial, Helvetica, sans-serif; font-size:small;
font-weight:bold;
color:#554140;
}
.txt_list{
font-family:Arial, Helvetica, sans-serif; font-size:small;
font-weight:bold;
color:#EE6159;
}
.txt_detail{
font-family:Arial, Helvetica, sans-serif; font-size: 14px;
color:#554140;
}
.txt_topic_detail{
font-family:Arial, Helvetica, sans-serif; font-size: 14px;
color: #554140;
font-weight:bold;
}
/*-----alert  box  css start */

.myAlert{
	width:250px;
	height:100px;
	border:2px solid #50A7D2;
	background-color:#F1F5FE;
	font-size:12px;
	display:none;
}
.HmyAlert{
	width:100%;
	float:left;
	height:20px;
	border:0px solid #50A7D2;
	background:url(bg_myalert.gif) right top no-repeat;
	font-size:12px;
	text-indent:3px;
	color:#FFFFFF;	
}
.HmyAlert span.close{
	float:right;
	display:block;
	height:20px;
	width:30px;
	cursor:pointer;
}
.HmyAlert span.iTitle{
	float:left;
	display:block;
	height:20px;
/*	background-color:#FFCC00;*/
}
.DmyAlert button{
	position:relative;
	margin-left:115px;
	margin-top:0px;
	border:1px solid #50A7D;
	background-color:#EAEAEA;
	cursor:pointer;
}
.DetailAl{
	width:95%;
	height:45px;
	margin:3px;
}
/*  ---end  alert box css--- */
.verticaltext  a:link,.verticaltext  a:hover,.verticaltext   a:visited{
writing-mode: tb-rl;
filter: flipv fliph;
color:#FFFFFF;
text-decoration:none;
}
.seperator_bus{
border-top:dashed;
border-top-width:1px;
color:#B5B5B5;
display:inline
}

