@charset "utf-8";
/* CSS Document */


.divsendmail { width:450px; height:300px; border:1px solid #990000; background-color:#CCFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#000099; display:none;position:fixed; top:50%; left:50%; margin-left:-225px; margin-top:-150px;}
.divsendmail .divsendmailin { border:5px solid #FFFFCC; height:290px;}
.divsendmail .divsendmailin .sndhead { font-size:14px; height:30px; background-color:#99FFFF; text-align:center;}
.divsendmail .divsendmailin .sndbody .sndfield { background-color:#FFFFCC; width:350px; }

.art_loading { display:none;
position:fixed; top:50%; left:50%;   width:145px; height:50px; z-index:30000;  display:none; 
opacity: .95; filter: alpha(opacity=95);z-index:99999;

 }
.art_loading .rtop, .art_loading .rbottom{display: block; }
.art_loading .rtop b, .art_loading .rbottom b{display: block; height: 1px; overflow: hidden; background:#003399;}
.art_loading  b.r1{margin: 0 5px; }
.art_loading  b.r2{margin: 0 3px; }
.art_loading  b.r3{margin: 0 2px; }
.art_loading  b.r4{margin: 0 1px;  height:3;}
.art_loading .content{ background-color:#BEDAF8;  color:#990000; font:Verdana, Arial, Helvetica, sans-serif; font-size:12px; height:35px; width:138px;   border-right:1px solid #003399;border-left:1px solid #003399; padding-left:5px; padding-top:5px;
}


.blk_editwebcontent {
	z-index:99999;
  	margin-top:10px; margin-left:5px;
	padding:10px 10px 10px 10px;
	background-color:#699;
	-moz-border-radius: 8px; /* Firefox */
  	-webkit-border-radius: 8px; /* Safari and Chrome */
  	border-radius: 8px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
  
  	-moz-box-shadow: 2px 2px 2px #000; /* Firefox */
  	-webkit-box-shadow: 2px 2px 2px #000; /* Safari and Chrome */
  	box-shadow: 2px 2px 2px #000; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */
  behavior: url(/source/css/ie-css3.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
	
}
.blk_editwebcontent .editwebcontent_in {
	background:#699;
}

.artimgbg { display:none;}
