@charset "utf-8";
/* CSS Document */
*{
padding:0;
margin:0;
}
/** IE **/


body{
	margin: 0;
	padding: 0;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
}

.clr{ clear: both; line-height: 0; }


#top{
	width: 1000px;
	height: 200px;
	margin: 0 auto;
}

#top { margin-bottom: 10px; }

#mid{ margin: 0 auto; width: 1000px; }

#bot{ width: 1000px; height: 321px; margin: 0 auto; background:url(../../../../img/bg_bottom.gif) repeat-x; }

.L, .R { width: 198px; float: left; border: #33CC00 solid 1px; }

.C { width: 600px; float: left; }


.contentBox{ width: 98%; margin: 0 2px 0 2px; padding: 3px;  border: #7CB71C solid 1px; }

.contentBox h2{
	height: 20px;
	padding-top: 5px;
	background:url(../../../../img/bg2.gif) repeat-x;
	font-size: 1.2em;
	color:#FFFFFF;
}

/*.contentBox p{ text-indent: 25px; } */

.contentBox a{ text-decoration:none; font-weight: 700;  }

.contentBox a:hover{ text-decoration: underline; color:#FF6600; }

.contentBox h1{ font-size: 1.2em; }

.contentBox h2 span{
	display: block;
	width: 100%
	text-indent: 20px;
	background:url(.../../../../img/menuG.gif) no-repeat 5px 5px;
}

.contentBox h3 { background:url(../../../../img/bg_news.jpg); margin-top: 5 px; margin-bottom: 5px; }

.contentBox ol { list-style:decimal; }

div.2Col { width: 100%; margin:0; padding: 0; }

.CL{ width: 100px; float: left; margin-right: 5px; }

.CR{ width: 480px; float: left; }

	.CR h3{ font-size: 0.9em;  color: #FF0000; background: url(../../../../img/update2.gif) no-repeat #FFFFFF; text-indent: 50px;  }
	
	.Rbox{ margin:0; padding:0;}
	
	.Rbox img { margin: 0 8px 0 8px; }
	
	.Rbox h1{ height: 35px; padding: 10px 0 0 0; font-size: 1em; font-weight: bold; background:#00FF00; text-align: center; }
	
	p.underline { width: 100%; border-bottom: #666666 solid 1px; text-indent: 0;}

div.text { width:96%; margin: 8px; }


/** Menu L**/

#menu{ width: 185px; margin:0; padding:0; list-style:none; margin: 0 auto; }

#Submenu { margin:0; padding:0; list-style: none; background:#99CC33; font-size: 12px; font-weight: bold; }

#Submenu li { height: 30px; }

#Submenu a, #Submenu a:hover{ display: block; width: 165px; height: 30px; margin-left: 20px; padding-top: 5px; text-decoration: none; }

#Submenu a:hover{ background:#FFFFFF;  }

#Submenu li.home{ background:url(../../../../img/home.gif) no-repeat; }

#Submenu li.topic{ background:url(../../../../mg/icon_topic.gif) no-repeat; }

#Submenu li.news{ background: url(../../../../img/icon_newsitem.gif) no-repeat; }

#Submenu li.contact{ background: url(../../../../img/icon_comment.gif) no-repeat; }

#SubMenu2 { padding:0; display: none; }

#SubMenu2 li{ list-style: none; }

#SubMenu2 a.L1{ display: block; width: 185px; height: 28px; background:url(../../../../img/region2.gif); }

#SubMenu2 a:hover.L1{ display: block; width: 185px; height:28px; background:url(../../../../img/region1.gif); }

#SubMenu2 a.L2{ display: block; width: 185px; height: 28px; background:url(../../../../img/kind2.gif) ;}

#SubMenu2 a:hover.L2{ display: block; width: 185px; height:28px; background:url(../../../../img/kind1.gif); }

/*  Table */
.tldgreen {
	width: 98%;
	border: #7cb71c solid 1px;
	margin: 0 auto;
	text-align: center;
}

.tldgreen tr td { 
		border: #7cb71c solid 1px;
}

.tldgreen td{
	height: 30px;
}

.tdr{
	text-align: center;
}

.tldgreen tr.head{
	background: #7cb71c;
	font-size: 1.2em;
	font-weight: bold;
	color:#FFFFFF;
}

.tldgreen li{ margin-left: 20px; }


/* Region List */

.Region{
	margin: 50px;
	font-size:  1em;
	font-weight: bold;
	line-height: 20px;
}

.Region li{
	list-style:url(../../../../img/icon_arrowright.gif);
	margin-bottom: 20px;
}

a.back{
	display: block;
	width: 172px;
	height: 25px;
	background:url(../../../../img/back_page_data.gif) no-repeat;
	
}

a:hover.back{
	display: block;
	width: 172px;
	height: 25px;
	background:url(../../../../img/back_page_data2.gif) no-repeat;
}

.submenu2{
	margin-left: 40px;
	font-weight:500;

}

.submenu2 li{
	margin-bottom: 10px;
	list-style:url(../../../../img/doublearrows2.gif);
}
