@charset "utf-8";
/*#guest_box {
	width: 570px;
	height: auto;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}*/
#guest_box {
	width: 570px;
	height: auto;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	background-image: url(../img/g_box_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#guest_box h4.guest4 {
	font-size: 14px;
	color: #30385D;
	padding-left: 5px;
}
#guest_box .guest_menu {
	text-align: center;
	vertical-align: middle;
	width: 100px;
	height: auto;
	margin: 0px;
	display: inline-block;
	float: left;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
#guest_box .guest_menu a {
	color: #333333;
	text-decoration: none;
}
#guest_box .guest_menu a:hover {
	color: #333333;
	text-decoration: underline;
}
#guest_box .guest_menu img {
	margin-bottom: 2px;
}
#guestp_gbox {
	width: 570px;
	height: auto;
	padding: 0px;
	margin: 0px;
}
#guestp_gbox .guestp_box {
	width: 266px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 7px;
	border: 1px solid #BDC4DF;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	display: inline-block;
	float: left;
	background-image: url(../img/p_box_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#guestp_gbox .guestp_box p {
	line-height: 1.4em;
}
#guestp_gbox .guestp_box .g_img {
	width: 100px;
	height: auto;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
	display: inline-block;
	float: left;
}
#guestp_gbox .guestp_box .g_img img {
	margin-bottom: 2px;
}
#guestp_gbox .guestp_box h4.guestp4 {
	font-size: 14px;
	margin: 0 0 8px 0;
	padding: 5px 0 5px 15px;
	color: #000000;
	font-weight: bold;
	background-image: url(../../img/common/t_h5_bg.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1B244D;
}
#guestp_gbox .guestp_box .guestp2_box {
	width: 160px;
	height: 150px;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
	display: inline-block;
	float: left;
	overflow: hidden;
	clear: right;
}
#guestp_gbox .guestp_box .guestp_box hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	height: 1px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#guestp_gbox .guestp_box .gotop {
	font-size: 10px;
	text-align: right;
	white-space: nowrap;
	width: 264px;
	height: auto;
	display: inline-block;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#guestp_gbox .guestp_box .gotop a {
	color: #30385D;
	text-decoration: none;
	background-image: url(../../img/common/go_topico.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
#guestp_gbox .guestp_box .gotop a:hover {
	text-decoration: underline;
	color: #0033FF;
}
