
/************************************************
 * AMH 7.1
 * amh.sh 
 * @param CSS 面板主样式
 * Update:2023-11-11
 * 
 */
html {
    overflow: hidden;
}
html, body {
    height:100%;
}
body {
    font-size: 12px;
    font-family:
    Arial;
    margin: 0px 0px;
    padding:0px;
    -webkit-text-size-adjust:none;
    color:#646370;
    background:
    url("../images/body.gif") repeat-x left top #fff;
    overflow: auto;
}

form, dl, dt, dd, ul, li, p, img {
    margin:0px;
    padding:0px;
    border:0px;
}
input {
    font-size:12px;
    margin:0px;
    font-family:Arial;
    outline: none;
}
select {
    font-size: 12px;
    width: 312px;
    font-family: Arial;
}
textarea {
    width:300px;
    padding:5px;
    height:150px;
    outline: none;
    display:none;
    font-size:12px;
    font-family:Arial;
}
select optgroup {
    font-family:Arial;
    padding:3px;
    font-weight:bold;
}
a,latel {
    cursor: pointer;
    outline:none; 
    color:#446C95;
    blr:expression(this.onFocus=this.blur());   /*chrome*/
    hide-focus:expression(this.hideFocus=true); /*ie*/ 
    text-decoration: none;
}
.i {
    font-style:italic;
    font-size:12px;
}
.c {
    clear:both;
    height:0px;
    overflow: hidden;
}
.input_text, .select_text {
    width:180px;
    font-size:12px;
    padding:6px 5px;
    font-family:Arial;
    height: 17px;
    background: white url(../images/bg-textbox.gif) top center repeat-x;
    color: #252525;
    border: 1px solid #DADADA;
    border-left: 1px solid #878585;
    border-top: 1px solid #828282;
    outline:none;
    border-radius: 2px;
}
.select_text {
    padding:0px;
    height:29px;
    text-align:center;
    overflow:hidden;
    display:inline-block;
    background-image: linear-gradient(0deg, #FFFFFF 60%,#cbcbcb 200%);
}
.select_text .hidden_border {
    overflow:hidden;
    height:19px;
    *display:inline-block;
    margin:0px auto;
    margin-top: 0px;
    *margin-top: 6px;
}
.select_text select {
    border:0px;
    outline: none;
    margin-top: 6px;
    line-height: 15px;
    *margin:-1px;
    color: #252525;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    background: url(../images/bg-select.gif) right -5px no-repeat;
    background: #fff\9;
    padding-left: 2px;
    margin-right: -8px;
    padding-right: 25px;
    padding-right: 8px\9;
}
select::-ms-expand {
  display: none;
}
.disabled {
    color:#B4B4B4;
    background:#F7F7F7;
}
.disabled select{
    background: url(../images/bg-select2.gif) right -5px no-repeat;
    background: #F7F7F7\9;
}

#error, #success {
    color:rgb(255, 90, 90);
    background-color:#FFFEF4;
    border:1px solid #FFC2A6;
    padding:5px;
    display:inline-block;
    *display:inline;
    zoom:1;
    background-image: url(../images/error.gif);
    background-repeat: no-repeat;
    padding-left: 30px;
    background-position: -1px 2px;
    border-left: 1px solid #FFCDB5;
    border-top: 1px solid #FFDAC8;
    border-right: 1px solid #FAD1BE;
    line-height:17px;
    border-radius: 2px;
}
#success {
    color:green;
    background-color:#F8FCF1;
    border:1px solid #BFD8B8;
    background-image: url(../images/success.gif);
    border-left: 1px solid #D6EAD0;
    border-top: 1px solid #DEE8D9;
    border-right: 1px solid #DEE8D9;
}

.STable {
    font-size: 12px;
    width: 98%;
    background: #f1f1f1;
    margin: 5px 0px;
    color: #545454;
    border: 1px solid #c1c1c1;
    box-shadow: 0 6px 12px 0 rgb(0 0 0 / 10%);
    border-radius: 7px;
    border-bottom: 2px solid #cfcfcf;
    margin-top: 14px;
    margin-bottom: 14px;
    padding-bottom: 11px;
    padding-top: 4px;
}
.STable tr {
    background:#fff;
}
.STable tr.row {
    background-color:#FAFAFA;
}
.STable tr.last {
    background:#F7F7F7;
}
.STable tr.last td {
    background:#F7F7F7;
}
.data_table td {
    padding-bottom:0px;
}
.STable .hover td {
    background-color: #f1f4f6;
    color: #3E4B55;
}
.STable tr.click td {
    background-color: #EFF2F7;
    border-bottom: 1px dashed #CECFD0;
    color: #818181;
}
.STable th{ 
    height: 45px;
    font-weight:normal;
    border-top:1px solid #EEEEEE;
    font-size:12px;
    background:#fff;
    padding-top: 3px;
    min-width: 40px;
}
.STable2 th {
    background:#F0F0F0;
}
.STable td{ 
    padding:11px;
    text-align:center;
}
.STable td.description{
    font-size: 12px;
    color: #848484;
    padding:5px 10px;
}
.STable td .dtxt{
    margin:5px;
    color:#979797;
}

