﻿/*!
 * lhgcore Dialog Plugin StyleSheet
 * Copyright (c) 2009 - 2011 By Li Hui Gang
 */
 
/*登陆注册层*/
.lhgdialog{position:absolute;padding:0;margin:0;font:12px Tahoma,Arial,sans-serif;_ie6png:true;}

.lhgdg_leftTop{background:url(../image/ceng/leftTop.png) no-repeat;width:13px;height:33px;}
.lhgdg_rightTop{background:url(../image/ceng/rightTop.png) no-repeat;width:13px;}
.lhgdg_leftBottom{background:url(../image/ceng/leftBottom.png) no-repeat;width:13px;height:13px;}
.lhgdg_rightBottom{background:url(../image/ceng/rightBottom.png) no-repeat;cursor:nw-resize;width:13px;}

.lhgdg_left,.lhgdg_right{background-repeat:repeat-y;}
.lhgdg_left{background-image:url(../image/ceng/left.png);}
.lhgdg_right{background-image:url(../image/ceng/right.png);}

.lhgdg_top,.lhgdg_bottom{background-repeat:repeat-x;font-size:0;}
.lhgdg_top{background-image:url(../image/ceng/top.png);cursor:move;}
.lhgdg_bottom{background-image:url(../image/ceng/bottom.png);}

.lhgdg_title_icon{height:33px;}
.lhgdg_title{float:left;color:#fff;font-weight:bold;font-size:12px;height:16px;margin-top:12px;margin-top:14px\0;padding-left:5px;}
.lhgdg_xbtn{position:absolute;background:url(../image/ceng/xbtn.png) no-repeat;display:block;cursor:default;width:13px;height:13px;top:14px;right:17px;}
 
.lhgdg_inbox,.lhgdg_load{width:100%;height:100%;background-color:#fff;overflow:hidden;}
.lhgdg_load{text-align:center;font-weight:bold;}
.lhgdg_load span{padding-left:20px;height:16px;background:url(../image/ceng/wait.gif) no-repeat 0 0;}

.lhgdg_btnBar{height:29px;background-color:#f6f6f6;border-top:1px solid #dadee5;}
.lhgdg_button{float:right;padding:1px 5px 0 0;}
.lhgdg_button button{height:22px;padding:0 5px;_padding:0 3px;font:12px Tahoma,Arial,sans-serif;}






