﻿@charset "utf-8";
#systemmask { position:absolute; z-index: 990; filter:alpha(opacity=50);-moz-opacity:0.5; opacity:0.5;background-color:#000; cursor:wait; }
#sysmask { position:absolute; z-index: 900; background:url(../system_img/mask.gif) repeat; }

#msgbox { margin:50px; text-align:left; height:160px; width:400px; border:#c1c1c1 1px solid; z-index:999; position:absolute; cursor:default; font-weight:bold; background:url(../system_img/attention_bg.gif) repeat-x top #f9f9f9; }
#msg_title { margin:6px; font-size:14px; }
#msg_content { margin:6px; padding: 20px 15px 10px 15px;; font-size:12px; text-align:center; background:#FFFFFF; border:#d1d1d1 1px solid; height:60px }
#msg_bot{float:right;}

a.button_off {background:transparent url(../system_img/bg_button_a0.gif) no-repeat top right; font-size:12px; font-weight:100; color:#000; display:block; float:left; height:27px; margin-right:6px; padding-right:10px; text-decoration:none;  overflow:hidden;}
a.button_off span{color:#000; background:transparent url(../system_img/bg_button_div0.gif) no-repeat; display:block; line-height:17px; padding:5px 0 5px 10px; overflow:hidden; cursor:pointer;}
a.button_off:hover{text-decoration:none; height:27px; color:#fff; background: transparent url(../system_img/bg_button_a0.gif) no-repeat bottom right; overflow:hidden;}
a.button_off:hover span{color:#fff; background:transparent url(../system_img/bg_button_div0.gif) no-repeat bottom left; overflow:hidden; cursor:pointer;}

a.button_on { background:transparent url(../system_img/bg_button_a0.gif) no-repeat bottom right; font-size:12px; font-weight:100; color:#fff; display:block; float:left; height:27px; margin-right:6px; padding-right:10px; text-decoration:none;  overflow:hidden;}
a.button_on span{color:#fff; background:transparent url(../system_img/bg_button_div0.gif) no-repeat bottom left; display:block; line-height:17px; padding:5px 0 5px 10px; overflow:hidden; cursor:pointer;}

#adsbox {  margin:50px; height:366px; width:452px; border:#c1c1c1 1px solid; z-index:10000; position:absolute; cursor:default; background:#000; color:#FFF; }
.box{ width:452px; height:296px; margin:0px auto;}
.box .all{ width:452px; height:291px; float:left;}
.box .left{ width:58px; height:291px; float:left; overflow:hidden; background:#000;}
.box .left img{ float:left;}
.box .midd{ width:336px; height:291px; float:left; overflow:hidden;}
.box .midd .a{ width:336px; height:10px; float:left; background:url(../system_img/top.jpg) repeat-x;}
.box .midd .b{ width:336px; height:281px; float:left;}
.box .right{ width:58px; height:291px; float:left; overflow:hidden; background:url(../system_img/right.jpg) #000;}
.box .right ul{ padding:7px 0px 0 20px;}
.box .foot{ width:452px; height:5px; float:left; background:#000000;}
.ads_desp { margin-left:5px; height:60px; line-height:20px; font-size:12px; } 
.ads_desp input { width:20px; }
.ads_desp .sub { width:100px; }

.msg_error { background:#ffff99; border:1px solid #FF0000; height:20px;}
.log_error { color:#F00; }
.reg_error  { color:#F00;}
.call_error { color:#F00;}