.STable td.description_block {
    line-height: 21px;
    text-align: left;
    padding-left: 10px;
    padding-bottom: 15px;
}
.STable td.module_type {
    font-size:15px;
    text-align:left;
    padding:17px;
}
.STable td.module_type span {
    font-size: 12px;
    display: inline-block;
    margin-top: 8px;
    padding: 0px 4px;
    background-image: linear-gradient(25deg, #ffffff 49%,#e1e1e1 81%);
    border: 1px solid #b7b7b7;
    color: #7e7777;
    margin-right: 2px;
    border-radius: 5px;
    margin-left: 7px;
}
.STable td.module_type b {
    border-color: #d1cdcd #e6e6e6 #cbcbcb #959595;
    border-width: 8px 8px 10px 13px;
    display: inline-block;
    border-style: solid;
    margin-bottom: -3px;
    margin-right: 10px;
    opacity: 0.8;
}
.STable td.module_type font.name {
    font-weight: bold;
}
.STable td.module_type font.name1 {
    font-size: 14px;
}
.STable td.module_type font.name2 {
    font-size: 12px;
    color: #8f8f8f;
    text-align: left;
    display: inline-block;
    margin-left: -1px;
}
.STable td.module_description {
    text-align:left;
    line-height:23px;
    padding: 36px 0px;
}
.STable td.module_action {
    text-align: right;
    padding: 10px 20px 0px;
}
.STable td.module_action button{
    /*float:left;*/
}
.STable .hover .module_ico{
    color: #D0D0D0;
}
.module_ico, .module_ico_d {
    font-size: 57px;
    width: 90px;
    margin: 0px auto;
    color: #BFC0C4;
    border-radius: 8px;
    background-image: linear-gradient(-21deg, #ffffff 49%,#f4f4f4 81%);
    border: 1px solid #eaeaea;
}
.module_ico_d {
    padding: 13px 0px;
}
#module_download_list .row2 .module_ico_d img {
    max-height: 33px;
}
.module_name {
    margin:5px;
    white-space: nowrap;
}
.module_name a {
    color: #667C92;
}
.red {
    color:red;
}
.p_title {
    font-size:15px;
    margin:8px 0px;
    color: #666b77;
}
span.run_start, span.run_start_hover {
    border: 1px solid #93BB87;
    background: #D9F3D9;
    display: inline-block;
    padding: 2px 4px;
    color: #38921F;
    cursor: pointer;
    margin:1px 0px;
    border-radius: 2px;
}
span.run_start:hover, span.run_start_hover {
    background: #E6F7E6;
}
span.run_stop, span.run_stop_hover {
    border: 1px solid #F69D97;
    background: #FFDFDF;
    display: inline-block;
    padding: 2px 4px;
    color: #FF4338;
    cursor: pointer;
    margin:1px 0px;
    border-radius: 3px;
}
span.run_stop:hover, span.run_stop_hover {
    background: #FFECEC;
}
span.log, span.log:hover {
    border: 1px solid #bcbcbc;
    background: #f6f6f6;
    color: #787878;
}
.none {
    display:none;
}

.body_overflow{
    overflow:hidden;
}
/*********************************************************************************/
#header_body #amh_server_name {
    color: #8a8a8a;
    text-align:
    left;
    margin: -8px 0px 0px 28px;
    float: left;
    position: relative;
    line-height: 18px;
    display: inline-block;
    font-size: 19px;
    padding: 11px 18px 21px 47px;
    outline: none;
    background: #ebebeb;
    background-image: linear-gradient(180deg, #ffffff -115%,#ebebeb 111%);
    border-bottom: 4px solid #e5e5e5;
    max-width: 240px;
    white-space: nowrap;
    overflow: hidden;
    }
#header_body #amh_server_name::before {
    background: #ffffff;
    content: '';
    display: block;z-index: 1;position: absolute;width: 12px;height: 12px;border-radius: 50%;left: 18px;top: 12px;
}
#header_body #amh_server_name::after {
    background: #f06666;
    background-image: linear-gradient(220deg, #ed0000 0%,#ffbaba 100%);
    content: '';
    display: block;
    z-index: 0;
    position: absolute;
    width: 24px;
    height: 24px;
    border-radius: 50% 50% 50% 0%;
    left: 12px;
    top: 6px;
    transform: rotateZ(315deg);
}
#header_body #amh_server_name:hover:before {
    animation-name: amh_server_name;
    animation-duration: 0.6s;
    animation-direction: alternate;
    animation-iteration-count: infinite;
 }
@keyframes amh_server_name{ 
    0% { opacity: 1; }
    70% { opacity: 0.76;}
    100% { opacity: 0.6;}
}


#navigation {
    height:88px;
}
#navigation_top i.action_q, #navigation_top i.action_u {
    color: #ffffff;
    background: #ee7d7d;
    display: inline-block;
    padding: 0px 5px;
    line-height: 16px;
    border-radius: 10px;
    font-style: normal;
    height: 16px;
    position: absolute;
    cursor: pointer;
    right: 1px;
    top: -6px;
}
#navigation_top  i.action_u {
    font-weight: bold;
    background: #39bf4b;
}
#navigation_top a.nav_gi {
    position: relative;
    height: 55px;
    margin: -7px 2px 0px 0px;
    width: 66px;
    color: #353535;padding: 2px 0px;
}
#navigation_top a.nav_gi b {display: block;height: 35px;background-size: 31px;background-repeat: no-repeat;margin: 0px auto;width: 31px;background-position: 1px 0px;filter: grayscale(77%);opacity: 0.5;}
#navigation_top a.nav_gi em, #navigation_top a.nav_gi i {transition: all 0.3s; position: absolute;right: 1px;top: -6px;border-radius: 10px;}
#navigation_top a.nav_gi font {position: absolute;text-align: center;display: block;width: 100%;}
#index_gi b {background-image: url(../images/ico/0.png)} 
#WEB_gi b {background-image: url(../images/ico/1.png)} 
#DB_gi b {background-image: url(../images/ico/2.png)} 
#File_gi b {background-image: url(../images/ico/3.png)} 
#FTP_gi b {background-image: url(../images/ico/4.png)} 
#Backup_gi b {background-image: url(../images/ico/5.png)} 
#Network_gi b {background-image: url(../images/ico/6.png)} 
#Cron_gi b {background-image: url(../images/ico/7.png)} 
#Amem_gi b {background-image: url(../images/ico/8.png)} 
#Cache_gi b {background-image: url(../images/ico/9.1.png)} 
#Amcs_gi b {background-image: url(../images/ico/10.png)} 
#Mail_gi b {background-image: url(../images/ico/11.png)} 
#System_gi b {background-image: url(../images/ico/12.png)} 
#header_body #navigation_top a.activ b, #header_body #navigation_top a:hover b, #navigation_top div.nav_bl_hover b {
opacity:1;
filter: grayscale(0%);
}
#navigation_top a.activ {
background: #e6eaec;border-radius: 8px;border: 1px solid #8c8c8c;font-weight: bold;background-image: linear-gradient(180deg, #eceef0 44%,#aab8da 202%);
}
#navigation_top #Amem_gi, #navigation_top #Cache_gi, #navigation_top #Amcs_gi {
    margin: -7px 0px 0px 9px;
}

