h1 {
	font-size: 		17px;
	color:			#072DBD;
}

h2 {
	font-size: 		14px;
	color:			#072DBD;
}

em {
	font-style:		normal;
	font-weight:		bold;
}

.headlink {
	text-decoration:	none;
	font-weight:		bold;
}

.topichead {
	text-align:		center;
	color:			#000000;/*#0208FE;*/
	padding-top:		13px;
	padding-bottom:		10px;
}

#topicintro {
	color:			#4556BF;
	font-weight:		bold;
	background-image:	url(../image/etc/TH_flag.gif);
	background-repeat:	repeat-x;
}

#seasiamap {
	width:			300px;
	height:			450px;
	background-color:	#000000;
	float:			left;
}

#thailandmap {
	padding:		2px;
	border-color:		#BCCFFB;
	border-width:		1px;
	border-style:		solid;
	margin:			10px 5px 10px 10px;
	float:			right;
}

#att_img {
	padding:		3px;
	border-color:		#A0742E;
	border-width:		1px;
	border-style:		solid;
	margin:			1px;
}

.image_noborder {
	border-style:		none;
}

.other_province {
	font-size:		11px;
	color:			#999999;
}

.other_province a {
	color:			#999999;
}