#toptitle {
	background-image: url(image/n_srken_tile01.gif);
	height: 324px;
	width: 780px;
	margin-right: 10px;
	margin-left: 10px;
	background-repeat: no-repeat;
	margin-top: 0px;
	float: left;
}
#toptitleinf {
	height: 74px;
	width: 412px;
	margin-top: 250px;
	margin-left: 209px;
}
#mid {
	height: 350px;
	width: 780px;
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
	float: left;
	margin-top: 10px;
}
#midleft {
	float: left;
	height: 342px;
	width: 350px;
	margin-left: 25px;
	margin-top: 5px;
}
#bott {
	background-image: url(image/n_srken_pic01.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	height: 477px;
	width: 780px;
	margin-right: 10px;
	margin-left: 10px;
	background-position: center;
}


#midright {
	background-image: url(image/n_srken_map.gif);
	background-repeat: no-repeat;
	float: right;
	height: 342px;
	width: 350px;
	margin-right: 15px;
	background-position: top;
	margin-top: 5px;
}
.box{
	background-color: #D94A64;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
.box_line{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D94A64;
	padding-top: 9px;
	padding-bottom: 9px;
}
.box_linebot{
	padding-top: 9px;
	padding-bottom: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D94A64;
}
.item01{
	font-size: 18px;
	font-weight: bold;
	color: #F00;
	}