#header_body .navigation_top a.logo {
    background: no-repeat scroll -0px -0px transparent;
    margin-padding:30px;
    margin-padding:13px;
    background: url(../images/amh_logo_name.gif) no-repeat 8px -1px;
    background-size: 163px;
    overflow: hidden;
    display: inline-block;
    width: 180px;
    margin-left: 0px;
    height: 53px;
    margin-top: -13px;
    padding: 0px;
    float: left;
}
#header_body .navigation_top a.logo b {
    margin-left: 45px;
    margin-top: 23px;
    background: url(/View/images/amh_logo_star.gif) no-repeat 0px 0px;
    width: 18px;
    height: 18px;
    background-size: 18px;
    opacity: 1;
    animation-play-state: paused;
}
#header_body .navigation_top a.logo i {
    float: right;
    width: 21px;
    background: #fcf1f1;
    margin-top: 17px;
    font-size: 12px;
    margin-right: 9px;
    border: 1px solid #cda2a2;
    border-radius: 3px;
    color: #a27272;
    transform: skew(-10deg) scale(0.85) translateX(-10%);
    font-style: normal;
    text-align: center;
    background-image: linear-gradient(90deg, #f6baba -45%,#ffffff 100%);
    animation-play-state: paused;
}
#header_body .navigation_top a.logo:hover b{
    animation-name: amh_logo;
    animation-duration: 2.6s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
    animation-play-state: running;
} 
@keyframes amh_logo{ 
    56% { transform: rotate(360deg); width: 18px; height: 18px; background-size: 18px; margin-left: 45px; margin-top: 23px; filter:blur(0px);  }
    60% { transform: rotate(360deg); width: 24px; height: 24px; background-size: 24px; margin-left: 42px; margin-top: 19px; filter:blur(1.6px); }
    68% { transform: rotate(360deg); width: 18px; height: 18px; background-size: 18px; margin-left: 45px; margin-top: 23px; filter:blur(0px);   }
}
@keyframes amh_logo2{ 
    56% { transform: rotate(360deg); width: 21px; height: 21px; background-size: 21px; margin-left: 30px; margin-top: 25px; filter:blur(0px);  }
    60% { transform: rotate(360deg); width: 27px; height: 26px; background-size: 27px; margin-left: 27px; margin-top: 22px; filter:blur(1.6px); }
    68% { transform: rotate(360deg); width: 21px; height: 21px; background-size: 21px; margin-left: 30px; margin-top: 25px; filter:blur(0px);   }
} 
#header_body .navigation_top a.logo:hover i{
    animation-name: amh_logo_name;
    animation-duration: 0.5s;
    animation-iteration-count: infinite;
    animation-play-state: running;
    animation-direction: alternate;
}
@keyframes amh_logo_name{ 
    0% { background-image: linear-gradient(90deg, #f6baba -45%,#ffffff 100%); }
    20% { background-image: linear-gradient(70deg, #f6baba -45%,#ffffff 100%); }
    40% { background-image: linear-gradient(50deg, #f6baba -45%,#ffffff 100%); }
    60% { background-image: linear-gradient(30deg, #f6baba -45%,#ffffff 100%); }
    80% { background-image: linear-gradient(10deg, #f6baba -45%,#ffffff 100%); }
    100% { background-image: linear-gradient(0deg, #f6baba -45%,#ffffff 100%); }
}
#header_body {
    background-color: #f5f5f5;
    background-image: linear-gradient(to right, #f3f3f3 30%,#f1f1f1 45%,#fafafb 100%);
    min-width: 1344px;
}
#header_body #navigation_line {
    background: #f2f2f2;
height: 37px;padding: 7px 0px 3px;background-image: linear-gradient(196deg, #ebebeb -16%,#ebebeb 77%);position: relative;margin-bottom: 15px;}

#header_body #navigation_line::after {
    background: #f2f2f2;
height: 1px;padding: 0px;background-image: linear-gradient(196deg, #777777 -35%,#c7c7c7 97%);
    content: '';
display: block;z-index: 1;position: absolute;width: 100%;bottom: -2px;}
#header_body .navigation_top {
    width: 100%;
    z-index: 9;
    background: url(../images/amh_logo_bg.gif) no-repeat 75px 6px;
    background-repeat: no-repeat;
    background-size: 399px;
    height: 67px;
    padding-top: 4px;
    animation-play-state: paused;
    transition: background-position-x 0.6s;
}
#header_body .navigation_top:hover {
    background-position-x:52px;
}
#header_body #navigation_line a, #navigation_top a {
    margin-right: 1px;
    color: #626262;
    padding: 2px 2px 3px 2px;
    display: inline-block;
    margin-top: -1px;
    font-size: 12px;
}

#header_body a b{
    background-position: inherit;
    background-repeat: no-repeat;
    height: 31px;
    width: 31px;
    display: inline-block;
    filter: alpha(opacity=80);
    color: #191e27;
    font-size: 12px;
    margin-bottom: -10px;
    background-position-x: 0px;
    background-position-y: 0px;
}
#header_body .navigation_top a.desktop {
    position: static;
    float: none;
    margin-bottom:0px;
}
#header_body .navigation_top a.desktop b{
    background-image: url(../images/ico2/1.png);
    position: static;
}
#header_body a.download b{
    background-image: url(../images/ico2/2.png);
}
#header_body a.account b{
    background-image: url(../images/ico2/3.png);
}
#header_body a.config b{
    background-image: url(../images/ico2/4.png);
}
#header_body a:hover em {
    background-image: linear-gradient(25deg, #ffffff 29%,#e1e1e1 81%);
}
#header_body a em{
    display: inline-block;
    padding: 0px 4px;
    background-image: linear-gradient(25deg, #ffffff 49%,#e1e1e1 81%);
    border: 1px solid #7d7d7d;
    color: #7e7777;
    margin-right: 2px;
    border-radius: 5px;
    background-color: #ffffff;
    font-style: normal;
}
#header_body a.activ font {
}
#header_body a em.new {
    background-image: linear-gradient(25deg, #ffffff 49%,#b8ffbe 81%);
    border: 1px solid #8d9b93;
    background-color: #d2fae8;
}

#header_body .nav_bl {
    display: inline-block;
    position: relative;
    width: 91px;
    height: 23px;
    float: right;top: 3px;margin-left: 12px;
}
#header_body  .nav_bl .nav_li {
    display:none;
    position: absolute;
    top: 26px;
    left: 0px;
    z-index: 30;
    /* width: 101%; */
    min-width: 94px;
    background: #fff;
    list-style: none;
    padding: 7px 5px;
    border: 1px solid #a8a8a8;
    border-radius: 0px 5px 5px 5px;
    box-shadow: 5px 6px 0px #e1e1e1;
    background-image: linear-gradient(0deg, #efefef 13%,#ffffff 87%);
}
#header_body  #navigation_line .nav_bl .nav_li a {
    padding: 4px 4px 7px 3px;
    margin-left: 2px;
white-space: nowrap;}
#header_body  #navigation_line .nav_bl_p .nav_li a {
padding: 6px 10px;}
#header_body  #navigation_line .nav_e .nav_li a {
padding: 5px 9px 5px 9px;font-size: 14px;margin: 0px 2px 6px 4px;}
#header_body  #navigation_line .nav_e .nav_li a:hover {
background: #f6f6f6;border-radius: 9px;border: 1px solid #d5d5d5;}
#header_body  #navigation_line .nav_bl .nav_li a.in {
font-weight: bold;
background: #eceff3;border-radius: 9px;border: 1px solid #acacac;
background-image: linear-gradient(180deg, #edf1f8 46%,#9ea6c5 202%);
}
#header_body  #navigation_line .nav_e .nav_li p {
font-size: 13px;margin-bottom: 4px;}
#header_body  #navigation_line .nav_e .nav_li a font{
color: #808080;
display: block;margin: 3px 1px;}
#header_body  #navigation_line .nav_bl_p .nav_li a font {
font-weight: normal;

font-size: 12px;}
#header_body  .nav_bl .nav_li a span{
    margin-right: 5px;
}
#header_body #navigation_line a.nav_a {
    padding: 0px 11px 1px 2px;
    position: absolute;
    height: 26px;
border: 1px solid #a5a5a5;background: #f3f3f3;border-radius: 4px;
background-image: linear-gradient(0deg, #dddddd -16%,#ffffff 77%);
}
#header_body #navigation_line a.nav_a b{
height: 28px;background-size: 26px;width: 27px;margin-top: 0px;
}

#header_body  #navigation_line a.panel b{
    background-image: url(../images/ico2/6.png);
background-size: 24px;background-position: 1px 1px;}

#header_body  #navigation_line a.envs {
    white-space: nowrap;
    
padding: 2px 17px 2px 5px;
    margin-top: -6px;
    height: 28px;
    font-size: 14px;}
#header_body  #navigation_line a.envs b{
    background-image: url(../images/ico2/7.png);
background-size: 25px;background-position: 1px 1px;margin-right: 3px;}

