/* dialog_note_box (cash_dialog, statement_dialog, taxinvoice_dialog) */
.dialog_note_box { border:1px solid #DDDDDD; padding:8px 8px 8px 8px; }
.dialog_note_box .dot_line { height:1px; background:url("/images/common/bg_dotline.gif") repeat-x; }
.dialog_note_box li { background:url("/images/common/icon_bullat.gif") no-repeat 0 6px; padding-left:7px; }
.dialog_titleIcon { background:url("/images/common/icon_dot.gif") no-repeat 0px 5px; padding-left:7px; }
#popup_container_reaction span { font-size: 14px; display: inline-block; font-weight: bold;  line-height:10px; }

/* dialog */
.dialog_container {	font-size:12px; display:none; }
.dialog_title_wrapper { height: 49px;}
.dialog_title_wrapper > img { float: left; }
.dialog_title_wrapper > div { float: left; }
.dialog_title {
	width: 764px;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background: url('/images/_common/popup/popup_top_02.gif') right repeat-x;
	cursor: default;
	padding-top:18px;
	padding-bottom: 14px;
}
.dialog_title .btn_close { float: right; cursor: pointer; margin: 0 11px 0 0; }
.dialog_bottom_wrapper { height:12px; }
.dialog_bottom_wrapper > img { float: left; }
.dialog_bottom_wrapper > div { float: left; }
.dialog_bottom { width:788px; height:36px; float:left; background: url('/images/_common/popup/popup_bottom_02.gif') right repeat-x; }
.dialog_bottom img { float: left; }


/* popup (payment, setting, smsfx, zipcode) */
.popup_title { width:100%; height:31px; padding-top:14px; background: url('/images/_common/popup/popup_top_02.gif') right repeat-x; }
.popup_title .title { margin-left:15px; color:#FFF; font-size:16px; font-weight:bold; }
.popup_title_underline2 { width:100%; height:3px; background:#F64C01; }
.popup_panel { padding:18px 10px 0 10px;}





#popup_button { padding:7px 0 27px 0; }
#popup_button p { display: inline-block; }
#popup_button .pop_btn_act { margin: 0 6px 0 2px;  line-height: 10px;}
#popup_button #popup_ok { width:67px; height:21px; padding:10px 0 0 0; background: url('/images/_common/popup/btn_popup_yes.gif') left top no-repeat; }
#popup_button #popup_ok { color:#fff; }
#popup_button #popup_no { width:67px; height:21px; padding:10px 0 0 0; background: url('/images/_common/popup/btn_popup_no.gif') left top no-repeat; }
#popup_button #popup_no { color:#555; }


#popup_prompt { width:320px; margin:10px 0 0 0px; }
#dialog_content_width .message_table { width:100%; }
#dialog_content_width .message_img { width:50px; text-align:left; }
#dialog_content_width .message_text { font-size:14px; line-height:20px; font-weight:bold; color:#333333; text-align:left; padding-left:16px; }
#dialog_content_width .message_text span { font-size:12px; line-height:19px; color:#343434; text-align:left; padding-left:16px; }
#dialog_content_width .popup_meddle_line { width:100%; border-top:1px solid #D6D6D6; height:1px; margin-top:6px; }
#dialog_width_button { padding-top:10px; margin-bottom:-10px; }


#popup_title_reaction { position:relative; height:49px; }
#popup_title_reaction img { float: left; }
#popup_title_reaction .title_text { left:17px; font-size:18px; font-weight:bold; color:#FFF;  top:0px; float: left; padding-left: 9px;}
#popup_title_reaction .title_text .popup_title_sub{  font-size:18px; font-weight:bold;  float: left; }

#popup_message_reaction { float:left; background: #FFF; border-left: 3px solid #4B4F50; border-right: 3px solid #4B4F50;  }

#popup_message_reaction .message_table_reaction { margin: 29px 29px 26px 39px; }
#popup_message_reaction .message_table_reaction img { width:71px; text-align:left; }
#popup_message_reaction .message_table_reaction .message_text { line-height:20px; text-align:left; padding:5px 0 5px 18px; font-weight: bold; font-size: 15px; color: #e4223a; }
#popup_message_reaction .message_table_reaction .message_text span { line-height:22px; color:#343434; text-align:left; font-weight:normal; font-size: 14px; margin : 12px 0 0 0; }
#popup_message_reaction .message_table_reaction2 { margin: 26px 37px 0 41px; }
#popup_message_reaction .message_table_reaction2 img { width:71px; text-align:left; }
#popup_message_reaction .message_table_reaction2 .message_text { line-height:20px; color:#333333; text-align:left; padding:5px 0 4px 0; text-align:center; font-weight: bold; font-size: 14px; color: #e4223a; }

#popup_message_reaction .popup_meddle_line_reaction { border-top:1px solid #D6D6D6; height:1px; margin-top:6px; }
#popup_bottom_reaction img { float: left; }
#dialog_bottom_width { display: inline-block; text-align: center; } 
#dialog_bottom_width img { float: none; padding: 10px 0 0 0; }
#dialog_button { height:22px; background:url('/images/common/bg_pop_bottom_copy.gif'); text-align:center; border-left:3px solid #0c979c; border-right: 3px solid #0c979c; }



