/* 메뉴 */
.CssAjaxDivPluginLayout_InfoBox_Div{
   display:none;
   background-color:#FFFFFF;
   width:100px;
   position:absolute;
   left:217px;
   top:200px;
   z-index:10000;
}

.CssAjaxDivPluginLayout_InfoBox_DisplayDiv{
   display:none;
   background-color:#FFFFFF;
   position:absolute;
   z-index:10000;
}

.CssAjaxDivPluginLayout_InfoBox_Table{
   border:2px solid #666666;
}

.CssAjaxDivPluginLayout_InfoBox_Title{
   border-bottom:1px solid #DEDEDE;
   padding:0.4em;
   width:15%;
}

.CssAjaxDivPluginLayout_InfoBox_TitleNoBottom{
   padding:0.4em;
   width:15%;
}

.CssAjaxDivPluginLayout_InfoBox_Content{
   border-bottom:1px solid #DEDEDE;
   padding:0.4em;
   text-align:center;
   width:85%;
}

.CssAjaxDivPluginLayout_InfoBox_ContentNoBottom{
   padding:0.4em;
   text-align:center;
   width:85%;
}


/* skin/service.php 서비스 내역 */
.CssAjaxDivPluginLayout_InfoBox_Service_Header{
   font-weight:bold;
   text-align:center;
   padding:0.4em;
}
.CssAjaxDivPluginLayout_InfoBox_Service_Subject{
   font-weight:bold;
   text-align:center;
   padding:0.4em;
   border-top:1px solid #DEDEDE;
}
.CssAjaxDivPluginLayout_InfoBox_Service_Title{
   width:26%;
   text-align:center;
   padding:0.4em;
   border-top:1px solid #DEDEDE;
   border-right:1px solid #DEDEDE;
   background-color:#F4F4F4;
}
.CssAjaxDivPluginLayout_InfoBox_Service_Content{
   padding:0.4em;
   border-top:1px solid #DEDEDE;
}
.CssAjaxDivPluginLayout_InfoBox_Service_Icon{
   padding:0.4em;
   border-top:1px solid #DEDEDE;
   text-align:center;
}

/* skin/cash.php 캐쉬지급 */
.CssAjaxDivPluginLayout_InfoBox_Cash_Header{
   font-weight:bold;
   text-align:center;
   padding:0.4em;
}
.CssAjaxDivPluginLayout_InfoBox_Cash_Subject{
   font-weight:bold;
   text-align:center;
   padding:0.4em;
   border-top:1px solid #DEDEDE;
}
.CssAjaxDivPluginLayout_InfoBox_Cash_Title{
   width:26%;
   text-align:center;
   padding:0.4em;
   border-top:1px solid #DEDEDE;
   border-right:1px solid #DEDEDE;
   background-color:#F4F4F4;
}
.CssAjaxDivPluginLayout_InfoBox_Cash_Content{
   padding:0.4em;
   border-top:1px solid #DEDEDE;
}
.CssAjaxDivPluginLayout_InfoBox_Cash_Icon{
   padding:0.4em;
   border-top:1px solid #DEDEDE;
   text-align:center;
}


/* skin/point.php 포인트지급 */
.CssAjaxDivPluginLayout_InfoBox_Point_Header{
   font-weight:bold;
   text-align:center;
   padding:0.4em;
}
.CssAjaxDivPluginLayout_InfoBox_Point_Subject{
   font-weight:bold;
   text-align:center;
   padding:0.4em;
   border-top:1px solid #DEDEDE;
}
.CssAjaxDivPluginLayout_InfoBox_Point_Title{
   width:26%;
   text-align:center;
   padding:0.4em;
   border-top:1px solid #DEDEDE;
   border-right:1px solid #DEDEDE;
   background-color:#F4F4F4;
}
.CssAjaxDivPluginLayout_InfoBox_Point_Content{
   padding:0.4em;
   border-top:1px solid #DEDEDE;
}
.CssAjaxDivPluginLayout_InfoBox_Point_Icon{
   padding:0.4em;
   border-top:1px solid #DEDEDE;
   text-align:center;
}



/* skin/userinfo.php 회원정보 */
.CssAjaxDivPluginLayout_InfoBox_Info_Header{
   font-weight:bold;
   text-align:center;
   padding:0.4em;
}
.CssAjaxDivPluginLayout_InfoBox_Info_Subject{
   font-weight:bold;
   text-align:center;
   padding:0.4em;
   border-top:1px solid #DEDEDE;
}
.CssAjaxDivPluginLayout_InfoBox_Info_Title{
   width:26%;
   text-align:center;
   padding:0.4em;
   border-top:1px solid #DEDEDE;
   border-right:1px solid #DEDEDE;
   background-color:#F4F4F4;
}
.CssAjaxDivPluginLayout_InfoBox_Info_Content{
   padding:0.4em;
   border-top:1px solid #DEDEDE;
}