#header_body #navigation_line .nav_bl_hover a.nav_a{
    border: 1px solid #a8a8a8;
    border-bottom: 0px;
    border-radius: 5px 5px 0px 0px;
    background: #ffffff;
    z-index: 31;
}
#navigation_top .nav_bl {
    width: auto;
    height: auto;
    float: none;
    top: 0px;
    margin-left: 3px;
    height: 74px;
}
#navigation_top .nav_bl .nav_li {
    top: 59px;
    min-width: 124px;
    left: auto;
    right: -50%;
    text-align: center;
    background-image: none;
    border-radius: 12px;
    box-shadow: 3px 3px 0px #e7e7e7;
    border: 1px solid #ababab;
    padding: 6px;
}
#navigation_top .nav_bl .nav_li a {
    display: block;
    font-size: 13px;
    margin: 4px;
}
#navigation_top .nav_bl .nav_li a:hover {
    font-weight: bold;
}
#header_body .nav_bl .nav_li p.first {
    margin: 0px;
    border-bottom: 1px solid #bababa;
    margin-bottom: 7px;
    padding-bottom: 4px;
    border-radius: 7px 7px 0px 0px;
}

#header_body .nav_bl_hover .nav_li {
    display:inline-block;
}

#header_body  .nav_e .nav_li {
padding: 5px 11px 15px;
}
#header_body  .nav_bl_hover .nav_li p {
color: #a7a7a7;font-size: 12px;margin:4px 0px;white-space: nowrap;
}
#header_body .nav_new {
    background: #d9f3d9;
    color: #2b8215;
    padding: 7px 14px 8px 21px;
    border-radius: 0px 0px 8px 8px;
    border: 1px solid #589958;
    display: inline-block;
    font-weight: bold;
    cursor: pointer;
    
    
background-image: linear-gradient(180deg, #effbf3 49%,#d9f3d9 81%);position: absolute;top: 48px;right: 13px;min-width: 98px;z-index: 14;box-shadow: 0 3px 0px 0 rgb(0 0 0 / 10%);}
#header_body .nav_new em {
    background: #51ac3a;
    border-radius: 5px;
    padding: 1px 7px;
    color: #fff;
    font-style: normal;
    background-image: linear-gradient(56deg, #4cbc44 49%,#279931 81%);
    margin-left: 8px;
}
/***********************/
#module_group_block {
    background-color: #e4e4e4;
    border-top: 1px solid #adadad;
    border-bottom: 3px solid #bababa;
    margin-bottom: 0px;
    /* z-index: 30; */
    position: relative;
    height: 40px;
background-image: linear-gradient(180deg, #ffffff 54%,#ababab 131%);}
.module_group {
    margin: 0px;
    display: block;
    background: #e0e0e1;
    z-index: 13;
    position: relative;
    padding: 0px;
    margin-left: 32px;
    max-height: 173px;
    background-image: linear-gradient(180deg, #ffffff 54%,#ababab 131%);
    }
#module_group:before {
    content: "";
    clear: both;
    display: block;
    border-bottom: 2px solid #d1d1d1;
    width: 100%;
    z-index: -3;
    position: absolute;
    left: -32px;
    top: 0px;
    background: #ededed;
    height: 35px;
    padding-right: 32px;
    background-image: linear-gradient(180deg, #ebebeb 55%,#ffffff 112%);
}

.module_group .item {
    float: left;
    display: inline-block;
    border-radius: 3px;
    /* box-shadow: 0 6px 12px 0 rgba(0,0,0,0.1); */
    position: absolute;
    background-color: #fbfbfb;
    background-image: linear-gradient(0deg, #fdfdfd 49%,#e9e9e9 87%);
    min-height: 100%;
    
}

#module_group .item_hover {
    z-index:inherit;
}

.module_group .item:after, .module_group .item .row p.select:after  {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: -1;
    width: 100%;
    height: 100%;
    opacity: 0.1;
    transition: opacity 0.3s;
    border-radius: 3px;
    box-shadow: 0px 6px 0px #b8b8b8;
}
.module_group .status.hover {
    border: 1px solid #e3caa1;
    border-top: 0px;
}
.module_group .check.hover {
    border: 1px solid #cba5a5;
    border-top: 0px;
}
#module_group .check:after, #module_group .status:after {
    animation-name: amh_group_status;
    animation-duration: 0.5s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    box-shadow: 0px 6px 0px #f1dc4a;
}
#module_group .check:after {
    box-shadow: 0px 6px 0px #ffb4b4;
}
@keyframes amh_group_status{ 
    0% { opacity: 0.1; background:  }
    100% { opacity: 0.5;background:  }
}
#module_group .select:after, .module_group .item .row p.select:after {
    box-shadow: 0px 7px 0px #7fb8ff;
    opacity: 0.5;
    animation-name: amh_group_status;
    animation-duration: 0.5s;
    animation-iteration-count: 3;
    animation-direction: alternate;
    
    
/* z-index: 1; */}


.module_group .title p {
    line-height: 20px;
}

.module_group .title b.main {
    border-color: #d1cdcd #e6e6e6 #cbcbcb #959595;
    border-width: 5px 5px 10px 12px;
    display: inline-block;
    border-style: solid;
    opacity: 0.7;
    margin-bottom: -2px;
    transition: border 0.3s;
    /* display: none; */
}

.module_group .title font {
    font-size: 14px;
    font-weight: bold;
    color: #707070;
}

.module_group .title span {
    font-size: 12px;
    color: #8f8f8f;
    word-break: break-all;
}

