/*!
 * lhgcore Dialog Plugin StyleSheet
 * Copyright (c) 2009 - 2011 By Li Hui Gang
 */
html{_background-attachment:fixed;}
.lhgdialog_aero{position:absolute;padding:0;margin:0;font:12px Tahoma,Arial,sans-serif;}

.lhgdg_leftTop_aero,.lhgdg_rightTop_aero,.lhgdg_leftBottom_aero,.lhgdg_rightBottom_aero,.lhgdg_left_aero,.lhgdg_right_aero,.lhgdg_icon_aero,a.lhgdg_xbtn_aero,a.lhgdg_maxbtn_aero,a.lhgdg_rebtn_aero,a.lhgdg_minbtn_aero{background-image:url(aero/lhgdg_bg.gif);background-repeat:no-repeat;}

.lhgdg_leftTop_aero{width:5px;height:26px;background-position:-139px -8px;}
.lhgdg_rightTop_aero{width:5px;background-position:-146px -8px;}
.lhgdg_leftBottom_aero{width:5px;height:5px;background-position:-139px -2px;}
.lhgdg_rightBottom_aero{width:5px;background-position:-146px -2px;cursor:nw-resize;}

.lhgdg_left_aero,.lhgdg_right_aero{background-repeat:repeat-y;}
.lhgdg_left_aero{background-position:-153px 0;}
.lhgdg_right_aero{background-position:-158px 0;}

.lhgdg_top_aero,.lhgdg_bottom_aero{background:url(aero/lhgdg_x.gif) repeat-x;font-size:0;}
.lhgdg_top_aero{background-position:0 0;cursor:move;}
.lhgdg_bottom_aero{background-position:0 -26px;}

.lhgdg_title_icon_aero{height:26px;}
.lhgdg_icon_aero{float:left;background-position:-121px 0;width:16px;height:16px;margin-top:4px;}
.lhgdg_title_aero{float:left;color:#fff;font-weight:bold;font-size:12px;height:16px;margin-top:5px;margin-top:7px\0;padding-left:5px;}

a.lhgdg_xbtn_aero,a.lhgdg_maxbtn_aero,a.lhgdg_rebtn_aero,a.lhgdg_minbtn_aero{position:absolute;display:block;cursor:default;height:18px;top:1px;}
a.lhgdg_xbtn_aero{background-position:-75px 0;right:5px;width:44px;}
a.lhgdg_xbtn_aero:hover{background-position:-75px -18px;}
a.lhgdg_maxbtn_aero{background-position:-25px 0;right:49px;width:25px}
a.lhgdg_maxbtn_aero:hover{background-position:-25px -18px;}
a.lhgdg_rebtn_aero{background-position:-50px 0;right:49px;width:25px}
a.lhgdg_rebtn_aero:hover{background-position:-50px -18px;}
a.lhgdg_minbtn_aero{background-position:0 0;right:74px;width:25px;}
a.lhgdg_minbtn_aero:hover{background-position:0 -18px;}

.lhgdg_inbox_aero,.lhgdg_load_aero{width:100%;height:100%;background-color:#fff;overflow:auto;}
.lhgdg_load_aero{text-align:center;font-weight:bold;}
.lhgdg_load_aero span{padding-left:20px;height:16px;background:url(aero/wait.gif) no-repeat center left;font-size:12px;}

.lhgdg_btnBar_aero{height:29px;background-color:#f6f6f6;border-top:1px solid #dadee5;}
.lhgdg_btn_div_aero{float:right;}
a.lhgdg_button_aero,a.lhgdg_button_aero em{display:inline-block;height:21px;background:url(aero/lhgdg_btn.gif) no-repeat;}
a.lhgdg_button_aero{text-decoration:none;background-position:0 0;padding-left:15px;color:#000;cursor:default;margin-right:5px;}
a.lhgdg_button_aero:hover{background-position:0 -42px;}
a.lhgdg_button_aero em{font-style:normal;background-position:right -21px;padding-right:15px;line-height:21px;line-height:24px\0;font-size:12px;}
a.lhgdg_button_aero:hover em{background-position:right -63px;}

.lhgdg_lockScroll{*overflow:hidden;}
.lhgdg_lockScroll body{overflow:hidden;padding-right:17px;}