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

body {
	background: #2641A0 url(images/tpl_9_02.gif) repeat-x fixed;
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
}

h1 {
	font-size: 24px;
	color: #fbb818;
	font-weight: bold;
}

h2 {
	font-size:16px;
	color: #fa8717;
	font-weight: bold;
}

strong { font-weight:bold;
          color:#39C;}


#navi{
	width:940px;
	height: 30px;
	float:left;
	margin:0px;
	padding:0px;
	position:relative;
	font-family:Verdana, Geneva, sans-serif;
	background-color:#356EBC;}
#navi ul{ float:left;  width:880px; list-style:none; height:20px; margin: 5px 0;}
#navi ul li{ float:left; padding: 5px 30px 5px 20px;; line-height:10px; background:url(images/bullet_star.png) 0 7px no-repeat; }
#navi ul li a{ color: #fff; font-weight:bold; font-size:14px;}
#navi ul li a:hover{ color:#030;}

#list { width:auto; margin: auto; padding: 0;}
#list ul{ float:left; list-style:none; margin:0; padding:0 0 0 10px;}
#list ul li{ padding: 5px 5px 5px 20px;; line-height:15px; background:url(images/arrow.gif) left 7px no-repeat; }

.menu24bold {
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}	


.title24bold {
	font-size: 24px;
	color: #fbb818;
	font-weight: bold;
}

.maintext12 {
	font-size:12px;
	color: #003;
	text-align:justify;
}
.maintext10 {
	font-size:10px;
	color: #999;
}

.link12 {
	font-size:12px;
	color: #3166ee;
	font-weight: bold;

}

.head14 {
	font-size:16px;
	color: #fa8717;
	font-weight: bold;
}

.footer12 {
	background:#FFF url(images/tpl_9_01.jpg) left top no-repeat;
	height: 50px;
	width: 740px;
	padding: 10px 0 0 200px;
	font-size:12px;
	color: #FFF;
}


a:link {
	color: #3166ee;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #3166ee;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color:#3166ee;
}


/* Border Pic Map */
#mapR {
	float:right;
	margin: 15px 0 10px 20px;
	border: solid #ffffff 1px;
}

#mapL {
	float:left;
	margin: 0px 20px 10px 0;
	border: solid #ffffff 1px;
}

.img{border: solid #ffffff 1px;}