.module_group .title {
    height: 0px;
    padding: 0px;
    background: #f3f3f3;
    background-image: linear-gradient(
180deg, #ebebeb 55%,#ffffff 112%);
    position: relative;
    margin-left: 0px;
}

.module_group .title .small {
    font-size: 12px;
    color: #8f8f8f;
    text-align: left;
    width: 100%;
    display: none;
}
.module_group .title .small p {
    line-height: 19px;
}

.module_group .item.hover .title b.main, .module_group .item_hover .title b.main {
    opacity: 1;
    border-width: 10px 5px 5px 12px;
    margin-left: -1px;
}
.module_group .item .row {
    border-top: 1px solid #d7d7d7;
    padding: 0px;
    height: 39px;
    /* overflow-y: hidden; */
    border-left: 1px solid #b7b7b7;
    background-color: #f6f6f6;
    background-image: linear-gradient(180deg, #ffffff 54%,#ababab 131%);
    /* max-height: 45px; */
    /* overflow-y: hidden; */
    }
.module_group .item .row div {
    display: inline-block;
    float: left;
    margin: 0px;
}

.module_group .item .row p {
    margin: 3px 5px 7px 5px;
    transition: all 0.3s;
    line-height: 14px;
height: 39px;}

.module_group .item .row p a{
    color: #57585a;
    font-size: 13px;
    display: inline-block;
    /* background: #efefef; */
    padding: 12px 20px;
    border-right: 1px solid #d2d2d2;

height: 15px;background-image: linear-gradient(180deg, #f4f4f4 46%,#afafaf 202%);transition: box-shadow 0.2s;}
.module_group .item .row p a:hover {
    
color: #6c6c6c;box-shadow: inset 0px -8px 18px -15px rgb(119 119 119);font-weight: bold;}
.module_group .item .row p a.activ {
    font-weight:bold;
    color: #c41919;
    
background-image: linear-gradient(180deg, #ffffff 57%,#868383 202%);box-shadow: none;}
.module_group .item .row_max::before {
    content: '';
    height: 28px;
    width: 99%;
    position: absolute;
    bottom: 0px;
    left: 1px;
    background-image: linear-gradient(0deg, #FDFDFC 40%,#ffffff4a 88%);
}
.module_group .item .row_max::after {
    content: "";
    height: 11px;
    position: absolute;
    bottom: 0px;
    left: 1px;
    width: 99%;
    background: url(/View/images/menu_top.gif) center -30px no-repeat;
    background-size: 26px;
    background-color: #ffffff;
}
.module_group .item.hover .row_max::before, .module_group .item_hover .row_max::before {
    display: none;
}
.module_group .item.hover .row_max::after, .module_group .item_hover .row_max::after {
    display: none;
}
#header_main  p .number, #header_main p .value, #header_main p .percent, #header_main p .new {
    background-image: linear-gradient(0deg, #e3e3e3 49%,#fdfdfd 81%);
    padding: 1px 4px;
    font-style:normal;
    line-height: 12px;
    display:inline-block;
    border:1px solid #686b6e;
    border-radius:3px;
    
color: #5f5f5f;font-weight: normal;margin-left: 6px;margin-top: -2px;} 
#header_main p .value {
    background-image: linear-gradient(0deg, #dbe9ff 49%,#fdfdfd 81%);
    border:1px solid #718295;
}
#header_main p a.new {
    background-image: linear-gradient(0deg, #43C59F 49%,#79d992 81%);
    border: 1px solid #548d7f;
    padding: 3px 4px 1px;
    background-color: #54cb9b;
    margin: 8px 16px 0px 0px;
    line-height: 13px;
    height: 15px;
    border-radius: 3px;
    }
#header_main p a.new {
    color: #fff;
}
#header_main p a.new:hover {
    color: #fff;
}
#header_main p .percent {
    background-image: none;
    border: 1px solid #66906e;
    position: relative;
    line-height: 15px;
    height: 13px;
    padding: 0px;
    overflow: hidden;
    margin-bottom: -3px;
    background: #fff;
    margin-right: 10px;
}
.module_group .item .group_list p i.percent {
    cursor: pointer;
}
#header_main p .percent u.percent_b{
    background-image: linear-gradient(90deg, #c5e9bd 49%,#ecf3e6 81%);
    display: inline-block;
    position: absolute;
    z-index: 1;
    height: 100%;
    border-right: 1px solid #b5c4be;
}
#header_main p .percent u.percent_v{
    display: inline-block;
    position: absolute;
    z-index: 2;
    text-decoration: none;
    padding: 0px 3px;
}
#header_main p .bold {
    font-weight: bold;
}
#header_main p .red {
    border: 1px solid #d04141;
}
#header_main p .red u.percent_b {
    background-image: linear-gradient(90deg, #ffd2d2 49%,#fbf0f0 81%);
    border-right: 1px solid #ffcbcb;
}
#header_main p .text, #header_main p .text_ing {
    font-style:normal;
    display:inline-block;
    padding: 10px;font-weight: bold;
}
#header_main p .text_ing {
    padding: 10px 20px;
    font-size: 14px;
}
.module_group .item p .up_text {
    font-style:normal;
    display:inline-block;
    padding: 10px 7px 10px 15px;
    font-size: 14px;
}
#header_main p .percent u.moving::after {
    width: 7px;
    content: "";
    background: #fff;
    display: inline-block;
    position: absolute;
    height: 100%;
    z-index: 1;
    left: 0%;
    filter: blur(1.6px);
    animation-name: amh_percent_moving;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-play-state: running;
}
@keyframes amh_percent_moving{ 
    10% { left: 0%; }
    100% { left: 100%; }
}
.module_group .item .row p.action, .module_group .item .row p.action1 {
    margin: 0px;
    display: inline-block;
    float: left;
    position: relative;z-index: 1;
}
.module_group .item .row p.action1 {
    border-right: 1px solid #d2d2d2;
}
.module_group .item .row p font {
    display: inline-block;
}
.module_group .del {
    position: absolute;
    width: 15px;
    height: 12px;
    background-image: url(../images/del2.gif);
    background-color: #dfdfdf;
    top: 0px;
    right: 0px;
    border-radius: 0px 3px;
    background-size: 9px;
    background-repeat: no-repeat;
    background-position: 3px 2px;
    border-left: 1px solid #9e9e9e;
    border-bottom: 1px solid #9e9e9e;
    cursor: pointer;
    display: none;
    opacity: 0;
}
.module_group .del:hover {
    background-color: #fc8787;
    border-left: 1px solid #d15757;
    border-bottom: 1px solid #d15757;
    background-image: url(../images/del.gif);
    opacity: 0.9;
}
span.grow {
    display: block;
    margin: 0px 2px;
}
span#grow_block {
    max-height: 317px;
    display: block;
    overflow-y: scroll;
    margin-top: 3px;
    padding-left: 10px;
    border-left: 1px solid #cbcbcb;
}
/**************/