/* skin/userinfo.php 쪽지발송 */
.CssAjaxDivPluginLayout_InfoBox_Memo_Header{
   font-weight:bold;
   text-align:center;
   padding:0.4em;
}
.CssAjaxDivPluginLayout_InfoBox_Memo_Subject{
   font-weight:bold;
   text-align:center;
   padding:0.4em;
   border-top:1px solid #DEDEDE;
}
.CssAjaxDivPluginLayout_InfoBox_Memo_Title{
   width:26%;
   text-align:center;
   padding:0.4em;
   border-top:1px solid #DEDEDE;
   border-right:1px solid #DEDEDE;
   background-color:#F4F4F4;
}
.CssAjaxDivPluginLayout_InfoBox_Memo_Content{
   padding:0.4em;
   border-top:1px solid #DEDEDE;
}
.CssAjaxDivPluginLayout_InfoBox_Memo_Textarea{
   padding:0.4em;
   border-top:1px solid #DEDEDE;
}
.CssAjaxDivPluginLayout_InfoBox_Memo_Icon{
   padding:0.4em;
   border-top:1px solid #DEDEDE;
   text-align:center;
}

/* skin/userinfo.php 메일발송 */
.CssAjaxDivPluginLayout_InfoBox_Mail_Header{
   font-weight:bold;
   text-align:center;
   padding:0.4em;
}

.CssAjaxDivPluginLayout_InfoBox_Mail_Subject{
   font-weight:bold;
   text-align:center;
   padding:0.4em;
   border-top:1px solid #DEDEDE;
}

.CssAjaxDivPluginLayout_InfoBox_Mail_Title{
   width:26%;
   text-align:center;
   padding:0.4em;
   border-top:1px solid #DEDEDE;
   border-right:1px solid #DEDEDE;
   background-color:#F4F4F4;
}

.CssAjaxDivPluginLayout_InfoBox_Mail_Content{
   padding:0.4em;
   border-top:1px solid #DEDEDE;
}

.CssAjaxDivPluginLayout_InfoBox_Mail_Textarea{
   padding:0.4em;
   border-top:1px solid #DEDEDE;
}

.CssAjaxDivPluginLayout_InfoBox_Mail_Icon{
   padding:0.4em;
   border-top:1px solid #DEDEDE;
   text-align:center;
}


/* skin/userinfo.php 오류페이지 */
.CssAjaxDivPluginLayout_InfoBox_Error_Header{
   font-weight:bold;
   text-align:center;
   padding:0.4em;
}

.CssAjaxDivPluginLayout_InfoBox_Error_Subject{
   font-weight:bold;
   text-align:center;
   padding:0.4em;
   border-top:1px solid #DEDEDE;
}

.CssAjaxDivPluginLayout_InfoBox_Error_Title{
   width:26%;
   text-align:center;
   padding:0.4em;
   border-top:1px solid #DEDEDE;
   border-right:1px solid #DEDEDE;
   background-color:#F4F4F4;
}

.CssAjaxDivPluginLayout_InfoBox_Error_Content{
   padding:0.4em;
   border-top:1px solid #DEDEDE;
}

/* skin/sms.php SMS 발송 */
.CssAjaxDivPluginLayout_InfoBox_Sms_Header{
   font-weight:bold;
   text-align:center;
   padding:0.4em;
}
.CssAjaxDivPluginLayout_InfoBox_Sms_Subject{
   font-weight:bold;
   text-align:center;
   padding:0.4em;
   border-top:1px solid #DEDEDE;
}
.CssAjaxDivPluginLayout_InfoBox_Sms_Title{
   width:26%;
   text-align:center;
   padding:0.4em;
   border-top:1px solid #DEDEDE;
   border-right:1px solid #DEDEDE;
   background-color:#F4F4F4;
}
.CssAjaxDivPluginLayout_InfoBox_Sms_Content{
   padding:0.4em;
   border-top:1px solid #DEDEDE;
}
.CssAjaxDivPluginLayout_InfoBox_Sms_Textarea{
   padding:0.4em;
   border-top:1px solid #DEDEDE;
}
.CssAjaxDivPluginLayout_InfoBox_Sms_Icon{
   padding:0.4em;
   border-top:1px solid #DEDEDE;
   text-align:center;
}


/* skin/useritem.php 보유아이템*/
.CssAjaxDivPluginLayout_InfoBox_UserItem_Header{
   font-weight:bold;
   text-align:center;
   padding:0.4em;
   border-top:1px solid #DEDEDE;
}
.CssAjaxDivPluginLayout_InfoBox_UserItem_Subject{
   font-weight:bold;
   text-align:center;
   padding:0.4em;
   border-top:1px solid #DEDEDE;
}
.CssAjaxDivPluginLayout_InfoBox_UserItem_Title{
   text-align:center;
   padding:0.4em;
   border-top:1px solid #DEDEDE;
   border-right:1px solid #DEDEDE;
   background-color:#F4F4F4;
}
.CssAjaxDivPluginLayout_InfoBox_UserItem_Content{
   padding:0.4em;
   text-align:center;
   border-top:1px solid #DEDEDE;
}
.CssAjaxDivPluginLayout_InfoBox_UserItem_ContentNoPadding{
   border-top:1px solid #DEDEDE;
}
.CssAjaxDivPluginLayout_InfoBox_UserItem_ContentNoTop{
   padding:0.4em;
}
.CssAjaxDivPluginLayout_InfoBox_UserItem_Textarea{
   padding:0.4em;
   border-top:1px solid #DEDEDE;
}
.CssAjaxDivPluginLayout_InfoBox_UserItem_Icon{
   padding:0.4em;
   border-top:1px solid #DEDEDE;
   text-align:center;
}
.CssAjaxDivPluginLayout_InfoBox_UserItem_Msg{
   padding:0.6em;
   border-top:1px solid #DEDEDE;
   text-align:center;
}
