﻿/**
    Conjugaison
*/

#cg-category-dl dd,
#cg-category-dl dt,
#cg-category-dl ul {
    margin: 0px;
    padding: 0px;
    z-index: 999;
    cursor: pointer;
    font-size: 14.7px;
}

#cg-category-dl dd {
    position: relative;
    left: 193px;
    top: -3px;
}

#cg-category-dl .info {
    margin-left: 10px;
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    line-height: 34px;
    cursor: default;
}

#cg-category-dl a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding-right: 20px;
    vertical-align: middle;
    font-size: 16px;
    margin-top: 0;
}

#sp-cg-category-selector,
#sp-cg-forms-selector {
    color: #777;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: 10px;
    font-weight: normal;
    border: 1px solid #ddd;
    margin: 2px 0;
    background: #F6F6F6 url(images/ui-bg_highlight-soft_100_f6f6f6_1x100.png) 50% 50% repeat-x;
    cursor: pointer;
    position: absolute;
    height: 30px;
}

#sp-cg-forms-selector .line {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 40px;
    padding: 0 10px;
    margin-right: 15px;
    line-height: 30px;
}

#sp-cg-category-selector:hover,
#sp-cg-forms-selector:hover {
    color: #444;
}

#sp-cg-category-selector .line {
    padding: 0 5px 5px;
    line-height: 28px;
}

#cg-category-dl .toggle {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background: url('/Images/common/common.gif') no-repeat 0 -115px;
    position: absolute;
    top: 6px;
    right: 5px;
    width: 20px;
    height: 20px;
}

#cg-category-dl .toggle-down {
    background: url('/Images/common/common.gif') no-repeat 0 -100px;
}

#cg-category-dl dt a span {
    cursor: pointer;
    display: block;
    padding: 5px;
}

/* UL styles */
#cg-category-dl ul,
#sp-cg-forms-selector ul {
    background: white none repeat scroll 0 0;
    border: 1px solid #ddd;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    display: block;
    visibility: hidden;
    list-style: none;
    position: relative;
    width: auto;
}

#cg-category-dl span.value {
    display: none;
}

#cg-category-dl ul li a,
#cg-forms-list ul li a {
    padding: 5px;
    display: block;
    text-decoration: none;
    color: black;
}

#cg-category-dl ul li a {
    color: #666;
    font-size: 14px;
    display: block;
}

#cg-category-dl ul li a:hover,
#cg-forms-list ul li a:hover {
    background-color: #F3F3F3;
}

#elCgMainChild {
    margin-top: 10px;
    margin-left: 10px;
}

.cg-category {
    font-weight: bold;
    padding: 5px 0 0 5px;
}

.cgimg {
    position: relative;
    top: 15px;
}

/**
    词典字体
*/

.dict-body-main {
    font-size: 14.7px;
    width: 100%;
    line-height: 150%;
    float: left;
    position: relative;
}

#exp-head {
    padding-top: 0;
    padding-bottom: 0;
}

#searchForm.fixPos,
#exp-head.fixPos,
.ui-tabs-nav.fixPos {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 20;
    background-color: #fff;
}

#searchForm.fixPos {
    max-width: 865px;
}
.expHead {
    clear: both;
    line-height: 140%;
    min-height: 20px;
    overflow: hidden;
    padding-bottom: 5px;
    border-bottom: 1px solid #e8e9eb;
    font-weight:bold;
}

.key {
    font-weight:bold;
}
.channel_title {
    color: #9FA0A1;
    text-align: right;
}

.exp {
margin-left: 5px;
}