/* default set */
@import url(/share/css/base.css);
@import url(/share/css/table.css);
/*print*/
@import url(/share/css/print.css);

/*last_edit*/
body.sub div#last_edit { float:right; margin-bottom:8px ;}
body.sub div#last_edit div { border:1px solid #ddd;background-color:#f5f5f5;padding:2px; }
body.sub div#last_edit div p { background-color:#fff;font-family:'µ¸¿ò';padding:2px;font-size:11px;padding:1px 4px 0 4px; }

/*satisfaction*/
body.sub div#satisfaction { clear:both; position:relative; margin-left:2px; height:30px; background:url('/images_inc/satisfaction_bg.gif') repeat-x; }
body.sub div#satisfaction p.satis_title { float:left; font-size:11px; background:url('/images_inc/satisfaction_icon.gif') no-repeat 9px 8px; padding-left:28px; padding-top:7px; color:#979797; width:90px; font-weight:bold; }
body.sub div#satisfaction p.satis_title span { color:#ec7e2e; }
body.sub div#satisfaction form { float:left; }
body.sub div#satisfaction ul li input { vertical-align:middle; margin-bottom:3px; }
body.sub div#satisfaction ul li { float:left; font-size:11px; padding-right:8px; padding-top:5px; }
body.sub div#satisfaction div.btn { position:absolute; top:5px; right:15px; }
body.sub div#satisfaction div.btn input { vertical-align:top; }

/*data_control*/
body.sub div#data_control { clear:both; margin-top:10px; /*background:red;*/}
body.sub div#data_control div { width:96%; height:30px; margin-left:2px; border-bottom:1px solid #d3d3d3; border-top:1px solid #d3d3d3; padding-bottom:2px; }
/*body.sub div#data_control p.dotline { float:left; width:96%; height:2px; margin-left:2px; background:url('/images_inc/dotline.gif') repeat-x left bottom; } */
body.sub div#data_control p.data_title { height:22px; background:url('/images_inc/data_icon.gif') no-repeat; padding-left:32px; padding-top:2px; color:#959595; font-size:11px; font-weight:bold; }
body.sub div#data_control dl { width:100%; clear:both; float:left; background:#f6f6f6; margin-top:2px; padding:4px 0; }
body.sub div#data_control dt, body.sub div#data_control dd { float:left; }
body.sub div#data_control dt { background:url('/images_inc/data_arrow.gif') no-repeat 15px 5px; padding-left:23px; padding-right:5px; font-weight:bold; color:#9e9e9e; font-size:11px; }
body.sub div#data_control dd { background-color:#fff; border:1px solid #e1e0e0; padding-left:4px; padding-right:4px; margin-right:10px; }

/*footer*/
body.inc #footer { position:relative; min-width:1003px; background:#f9f9f9 url('/images_inc/copyright_bg.gif') repeat-x; }
body.inc #footer div.footersize { position:relative; width:1003px; }
body.inc #footer div.selectbox { padding-top:2px; padding-bottom:2px; padding-left:16px; }
body.inc #footer form { display:inline; margin-right:6px; }
body.inc #footer form select { width:130px; height:20px; font-size:11px; }
body.inc #footer div.btn { position:absolute; top:-5px; right:0; }
body.inc #footer div.btn p.lbg { float:left; width:12px; height:28px; background:url('/images_inc/copyright_top_lbg.gif') no-repeat; }
body.inc #footer div.btn p.rbg { float:left; width:9px; height:28px; background:url('/images_inc/copyright_top_rbg.gif') no-repeat; }
body.inc #footer div.btn ul { float:left; height:28px; background:#fff url('/images_inc/copyright_top_cbg.gif') repeat-x left top; }
body.inc #footer div.btn ul li.first, body.inc #footer div.btn ul li.last { background:none; }
body.inc #footer div.btn ul li.txt { padding-top:7px; }
body.inc #footer div.btn ul li { float:left; padding-top:5px; padding-right:5px; padding-left:5px;   background:url('/images_inc/copyright_top_bar.gif') no-repeat 0 10px; }
body.inc #footer div.btn ul li a { font-size:11px; }
body.inc #footer div.copyright { position:relative; height:90px; }
body.inc #footer div.copyright p.copylogo { float:left; width:200px; text-align:center; padding-top:22px; } 
body.inc #footer div.copyright p.copylogo img { margin-bottom:15px; }
body.inc #footer div.copyright p.web_mark img { position:absolute; padding-left:495px; padding-top:20px; }
body.inc #footer div.copyright p.web_mark2 img { position:absolute; padding-left:665px; padding-top:20px; }
body.inc #footer div.copyright address { padding-top:10px; }
body.inc #footer div.copyright div.visitor { position:absolute; top:12px; right:5px; }
body.inc #footer div.copyright div.visitor p { float:left; height:18px; padding-right:20px; margin-left:2px; border:1px solid #f0f0f0; background:#fff; font-size:11px; }
body.inc #footer div.copyright div.visitor p img { vertical-align:middle; margin-bottom:2px; }
body.inc #footer div.copyright  p.emailbox { line-height:14px; }
body.inc #footer div.copyright div.banner { width:300px; position:absolute; left:700px; top:43px; }
body.inc #footer div.copyright div.banner p { float:left; }
body.inc #footer div.copyright div.banner li { float:left; }
body.inc #footer div.copyright div.banner li img{ margin-left:2px; }
body.inc #footer div.copyright p.qrcode { position:absolute; left:757px; top:14px; }
/*body.inc #footer div.copyright  p.emailbox { margin-left:195px; border:1px solid #ddd; background-color:#fff; }*/
