#colcontent{
	font-family : Arial, sans-serif, Tahoma , Helvetica;
	height: 220px;
	margin: 0px 5px 5px 10px;
	width: 260px;
	float:left;
	padding-left : 0px;
	padding-right : 5px;
	font-size : 12px;
	border-bottom: 1px dotted #cccccc;
	
}
.maincontent {
	float: left;
	width: 135px;
	height:80px;
	/*padding-left : 7px;*/
	padding-top : 5px;
	margin-bottom : 10px;
	text-align : left;
	
	
}
#colcontent p{
	margin-top : 0px;
	margin-bottom : 0px;
		
}
.floatTL {
	float : left;
	margin-right : 7px;
	margin-bottom : 5px;
	margin-top : 5px;
	/*border: 1px solid #c0c0c0;*/
}


/*-----------------------------------Start Box-Orange-------------------------------------------*/

.box-orange {
	float:left;
	margin-top:-10px;
	width: 71.5%;
}
.box-orange {
	background: url('http://www.thaitravelcenter.com/about/images/cho.gif') repeat-x;
}

.box-orange .section {
	background: url('http://www.thaitravelcenter.com/about/images/cro.gif') no-repeat right top;
	/*font-size: 120%;*/
	color: #FFFFFF;

}

.box-orange .section .h1style {
	display: block;
	height: 23px;
	padding: 6px 0 0 10px;
	background: url('http://www.thaitravelcenter.com/about/images/clo.gif') no-repeat left top;
}

.h1style{
	/*height : 20px;*/
	color : #FFF;
	font-family : Arial, Tahoma , sans-serif, Helvetica;
	font-size : 50%;
	font-weight: bold;
	padding-left : 10px;
	padding-bottom : 2px;
}
.box-orange h2 {
	font-size: 115%;
}

.midorange{
	float: left;
	margin-left:2px;
	width: 99%;
	margin-top: -20px; 
	padding-top: 10px;
	/*border: 1px solid #db8d61;*/
	border-left: 1px solid #db8d61;
	border-right: 1px solid #db8d61;
	border-bottom: 1px solid #db8d61;

}


/*-----------------------------------end box-orange----------------------------------------------*/
.line{
	float: center;
	/*width:90%;*/
	height : 1px;
    border-bottom: 1px dotted #cccccc;
	margin: 10px 5px 10px 5px;
}

.linkstyle{
	font-family : Arial, sans-serif, Tahoma , Helvetica;
	font-size: 12px;
	font-weight: normal;
	color:#0033CC;
	text-decoration: none;
}
.linkstyle:hover{
	text-decoration: none;
	color:#ff6600;
}

.dispage{width:30%; float:left; padding:5px 0 20px 20px; }
.page{width:50%; float:right; padding:5px 20px 10px 0; text-align: right; }
.brownnarmal{
	color:#990000;
}
.content2{
	float: center;
	/*width: 90%;*/
	padding-right: 15px;
	padding-left: 15px
}
.img_back img{ float:right; border: 0px; margin: 10px; }
.imghead{ margin-top:-7px; width:100%; }

/*---------------------------------- start navigator---------------------------------------------*/
.bluebold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0044aa;
}

.textpage{
float:left;
	display:block;
	padding:4px 4px 0 8px;
    margin-right: 2px;
	/*margin-top: 1px;*/
}
#navigator{
/*width:540px;*/
/*margin-bottom: 10px;*/
}
.textnow{
float:left;
	/*display:block;*/
	color:#FFFFFF;
	background-color:#0794BC;
	border:1px solid #0794BC;
	padding:2px 8px 2px 8px;
    margin-left:7px;
	font-weight:bold;
}
#navP{float:right; padding-right:10px;}
#navP a {
	float:left;
	 color:#0982A4;
    background:#EBF2FA;
  border: 1px solid #65ACC0;
      margin-left:7px;
      padding:2px 8px 2px 8px;
      text-decoration:none;
	  cursor:pointer;
}
#navP a:hover {
		color:#FFFFFF;
		background-color:#FB7332;
		border-color:#FB7332;
		font-weight:bold;
   }

/*---------------------------------- end navigator---------------------------------------------*/


/*////////Hack for Firefox/////////*/

div.parent > ul.child{margin-left:40px;}
div.parent > ol.child{margin-left:40px;}
div.content > div#colcontent{margin-top:0px}
div.box-orange > h1.section{margin-top:0px; }
h1.section > span.h1style{font-size : 16px; font-weight: bold;}
