/*引入通用样式*/
@import "../../../../jpk/course/layout/newpage/style/index.css";
#frame {
    display: block;
}

#mainFrame {
    width: 100%;
    background: transparent;
    overflow-x: hidden;
    margin: 0 auto;
    min-height: 400px;
    _height: 400px;
}


body {
    text-align: center;
    background: #FFF url(./body_bg.jpg) repeat-x left top;
}

div.wrap {
    margin: 0 auto;
    background: url(./wrap_bg.jpg) repeat-x left bottom;
    padding: 0!important;
}

#pushmsg{
    display:none;
}

#head {
    background: url(./logo-backimg.jpg) no-repeat left 40px;
    padding-top: 40px;
    width: 1260px;
    height: 145px;
    position: relative;
    margin: 0 auto;
}
div.course_title {
    padding: 42px 0 0 12px;
    text-align: left;
    font-family: "黑体";
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 4px;
    color: #FFFFCC;
}
div.nav {
    position: absolute;
    right: 0;
    bottom: 0;
}

#tmenu {
}

.content-right{
    width:908px;
    float:right;
    display: inline;
    overflow:hidden;
    text-align:left;
    margin-right: 25px;
}
.infocontent{margin-right:0;}
#tmenu li {
    display: inline-block;
    *display: inline;
    background: url(tmenu_li.jpg) repeat-x left top;
    overflow: hidden;
    zoom: 1;
    margin: 0 0 0 3px;
}

    
#tmenu li a {
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    letter-spacing: 1px;
    float: left;
    padding: 0 0 0 15px;
    background: url(./tmenu_li_a_bg.jpg) no-repeat left top;
}

#tmenu li a span {
    float: left;
    line-height: 38px;
    padding: 0 15px 0 0;
    cursor: pointer;
    background: url(./tmenu_li_span_bg.jpg) no-repeat right top;
    color: #FFC;
}

.lihover {
    background: url(tmenu_li_hover.jpg) repeat-x left top !important;
}

#tmenu li a:hover {
    background: url(tmenu_li_ahover_bg.jpg) no-repeat left top;
}

#tmenu li a:hover span {
    background: url(tmenu_li_spanhover_bg.jpg) no-repeat right top;
    color: #FFF;
}

div.neck {
}

/*_bottom*/
#foot {
    width: 1260px;
    margin: 0 auto;
    background: url(./foot_bg.jpg) left top repeat-x;
    height: 42px;
    font: 12px / 37px Arial;
    color: #FFF;
    letter-spacing: 1px;
    text-align: center;
}

#foot a {
    font: 12px / 37px Arial;
    text-decoration: none;
    color: #FFF;
}

#foot span a:hover {
    color: #FF0;
}

/*_left*/
#main {
    width: 1260px;
    margin: 0 auto;
    clear: both;
    background: #FFF url(./leftwrap-back.jpg) repeat-x left top;
    padding: 26px 0 15px;
    overflow: hidden;
}

div.sidebar {
    float: left;
    width: 280px;
    display: block;
    overflow: visible;
    margin-left: 25px;
}

div.menuwrap {
    width: 100%;
    float: left;
    display: none;
    margin: 1px 0 0;
    background: #E1E1E1;
    text-align: center;
}

#menu {
    width: 100%;
    margin: 0 auto;
}

#menu li ul {
    display: none;
}

#menu li {
    text-align: left;
    position: relative;
}

#menu li a {

    border-bottom: 1px solid #fff;
    display: block;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 34px;
    /*height: 36px;*/

}

#menu li a {
    padding: 0 8px 0 35px;
    color: #FFF;
    background: #616161 url("./gif.png") no-repeat 20px 14px;
}

#menu li a:hover ,#menu li a.le2cur{
    /*background: url("./gif_hover.gif") no-repeat scroll 0 0;*/
    background:#657C17 no-repeat scroll 0 0;
    color: #FFF;
}

/*.le2cur {
    *//*background: #DCDCDC url(./menuli_ahover_bg.gif) no-repeat left top !important;*//*
    background: url("./menuli_bg_hover.jpg") no-repeat scroll 0 0;
    color: #FFF;
}

#menu li a.open {
    background: url("./menuli_bg_hover.jpg") no-repeat scroll 0 0;
    color: #FFF;
}*/

#menu li ul {
    width: 100%;
    margin: 1px auto 0;
}

#menu li ul li a.le3 {
    background: #e1e1e1 url(./le3.jpg) no-repeat 35px 16px;
    font-size: 14px;
    font-weight: bold;
    padding: 0 8px 0 50px;
    color: #333;
}

