.ie6{
    height : 1%;
}
#shadowDiv
{
    background: #000;
    display: none;
    filter: alpha(opacity=25);
    height: 100%;
    opacity: 0.25;
    position: absolute;
    top: 0;left:0;
    width: 100%;
    z-index: 65534;
}
#popDiv
{
    background: #fff;
    display: none;
    height: 300px;
    line-height: 20px;
    position: absolute;
    width: 450px;
    z-index: 65535;
}
#popBody
{
    display: none;
    font-size: 14px;
    padding: 20px;
    text-align: center;
}
.pop_r1,.pop_r2,.pop_r3,.pop_r4
{
    background: url(../images/bg_popup.gif);
    display: bolck;
    height: 5px;
    overflow: hidden;
    width: 10px;
}
.pop_r1
{
    background-position: 0 -62px;
    float: left;
    margin-top: -3px;
}
.pop_r2
{
    background-position: -10px -62px;
    float: right;
    margin-top: -3px;
}
.pop_r3
{
    background-position: 0 -67px;
    float: left;
    height: 10px;
}
.pop_r4
{
    background-position: -10px -67px;
    float: right;
    height: 10px;
}
.pop_bottom
{
    background: url(../images/bg_popup.gif) repeat-x 0 -82px;
}
.pop_bg1
{
    background: url(../images/bg_popup2.gif) repeat-y;
    width: 10px;
}
.pop_bg2
{
    background: url(../images/bg_popup2.gif) repeat-y right center;
    width: 10px;
}
.pop_holder1
{
    background: #fff;
    border: 2px solid #68995a;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.pop_holder2
{
    background: #000;
    filter: alpha(opacity=25);
    height: 100%;
    left: 7px;
    opacity: 0.25;
    position: absolute;
    top: 7px;
    width: 100%;
}
.pop_title
{
    background: url(../images/bg_popup.gif) repeat-x;
    color: #2f5124;
    font-size: 14px;
    font-weight: bold;
    height: 33px;
    line-height: 33px;
    padding: 0 10px;
}
.pop_close
{
    background: url(../images/bg_popup.gif) no-repeat 0 -38px;
    border: 0;
    cursor: pointer;
    display: block;
    float: right;
    height: 19px;
    margin: 5px 0 0 0;
    padding: 0;
    width: 19px;
}
.tasknote
{
    padding-left: 10px;
    position: absolute;
    z-index: 100;
}
.tasknote .arrow
{
    background: url(../images/arrow.gif) 0 0 no-repeat;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 9px;
    z-index: 1;
}
.tasknote .side
{
    height: 21px;
    width: 11px;
}
.tasknote .up
{
    height: 11px;
    left: 40px;
    top: 0;
    width: 21px;
}
.tasknote .down
{
    background-position: 0 -10px;
    bottom: 2px;
    height: 11px;
    left: 40px;
    top: auto;
    width: 21px;
}
.tasknotebody
{
    background: #FFF9E3;
    border: 1px solid #FBE5A3;
    font-size: 12px;
    padding-left: 4px;
    width: 100px;
}
.noticeInfo
{
    background: url(../images/note.gif) no-repeat 0 center;
    line-height: 22px;
    margin: 8px 8px 0;
    padding-left: 20px;
}
.noticelist
{
    margin: 0;
    margin-left: 26px;
    padding: 0;
}
.noticelist li
{
    line-height: 22px;
    margin: 0;
    padding: 0;
}
.tasknote .close
{
    background: url(../images/close2.gif) no-repeat 0 0;
    cursor: pointer;
    height: 13px;
    overflow: hidden;
    position: absolute;
    right: 2px;
    top: 2px;
    width: 13px;
    z-index: 2;
}
.tangram-dialog-main
{
    background: #68995a;
    line-height: 20px;
    position: absolute;
    z-index: 65535;
}
.tangram-dialog-content
{
    font-size: 14px;
    text-align: center;
}
.tangram-dialog
{
    background: #FFFFFF repeat scroll 0 0;
    border: 2px solid #68995A;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.tangram-dialog-title
{
    background: url(../images/bg_popup.gif) repeat-x;
    color: #2f5124;
    font-size: 14px;
    font-weight: bold;
    height: 33px;
    line-height: 33px;
    padding: 0 10px;
}
.tangram-dialog-close
{
    background: url(../images/bg_popup.gif) no-repeat 0 -38px;
    border: 0;
    cursor: pointer;
    display: block;
    height: 19px;
    padding: 0;
    position: absolute;
    right: 10px;
    top: 5px;
    width: 19px;
}
.tangram-dialog-title .pop_r1
{
    background-position: 0 -62px;
    left: 0;
    margin: 0;
    position: absolute;
    top: 30px;
    z-index: 2;
}
.tangram-dialog-title .pop_r2
{
    background-position: -10px -62px;
    margin: 0;
    position: absolute;
    right: 0;
    top: 30px;
    z-index: 2;
}
.tangram-dialog-footer
{
    display: block;
    margin: 0 auto;
    margin-top: -10px;
    padding: 10px 0 30px 0;
    position: relative;
    width: 200px;
}
.tangram-dialog-footer:after
{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.submit
{
    background: #fff;
    text-align: center;
}
.tangram-dialog-button-label
{
    background: url("../images/bg_popbtn.gif") no-repeat scroll 0 -37px transparent;
    border: medium none;
    color: #2F5124;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    width: 92px;
}
.tangram-dialog-accept
{
    display: inline;
    float: left;
}
.tangram-dialog-cancel
{
    display: inline;
    float: right;
}            
.unit-parent{
    margin-left : -10px;
    font-weight: bold;
}
.navmenu-sub{
    display: none;
}
#search_keyword_book {
    background-color: #FFFFFF;
    border: medium none;
    margin-top: 1px;
    padding: 3px 0;
    vertical-align: top;
    width: 128px;
    *margin-top: 0;
}

#navmenu-menu{
    display:none;
    overflow: visible;
    font-size : 14px;
}
#navmenu-menu .left,#navmenu-menu .right{
    border:1px solid #CCCCCC;
    position: absolute;
}
#navmenu-menu .left{
    margin-top : 27px;
    z-index : 101;
    width: 168px;
    background-color: white;
    left : 5px;
    border-right-width:0;
}
#navmenu-menu .left span{
    padding : 7px 0 0 5px;
    display: block;
    cursor: pointer;
}
#navmenu-menu .right{
    left:175px;
    background-color:white;
    z-index : 100;
    width:268px;
    margin-left: -2px;
    overflow: hidden;
}
#navmenu-menu .right .navmenu-right-con{
    margin: 12px 0 0 29px;
    display :block;    
}
#navmenu-menu .right li {
    font-size : 12px;
    float:left;
    width : 113px;
    margin-top:9px;
    line-height: 120%;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: keep-all;
}
#navmenu-menu .right dl{
    width : 268px;
}    
#navmenu-menu .right dd{
    width : 268px;
    overflow:hidden;
    margin:0 0 20px 0;
}  
#navmenu-menu .right dt{
    font-size: 12px;
    font-weight: bold;
}