.add_menu {
    height: 300px;
    border: 1px solid #9a9a9a;
    width: 260px;
    overflow: hidden;
    position: absolute;
    left: 100%;
    top: 36px;
    background-color: #fafafa;
    background-image: linear-gradient(180deg, #ffffff 37%,#f9f9f9 99%);
    box-shadow: 11px 13px 0px -6px #d7d7d7;
    border-radius: 10px;
    transition: height 0.15s;
    z-index: 21;
    display:none;
    border-left: 3px solid #cbcbcb;
    border-top: 2px solid #b8b8b8;
}
.list_title:before, .add_list:before {
    content: '';
    height: 15px;
    width: 100%;
    position: absolute;
    top: 9px;
    background-image: linear-gradient(0deg, #ffffff00 -16%,#f7f7f7 58%);
    z-index: 11;
    left: 0px;
}
.list_title:before {
    
top: 5px;
}
#add_menu:before {
    height: 7px;
    background-image: linear-gradient(118deg, #f5f5f500 -3%,#ececec 60%);
}
.add_list:after {
    content: '';
    height: 20px;
    width: 100%;
    position: absolute;
    bottom: 0px;
    background-image: linear-gradient(0deg, #f1f1f1 49%,#ebebeb29 81%);
    z-index: 12;
    left: 0px;
}
.add_list {
    padding: 10px 15px 10px 15px;
    overflow: hidden;
    height: 300px;
    width: 260px;
    z-index: 10;
    cursor: default;
    float: left;
    border-right: 1px solid #c7c7c7;
    position: relative;
}
.add_list div {
    margin-bottom: 15px;
}
.list_row div {
    margin-top:15px
}
div.list_row {
    width: 100%;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 45px;
    margin-left: 1px;
    margin-bottom: 0px;
}
.add_list img {
    max-width: 65px;
    margin-right: 5px;
    max-height: 30px;
    float: left;
    display: block;
border-radius: 4px;}
.add_list b {
    float:left;
    border-color: #d1cdcd #e6e6e6 #cbcbcb #959595;
    border-width: 6px 6px 8px 10px;
    display: inline-block;
    border-style: solid;
    opacity: 0.6;
    margin-top: 1px;
    margin-right: 5px;
}
.add_list p {
    height: 37px;
    overflow: hidden;
    margin: 5px;
    transition: background 0.3s;
    width: 88%;
    padding: 8px 8px;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 19px;
    height: 79px;
}

.add_list p.first {
    margin-top: 15px;
}
.add_list .last {
    border: 0px;
    margin-bottom: 10px;
}
.module_group .title .add_list p.no_border {
    height: 23px;
    border: 0px;
    /* display: none; */
    padding: 0px 0px 1px 0px;
}
.module_group .title .add_list img.group_img {
    margin: 10px 0px 4px 10px;
}
.module_group .title .add_list p .name {
    float: none;
    display: inline-block;
    line-height: 16px;
    padding: 2px 6px 2px 7px;
    background-color: #fff;
    background-image: linear-gradient(174deg, #ffffff 49%,#e5e5e5 72%);
    border: 1px solid #cbcbcb;
    border-radius: 16px;
    margin-right: 3px;
    font-size: 12px;
    margin-top: 5px;
    color: #57585a;
}
.module_group .title .add_list p .check {
    color:red;
}
.module_group .title .add_list p .status {
    color:#d79003;
}

.module_group .title .add_list .no_border .name {
    background-color: initial;
    background-image:none;
    border: 0px;
}
.add_list .name2 {margin: 0px;min-height: 23px;display: block;}
.add_list .name3 {
    font-size: 12px;
    color: #8f8f8f;
    text-align: left;
    width: 100%;
    display:inline-block;
    float: left;
}
.add_list .name3 i, .module_description i {
    font-style: normal;
    font-weight: bold;
    color: #898989;
    padding-right: 6px;
    border-right: 1px solid #878787;
    margin-right: 6px;
}
.add_list .name3 span{
    /* display:none; */
}
.add_list .action {
    display:inline-block;
    position: absolute;
    right: 9px;
    top: 9px;
}
.module_group .title .group_list p.no_border {
    height:28px;
    width: 92%;
    border-radius: 8px;
}
.module_group .title .group_list p.status {
    background: #fdfdd6;
    border-bottom: 1px solid #bdaf58;
    margin: 6px 5px;
}
.module_group .title .group_list p.no_border.status {
    border: 1px solid #bdaf58;
}
#header_body .title .add_list p.status:hover {
    background: #fbfbc6;
}
.module_group .title .group_list p.check {
    background: #fdece5;
    border-bottom: 1px solid #bd8a58;
    margin: 6px 5px;
}
.module_group .title .group_list p.no_border.check {
    border: 1px solid #bd8a58;
}
#header_body .title .add_list p.check:hover {
    background: #ffe3d8;
}
.add_list .no_border .action {
    top:4px
}
#header_body .add_list .action a {
    background:#99AFDA;
    color:#fff;
    border: 1px solid #878D96;
    padding: 2px 4px;
    border-radius: 3px;
    display: inline-block;
    transition: all 0.3s;
    line-height: 16px;
}
#header_body .add_list .action a.down_i {
    opacity: 0.4;
    background: #a9afe6;
}
#header_body .add_list .action a.green {
    background: #43C59F;
}
#header_body .add_list .action a.red {
    background: #FFA0A0;
    border: 1px solid #F38F83;
}
#header_body .add_list .action a.disable {
    background: #eaeaea;
    border: 1px solid #aaaaaa;
    color: #8b8b8b;
    cursor: default;
}
#header_body .add_list .action a.vip {
    background: #fffbe4;
    border: 1px solid #957839;
    background-image: linear-gradient(138deg, #fffdf2 49%,#fff4a7 81%);
    padding: 3px 7px;
    cursor: pointer;
    color: #8b8686;
}
#header_body .add_list .action a:hover {
    opacity: 0.9;
}
#header_body .title .add_list p:hover {
    background: #eff2f9;
    opacity: 1;
}
#header_body .title .add_list p.group_nt {
    background:none;
}

#header_body .title .add_list p:hover b{
    opacity: 0.9;
    border-width: 7px 8px 7px 8px;
}
#header_body .add_list p:hover .down_i{
    display: inline-block;
}
.module_group .group_menu {
    opacity:0.7;
}
.module_group .group_menu:hover {
    opacity:1;
}
.module_group .group_menu, .module_group .group_list {
    right: -50px;
    top: 6px;
    position: absolute;
    width: 31px;
    transition: height 0.15s;
    cursor: pointer;
    height: 26px;
    z-index: 11;
padding: 0px 10px;}
.module_group .item .group_list{
    display: inline-block;
    z-index: 10;
}
.module_group .group_menu::before, .module_group .group_menu::after {
    content: '';
    background: #7a7a7a;
    height: 0px;
    position: absolute;
    top: 7px;
    left: 19px;
    width: 18px;
    transition: height 0.3s;
    cursor: pointer;
}
.module_group .group_menu::after {
    top: 12px;
    height: 0px;
    width: 18px;
    background: #ededed;
}
.module_group .item .group_menu::before, .module_group .item .group_menu::after, .module_group .item .hover::before, .module_group .item .hover::after {
    height: 2px;
}
.module_group .item .group_menu::after, .module_group .item .hover::after {
    border-top: 2px solid #676767;
    border-bottom: 2px solid #565656;
height: 3px;}
.module_group .status .group_menu::before {
    background: #de8e07;
}
.module_group .status .group_menu::after, .module_group .status .hover::after {
    border-top: 2px solid #c87600;
    border-bottom: 2px solid #d07d0f;
}
.module_group .check .group_menu::before {
    background: #db4a19;
}
.module_group .check .group_menu::after, .module_group .check .hover::after {
    border-top: 2px solid #dd4141;
    border-bottom: 2px solid #e91d1d;
}
.module_group .group_list .add_menu {
    top: -17px;
    padding: 38px 0px 12px;
}
.module_group .title .group_list p.list_title {
    font-size: 14px;
    border-bottom: 3px solid #cecece;
    padding: 20px 0px 10px 18px;
    width: 100%;
    position: absolute;
    background: #ebebeb;
    top: -8px;
    left: 0px;
    z-index: 12;
    cursor: default;
    border-radius: 0px;
}
.module_group .title .group_list p.list_title font {
    color: #57585a;
    font-weight: normal;
    font-size: 14px;
    float: left;
    width: 320px;
    padding: 0px 5px;
}
.module_group p.list_title font i {
    font-style: normal;
    font-size: 12px;
    padding: 0px 6px;
    display: inline-block;
    border: 1px solid #8f8f8f;
    background: #fff;
    margin-right: 45px;
    border-radius: 4px;
    color: #747474;
    background-image: linear-gradient(
177deg, #ffffff 49%,#e1e1e1 81%);
    float: right;
    opacity: 0.6;
    cursor: pointer;
}
.module_group p.list_title font i:hover {
    opacity: 1;
}
.module_group .title .group_list p {
    /* height: auto; */
    position: relative;
}
.module_group .title .group_list p.group_nt {
    height: auto;
    padding: 0px;
    font-weight: bold;
    border: 0px;
    margin-top: 12px;
    margin-bottom: 0px;
}
.module_group .title .group_list p.group_nt font{
    font-size: 16px;
}
.module_group .title .group_list p b {
    border-width: 5px 5px 7px 9px;
    display: inline-block;
    border-style: solid;
    opacity: 0.6;
    display: none;
}
.module_group .title .group_list p:hover b {
    opacity: 0.9;
    border-width: 6px 7px 6px 7px;
}
.module_group .group_list .auto_height {
    height: auto;
}
.module_group .group_list .auto_height .add_list{
    position: static;
    height: auto;
}
.module_group .group_list .auto_height .action {
    right: 10px;
}
/**************/

#header_menu {
    width: auto;
    z-index: 10;
    border-bottom: 2px solid #9f9f9f;
    padding-left: 0px;
    background-color: #e5e5e5;
    background-image: linear-gradient(0deg, #d8d8d8 -16%,#e7e7e7 77%);
    height: 53px;position: relative;border-top: 1px solid #818181;
    min-width: 1344px;
}
#header_menu p {
    position: absolute;
    bottom: 0px;
    margin-left: 25px;
}
#header_menu p a{
    display: inline-block;
    color: #464646;
    line-height: 30px;
    height: 25px;
    text-align: center;
    font-size: 12px;
    margin: 0px 4px;
    position: relative;
    overflow: hidden;
    padding: 6px 15px 6px 15px;
    height: 29px;
}
#header_menu p a span, #navigation_line .nav_bl a span{
    opacity: 0.3;
    top: 12px;
    left: 9px;
    filter: alpha(opacity=30);
    margin: auto 0px -2px auto;
    transition: all 0.6s;
}
#header_menu p a:hover {
    
