
/*设置中心右侧*/
.ManagerRightShow {
    width:785px;
    float:right;
    overflow:hidden;
}
#Manager_Right_Title {
    height:44px;
    background:url(/newimages/Manager/cut_line.jpg) no-repeat right 18px;
    overflow:hidden;
}
#Manager_Right_Title #welcome_message {
    float:left;
    margin:10px 0 0 20px;
    font-size:16px;
    font-weight:bold;
}
#Manager_Right_Title #Logout_link {
    float:right;
    margin:20px 10px 0 0;
    font-weight:bold;
}
#Manager_Right_Title #count_message {
    float:left;
    margin:10px 0 0 20px;
    background:url(/newimages/Manager/045631239.gif) no-repeat 0 1px;
    padding-left:20px;
}
#Manager_Right_Title #Addcount_message {
    float:left;
    margin:7px 0 0 40px;
}
#Manager_Right_Title #year_count_message {
    float:left;
    margin:10px 0 0 40px;
    background:url(/newimages/Manager/045631241.gif) no-repeat 0 1px;
    padding-left:20px;
    display:none;
}
.redColor {
    font-weight: bold;
    color: #F30;
}
ul.ultab {
    margin: 10px 0px 0px 0 ;
}
/*设置中心tab标签 start*/
ul.ultab {
    width: 100%;height: 37px;
    border-bottom: 1px solid #E5E5E5;
    font-size: 14px;
    margin: 10px 0px 20px 0;
}
ul.ultab li {
    width: auto;
    border:1px solid #E5E5E5;
    border-width: 1px 1px 0 1px;
    margin-right: -1px;
    float: left;
    height: 36px;
    line-height: 36px;
    background-color: #F9F9F9;
    margin-left: 5px;
    font-size:14px;
}
ul.ultab li.liactive {
    height: 36px;
    line-height: 35px;
    border-top: 2px solid #438EC7;
    border-left: 1px solid #E5E5E5;
    background-color: #FFF;
    font-weight: bold;
}
ul.ultab li a {
    width: auto;
    padding: 0px 12px;
    display: block;
    float: left;
}
/*设置中心tab标签 end*/

/*安全设置*/
table.huitable{
    border-collapse: collapse;
    width: 100%;
    border: 1px solid #DDD;
}
table.huitable th{
    height:25px;
    line-height:25px;
    padding: 6px 5px;
    background:#f8f8f8;
    font-size:14px;
    border-bottom:1px solid #ddd;
}
table.huitable td{
    line-height: 22px;
    padding: 6px 5px;
    vertical-align:middle;
    word-wrap: break-word;
    word-break: break-all;
    border-bottom:1px dashed #ddd;
    font: 14px/1.6 Arial,"Microsoft YaHei";
}
table.huitable a{
    color:#06C;
    text-decoration: none;
}
table.huitable a:hover{
    color:#F60;
}
table.lineborder th{
    padding:6px 10px;
    color: #438EC7;
    border:1px solid #ddd;
    background:#f5f5f5;
}
table.lineborder td{
    border:1px solid #ddd;
    padding:8px 10px;
}
.margin20px {
    margin:20px;
    text-align:left;
}
.textcenter {
    text-align: center!important;
}
.shezhibtn .bluebtn{
    color: #fff;
}
/*安全设置end*/

/*提醒设置*/
.displaydiv {
    display: none;
}
/*提醒设置end*/
/*默认设置*/
.leftbg {
    width: 20%;
    background: #f5f5f5;
}
.floatl{
    float:left;
}
.margin20px {
    margin:20px;
    text-align:left;
}

.onbutton, .ondnsbutton {
    display: inline-block;
    width: 60px;
    float: right;
    height: 20px;
    cursor: pointer;
    border: medium none;
    text-indent: -9999px;
    line-height: 0;
    font-size: 0px;
    border: none;
    background: #FFF url("/newimages/ico/pro-btn-bgsz.jpg") no-repeat scroll center 1px;
}
.ondnsbutton {
    background: #FFF url("/newimages/ico/pro-btn-bgsz2.jpg") no-repeat center 1px;
}
.buttonpos {
    background-position: center -20px;
}
.dnsinputdiv {
    padding-left: 20px;
}
input.dnsinput:disabled {
    border: 1px solid #DDD;
}
input:disabled {
    background: #ccc;
    color: #666;
}
input.dnsinput {
    background: #f5f5f5;
    width: 220px;
    padding: 5px;
    cursor: text;
}
table.lineborder td.padding10 {
    padding: 15px 10px;
}
select {
    font-size: 12px;
    color: #666666;
}
input.szbutton:hover,input.szbutton:focus{
    border:none;
}

/*默认设置end*/