#idDivContents{/*
	background:url(/images/mtxContents_bg.gif) repeat-y;*/}


/* news.html */
.mtx_news {
	display:inline;
	width:600px;
	float:left;
	position: relative;
	margin: 5px 0px 0px 8px;
	padding: 0px 0px 0px 0px;
	}

.mtx_news ul{
	list-style:none;
	width:580px;
	margin:0px 0px 0px 0px;
	background: url() no-repeat bottom right ;
	}

.mtx_news li{list-style:none;	
	font-size:12px;
	margin:6px 0px 0px 0px;
	padding:0px 0px 3px 20px;
	vertical-align:bottom;
	border-bottom:1px dotted #cccccc;
	background: url(/images/newsbox_li_bg.gif)  top left no-repeat;
	}

.mtx_news li a:hover{
	text-decoration:none;
	border-bottom:dotted 1px #00679a;
	}
	
li span.mtx_Cat{
	padding-left:10px;
	font-family : 'Osaka-', 'MS Gothic', sans-serif;}

li span.mtxTitle{
	padding-left:10px;}
	




/* category */	
.RightMenu{
	border:solid 1px #3f2200;
	background:url(/government_offices/images/rm_ul_bg.jpg) repeat-x bottom;}

.RightMenu ul{
	border:0px;
	background:none;}

.mtx_category{
	}

#idDivContentsRightItem2 .mtx_category li.mtxCli{	
	margin:0px 0px 4px 0px;
	border-bottom-width:0px;
	border-top:dotted 1px #CCCCCC;
	}
	
	
	
/* entry.html */	
.mtx_entry{
	width:610px;
	margin-left:15px;
	font-size:14px;}
	
.mtx_entry p{
	margin:5px 0px 10px 0px;
	text-indent:0;	
	width:580px;}

.mtx_entry p a{
	text-decoration:underline;}

.mtx_entry p a:hover{
	color:#006699;
	text-decoration:underline;}

.mtx_entry h1{
	width:580px;
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:16px;
	height:25px;
	background-image:none;
	text-align:left;
	text-indent:0;
	color:#000000;
	clear:both;
	border-bottom:dotted 1px #d7d1c2;}

#idDivContentsLeft .mtx_entry h2{width:580px;
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:16px;
	height:25px;
	background-image:none;
	text-align:left;
	text-indent:0;
	color:#000000;
	clear:both;
	border-bottom:dotted 1px #d7d1c2;}
	
.mtx_entry h3,.mtx_entry h4,.mtx_entry h5,.mtx_entry h6{
	font-weight:bold;
	font-size:16px;
	height:25px;
	border-bottom:dotted 1px #d7d1c2;
	color:#333333;
	margin:3px 0px;
	padding:0px;
	}
.mtx_entry h3,.mtx_entry h2{
	font-weight:bold;
	font-size:16px;
	color:#333333;
	}

.mtx_entry h3 a{color:#333333;}
.mtx_entry h3 a:hover{
	text-decoration:none;}
.mtx_entry h3 span{
	color:#006699;}


.mtx_entry h3 a.mtxH3{	
	font-weight:bold;
	font-size:16px;
	color:#554D4D;}
	
.mtx_entry table{
	border-collapse:collapse;
	border:solid 1px #d7d1c2;
	margin:0px;
	}
	
.mtx_entry td{
	border:solid 1px #d7d1c2;	
	color:#443717;
	padding:4px;}
	
.mtx_entry li{
	list-style:square;
	margin-left:20px;}

