@charset "UTF-8";
/* CSS Document */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
body {
	background-color: #999999;
	text-align: center;
	color: #666666;
	font-size: 10px;
}
.base {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-color: #0099FF;
	overflow: auto;
}
.utility  {
	text-align: right;
	margin: 0px;
	border: 0px;
	font-size: 10px;
	padding: 10px;
}
.logo  {
	float: left;
	margin: 0px;
	padding: 20px;
}

.ghead {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	width: 800px;
	overflow: auto;
	float: left;
}
.base {
	text-align: center;
}
.photo {
	float: left;
}
.leftbox {
	background-color: #FFFFFF;
	text-align: left;
	height: 100%;
	width: 200px;
	float: left;
	overflow: auto;
}
.menu {
	width: 180px;
	margin-left: 20px;
	background-color: #CCCCCC;
	margin-top: 20px;
	overflow: auto;
}
.contents {
	background-color: #FFFFFF;
	text-align: left;
	height: 100%;
	width: 800px;
	float: left;
}
.concept {
	width: auto;
	margin-left: 20px;
	background-color: #CCCCCC;
	margin-top: 20px;
	padding: 10px;
	outline-color: #D8D8D8;
	overflow: inherit;
}
strong {
	font-weight: bolder;
	font-size: 12px;
}
.mainbox {
	background-color: #FFFFFF;
	text-align: left;
	height: 100%;
	width: 600px;
	float: left;
	overflow: hidden;
}
.contlist {
	width: auto;
	margin-left: 20px;
	background-color: #CCCCCC;
	margin-top: 20px;
	list-style-type: none;
	list-style-position: inside;
	padding-top: 10px;
	padding-bottom: 1px;
	text-align: left;
	overflow: inherit;
}
.mapbox {
	background-color:#CCCCCC;
	padding:10px;
	padding-bottom:20px;
	overflow: hidden;
	margin-top:20px;
	margin-left:20px;
}

.photog img {
	margin-top: 10px;
	margin-left: 10px;

}

.contlist ul {
	list-style-type: none;
}
.contlist li {
	margin-left: 10px;
	overflow: auto;
	width: 260px;
	margin-bottom: 10px;
}
.contlist a {
	color: #333333;
	font-size: 15px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clistimg  {
	margin-right: 10px;
	align: left;
	float: left;
}
.clistl {
	width: 280px;
	overflow: hidden;
	float: left;
	text-align: left;
}
.clistr {
	overflow: hidden;
	text-align: left;
}
.topics {
	width: auto;
	margin-left: 20px;
	background-color: #CCCCCC;
	margin-top: 20px;
	padding: 10px;
	margin-bottom: 20px;
}
.topics ul {
	list-style-type: none;
	list-style-image: url(images/list_m.gif);
	list-style-position: inside;
	text-indent: 5px;
}
.ftext {
	vertical-align: middle;
	text-align: center;
	padding: 10px;
	color: #EEEEEE
}
.menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 180px;
}
.link {
	width: 180px;
	margin-left: 20px;
	background-color: #CCCCCC;
	margin-top: 20px;
	overflow: auto;
	margin-bottom: 20px;
	color: #666666;
}
.count {
	width: 180px;
	margin-left: 20px;
	background-color: #CCCCCC;
	margin-top: 0px;
	overflow: auto;
	margin-bottom: 20px;
	color: #666666;
}
.footer {
	width: 800px;
	background-color: #717171;
	height: 100%;
	clear: both;
	text-align: center;
	vertical-align: middle;
	position: relative;
}
