@charset "utf-8";
/* CSS Document
*			{ font-family:Arial, Helvetica, sans-serif, Tahoma,Georgia,"宋体"; font-weight:normal; font-size:14px; padding:0px; margin:0px; } */
body		{background:#ffffff; }

.lightbox{width:750px; height:530px; background:#FFFFFF;border:1px solid #ccc;line-height:25px; top:50px; left:20%; display:none;}
.lightbox dt{background:#f4f4f4; padding:0px 5px 5px 5px;}
#idBoxContainer {width:auto;margin:0px; padding:0px;}
.idBoxContainer {width:auto;margin:0px; padding:0px;}


#div_box_being_do{ position:absolute; left:10px; top:13px; width:150px; height: 26px; padding:5px 0 0 5px; z-index:222; background-color: #ffb533;/*red;*/ border: 1px solid #ff5f00;/*ff0000;*/ font: bold 12px/2em ""; color:#ffffff; }



div.boxRed { background:#FCC614; margin:0px; left:0px; width:500px;height:30px; position:absolute;z-index:9999999;}
div.boxRed .tl{margin:0px; background:url(../images/box_corner_white/tl.gif);background-repeat: no-repeat; width:2px;height:2px; top:0px; left:0px; position:absolute;}
div.boxRed .tr{margin:0px; background:url(../images/box_corner_white/tr.gif); background-repeat: no-repeat; width:2px;height:2px; top:0px; right:0px; position:absolute;}
div.boxRed .bl{margin:0px; background:url(../images/box_corner_white/bl.gif); width:2px;height:2px; top:28px; left:0px; position:absolute;}
div.boxRed .br{margin:0px; background:url(../images/box_corner_white/br.gif); width:2px;height:2px; top:28px; right:0px; position:absolute;}
div.boxRed .inside{ color:white;text-align:center; width:450px;height:25px; padding:2px;position:relative;margin-left:auto;margin-right:auto;}


.colorButton1{

 font:   12px Arial, Helvetica, sans-serif; 
 color: #ffffff; 
 background: #FF5218;/*0081DC; */
 border-top-width: 1px; 
 border-right-width: 1px; 
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-top-style: solid; 
 border-right-style: solid; 
 border-bottom-style: solid; 
 border-left-style: solid; 
 border-top-color: #EE3C00;/*58BAFF; */
 border-right-color: #EE3C00;/*006DB9; */
 border-bottom-color: #EE3C00;/*006DB9; */
 border-left-color: #EE3C00;/*58BAFF; */
 height:20px;
 width:49px;
}


