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

#contentarea {
	width: 610px;
	text-align:justify;
	font-size:14px;
	line-height:1.5em;
	font-family:"Tahoma";
	color:#555555;
}
#contentarea div, td, li, span, p{
	font-size:14px;
}
#contentarea img {
	border:0px;
	margin: 7px 0 7px 0;
}

/*	HEADLINE
*/
#contentarea h1 {
	color:#138F34;
}
/*	SUBHEAD
*/
#contentarea h2 {
	color:#2EB457;
	margin:0.5em 0 0 0;
	line-height:1.3em;
	display:block;
	clear:both;
	}
		#contentarea .info{
			background:url(/travel/_images/info-ico34.gif) left center no-repeat;
			text-indent:45px;
			line-height:50px;				
			}	
				#contentarea .visa{
					background:url(/travel/_images/visa-ico50.gif) left center no-repeat;
					text-indent:45px;
					line-height:50px;					
					}
				#contentarea .fromthai{
					background:url(/travel/_images/fromthai-ico50.gif) left center no-repeat;
					text-indent:45px;
					line-height:50px;							
					}
				#contentarea .journey{
					background:url(/travel/_images/journey-ico50.gif) left center no-repeat;
					text-indent:45px;
					line-height:50px;							
					}
				#contentarea .infocenter{
					background:url(/travel/_images/infocenter-ico50.gif) left center no-repeat;
					text-indent:45px;
					line-height:50px;							
					}
				#contentarea .time{
					background:url(/travel/_images/time-ico50.gif) left center no-repeat;
					text-indent:45px;
					line-height:50px;							
					}
				#contentarea .exchange{
					background:url(/travel/_images/exchange-ico50.gif) left center no-repeat;
					text-indent:45px;
					line-height:50px;							
					}
				#contentarea .electric{
					background:url(/travel/_images/electric-ico50.gif) left center no-repeat;
					text-indent:45px;
					line-height:50px;							
					}
				#contentarea .phone{
					background:url(/travel/_images/phone-ico50.gif) left center no-repeat;
					text-indent:45px;
					line-height:50px;							
					}
		#contentarea .infonote{
			background:url(/travel/_images/infonote-ico34.gif) left center no-repeat;
			text-indent:45px;
			line-height:50px;			
			}	
		#contentarea .tip{
			background:url(/travel/_images/tip-ico34.gif) left center no-repeat;
			text-indent:45px;
			line-height:50px;			
			}
				#contentarea .do{
					background:url(/travel/_images/do-ico34-on.gif) left center no-repeat;
					text-indent:45px;
					line-height:50px;
					}
				#contentarea .donot{
					background:url(/travel/_images/donot-ico34-on.gif) left center no-repeat;
					text-indent:45px;
					line-height:50px;	
					}
				#contentarea .uknow{
					background:url(/travel/_images/uknow-ico34-on.gif) left center no-repeat;
					text-indent:45px;
					line-height:50px;	
					}
		#contentarea .financial{
			background:url(/travel/_images/financial-ico34.gif) left center no-repeat;
			text-indent:45px;
			line-height:50px;			
			}	
		#contentarea .festival{
			background:url(/travel/_images/festival-ico34.gif) left center no-repeat;
			text-indent:45px;
			line-height:50px;			
			}	
		#contentarea .exp{
			background:url(/travel/_images/exp-ico34.gif) left center no-repeat;
			text-indent:45px;
			line-height:50px;			
			}	
		#contentarea .doctor-32{
			background:url(/travel/_images/doctor-32.png) left center no-repeat;
			text-indent:45px;
			line-height:50px;			
			}	
		#contentarea .Hospital-32{
			background:url(/travel/_images/Hospital-32.png) left center no-repeat;
			text-indent:45px;
			line-height:50px;			
			}	
		#contentarea .Phone-32{
			background:url(/travel/_images/Phone-32.png) left center no-repeat;
			text-indent:45px;
			line-height:50px;			
			}	

		#contentarea .Internet-Explorer-32{
			background:url(/travel/_images/Internet-Explorer-32.png) left center no-repeat;
			text-indent:45px;
			line-height:50px;			
			}	
#contentarea .Stetho-32{
			background:url(/travel/_images/Stetho-32.png) left center no-repeat;
			text-indent:45px;
			line-height:50px;			
			}	
#contentarea .Info-32{
			background:url(/travel/_images/Info-32.png) left center no-repeat;
			text-indent:45px;
			line-height:50px;			
			}	
#contentarea .office5_32{
			background:url(/travel/_images/office5_32.png) left center no-repeat;
			text-indent:45px;
			line-height:50px;			
			}	
#contentarea .Stomatologist-32{
			background:url(/travel/_images/Stomatologist-32.png) left center no-repeat;
			text-indent:45px;
			line-height:50px;			
			}	
					
/*	LEAD
*/
#contentarea h3 {
	font: 15px;
	color:#3CA638;
}
/*	IMAGES ALIGNMENT
*/
#contentarea .img-intext-middle {
	border:0px;
	margin: 7px 0 7px 0;
}
#contentarea .img-intext-left {
	border:0px;
	margin: 7px 7px 7px 0;
}
#contentarea .img-intext-right {
	border:0px;
	margin: 7px 0 7px 7px;
}
/*	HYPER LINK
*/
#contentarea a {
	font-size:14px;
	text-decoration:none;
	color: #008800;	
}
#contentarea a:link, a:visited {
	color: #008800;
}
#contentarea a:hover {
	color: #138F34;
	text-decoration:underline;
}

/*	BULLET
*/
#contentarea li {
	list-style-position: outside;
	list-style-image: url(/travel/_images/tip-li08.png);
	margin: 0.5em 0 0.5em 0;
}

