
#tooplate_main {
	clear: both;
	width: 960px;
	padding: 20px 0;
}
.col_w950 { width: 960px; text-align:justify; }
.col_w960 { width: 960px; margin-bottom: 40px }
.col_w600 { width: 600px }
.col_w450 { width: 450px; text-align:justify; }
.col_w300 { width: 300px }
.col_w200 { width: 200px; margin-right: 50px; }
.col_allw300 { width: 300px; float: left; text-align: Justify; margin-right: 30px; }
.col_last { margin: 0 }

.fp_lp_box {
	display: block;
	clear: both;
	position: relative;
	width: 290px;
	height: 140px;
	padding: 4px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	text-align: center;
}

.fp_lp_box  span {
	position: absolute;
	right: 0;
	bottom: 10px;
	width: 100px;
	height: 24px;
	text-align: justify;
	background: url(../images/tooplate_lp_btn.png);
}

.fp_lp_box  span a {
	color: #fff;
}

.post_box { 
	clear: both; 
	margin-bottom: 30px; 
}

.post_box h2 { 
	font-size: 20px; 
	margin-bottom: 10px; 
}

.post_box p.post_meta { 
	margin-bottom: 0; 
}

.post_box p span.cat a { 
	color: #cb5c02; 
	font-weight: 400; 
}

.post_box img { 
	float: right; 
	width: 160px; 
	height: 160px; 
	padding: 4px; 
	border: 1px solid #ccc; 
	margin-left: 30px; 
}

.post_box a.more { 
	float: right; 
}

#map img { 
	width: 300px; 
	height: 190px; 
	border: 1px solid #999; 
	padding: 5px; 
}


#gallery { 
	margin: 0; 
	padding: 0; 
}

#gallery ul { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}

#gallery ul li { 
	position: relative; 
	display: block; 
	float: left; 
	width: 230px; 
	margin: 0 30px 30px 0; 
	padding: 8px; 
	border: 1px solid #ccc; 
}

#gallery ul .lmb { 
	margin: 0 0 1px 0; 
}

#gallery ul li a img { 
	border: 1px solid #ccc; 
	margin-bottom: 5px; 
}

#gallery ul li  span {
	position: absolute;
	right: 0;
	bottom: -157px;
	width: 100px;
	height: 24px;
	text-align: center;
	background: url(../images/tooplate_lp_btn.png);
}

#gallery ul li span a {
	color: #fff;
}
