﻿div#content { 
	background: url('/images/back/location.jpg') no-repeat;
	}

div#content_main h2 { 
	margin: 10px 0 10px 0;
	padding: 10px 0 40px 20px;
	background: url('/images/location_head.gif') 20px 20px no-repeat;
	width: 450px;
	height: 25px;
}

div#content_main a { color: #07717e; }
div#content_main a:hover { text-decoration: underline; }

div#content_main div.main { background: url('/images/sep.gif') no-repeat right top; padding-right: 10px; position: absolute; top: 1px; left: 317px; z-index: 10; }

div#content_main div.box { position: absolute; top: 150px; left: 20px; width: 200px; height: 242px; z-index: 20; }
div#content_main div.box h3 { line-height: 20px; margin: 0 0 20px 0; }
div#content_main div.box p { line-height: 21px; }

div#content_main ul#nav { width: 300px; position: absolute; top: 90px; left: 20px; border-top: 1px solid #c5c5c5; }
div#content_main ul#nav li { background: url('/images/aquo.gif') no-repeat center right; padding: 7px 0 7px 10px; border-bottom: 1px solid #c5c5c5; }
div#content_main ul#nav li a { font-weight: bold; }


div#back { width: 300px; padding: 5px 0; position: absolute; bottom: 20px; left: 20px; border-bottom: 1px solid #c5c5c5; border-top: 1px solid #c5c5c5;  }
div#back a { width: 100%; padding: 0 0 0 20px; background: url('/images/rev_aquo.gif') no-repeat center left; display: block; color: #777; font-weight: normal; }