.track-side-con{float: right;width: 192px;background-color: #E9E9E9;}
.track-side-box{background-color: white;
                border: solid 1px #DBDBDB;
                font-size: 14px;
                font-weight: 700;
                zoom: 1;
                margin: 3px;}
.track-side-body{line-height: 28px;
                 font-size: 12px;
                 font-weight: 400;
                 width: 175px;
                 padding: 10px 0 0 8px;
                 color: #858585;overflow: hidden;}
.track-side-body a
{
    padding : 0px 2px;
}
.track-side-body .user-operate a, .track-side-body .user-operate a:visited,.track-side-body .user-operate a:link{
    color : #E75201;
}
.track-side-body .user-operate a:hover,.track-side-body .user-operate a:active{
    color : #014A8F;
}
.track-side-body li.last a{
    margin-left : 120px;
    margin-bottom: 10px;
    display: block;
}
.track-side-body li{
    overflow: hidden;
}
.track-side-body p.res{
    line-height: 16px;
}
.track-side-body p.res-link{
    overflow: hidden;
}
dd.cat-box{
    margin: 0 1px;
    background-color: #F5FDFE;
    font-size: 12px;
}
span.cat-box-hd{
    padding-left : 10px;
    font-weight: bold;
    color: #393939
}
dd.cat-box ul{
    zoom : 1;
    overflow: hidden;
    margin-left : 30px;
}
dd.cat-box li{
    float:left;
    width:88px;
    color: #666666;
}
dd.book-box{
    font-size: 12px;
    margin:0;
}
dt.book-box-hd{
    background-color: #E2F1FB;
    margin: 0 1px;
}
dt.book-box-hd a.book-box-arrow{
    float: left;
    width: 16px;
    height: 16px;
    display: block;
    overflow: hidden;
    text-indent: 16px;
    margin-top: 3px;
    background-image : url(images/arrows.gif);
    background-position : 0 0;
}
dt.book-box-hd span {
    margin-left: 15px;
    font-size: 14px;
    font-weight: bold;
    color: #666;
    line-height: 26px;
    display: block;
    cursor : default;
}
dd.book-box-bd{
    margin: 1px;
    background-color: white;
    display:none;
}
dd.book-box-bd ul.unit,  dd.book-box-bd ul.unit-empty{
    margin-left:20px;
}
dd.book-box-bd ul.unit span,  dd.book-box-bd ul.unit-empty span{
    cursor: default;
}
dd.book-box-bd .menu-sub{
    display: none;
}
dt.book-box-hd a.book-box-arrow:hover{
    background-position : -32px 0;
}
.book-focus dt.book-box-hd a.book-box-arrow{
    background-position : -16px 0;
    cursor : default;
}
.book-focus dt.book-box-hd{
    cursor:pointer;
}
.book-focus dd.book-box-bd{
    display : block;
}

#navmenu-menu.catmenu .left{
    margin-top : 0;
}
#navmenu-menu.catmenu .left span{
    padding: 3px 0 2px 15px;
    cursor: pointer;
}
#navmenu-menu.catmenu .right .navmenu-right-con{
    margin: 5px 0 15px 29px;
    display :block;    
}#navmenu-menu.catmenu .right .navmenu-right-con ul{overflow: hidden;zoom : 1;}
dd.book-box-ft{
    margin: 0 1px;
    height : 2px;
    border-bottom: 1px solid #BFD2E1; 
}
#navmenu-menu.catmenu .right li{
    width:225px;
}
img.avatar{
    width : 48px;
    height : 48px;
}
span.rc-time{
    display: none;
}
.new-form dl.dup-notice{
    background: none repeat scroll 0 0 #FFFEEE;
    width: 640px;    
    margin : 0 auto;
    border: 1px solid #BFD2E1;
    border-bottom: none;
    padding : 5px 0 10px 0;
}
.new-form dl.dup-notice dd{
    font-size: 9pt;
    padding : 3px 10px;
}
.new-form dl.dup-notice dt h3{
    padding:3px 0 3px 5px;
    color : #FF6522;
    font-size: 10pt;
}
.upload-info{
    background: none repeat scroll 0 0 #FFFEEE;
    border: 1px solid #EAEAEA;
    border-top: none;
    /*margin: 0px auto 35px;*/
    padding: 10px 25px;
}
.upload-info h3{
    padding:3px 0 3px 0;
    color : #81360F;    
}
.upload-info li{
    background : url(../images/arrow-right.png) no-repeat;
    background-position: 0px 5px;
    padding: 3px 5px 3px 13px;
    font-size: 12px;
}
.new-form{
    font-size: 14px;
}
.new-form .upload-info{
    border: 0;
}
.new-form dl,.new-form dd, new-form dt{
    margin: 0;
    width: auto;
    padding : 0;
    float:none;
    text-align: left;
}
.new-form-box{
    margin: 0 auto;
    border : 1px solid #BFD2E1;
    width : 640px;
}
.new-form-hd{
    background: repeat-x url(../images/berm_title_bg.png);
    line-height: 30px;
}
.new-form-hd span{
    font-weight : bold;
    padding-left : 8px;
    display: block;
}
.new-form-bd{
    background: white;
}
.new-form-bd dl{
    overflow: hidden;
    zoom : 1;
}
.new-form-bd dt,.new-form-bd dd{
    padding: 7px 5px;
    line-height:23px;
}
.new-form-bd select.type_id,.new-form-bd select.kp_id{
    position: relative;
    top : -6px;
}
img.type-check,img.kp-check{
    cursor: pointer;
}
.new-form-bd dt{
    text-align: right;
    width : 160px;
    float:left;
}
.new-form-bd input.text{
    border : 1px solid #BFD2E1;
    padding: 2px 4px;
}
.new-form-bd textarea{
    width: 400px;
    height: 80px;
}
.new-form-bd li.last{
    border-bottom: 1px solid #CFCFCF;
    margin: 10px 30px;
}
.new-form-submit button,.new-form-submit img{
    display: block;
    margin : 0 auto 10px;
    cursor : pointer;
}
.track-side-body li{
    overflow: hidden;
}
.track-side-body .avatar{
    float: left;
    height : 48px;
}
.track-side-body .avatar img{
    width : 24px;
    height : 24px;
    margin-top : 16px;
}
p.user-operate, p.res{
    margin-left : 28px;
    line-height: 35px;
}
.ie6 p.user-operate{
    margin-top : -30px;
}
.new-form-submit img{
    width : 104px;
    height : 35px;
    background-image: url(../images/berm_submit.png);
}
.new-form-submit img.disabled{
    width : 104px;
    height : 35px;
    background-image: url(../images/berm_submit-1.png);
}
/*左侧公告栏*/
.l-gg{ background:url("../images/top/gg-bj.jpg") 0 0; width:210px; height:135px; float:left; }
.l-gg .title{ margin-left:20px; height:32px; line-height:32px; font-size:14px; color:#FFFFFF;}
.l-gg  .list{ height:85px; overflow:hidden;}
#wrapper .l-gg  .list ul{ margin:10px;}
#wrapper .l-gg  .list li{background: url("../images/top/bg_blue.png") no-repeat scroll 10px 12px  transparent;line-height: 26px;padding-left: 19px; color: #666;}

/*搜索*/
/*
.r-search{background:url("../images/top/r-sec-bj.png") 0 0; width:765px; height:135px; float:left;}
.r-search .up{  float:left; height:50px; margin-top:7px; line-height:50px;}
.r-search-in{	margin-top:10px;	float:left;	width:500px;	margin-left:40px;}
.r-search p{	color:#999;	margin-top:5px;	}
.r-search .p1{margin-top:20px;margin-left:380px;	margin-bottom:8px;	width:356px;	text-align :center;}
.r-search span {color:#FD9800;}
.r-search .blue{color:#3366CC;}
.r-search-long .green,.r-search .green{color:#339900;}

.r-search-long .p2,.r-search .p2,.r-search .p1{margin-top:20px; margin-left:210px;	margin-bottom:8px;	width:380px;	text-align :center; float:right;}
.r-search-long .p2,.r-search .p2{ font-weight:bold; width:150px; margin-left:0px;}


.r-search .p2{ font-weight:bold; width:150px; margin-left:0px;cursor: pointer;}*/


/*img, div, a, input, ul. li { behavior: url(/iepng/iepngfix.htc) }
*/

.r-search{background:url("../images/top/r-sec-bj.png") 0 0; width:765px; height:135px; float:left;}
.r-search-in1,.r-search-in{	margin-top:10px;	float:left;	width:495px;	margin-left:40px;}
.r-search-in1{margin-left:80px;width:600px;}

.r-search-long .p2,.r-search .p2,.r-search .p1{margin-top:20px; margin-left:210px;	margin-bottom:8px;	width:380px;	text-align :center; float:right;}
.r-search-long .p2,.r-search .p2{ font-weight:bold; width:150px; margin-left:0px;cursor: pointer;}

.r-search-long .blue,.r-search .blue{color:#3366CC;}
.r-search-long .up,.r-search .up{  float:left; height:50px; margin-top:7px; line-height:50px; }

/*.r-search .p1{margin-left:380px;	width:356px;}*/
.r-search-long .p1,/*.r-search .p2,*/.r-search .p1{margin-top:20px; margin-left:210px;	margin-bottom:8px;	width:380px;	text-align :center; float:right;}
.r-search-long .p1{
    margin-left:370px;
    margin-right:25px;
}


.r-search-long{background:url("../images/top/r-sec-bj-1.png") 0 0; width:986px; height:135px; float:left;}

.r-search-long .up{
    margin-left: 20px;
}
.r-search-long p,.r-search p{	color:#999;}
.r-search-long span,.r-search span {color:#FD9800;}
.r-search-long .green,.r-search .green{color:#339900;}


.r-search .p2{ font-weight:bold; width:150px; margin-left:0px;cursor: pointer;}

#kw-tl{   height: 18px;
          padding: 3px 1px;
          width: 400px;} 

#sb-tl {
    font-size:14px;
    height:27px;
    line-height:24px;
    width:91px;
    margin:0 15px -6px;
    _margin:0 15px -3px;
}
.mtop10{ margin-top:10px;}
.mleft10{ margin-left:10px;}
/*访客外框*/
.price {
    float:left;
    width:225px;
    padding:3px;
    background-color:#e9e9e9;}
#search-page-list-con.search-list-con{
    width:744px; float:left;
}
/*背景*/
.price .bj{
    background:#FFFFFF;
    border:solid 1px #dbdbdb;
}

/*标题*/
.price .tit{
    background:url(../images/user-bj.gif) repeat-x;
    height:32px;
    line-height:32px;
    margin-left: 0;
}
.price .list{padding:0px  10px 10px 10px; overflow:hidden;}

.price .list ul{ 
    /*overflow:hidden;*/
}

.price .list li {
    color:#999999;
    line-height: 18px;
    padding: 0px 0 8px 0px;
}
.r-user-left{float:left; margin-right:10px; margin-top:3px;}

ul, li,  h2 {    margin: 0;    padding: 0;}
ul, li {    list-style: none outside none;}

.dashed{border-bottom:1px dashed  #D6D6D6 ;  padding-bottom:10px;margin-top:10px;}

a { color: #014A8F; text-decoration: none;}
a:hover { color: #E75201; text-decoration: underline;}
.pad-left{ padding-left:10px;}
.mleft10{ margin-left:10px;}
.mleft30{ margin-left:30px;}
.float-r{float:right}
.m-right{ margin-right:10px;}
.bold{font-weight:bold}

ul.top-user-tab{
    overflow: hidden;
    zoom : 1;
}
ul.top-user-tab li{
    float: left;
    border: 1px solid #DBDBDB;
    padding:4px 32px;
    text-align: center;
    cursor: pointer;
}
/*
ul.top-user-tab #top-user-tab-1{
    border-left: 1px solid #DBDBDB;
}
ul.top-user-tab li.active{
    border-bottom: 0;
    border-top: 2px solid #DBDBDB; 
}*/
.form-desc {
    clear: both;
    font-size: 12px;
    color: #999;
    margin-left: 160px;
    padding: 2px 4px;
}
a.gray-tag, a.gray-tag:link {
    margin: 1px 0 5px 5px;
    height: 23px;
    line-height: 22px;
    _line-height: 24px;
    padding: 0 8px;
    display: inline-block;
    background: #F1F1F1;
    text-align: center;
    color: #999;
    text-decoration: none;
}
a.gray-tag:hover {
    background: #85BCE2;
    color: white;
}
a.tag {
    margin: 1px 0 5px 5px;
    height: 23px;
    line-height: 23px;
    padding: 0 8px;
    display: inline-block;
    background: #85BCE2;
    text-align: center;
    color: white;
    text-decoration: none;
}
a.tag-cloud {
    margin: 1px 0 5px 5px;
    display: inline-block;
}
.visitor-list {
    background-color: #fff;
}

/**school***/

.school .logo-con{

}
.school .default-logo{
    text-align: center;
    height : 193px;
    background: url('../images/school/default.png') no-repeat center center;
}
.school .default-logo span{
    line-height: 30px;
    display: block;
    padding-top : 85px;
    font-size : 20px;
    font-family: '微软雅黑', '黑体',arial,serif;
}
.school .default-logo span.lines-2{
    padding-top : 70px;
}
.school .default-logo span.lines-3{
    padding-top : 55px;
}
.school .user-card-inbj{
    height : auto;
}