@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
img{
	border:0px;
}
html{
	height:100%;
}
body{
		height:100%;
		background:url(images/back.jpg) repeat-y center;
		text-align:center;
}
* html div.container{
		height:100%;
		text-align:center;
}
.top{
	width:100%;
	background:url(images/topback.jpg) no-repeat center top;
}
.bt_list{
	width:800px;
}
.top_flash{
	margin-top:20px;
}
div.container{
		width:800px;
		width:100%;
		min-height:100%;
    position:relative;
		text-align:center;
		background:url(images/back.jpg) repeat-y center;
}
body > .container {
	height:auto;
}
div.main{
		padding-top:20px;
    padding-bottom:32px;
		color:#666666;
		font-size:small;
}
.foot{
		clear:both;
    bottom:0;
		margin-bottom:0px;
		height:32px;
		background:url(images/bottomimage.jpg) top center no-repeat;
		text-align:center;
		color:#666666;
		font-size:small;
		overflow:hidden;
}
.foot a{
	color:#666666;
	text-decoration:none;
	height:auto;
}
.contents_padding{
	clear:both;
	padding:0px;
	margin:auto;
	width:800px;
	text-align:center;
}
.concept{
	color:#333;
	width:720px;
	margin:auto;
	text-align:left;
	line-height:1.8em;
}
.top_photo{
	float:right;
	margin-left:5px;
	margin-bottom:5px;
}
.news_box{
	float:left;
	width:390px;
	height:150px;
	padding-bottom:20px;
	padding-left:10px;
	background:url(images/staff_top.jpg) bottom right no-repeat;
}
.topics_box,.bbs_box{
	float:left;
	width:395px;
	height:150px;
}
.staff_box{
	clear:both;
	float:left;
	width:390px;
	height:200px;
	padding-left:10px;
	background:url(images/staff_main.jpg) top right no-repeat;
}
.staff_contents{
	padding-top:57px;
	padding-left:30px;
	padding-right:43px;
}
.staff_photo{
	float:left;
	margin-right:10px;
	margin-left:10px;
}
.staff_name{
	font-size:medium;
	color:#333333;
}
.staff_text{
	text-align:left;
	line-height:1.1em;
	font-size:13px;
}
.news_box ul{
	margin:0px;
	margin-left:35px;
	padding:0px;
	list-style:none;
}
.news_box ul li{
	margin:0px;
	padding:0px;
	text-align:left;
	list-style:url(images/list.jpg) inside;
	height:20px;
	margin-bottom:10px;
}
.topics_box ul,.bbs_box ul{
	margin:0px;
	margin-left:40px;
	padding:0px;
	list-style:none;
}
.topics_box ul li,.bbs_box ul li{
	margin:0px;
	padding:0px;
	text-align:left;
	list-style:url(images/list.jpg) inside;
	height:20px;
	margin-bottom:10px;
}
.access_box{
	margin:auto;;
	width:700px;
	margin-bottom:20px;
}
.access_left{
	float:left;
	width:380px;
	margin-right:20px;
}
.access_contents{
	height:150px;
	text-align:left;
	line-height:1.8em;
}
.access_contents img{
	vertical-align:middle;
	margin-right:5px;
}
.map{
	float:left;
	width:300px;
	height:300px;
}

.entry{
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	width:700px;
	text-align:left;
	padding-bottom:5px;
	border-bottom:#000099 solid 2px;
}
.entry-header,.comments-header{
	font-size:medium;
	color:#000099;
	font-weight:700;
}
.entry-body{
	margin-top:10px;
	color:#333333;
}
.entry-footer{
	margin-top:10px;
}
.comments-content{
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	width:700px;
	text-align:left;
	padding-bottom:5px;
	border-bottom:#000099 solid 2px;
	margin-bottom:10px;
}
.comment-footer{
	margin-bottom:15px;
}
.blog-main{
	float:left;
	width:500px;
	margin:auto;
	text-align:left;
}
.blog-padding{
	width:700px;
	margin:auto;
}
.bbs{
	width:600px;
	margin:auto;
	text-align:left;
}
.subject{
	font-size:large;
}
.time{
	margin-left:20px;
}
.name{
	margin-left:10px;
}
.mw{
	margin-left:10px;
}
.system_link{
	font-size:x-small;
	font-stretch:wider;
	margin-left:10px;
	font-weight:200;
}
.message{
	margin-top:5px;
	margin-bottom:10px;
}
.res{
	border-top:#999999 1px solid;
}
.res_subject{
	margin-left:10px;
}
.res_message{
	margin-left:20px;
	margin-top:5px;
	margin-bottom:10px;
}