@charset "utf-8";

/* 
=====================================================
   profile ‹¤’Ê
=====================================================
*/

#content {
	line-height: 1.5;
}

body {
	background: url("../img/headerImgEnvironment.jpg") center top no-repeat;
}

#content h2 {
	margin-top: 100px;
	width: 118px;
	height: 14px;
	background: url("../img/h2Environment.jpg") no-repeat;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#section {
	float: left;
	width: 686px;
}

#section h2 {
	margin: 20px 0 1em 30px;
	font-size:18px;
	width: auto;
	height: auto;
	font-weight: bold;
	text-indent: 0.7em;
	display: block;
	background:url("../../common/img/contentArrow01.gif") left 10px no-repeat;
	border-bottom:dotted;
	border-bottom-color:#dddddd;
	border-bottom-width:1px;
}

#section h3 {
	margin: 10px 0 0 30px;
	border-bottom: 1px solid #EEEEEE;
	border-left: 6px solid #5BAC8C;
	padding: 3px 0 3px 10px;
	font-size: 16px;
}

#section p {
	margin: 0 0 10px 30px;
}



#section table {
	margin: 15px 0 28px 40px;
	width: 656px;
}


#section table tr {
    margin-bottom:10px;
	border-bottom: 1px solid #EEE;
}

#section table.none tr {
    margin-bottom:10px;
	border-bottom: none;
}

#section table td {
    padding: 3px 6px 6px;
    vertical-align: top;
}

	#section table td.title {
	width:80px;
	font-weight: bolder;
}

#subnavi {
	float: right;
	width: 191px;
	height: 439px;
	background: url("../img/subnaviBg.jpg") repeat-x;
}

#subnavi h3 {
	margin: 10px 13px 0;
	font-size: 13px;
	background: url("../../common/img/contentArrow04.png") left center no-repeat;
	font-weight: bold;
	text-indent: 1em;
}

#subnavi ul {
	margin: 0 13px 0 18px;
}

#subnavi ul li {
	margin-top: 10px;
	font-size: 11px;
	background: url("../../common/img/contentArrow01.gif") left 6px no-repeat;
	text-indent: 1em;
}

#subnavi ul li ul {
	margin: 0 0 0 12px;
}

#subnavi ul li ul li {
	margin-top: 3px;
	font-size: 11px;
	background: url("../../common/img/contentArrow02.gif") left 6px no-repeat;
	font-weight: normal;
	text-indent: 0.8em;
}

#subnavi ul li a:link,
#subnavi ul li a:visited {
	color: #000;
	text-decoration: none;
}

#subnavi ul li a:hover {
	color: #999;
	text-decoration: underline;
}

#subnavi ul li .active {
	color: #25643C !important;
	text-decoration: none;
	font-weight: bolder;
}


/* 
=====================================================
   index.html
=====================================================
*/

#profileIndex #content .section {
	margin: 10px 0 0 117px;
	padding: 16px 0;
	width: 675px;
}

#profileIndex #content h3 {
	margin: 0 0 15px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.25em;
}

#profileIndex #content .contentBg {
	margin-top: -5px;
	/margin-top: 0;  /* for IE6,IE7 */
	height: 249px;
	background: url("../img/indexContentBg.jpg") repeat-x;
}

.access_map {
	float: right;
	border: 1px solid #ddd;
	width: 650px;
}

.access {
	float: right;
	width: 650px;
	margin-top: 20px;
}