#menu li ul li a.le3:hover,#menu li ul li a.le3cur {
    background: #83a642 url(./le3.jpg) no-repeat 35px 16px;
    color: #fff;
}

/*.le3 {
    background: url(./menuli_a_a_bg.png) no-repeat 12px 10px !important;
}

.le3:hover {
    background: #616161 url(./menuli_a_a_bg.png) no-repeat 12px 10px !important;
}

.le3cur {
    font-weight: bold !important;
    color: #FFF !important;
    background: #616161 url(./menuli_a_a_bg.png) no-repeat 12px 10px !important;
}*/

#menu li ul li a.le4 {
    background: #bcc791;
    padding: 0 8px 0 65px;
    color: #333;
}
#menu li ul li a.le4:hover ,#menu li ul li a.le4cur{
    background: #98c179 ;
}

#menu li ul li a.le5 {
    background: #E1E1E1;
    padding: 0 8px 0 80px;
    color: #333;
}

#menu li ul li a.le5:hover,#menu li ul li a.le5cur {
    background: #CCC;
    color: #006600;
}

div.content {
    float: right;
    width: 908px;
    display: inline;
    overflow: hidden;
    text-align: left;
}

div.content .body {
    overflow: hidden;
}

div.menuwrap ul {
    display: none;
}

div.menuwrap .colsubject {
    background: url("./login_bg.jpg") no-repeat scroll left top;
    width: 100%;
    height: 30px;
    text-align: center;
    line-height: 30px;
    display: none;
}

div.menuwrap .colsubject span {
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    letter-spacing: 1px;
}

div.img {
    background: url("./right_body_bg.jpg") no-repeat 10px top;
    width: 780px;
    height: 137px;
    margin: 0 auto 15px;
}

div.course_info {
    width: 100%;
}

div.course_info .title {
    background: url("./login_bg.jpg") no-repeat left top;
    height: 37px;
    line-height: 37px;
    text-align: center;
    width: 100%;
    padding: 0;
    margin: 0;
}

div.course_info .title span {
    font-size: 14px;
    letter-spacing: 1px;
    color: #FFF;
    font-weight: bold;
}

div.course_info .body {
    background: #E1E1E1;
    padding: 15px;
    text-align: left;
}

div.course_info .body ul {
    width: 100%;
}

div.course_info .body ul li {
    line-height: 26px;
    background: url("./art_a_bg.gif") no-repeat 0 12px;
    padding-left: 12px;
}

div.tutor {
    margin-bottom: 15px;
}

div.buttonc {
    text-align: center;
    padding-bottom: 15px;
}

input.button {
    background: #EBEBEB;
    height: 20px;
    overflow: visible;
    padding: 0 10px;
    border: 1px solid #CCC;
    line-height: 20px !important;
    color: #333;
    letter-spacing: 2px;
    font-size: 12px;
    cursor: pointer;
    *line-height: 18px !important;
}

.tenor_on {
    /*background: url("ok.png") no-repeat 155px center;*/
    display: block;
    line-height: 36px;
}

.tenor_off {
    background: url("no.png") no-repeat 155px center;
    display: block;
    line-height: 36px;
}
div.xuboxer{
    position: fixed;
    top: 170px;
    right: 0;
    z-index: 100000001;

}
div.xuboxer a{
    display: block;
    width: 26px;
    height: 99px;
    background: url(./r2.gif) no-repeat left center;
}
div.chengji{
    position: fixed;
    top: 270px;
    right: 0;
    z-index: 100000001;
}
div.chengji a{
    display: block;
    width: 26px;
    height: 99px;
    background: url(./r3.gif) no-repeat left center;
}

div.openInfo {
    background: #444;
    background: linear-gradient(#444, #111);
    box-shadow: 0 -1px 0 rgba(255, 255, 255, .3);
    border-radius: 3px;
    visibility: hidden;
    position: absolute;
    left: 226px;
    top: 0;
    margin-left: 20px;
    transition: all 0.2s ease-in-out 0s;
    min-height: 100px;
    z-index: 99999;
    min-width: 200px;
    color: #FFF;
    font-size: 12px;
    padding: 15px;
    line-height: 23px;
}

div.openInfo:after {
    content: "";
    position: absolute;
    border-color: transparent #3b3b3b transparent -moz-use-text-color;
    border-style: solid solid solid none;
    border-width: 6px 6px 6px 0;
    left: -6px;
    top: 50%;
    margin-top: -53px;

}

#menu li a:hover > div.openInfo {
    visibility: visible;
    position: absolute;
    margin-left: -2px;

}
#pushmsg{
    top: 104px !important;
}


