#box_container
{
	width:100%;
	height:350px;
	padding:10px 0 20px 0;
	border:0px solid #000;
}
#box_container .out_box
{
	width:314px;
	padding-top:5px;
	background:url(images/box_t.png) no-repeat top;
}
#box_container .in_box
{
	padding-bottom:5px;
	background:url(images/box_b.png) no-repeat bottom;
}
#box_container .content
{
	padding:6px 6px 35px 6px;
	text-align:justify;
	background:url(images/box_m.png) repeat-y;
}
#box_container #l_box, #box_container #m_box, #box_container #r_box
{
	float:left;
}
#box_container #l_box, #box_container #m_box
{
	margin-right:14px;
}
#box_container .fs_title
{
	width:304px;
	height:49px;
	display:block;
	margin-bottom:10px;
}
#box_container a.more img
{
	width:72;
	height:21;
	margin-top:10px;
	border:0;
	display:block;
	float:right;
	margin:0;
	margin-top:10px;
}
#port_gallery
{
	width:100%;
	height:200px;
	float:none;
	clear:both;
	margin-top:60px;
}
#intro_sky
{
	width:250px;
	margin-right:25px;
	margin-left:5px;
	text-align:justify;
	font-style:italic;
}
#intro_sky, #photos
{
	float:left;
}
#photos li img
{
	border:5px solid #ccc !important;
}
