/* CSS Document */
/* guest book */
#gBOOK{line-height: 18px;}
#gBOOK p{
	margin: 0px;
}
#gBOOK .gBlIST_sUB{
	font-weight: bold;
}
#gBOOK .gBlIST_sUB td{
	font-weight: bold;
}
#gBOOK .gBlIST_oDD{
	background: #FFFFFF;
	vertical-align: top;
}
#gBOOK .gBlIST_eVEN{
	background: #F7F7F7;
	vertical-align: top;
}
#gBOOK .gBlIST_iNFO{
	background: url(img/line_r3.gif) repeat-x top;
	width: 160px;
	padding: 10px 0px;
}
#gBOOK .gBlIST_nM{
	color: #FF6600;
	font-size: 12px;
	margin: 0px;
}
#gBOOK .gBlIST_mSG{
	background: url(img/line_r3.gif) repeat-x top;
	padding: 10px 0px 10px 20px;
}
#gBOOK .gBlIST_mSG_dT{
	font-size: 9px;
	font-weight: bold;
	color: #0066CC;
	background: url(img/line_r1.gif) repeat-x bottom;
	padding-bottom: 10px;
}
#gBOOK .gBlIST_mSGtXT{
	padding: 10px 0px;
	color: #666666;
	word-break:break-all;
	table-layout:fixed;
	white-space: normal;
}
#gBOOK .gBlIST_mSGrEP_tTL{
	font-size: 12px;
	margin: 0px;
	color: #888;
	padding: 10px 0px;
	background: url(img/line_r1.gif) repeat-x bottom;
}
#gBOOK .gBlIST_mSGrEP_dT{
	font-size: 9px;
	font-weight: bold;
}
#gBOOK .gBlIST_mSGrEP{
	padding: 10px 0px;
	color: #888;
}

