/*By Kataenoy 09/02/10*/

a.txt-link {color:#FF9900;  text-decoration:none; font-weight:bold;}

.mukdahan-topic-map {width:100%; padding:5px; font-weight:bold; color:#800000;}


.mukdahan-topic {
	background: url('images/icon_arrow.gif') no-repeat left;
	padding: 0px 10px 0px 18px;
	color:  #B03E00;
	font-weight: bold;
	margin: 25px 0px 5px 0px;
}
.mukdahan-subtopic {
	background: url('images/icon_circle.gif') no-repeat left;
	padding-left: 20px;
	color:  #DD7A20;
	font-weight: bold;
	margin-top: 20px;
}
.mukdahan-subtopic-major {
	color: #FF9900;
	font-style: italic;
}
.mukdahan-imgright {
	padding: 10px;
	float: right;
}
.mukdahan-table-topic {
	background-color: #FFF9E1;
	width:auto;
	margin-left: auto;
	margin-right: auto;
	line-height: 20px;
	color: #A44531;
}


