﻿

#right_content h2{
   margin-bottom:20px;
   padding:0 0 10px 15px;
   color:#606060;
   font-size:20px;
   font-weight:bold;
   line-height:25px;
   background:url(../../common/img/bg_h2.gif) 0 0 no-repeat;
}

#right_content h3{
	margin-bottom:5px;
	font-size: 12px;
}

#right_content ul,ol,dl{
   font-size:0.95em;
}

#right_content dt{
   margin-bottom:3px;
}

#right_content dd{
   padding:0;
   margin:0 0 3px 5px;
   padding:0 5px 0 5px;
   background:#f1f1f1;
}

#right_content p{
	padding:5px 0 5px 3px;
	font-size:0.95em;
	line-height : 1.4;
}

.a-table2 {
	text-align: right;
	padding:0 10px ;
	color:#5e98d2;
}

.a-table2 a {
		background:url(../../common/img/page_right.gif) 0 2px no-repeat;
		padding-left:13px;
}


#left_map{
	width:160px;
	float:left;
	padding:10px 5px 10px 5px;
}



#center_map{
	width:160px;
	float:left;
	padding:10px 5px 10px 5px;
}


#right_map{
	width:160px;
	float:left;
	padding:10px 5px 10px 5px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 07.footer style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#footer_menu {
	clear: both;
	width: 786px;
	height: 140px;
	background-image: url(../../img/footer.gif);
	overflow: hidden;
}
ul#footer_link {
	margin: 1px;
	width: 786px;
	border-bottom: solid 1px #999999;
	height: 30px;
}
ul#footer_link li {
	float: left;
	background-image: url(../../img/separator.gif);
	background-position: center right;
	background-repeat: no-repeat;
	padding: 0px 20px 0px 0px;
	height: 30px;
}
ul#footer_link li a,ul#footer_link li span {
	color: #606060;
	font-size: 12px;
	display: block;
	text-decoration: none;
	padding: 5px 0px 0px 10px;
}
ul#footer_link li span {
	color: #606060;
}
div#footer_menu h4 {
	color: #606060;
	float: left;
	margin: 6px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	font-size: 11px;
	border-right: solid 1px #606060;
	height: 85px;
}
div#footer_menu ol {
	width: 130px;
	padding: 6px 0px 0px 10px;
	float: left;
}
div#footer_menu ol li {
	text-align: left;
}
div#footer_menu ol li a {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
