/* 펜션 정보 */
#p_menu {
	width: 728px;
	height: 32px;
	line-height: 32px;
	background-color: #FFCC00;
	text-align: center;
	display: block;
}

#p_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}

#p_menu ul li {
	display: inline;
	margin: 0;
}
#p_menu_tl{
	float: left;
	width: 7px;
	height: 32px;
	background: url(../images/p_menu_left.gif) no-repeat;
}
#p_menu_tr{
	float: right;
	width: 9px;
	height: 32px;
	background: url(../images/p_menu_right.gif) no-repeat;
}

#p_photo{
	float: left;
	width: 380px;
	background: url(../images/p_photo_back.gif) repeat-y;
	text-align: left;
}

#p_photo_top{	
	width: 380px;
	height: 18px;
	background: url(../images/p_photo_top.gif) no-repeat;
}
#p_photo_main{
	width: 338px;
	height: 253px;
	border: solid 1px #CCCCCC;
	margin-left: 15px;
}
#p_photo_sub {
	margin-top: 20px;
	text-align: center;

}
#build_img_wrap, #build_img_wrap div{
	display: inline;
}
#build_img_wrap div{
	padding: 5px;
}

#p_photo_btm{	
	width: 380px;
	height: 18px;
	background: url(../images/p_photo_btm.gif) no-repeat;
}

#p_info{
	float: left;
	width: 352px;

	background: url(../images/p_info_back.gif) repeat-y;
}
#p_info_top{	
	width: 352px;
	height: 21px;
	background: url(../images/p_info_top.gif) no-repeat;
}
#p_info_banner {
	width: 331px;
	padding: 10px 0 0 10px;
	background: url(../images/p_info_banner.gif) no-repeat top center;
	text-align: left;
}
#p_info_banner table {
	margin: 0;
	padding: 0;
	margin-top: 16px;
}
#p_info_btm{	
	width: 352px;
	height: 8px;
	background: url(../images/p_info_btm.gif) no-repeat bottom center;
}

.p_info_title {color: #FF6600}

#p_intro{
	width: 734px;
	margin: 0 0 0 10px;
	margin-right: 10px;
	background: url(../images/p_intro_back.gif) repeat-y;
	text-align: left;
}
#p_intro img{
	vertical-align: top;
}

#p_intro_btm{
	width: 734px;
	height: 21px;
	background: url(../images/p_intro_btm.gif) no-repeat;
}
#p_intro_cont, .p_info_cont{
	line-height: 16px;
	text-align: left;
	padding-left: 20px;
	width: 690px;
}

.p_info_title{
	width: 734px;
	margin: 0 0 0 10px;
	margin-right: 10px;
	padding: 5px 0 0 0;
}
.p_info_c{
	clear: both;
	width: 733px;
	margin: 0 0 0 10px;
	margin-right: 10px;
	background: url(../images/p_info_c_back.gif) repeat-y;
	text-align: left;
}
.p_info_c_top{
	width: 733px;
	height: 14px;
	background: url(../images/p_info_c_top.gif) no-repeat;
}
.p_info_c_btm{
	width: 733px;
	height: 15px;
	background: url(../images/p_info_c_btm.gif) no-repeat;
}

ul.cal_desc li{
	padding: 10px 0 0 0;
}