@charset "utf-8";
body {
	background-color: #FFF;
	background-image: url(../image/global/contentBackImg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-size:0.75em;
	color:#666;
	margin-bottom: 0px;
}

#headmenu {
	margin-top:5px;
	overflow:hidden;}
	
#copy{
	text-align:right;}

#main{
	width:933px;
	margin-top:28px;
	margin-left:11px;
	overflow:hidden;
	line-height:2em;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #999;
	background: url(../image/office/line.gif) no-repeat left 169px;
		}
	
#leftBox h2 {
	margin-top:73px;
	margin-bottom:5px;
	}
	
#leftBox h3 {
	margin-top:30px;
	margin-bottom:10px;
	border-bottom:#d6d8da solid 2px;
	}
	
#leftBox h3.text {
	margin-top:30px;
	margin-bottom:10px;
	border-bottom:#d6d8da solid 2px;
	font-size:1.4em;
	letter-spacing:0.5em;
	}
	
#leftBox h4 {
	margin-bottom:15px;
	}
	
#leftBox h5 {
	font-size:1.4em;
	font-weight:bold;
	margin-top:30px;
	margin-bottom:20px;
	clear:both;
	
	}
	
#leftBox #map{
	margin-top:25px;
	margin-bottom:15px;
	}
	
#leftBox #profile{
	overflow:hidden;}
	
#leftBox #photo{
	width:123px;
	padding-left:15px;
	float:left;}
	
#leftBox #hist{
	padding-left:15px;
	float:left;}
	
#main #rightMenu{
	margin-top:119px;
	float:left;
	}
	
ul.icon1{
	background: url(../image/office/listIcon1.gif) no-repeat left center;
	margin-left: 20px;
	margin-bottom: 12px;
}

ul.icon1 li{
	background: url(../image/office/listIcon1.gif) no-repeat left center;
	padding-left: 15px;
}
#leftBox table.staffList {
	width:655px;
	border-collapse:collapse;
	margin-bottom:15px;
	margin-left: 5px;
}

.staffList th{
	width:16.5em;
	padding:0.5em;
	text-align:left;
	font-weight:normal;
	border:solid 1px #CCC;
	background: #F3F3EE;
}
	
.staffList td{
	border:solid 1px #CCC;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 1em;
}

	
dl.book {
	width:655px;
	margin-top:30px;
	margin-left: 5px;
	overflow:hidden;
	background: url(../image/global/dotline.gif) repeat-x left bottom;
	padding-bottom: 30px;
}  

.book dt {  
	float:left;  
	clear:both;
	width:160px;
}

.book dd {  
	margin-left:175px;  
}  

#footer{
	padding-left:3px;
	margin-bottom:10px;
	
	}