#header{
	margin:0px 0px 20px 0px;
}

/* TOPIMAGE */
#topimage{
	width:960px;
	height:300px;
	margin:0 auto 15px;
	background-repeat:no-repeat;
	text-indent:-10000px;
}
#topimage a{
	display:block;
	width:960px;
	height:300px;
}

#top_catch {
	width:680px;
	overflow:hidden;
}
.top_catchbox {
	display:inline;
	float:left;
	width:324px;
	height:120px;
	border-bottom:1px dotted #CCC;
	border-right:1px dotted #CCC;
	margin:0px;
	padding:0px 15px 15px 0px;
	overflow:hidden;
}
.top_catchbox.boxr {
	padding:0px 0px 15px 15px;
	border-right:none;
}
.top_catchbox.boxb {
	padding:15px 15px 0px 0px;
	border-bottom:none;
}
.top_catchbox.boxbr {
	padding:15px 0px 0px 15px;
	border-right:none;
	border-bottom:none;
}

.top_pix {
	width:680px;
	overflow:hidden;
}
.top_pix ul {
	width:692px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}
.top_pix ul li {
	display:inline;
	float:left;
	width:161px;
	margin:0px 12px 0px 0px;
	padding:0px;
}
.top_pix ul li img {
	width:161px;
}

/*
.page_contents,
.news_contents{
	position:relative;

}
*/