background: #e7e7e7;
    border-top: 1px solid #a3a3a3;
    
    border-bottom: 0px;
    
    border-left: 1px solid #bebebe;
    border-right: 2px solid #c9c9c9;
    border-radius: 3px 3px 1px 1px;
    box-shadow: inset -3px 4px 5px 0px rgb(215 215 215);padding: 6px 13px 6px 14px;transition: box-shadow 0.1s;}
#header_menu p a:hover span, #navigation_line .nav_li a:hover span{
    opacity: 0.66;
    filter: alpha(opacity=60);
}
#navigation_line .nav_li a:hover {
     font-weight:bold;
}
#header_menu p a.activ {
    color: #6b6b6b;
    height: 31px;
    background: #fbfbfb;
    border-top: 1px solid #606060;
    border-bottom: 0px;
    margin-bottom: -2px;
    border-left: 1px solid #777676;
    border-right: 2px solid #a0a0a0;
    border-radius: 3px 3px 1px 1px;
    box-shadow: inset -3px 4px 5px 0px rgb(211 211 211);
font-weight: bold;padding: 6px 15px 6px 15px;}
#header_menu p a.activ span{
    opacity: 0.7;
    filter: alpha(opacity=70);
}

#header_search {
    float: right;
    background: #fff;
    margin-top: 2px;
    margin-right: 8px;
border: 1px solid #a0a0a0;border-radius: 3px;
}

#header_search::before{
    background: url(../images/buttons_icons.gif) no-repeat;
    background-position: 7px -465px;
    content: '';
    display: inline-block;
    width:28px;
    height:28px;
    position:absolute;
z-index: 1;opacity: 0.7;}
#header_search #search_input {
    opacity: 0.8;
    filter: alpha(opacity=60);
    border: 0px;
    margin: 0px;
    height: 19px;
    padding: 4px 0px 4px 28px;
    width: 139px;
    line-height: 15px;
    border-radius: 3px;
    transition: all 0.6s;
color: #000;}
#header_search #search_input:focus {
    width: 220px;
}

#search_submit {
    display: none;
}

#notice_message {
    line-height: 22px;
    background-color: #fff;
    padding: 15px 27px;
    margin-top: 50px;
    width: 860px;
    font-size: 12px;
    color: #757575;
    border: 1px solid #d1d1d1;
    border-radius: 4px;
    box-shadow: 0 0px 16px 0 rgb(0 0 0 / 10%);
    padding-bottom: 23px;
    background: url(../images/bulb.png) no-repeat;
    background-size: 34px;
    background-position: 98% 12px;
}
#notice_message ul {
    padding-left:40px;
}
#notice_message ul li {
    font-size:12px;
}

/*********************************************************************************/
#body_overlay {
    background: #22222273;
    height: 100%;
    width: 100%;
    display: none;
    position: fixed;
    z-index: 24;
}
#header_left {
    position: fixed;
    _position: absolute;
    right:0px;
    top:0px;
    _top:expression(documentElement.scrollTop+documentElement.clientHeight - this.offsetHeight);
    z-index: 25;
    height:100%;
    width:0px;
    background:#fff;
    overflow: hidden;
    border-right:1px solid #E4E4E4;
    -moz-box-shadow: 2px 0 60px 0 rgba(0, 0, 0, 0.14);
    -webkit-box-shadow: 2px 0 60px 0 rgba(0, 0, 0, 0.14);
    box-shadow: 2px 0 60px 0 rgba(0, 0, 0, 0.14);
    background:url("../images/body.gif") repeat-x left top #fff;
}
#header_left_body {
    position: absolute;
    width:360px;
    overflow: hidden;
    top:0px;
    left:25px;
    margin:0px auto;
    padding:5px;
    color:#91949B;
    text-align:center;
}
#header_left_body a{
    color:#6089AA;
}
#header_left_body #user_info {
    font-size:12px;
    padding: 5px 0px 15px;
    background: #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.06);
    border: 1px solid #E6E6E6;
    border-bottom: 1px solid #D1CCCC;
    border-right: 1px solid #ECE2E2;
}
#header_left_body p{
    margin:5px 0px;
}
#user_avatar {
    cursor: default;
    display:inline-block;
    width:120px;
    height:120px;
    position: relative;
    overflow: hidden;
}
#user_avatar img{
    position: absolute; 
    top:0px;
    left:0px;
    z-index:9;
    margin:0px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    /*border: 3px solid #F0F0F0;
    padding: 2px;*/
    opacity: 0.9;
    filter: alpha(opacity=90);
    width:120px;
    height:120px;
}
#user_avatar font{
    position: absolute; 
    top:0px;
    left:0px;
    z-index:10;
    background:url("../images/avatar_bg.png") no-repeat left top;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='View/images/avatar_bg.png');
    _background-image: none;
    display: inline-block;
    width: 120px;
    height: 120px;
}
#user_avatar:hover img {
    opacity: 1;
    filter: alpha(opacity=100);
}
#navigation_line a#user_nt{
    width: 40px;
    height: 25px;
    float: right;
    margin-top: 1px;
}
#navigation_line #user_nt img {
    border: 1px solid #c27678;
    border-radius: 50%;
    width: 25px;
    height: 25px;
}

#header_left_body #user_name {
    font-size:22px;
    color: #A09A9A;
    margin:5px 0px 15px;
}
#header_left_body #user_bottom {
    margin:10px 0px 30px;
}
#header_left_body #user_bottom p{
    margin:8px 0px;
}
#header_left_open {
    display:block;
    position: absolute; 
    left: 0px; 
    height:100%;
    width: 30px;
    right: 0px;
}
a#header_left_open:hover font{
    background: #C7D1DF;
    color:#fff;
}
#header_left_open font{
    display:inline-block;
    position: absolute; 
    top: 45%; 
    left: 0px; 
    background: #ECECEC; 
    font-size: 14px; 
    padding: 35px 5px; 
    color: #B4B4B4; 
    font-weight: bold;
}
#love_list {
    padding:10px 0px;
    position: relative;
    margin-bottom:40px;
}
#love_list_body {
}
#love_list_notice {
    display:none;
    position: absolute;
    top:10px;
    width:100%;
    padding:15px;
}
#love_list a {
    display:block;
    padding:10px 25px 8px 0px;
    position: relative;
    text-align:left;
    margin:0px;
    overflow: hidden;
    height: 20px;
}
#love_list a b{
    position: absolute;
    display: block;
    padding: 10px;
    width:15px;
    font-weight:normal;
    margin-right: 10px;
    left: 0px;
    top: 0px;
    color: #A0A0A0;
}
#love_list a font{
    position: absolute;
    margin: 0px 10px 0px 0px;
    font-size:12px;
    width: 280px;
    top: 0px;
    left: 40px;
    display: inline-block;
    padding:10px;
}
#love_list a span{
    position: absolute; 
    right:0px;
    top:0px;
    /*padding:8px;*/
    opacity: 0.0;
    filter: alpha(opacity=00);
    background-position: 0px -193px;
    margin-right:3px;
    width: 22px;
    height: 30px;
    display: inline-block;
}
#love_list a:hover {
    background: #e6edfb;
    border-radius: 9px;
}
#love_list a:hover span {
    opacity: 0.4;
    filter: alpha(opacity=40);
}
#header_left a.logout {
    display: inline-block;
    animation-play-state: paused;
    width: 102px;
    background: #7193e1;
    padding: 10px;
    border-radius: 18px;
    background-image: linear-gradient(88deg, #7193e1 48%, #cdcdcd 140%);
    margin-top: 10px;
    color: #ffffff;
    font-size: 12px;
}
#header_left a.logout b {
    background: url(../images/ico2/8.png) no-repeat;
    background-position: -3px -10px;
    height: 13px;
    margin-top: 2px;
    transition: all 0.3s;
    width: 31px;
    display: inline-block;
    float: right;
}
#header_left a.logout:hover b{
    background-position: -1px -10px;
}
/*********************************************************************************/
#body {
    margin: 4px 0px 20px 32px;
}
#body h2 {
    font-size:15px;
    color: #666b77;
    margin: 0px;
    margin-bottom:10px;
    font-weight:normal;
    margin-top: 17px;
}
#body h2 span {
    font-size:14px;
}
.fi_main {
    position: relative;
}
.fi {
    position: absolute;
}
.help {
    display: inline-block;
    padding: 0px 4px;
    height: 14px;
    border-radius: 5px;
    background: #f0f0f0;
    color: #939393;
    line-height: 14px;
    border: 1px solid #b0b0b0;
    cursor: pointer;
    background-image: linear-gradient(135deg, #ffffff 49%,#e1e1e1 81%);
    text-align: center;
}
#footer {
    color:
    rgb(150, 150, 150);
    font-size:12px;
    line-height:18px;
    margin-left: 32px;
    padding-bottom: 23px;
    margin-top: 20px;
}
#footer p{
    margin-bottom:3px;
}
@keyframes amh_ajax{ 100% { transform: rotate(360deg); } }
@-moz-keyframes amh_ajax{ 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes amh_ajax{ 100% { -webkit-transform: rotate(360deg); } }
@-o-keyframes amh_ajax{ 100% { -o-transform: rotate(360deg); } }

.love_you {
  background-image: url("../images/loveyou.png");
  -moz-background-clip: text;
  -o-background-clip: text;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  animation: love_you_ing 14s 1 linear alternate ,love_you_ing2 1s infinite linear;
  background-size: 80px 0px;
  background-position: 0px 60px;
  background-repeat: repeat-x;
  font-size: 12px;
  display: block;
  line-height: 20px;
}
@keyframes love_you_ing {
  0% {
    background-size: 80px 100px;
   }
  100% {
    background-size: 80px 0px;
  }
}
@keyframes love_you_ing2 {
  0% {
    background-position: 0 bottom;
  }
  100% {
    background-position: 80px bottom;
  }
}


#float_but {
    bottom:35px;
    right:10px;
    position: fixed;
    _position:absolute; 
    _top:expression(documentElement.scrollTop+documentElement.clientHeight - this.offsetHeight-35);
    z-index: 40;
    border: 1px solid #E3E3E3;
    border-bottom: 0px;
}
#float_but a{
    display: block;
    width: 50px;
    height:50px;
    background: #FCFCFC;
    border-bottom: 1px solid #E3E3E3;
}
#float_but a span {
    display: block;
    width: 50px;
    height:50px;
    margin: 0px;
    color: #AAA5A5;
    font-size: 20px;
    text-align: center;
    background:url(../images/float_but.gif);
    opacity: 0.3;
    filter: alpha(opacity=30);
}
#float_but a span.update {
    background-position: -9px -16px;
    animation: amh_ajax 2.3s linear infinite;
    -moz-animation: amh_ajax 2.3s linear infinite;
    -webkit-animation: amh_ajax 2.3s linear infinite;
    -o-animation: amh_ajax 2.3s linear infinite;
}
#float_but a span.back {
    background-position: -9px -103px;
}
#float_but a span.love {
    background-position: -9px -61px;
}
#float_but a span.top {
    background-position: -9px -152px;
}
#float_but a:hover span{
    opacity: 0.4;
    filter: alpha(opacity=40);
}
#float_but a:hover {
    background: #F6F6F6;
}
#float_but a.but1 {
    background:#fff;
}
#float_but a.but2 {
    background:#FAFAFA;
}
#float_but a.but3 {
    background:#F7F7F7;
}
#float_but a.but4 {
    background:#F5F5F5;
}
#float_but a.but5 {
    background:#F0F0F0;
}
/*********************************************************************************/

#LoginForm dl {
    margin-bottom:10px;
}
#LoginForm dl .input_text {
    width:250px;
}
#LoginForm dt {
    margin-bottom:3px;
    font-size:13px;
    color:#727272;
}
#LoginForm dt span{
    color:#8E8E8E;
    font-size:12px;
}
#LoginForm dd img{
    cursor:pointer;
}

/* page_list **********/
#page_list {
    width:900px;
    margin:15px 0px;
    text-align:left;
    font-size:14px;
    padding:0px;
    color:#777676;
}
#page_list a {
    padding:8px 15px;
    margin-right:1px;
    display: inline-block;
    background: #f3f3f3;
    color: #7c7c7c;
    border-radius: 2px;
}
#page_list a#page_now{
    background: #dbdbdb;
    color: #6d6d6d;
}
#page_list a:hover {
    background: #ececec;
}
#page_list p {
    margin:15px 0px;
}
/* module_ing **********/
#show_result {
    font-size: 12px;
    background: #20395a;
    color:#fff;
    margin: 20px 0px 0px 32px;
    padding: 0px 0px 0px 15px;
    width: 880px;
    height: 420px;
    overflow: hidden;
    text-shadow: none;
    border-radius: 2px;
    position: absolute;
    display: none;
    left: 0px;
}
#show_result:before {
    content: '';
    height: 15px;
    width: 100%;
    position: absolute;
    top: 0px;
    background-image: linear-gradient(0deg, #20395a00 -16%,#20395a 58%);
    z-index: 11;
}
#show_result:after {
    content: '';
    height: 15px;
    width: 100%;
    position: absolute;
    bottom: 0px;
    background-image: linear-gradient(0deg, #20395a 26%,#20395a00 89%);
    z-index: 12;
}
#show_result_block {
    overflow-x: hidden;
    overflow-y: scroll;
    height: 390px;
    width: 100%;
    padding:15px 0px;
}
#module_ing_button_block {
    margin-left: -19px;
}













