﻿
/* 全局样式   begin*/
/*
comment style by TomieZhang#tencent.com 2009-8-31
version number 1.0.0
*/
/*Reset Css by YUI*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, td
{
    margin: 0;
    padding: 0;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img
{
    border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var
{
    font-style: normal;
    font-weight: normal;
}
ol, ul
{
    list-style: none;
}
caption, th
{
    text-align: left;
}
h1, h2, h3, h4, h5, h6
{
    font-size: 100%;
    font-weight: normal;
}
q:before, q:after
{
    content: '';
}
abbr, acronym
{
    border: 0;
}
body
{
    font: 12px "宋体" ,arial,sans-serif;
}
fieldset
{
    display: inline;
}
button
{
    line-height: 1.2;
    vertical-align: middle;
    cursor: pointer;
}
strong
{
    font-weight: 800;
}
a
{
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
/* 全局样式   end*/
.master_body
{
}
.master_div_main
{
}
.top
{
    color: #0D76B0;
    margin-bottom: 1px;
    background-color: #B2E6F3;
}
.top a:link, .top a:visited
{
    color: #0D76B0;
}
.header
{
    float: left;
    display: inline;
    width: 100%;
}
.body
{
    float: left;
    display: inline;
    width: 100%;
}
.copyright
{
    /*font-family: Georgia, Verdana,Arial,SunSans-Regular,Sans-Serif;*/
    color: #fff;
    text-align: center;
    line-height: 200%;
    padding: 10px 0px 20px 0px;
    margin-top: 10px;
    float: left;
    display: inline;
    width: 100%;
}
.copyBottomStyle
{
    display: inline;
    margin: 0 0 0 0;
    background: #fff;
    width: 100%;
}
.copyBottomStyle-title
{
    height: 30px;
    line-height: 30px;
    background: #4f81c0;
    color: #fff;
}
.copyBottomStyle-content
{
    margin-top: 5px;
    line-height: 25px;
    color: #000;
}
.copyBottomStyle-contract
{
    line-height: 1.5em;
    color: #000;
}
a.copyBottomHref, a.copyBottomHref:visited
{
    text-decoration: none;
    color: #fff;
}
.copyBottomHref:hover
{
    color: #fff;
}
.copyBottomLabel
{
    height: 40px;
    margin: 0 5px 0 5px;
    border-left: dashed 1px #666;
}

/*HeadNavigation.ascx  css begin*/
.ManageTop
{
    width: 100%;
    height: 30px;
    background-color: #00326f;
    padding: 0;
    margin: 0;
}
.ManageTop .topdiv .text
{
    height: 30px;
    float: left;
    display: inline;
    color: #fff;
    font-size: 12px;
}

.ManageTop .topdiv .text a, .ManageTop .topdiv .text a:visited
{
    line-height: 30px;
    color: #fff;
    float: left;
    display: inline;
    margin: 0 0 0 10px;
    text-decoration: none;
}
.ManageTop .topdiv .text .loginUser
{
    height: 30px;
    float: left;
    display: inline;
}
.ManageTop .topdiv .right
{
    float: left;
    display: inline;
    line-height: 30px;
}


.ManageTop .topdiv .loginUser .noSelect
{
    float: left;
    display: inline;
    text-align: center;
    color: #fff;
    font-size: 12px;
}
.ManageTop .topdiv .loginUser .noSelect a
{
}
.ManageTop .topdiv .right .noSelect
{
    float: left;
    display: inline;
    color: #fff;
    margin: 0 10px 0 0;
    text-align: center;
    font-size: 12px;
    margin: 0 0 0 10px;
}
.ManageTop .topdiv .right .noSelect a
{
}
.ManageTop .topdiv .right .Select
{
    float: right;
    display: inline;
    text-align: center;
    line-height: 30px;
    width: 70px;
    color: #fff;
    font-size: 12px;
    cursor: hand;
    background: url(Images/topSelect.jpg) repeat-x;
}
.ManageTop .topdiv .right a, .ManageTop .topdiv .right a:hover
{
    color: #fff;
    text-decoration: none;
}


/* 快速登录 */
.loginFld
{
    float: left;
    display: inline;
    padding: 0 0 0 5px;
    height: 30px;
}
.loginFld legend
{
    display: none;
}
.login
{
    float: left;
    display: inline;
    margin: 0px;
    line-height: 30px;
}
.errorText
{
    color: Red;
    float: left;
    display: inline;
}
.bottonFldDiv
{
    float: left;
    display: inline;
    padding: 0 0 0 0;
    margin: 0;
    line-height: 30px;
    height: 30px;
}
.bottonFldDiv1
{
    float: left;
    display: inline;
    height: 30px;
    line-height: 30px;
    margin-left: 15px;
    padding: 0 0 0 0;
}
.bottonFldDiv a.bottonlinkld, .bottonFldDiv a.bottonlinkld:visited, .bottonFldDiv a.bottonlinkld:hover
{
    color: #fff;
    text-decoration: none;
    margin: 0 0 0 10px;
}
.bottonlinkld1, a.bottonlinkld1, a.bottonlinkld1:visited, a.bottonlinkld1:hover
{
    display: block;
    color: #000;
    text-decoration: none;
    margin-left: 2px;
    line-height: 21px;
    background: url(Images/lightbuttons.jpg) no-repeat;
    width: 51px;
    height: 21px;
    float: left;
    font-size: 12px;
    border: none;
    text-align: center;
}

.lbUserName
{
    height: 14px;
    line-height: 14px;
    margin-top: 8px;
    float: left;
    display: inline;
    width: 80px;
    text-align: center;
}
.edit
{
    float: left;
    display: inline;
    height: 14px;
    line-height: 14px;
    font-size: 12px;
    text-align: center;
    margin-top: 8px;
    color: #fff;
    cursor: hand;
}
.edit a, .edit a:visited
{
    color: #fff;
    text-decoration: none;
    cursor: hand;
}
.edit a.loginout, .edit a.loginout:visited
{
    color: #fff;
    text-decoration: none;
    cursor: hand;
}

a#bottonFldExit, a#bottonFldExit:hover
{
    float: left;
    display: inline;
    cursor: hand;
    color: #fff;
    height: 14px;
}

/*HeadNavigation.ascx  css end*/

/*SiteHeader  css begin*/
.site_header_bg
{
    float: left;
    display: inline;
    width: 100%;
    height: 55px;
    overflow: hidden;
}

.site_header_logo
{
    float: left;
    display: inline;
    width: 240px;
    height: 36px;
    background: url(Images/LOGO.jpg);
    margin-top: 8px;
}
.site_header_nav
{
    float: right;
    display: inline;
    width: 700px;
    height: 46px;
    background: url(Images/navbg.jpg) no-repeat;
    margin-top: 5px;
    line-height: 46px;
}

.site_header_nav ul
{
    float: left;
    display: inline;
    margin: 0 0 0 20px;
    padding: 0;
    width: 680px;
    overflow: hidden;
}

.site_header_nav ul li
{
    float: left;
    display: inline;
    margin: 0 30px 0 0;
}

.site_header_nav ul li a, .site_header_nav ul li a:visited, .site_header_nav ul li a:hover
{
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}
/*SiteHeader css end*/
/*首页布局*/
.partzone1
{
    float: left;
    width: 100%;
}
.partzone2
{
    display: none;
}
.partzone3
{
    display: none;
}
.partzone4
{
    display: none;
}
.partzone5
{
    display: none;
}
.partzone6
{
    display: none;
}
/*发布查询页面相关样式*/
.searchpage_top
{
    float: left;
    width: 100%;
    border-bottom: solid 1px #6593CF;
    background-color: #BFDBFF;
    color: #64582D;
}
.searchpage_nav_zone
{
    float: left;
    width: 20%;
    height: auto;
    border-right: solid 1px #6593CF;
    color: #15428B;
}
.searchpage_express_nav_zone
{
    float: left;
    width: 25%;
    border-right: solid 1px #6593CF;
    color: #15428B;
}
.searchpage_nav_zone_none
{
    display: none;
}
.searchpage_body_container
{
    border-left: solid 1px #6593CF;
    border-right: solid 1px #6593CF;
    float: left;
    width: 99.9%;
}
.searchpage_query_zone
{
    float: left;
    width: 78%;
    overflow: hidden;
}
.searchpage_express_query_zone
{
    float: left;
    width: 732px;
}
.searchpage_query_zone_full
{
    float: left;
    width: 100%;
}
.searchpage_query_form
{
    float: left;
    width: 100%;
    background: url(../../images/cls_bg.gif) repeat-x left top;
    padding: 2px 2px 0px 4px;
    border-bottom: solid 1px #6593CF;
}
.searchpage_query_form_express
{
    float: left;
    width: 100%;
    padding: 4px 0px 4px 0px;
    border-bottom: solid 1px #6593CF;
    background-color: #E3EFFF;
}
.searchpage_query_result
{
    float: left;
    width: 100%;
}
.searchpage_query_wizard
{
    float: left;
    width: 100%;
}
.searchpage_query_list
{
    float: left;
    width: 100%;
}
.searchpage_query_detail
{
    float: left;
    width: 99%;
}
/*导航相关css*/
.nav_treeview_head
{
    display: none;
}
.nav_treeview
{
    margin: 0px;
    background-color: #ffffff;
    height: 400px;
    overflow: scroll;
}
.nav_treeview_tail
{
    display: none;
}
.nav_treenode_img
{
    float: left;
    margin-right: 3px;
}
.nav_cls
{
    border-bottom: solid 1px #6593CF;
    background-color: #E3EFFF;
    width: 100%;
    font-size: 12px;
    padding: 5px 4px 5px 4px;
    font-family: Arial Black;
}
.nav_cls_selected
{
    border-bottom: solid 1px #6593CF;
    background: url(../../images/cls_bg.gif) repeat-x left top;
    width: 100%;
    font-size: 12px;
    padding: 5px 0px 5px 4px;
    font-family: Arial Black;
    float: left;
}
.nav_treenode_text
{
    float: left;
    margin-top: 3px;
    font-size: 12px;
    cursor: pointer;
    line-height: 18px;
}
.nav_treenode_selected
{
    border-bottom: solid 1px red;
}
.nav_bottom
{
    float: left;
    display: inline;
    margin: 0 0 0 0;
    width: 231px;
    height: 23px;
    background: url(Images_Jx/nav_bottom.gif) repeat-y;
}
.nav_border
{
    color: #6593CF;
}
/*详细信息页*/
.infozone_title_bar
{
    border-bottom: solid 1px #a0a0a0;
    background-image: url(../../Images/udf/gray_bg.gif);
    background-repeat: repeat-x;
    height: 30px;
    width: 100%;
}
.infozone_title
{
    background-color: #f0f0f0;
    font-size: 150%;
    padding: 10px 3px 4px 3px;
    text-align: center;
    font-family: Arial Black;
}
.infozone_main
{
    float: left;
    display: inline;
    width: 100%;
    background-color: white;
}
.metadata_related
{
    float: left;
    vertical-align: top;
}

.metadata_related_full
{
    float: left;
    width: 100%;
    vertical-align: top;
}

.metadata_related .metadata, .metadata_related_full .metadata
{
    margin: 0px 0px 10px 0px;
    float: left;
    width: 100%;
}

.metadata_related .related, .metadata_related_full .related
{
    float: left;
    width: 100%;
}
.chapter
{
    float: left;
    width: 50%;
    vertical-align: top;
    overflow: hidden;
}
.chapter_none
{
    display: none;
}
/*期刊导航*/
.n4j
{
    float: left;
    border-left: solid 1px #A6D0E9;
    border-right: solid 1px #A6D0E9;
    width: 99.9%;
    background-color: White;
    padding-bottom: 10px;
}
.n4j .kqjs
{
    background-image: url(Images/kqjs.gif);
    background-repeat: no-repeat;
    background-position: center;
    height: 62px;
    width: 100%;
    float: left;
}
.n4j .dktitle
{
    background-image: url(Images/dktitle.gif);
    background-repeat: no-repeat;
    background-position: center;
    height: 32px;
    width: 100%;
    float: left;
}
.n4j .dklist
{
    background-image: url(Images/qkdh_bg.gif);
    background-repeat: repeat-y;
    background-position: center;
    width: 100%;
    float: left;
}
.n4j .dklist .alpha_title
{
    background-image: url(Images/qkdh_title_tag.gif);
    background-repeat: no-repeat;
    background-position: left middle;
    float: left;
    margin: 10px 20px 10px 20px;
    width: 94%;
    padding-bottom: 6px;
    border-bottom: dotted 1px #666666;
}
.n4j .dklist .alpha_title .title_tip
{
    float: left;
    margin-top: 2px;
    margin-left: 24px;
    color: #666666;
}
.n4j .dklist .alpha_title .alpha_list
{
    float: left;
    height: 25px;
}
.n4j .dklist .alpha_title .alpha_list div
{
    float: left;
    list-style: none;
}
.n4j .dklist .alpha_title .alpha_list div div
{
    float: left;
    border-left: solid 1px #666666;
    padding: 0px 6px 0px 6px;
    margin-top: 4px;
}
.n4j .dklist .alpha_title .alpha_list div div a
{
    text-decoration: underline;
    color: #356AA0;
}
.n4j .dklist .list_tip
{
    background-image: url(Images/qkdh_title_tag.gif);
    background-repeat: no-repeat;
    background-position: left middle;
    float: left;
    margin: 0px 20px 0px 20px;
    width: 94%;
    padding-bottom: 6px;
    border-bottom: dotted 1px #666666;
}
.n4j .dklist .list_tip .title_tip
{
    float: left;
    margin-top: 2px;
    margin-left: 24px;
    color: #666666;
}
.n4j .dklist .list_tip .switch
{
    float: right;
    margin-top: 4px;
    margin-right: 40px;
}
.n4j .dklist .list_tip .switch a
{
    color: #666666;
    text-decoration: underline;
    color: #356AA0;
    font-size: 120%;
}
.n4j .dklist .list_result
{
    float: left;
    width: 92%;
    margin: 20px 20px 0px 20px;
}
.n4j .dkbottom
{
    background-image: url(Images/qkdh_bg_bottom.gif);
    background-repeat: no-repeat;
    background-position: center top;
    float: left;
    width: 100%;
}
.n4j_result
{
    background-image: url(Images/qkdh_list_tag.gif);
    background-repeat: no-repeat;
    background-position: left middle;
    float: left;
    margin: 0px 0px 10px 10px;
    width: 90%;
}
.n4j_result .title
{
    margin: 3px 0px 5px 25px;
}
.n4j_result .title a
{
    text-decoration: underline;
    color: #356AA0;
    font-size: 120%;
}
.n4j_result .title a:visited
{
    text-decoration: underline;
    color: #356AA0;
    font-size: 120%;
}
.underline_link
{
    border-bottom: solid 1px #356AA0;
    color: #356AA0;
}

/*搜索首页相关样式  begin*/
/* page */
#page
{
    width: 1024px;
    overflow: visible;
    _display: inline-block;
}

#Main
{
    width: 100%;
    float: left;
    display: inline;
    margin: 0;
}

#container
{
    width: 950px;
    text-align: left;
}

#header
{
    width: 948px; /*background: url(Images/es_header_bg.gif) repeat-x;*/ /* height: 155px;*/
    color: #000;
    line-height: 30px;
    padding: 0 0 0 0;
    overflow: hidden;
    height: 10px;
}

#header_left
{
    float: left;
    display: inline;
    margin: 0 0 0 10px;
}


#top_fav a, #top_fav a:visited
{
    color: #fff;
    text-decoration: none;
}

#header_right
{
    float: right;
    display: inline;
}

#header_right span
{
    float: left;
    display: inline;
}

#top_author
{
    margin: 0 0 0 10px;
    width: 50px;
}

#top_fav
{
    background: url(Images/es_header_star.gif) no-repeat center left;
    padding-left: 27px;
    height: 24px;
    float: left;
    display: inline;
    width: 40px;
    margin: 0 10px 0 0;
}


#PageContent
{
    float: left;
    display: inline;
    width: 100%;
}


.contentWarp-left
{
    width: 100%;
    float: left;
    display: inline;
    border: solid 1px #ccc;
    line-height: 2em;
    margin-bottom: 5px;
}

.contentWarp-left a, .contentWarp-left span
{
    float: left;
    display: inline;
}

.contentWarp-left-R, .contentWarp-left-R a
{
    float: right;
    display: inline;
}


.contentWarp-right
{
    width: 100px;
    float: right;
    display: inline;
}
#PageContent select option
{
}

.video_pagelogo
{
    float: left;
    display: inline;
    width: 100%;
    height: 152px;
    background: url(Images/video_pagelogo.jpg);
    margin-bottom: 5px;
}

#maplibrarylogo
{
    background: url(Images/maplibrarylogo.jpg);
}
#thesislibrarylogo
{
    background: url(Images/thesislibrarylogo.jpg);
}
#courswarelibrarylogo
{
    background: url(Images/coursewarelibrarybg.jpg);
}

#termslibrarylogo
{
    background: url(Images/termslibrarylogo.jpg);
}
#standlibrarylogo
{
    background: url(Images/standardlibrarylogo.jpg);
}
.search_condition
{
    float: left;
    display: inline;
    margin: 85px 0 0 140px;
    line-height: 24px;
    vertical-align: middle;
}

.search_condition table
{
}

.search_checkboxList table td
{
    padding-left: 10px;
}
.search_checkboxList table .longtabletd
{
    width: 400px;
}

.search_checkboxList table .longtabletd2
{
    width: 600px;
}
.PageContent_left
{
    float: left;
    display: inline;
    width: 190px;
}
.foldmenu_header
{
    float: left;
    display: inline;
    width: 100%;
    height: 32px;
    overflow: hidden; /*background:url(Images/maplibrarytreeheader.jpg) no-repeat;*/
    background-color: #00326F;
}

.header_Flash
{
    float: left;
    display: inline;
    width: 100%;
    height: 32px;
    overflow: hidden;
    background: url(Images/Flashlist.jpg) no-repeat;
}


.foldmenu_header span
{
    float: left;
    display: inline;
    color: #fff;
    line-height: 32px;
    margin-left: 10px;
}
#foldmenu_header_video
{
}

#foldmenu_header_maplibrary
{
}

#content_left
{
    float: left;
    display: inline;
    width: 187px;
    margin: 0 0 0 0;
    border: solid 1px #ccc;
    overflow: hidden;
}

#content_right
{
    float: right;
    display: inline;
    width: 750px;
}



/*  折叠面板样式 begin*/
.foldmenu
{
    margin: 0 3px;
    padding: 0;
    width: 182px;
    border-bottom-width: 0;
}

.foldmenu a.fold_item
{
    width: 100%;
    color: #000;
    display: block;
    position: relative;
    width: auto;
    padding: 0 0;
    padding-left: 30px;
    text-decoration: none;
    line-height: 28px;
    height: 28px;
    font-size: 14px;
    font-weight: 700;
    border-bottom: solid 1px #ccc;
}

.goole_btn td
{
    padding-bottom: 10px;
}


.foldmenu a.fold_item:visited, .foldmenu .fold_item:active, .foldmenu a.fold_item:hover
{
    color: #000;
    text-decoration: none;
}

.foldmenu a.fold_item .statusicon
{
    position: absolute;
    top: 5px;
    left: 5px;
    border: none;
    width: 14px;
    height: 14px;
}

.foldmenu a.fold_select
{
    background: url(Images/videolistheaderright.jpg) left center no-repeat;
}

.foldmenu a.fold_unselect
{
    background: url(Images/videolistheaderdown.jpg) left center no-repeat;
}
.foldmenu a.fold_item:hover
{
}
.foldmenu div.fold_sub_item
{
    background: white;
    overflow: hidden;
    width: 180px;
}
/*折叠面板样式  end*/

.fold_tree
{
    margin: 5px 0 0 0px;
    height: 573px;
    width: 100%;
    overflow: auto;
}


#contentWrap
{
    float: left;
    display: inline;
    width: 750px;
    margin: 5px 0 0 5px;
}

#content_top
{
    float: left;
    display: inline;
    width: 750px;
    height: 45px;
    background: #fff;
}

.search_top_div
{
    float: left;
    display: inline;
    margin: 0 0 0 10px;
    position: relative;
    height: 21px;
    line-height: 21px;
}

.search_top_div input
{
    vertical-align: middle;
}

.search_top_div1 .chekspan input
{
    margin: 5px 0 0 0;
}

input.search_button
{
    background: url(Images/search_button.jpg) no-repeat;
    width: 57px;
    height: 22px;
    display: block;
    color: #185d96;
    border: none;
    text-align: center;
    line-height: 21px;
    cursor: hand;
}

input#search_button_g
{
    background: url(Images/search_gbutton.jpg) no-repeat;
    width: 61px;
}

input#search_button_history
{
    background: url(Images/search_button_history_bg.jpg) no-repeat;
    width: 61px;
}


.content_nav
{
    float: left;
    display: inline;
    width: 100%;
    border-bottom: dashed 1px #333;
    font-size: 14px;
    line-height: 2em;
    height: 33px;
}
.content_nav_left
{
    float: left;
    display: inline;
}

.content_nav_left span
{
    float: left;
    display: inline;
    margin: 0;
}
.content_nav_left span a, .content_nav_left span a:visited
{
    color: #000;
}

.content_nav_right
{
    float: right;
    display: inline;
}

.content_nav_tab, .content_nav_tab a
{
    float: left;
    display: inline;
    width: 62px;
    height: 25px;
    margin-left: 5px;
}

#content_nav_thumb a, #content_nav_thumb a:visited
{
    background: url(Images/videothumb.jpg);
}

#content_nav_detail a, #content_nav_detail a:visited
{
    background: url(Images/videodetail.jpg);
}

/* 表格样式  begin*/

#content_grid
{
    float: left;
    display: inline;
    width: 750px;
    margin: 0 0 0 0;
    background: #fff;
    padding-bottom: 10px;
}



#content_grid_header a, #content_grid_header a:visited, #content_grid_header span
{
    color: #000;
    text-decoration: none;
}
#content_grid_header span
{
    margin-left: 5px;
}

.gridList
{
    float: left;
    display: inline;
    width: 100%;
    border-collapse: collapse;
    border: solid 1px #ccc;
    overflow: hidden;
}

.gridList2
{
    float: left;
    display: none;
    width: 100%;
    border-collapse: collapse;
    border: solid 1px #ccc;
    overflow: hidden;
}

.gridList a, .gridList a:visited
{
    color: #000;
}


.gridList th, .gridList td
{
    line-height: 35px;
    border-bottom: solid 1px #ccc;
    padding-left: 5px;
}

.list_Operator
{
    text-align: left;
}


.gridList td .itemchk
{
    display: inline-block;
}

.gridList td a
{
}
.gridList td .btncollection
{
    display: inline-block;
    width: 16px;
    height: 16px;
    overflow: hidden;
    background: url(Images/btncollection.jpg) no-repeat;
    margin: 0 0 0 5px;
    border: none;
}

.gridList td .btncollection_disable
{
    float: left;
    display: inline-block;
    width: 16px;
    height: 16px;
    overflow: hidden;
    background: url(Images/btncollection_disable.jpg) no-repeat;
    margin: 0 0 0 5px;
    border: none;
}

.gridList td .viewrecdetail_a
{
    width: 16px;
    height: 16px;
    background: url(Images/viewrecdetail_a.jpg) no-repeat;
    display: inline-block;
    margin: 0 0 0 5px;
}

.gridList td .viewrecdetail_a_disable
{
    width: 16px;
    height: 16px;
    background: url(Images/viewrecdetail_a_disable.jpg) no-repeat;
    float: left;
    display: inline-block;
    margin: 0 0 0 5px;
}



#gridListBottom
{
    margin-top: 40px;
}
#gridListBottom, #gridListBottom td
{
    border: none;
    line-height: 2em;
}

#gridListBottom span, #gridListBottom label
{
}


#search_sort_div
{
    margin-top: 2px;
    float: right;
    display: inline;
    position: relative;
    margin-right: 2px;
}



#search_sort_div span
{
    float: left;
    display: inline;
}

#span_sort
{
    margin: 0 5px 0 5px;
    line-height: 25px;
    width: 25px;
    float: right;
}

.gridList a, .gridList a:visited
{
    text-decoration: none;
    color: #000;
}

.gridList a:hover
{
    text-decoration: underline;
}
.klink_opdialog
{
    font-weight: bolder;
}

.gridList a.browse_link:hover, .gridList a.browse_link:visited, .gridList a.browse_link
{
    color: #000;
    text-decoration: none;
}
.gridList a.download_link:hover, .gridList a.download_link:visited, .gridList a.download_link
{
    color: #fff;
    text-decoration: none;
}

.gridList a.tablebutton, .gridList a.tablelongbutton, .gridList a.tablebutton:visited
{
    float: left;
    display: inline;
    background: url(Images/pagebuttons.jpg) no-repeat;
    width: 47px;
    height: 22px;
    line-height: 22px;
    color: #fff;
    margin: 0 0 0 3px;
    text-align: center;
}


.gridList a.tablebutton2, .gridList a.tablelongbutton2, .gridList a.tablebutton2:visited
{
    float: left;
    display: inline;
    background: url(Images/pagebuttons_n.jpg) no-repeat;
    width: 47px;
    height: 22px;
    line-height: 22px;
    margin: 0 0 0 3px;
    text-align: center;
    color: #fff;
    margin-bottom: 10px;
}



.gridList a.tablebutton:hover
{
    text-decoration: none;
}

.gridList a.tablebutton_n, .gridList a.tablebutton_n:visited
{
    float: left;
    display: inline;
    background: url(Images/pagebuttons_n.jpg) no-repeat;
    width: 47px;
    height: 22px;
    line-height: 22px;
    color: #000;
    margin: 0 0 0 3px;
    text-align: center;
}

.gridList a.tablelongbutton, .gridList a.tablelongbutton:visited
{
    background: url(Images/pagebuttons.jpg) no-repeat;
    width: 47px;
    height: 22px;
    line-height: 22px;
    color: #fff;
}

.gridList a.tablelongbutton_n, .gridList a.tablelongbutton_n:visited
{
    background: url(Images/pagebuttons_n.jpg) no-repeat;
    float: left;
    display: inline;
    width: 47px;
    height: 22px;
    line-height: 22px;
    color: #fff;
    margin: 0 0 0 3px;
    text-align: center;
}


#gridListBottom
{
}
#gridListBottom a, #gridListBottom a:visited
{
    color: #fff;
}

#gridListBottom a:hover
{
    text-decoration: none;
}

#table_bottom
{
}


#table_bottom span, #table_bottom a
{
    float: left;
    display: inline;
}

#pageText
{
    width: 22px;
}
#table_bottom .span_holder
{
    margin: 0 0 0 10px;
}

#pageSize
{
    float: left;
    display: inline;
    width: 53px;
}
/* 表格样式  end*/
/*缩略图样式  css begin*/
.thumblist_video, .thumblist_video ul
{
    float: left;
    display: inline;
    width: 100%;
}

.thumblist_video ul li
{
    float: left;
    display: inline;
    width: 160px;
 
    margin: 0 0 0 20px;
}

.thumblist_video ul li div.imgdiv
{
    float: left;
    display: inline;
    width: 100%;
    border: solid 1px #ccc;
    padding: 2px;
    overflow: hidden;
    text-align: center;
}

.thumblist_video ul li div.imgdiv img
{
    width: 157px;
    height: 100px;
}

.thumblist_video ul li div.imgtitle
{
    float: left;
    display: inline;
    width: 100%;
    line-height: 2em;
}
.thumblist_video ul li div.imgtitle_l
{
    float: left;
    display: inline;
    background: url(Images/icon-aa.gif) no-repeat left center;
    text-indent: 20px;
    width: 110px;
    height: 2em;
    overflow: hidden;
}

.thumblist_video ul li div.imgtitle_course
{
    float: left;
    display: inline;
    text-align: center;
    width: 99%;
    height: 2em;
    overflow: hidden;
}

.thumblist_video ul li div.imgtitle_l a, .thumblist_video ul li div.imgtitle_l a:visited
{
    float: left;
    display: inline;
    width: 100px;
    height: 2em;
    overflow: hidden;
}

.thumblist_video ul li div.imgtitle_r
{
    float: right;
    display: inline;
    background: url(Images/icon-bb.gif) no-repeat left center;
    text-indent: 20px;
}

.thumblist_video a, .thumblist_video:visited
{
    color: #000;
}
/*缩略图样式 css end*/
/*版权 样式* begin */
#copyright
{
    float: left;
    display: inline;
    width: 100%;
    background-color: #2D89C2;
    height: 95px;
    line-height: 95px;
    font-size: 14px;
    text-align: center;
    color: #000;
    margin-top: 10px;
}
/*版权 样式 end */



.dropdown
{
    outline: none;
    display: inline-block;
    display: inline;
}
.dropdown h4
{
    cursor: default;
    text-indent: 5px;
    margin: 0;
    padding: 0;
}
.dropdown *
{
    -moz-user-select: none;
}
.dropdown h4.over
{
}
.dropdown div
{
    display: block;
}
/*fix bug*/
.dropdown ul
{
    position: absolute;
    display: none;
    margin: 0;
    padding: 0;
    float: left;
    clear: both;
}
.dropdown ul li
{
    text-indent: 5px;
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    cursor: default;
}
.dropdown ul li.over
{
}
.dropselectbox
{
    display: inline;
}
/* write you style here */
.dropselectbox
{
    background: transparent no-repeat right top;
}
.dropdown h4
{
    height: 17px;
    font: 12px/17px Arial, Helvetica, sans-serif;
    border: solid 1px #ccc;
    background: url(Images/Tree/bule-select.jpg) no-repeat right center;
    text-indent: 5px;
}
.dropdown h4.hover
{
    border-color: #369;
    background: url(Images/Tree/bule-select.jpg) no-repeat right center;
}
.dropdown h4.current
{
    border-color: #2fbdf1;
}
.dropdown ul
{
    border: 1px solid #2fbdf1;
    background: #FFF;
}
.dropdown ul li
{
    background: #FFF;
    height: 19px;
    font: 400 12px/19px Arial, Helvetica, sans-serif;
}
.dropdown ul li.over
{
    background: #2fbdf1;
    color: #FFF;
}



/*搜索首页相关样式  end*/

/* 模式窗口 CSS begin*/
/* Dialog
----------------------------------*/
.ui-dialog
{
    position: absolute;
    padding: 0;
    width: 300px;
    overflow: hidden;
    border: solid 1px #3B5998;
    background: #fff;
}
.ui-dialog .ui-dialog-titlebar
{
    margin-bottom: 0px;
    color: #fff;
    background-color: #6D84B4;
    padding: 0 0 0 0;
    font-size: 14px;
    height: 27px;
    float: left;
    display: inline;
    margin: 0;
    width: 100%;
}
.ui-dialog .ui-dialog-title
{
    float: left;
    display: inline;
    line-height: 28px;
    margin-left: 7px;
}
.ui-dialog .ui-dialog-titlebar-close
{
    background: url(Images/pupop_bg_header_blue_close.gif) no-repeat;
    width: 27px;
    height: 25px;
    float: right;
    display: inline;
    text-indent: -10000em;
}

.ui-dialog a.ui-dialog-titlebar-close:hover
{
    background: url(Images/pupop_bg_header_blue_close.gif) no-repeat;
    width: 27px;
    height: 25px;
    float: right;
    display: inline;
    text-indent: -10000em;
}
.ui-dialog .ui-dialog-titlebar-close span
{
    display: block;
    margin: 1px;
}
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus
{
    padding: 0;
}
.ui-dialog .ui-dialog-content
{
    border: 0;
    padding: .5em 1em;
    overflow: auto;
    zoom: 1;
}
.ui-dialog .ui-dialog-buttonpane
{
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    background: #fff;
    margin: 0 0 0 0;
    padding: 0;
    border-bottom: solid 1px #ccc;
}
.ui-dialog .ui-dialog-buttonpane button
{
    float: right;
    font-size: 12px;
    cursor: hand;
    color: black;
    height: 24px;
    text-align: center;
    line-height: 1.5em;
    width: 52px;
    background: url(Images/btnc.gif) no-repeat left center;
    border: none;
    margin: 5px 10px 5px 0px;
}
.ui-dialog .ui-resizable-se
{
    width: 14px;
    height: 14px;
    right: 3px;
    bottom: 3px;
}
.ui-draggable .ui-dialog-titlebar
{
    cursor: move;
}



/* Overlays */
.ui-widget-overlay
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ui-widget-overlay
{
    background: #000 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;
    opacity: .50;
    filter: Alpha(Opacity=50);
}
.ui-widget-shadow
{
    margin: -5px 0 0 -5px;
    padding: 5px;
    background: #000000 url(images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;
    opacity: .20;
    filter: Alpha(Opacity=20);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/* 模式窗口 CSS end*/


.defaultStyle_button
{
    background-image: url(Images/bg4btn.jpg);
    border-top: solid 1px #9BB9D1;
    border-left: solid 1px #9ABAD1;
    border-bottom: solid 1px #4D85A0;
    border-right: solid 1px #4D85A0;
    color: #496B89;
    margin-right: 4px;
}

.defaultStyle_button_1
{
    width: 123px;
    height: 27px;
    background: url(Images/arrow.gif) no-repeat;
    color: #fff;
    line-height: 21px;
    border: none;
    cursor: hand;
}



/*搜索提示样式  begin*/
div.jsonSuggestResults
{
    position: absolute;
    border-top: solid 1px #a2bff0;
    border-left: solid 1px #a2bff0;
    border-bottom: solid 1px #558be3;
    border-right: solid 1px #558be3;
    padding: 0px;
    margin: -5px 0 0px 0;
    z-index: 1;
    background-color: #fff;
}

div.jsonSuggestResults div.resultItem
{
    margin: 0px;
    padding: 0;
    position: relative;
    height: auto;
    cursor: pointer;
}

div.jsonSuggestResults div.resultItem.odd
{
    background-color: #fff;
}
div.jsonSuggestResults div.resultItem.even
{
    background-color: #fff;
}

div.jsonSuggestResults div.resultItem.hover
{
    background-color: #e2eaff;
}

div.jsonSuggestResults div.resultItem img
{
    float: left;
    margin-right: 0;
}

div.jsonSuggestResults div.resultItem p
{
    margin: 0px;
    padding: 0 0 0 3px;
    line-height: 2em;
    height: 2em;
}

div.jsonSuggestResults div.resultItem p strong
{
    font-weight: bold;
    text-decoration: underline;
}

div.jsonSuggestResults div.resultItem p.extra
{
    font-size: x-small !important;
    position: absolute;
    bottom: 3px;
    right: 0;
}
/*搜索提示样式  end*/

/*wecloceDialog css  begin*/
.wcp_welcome_dialog
{
    position: absolute;
    padding: 23px 0 0 0px;
    width: 100%;
    height: 290px;
    overflow: hidden;
    border: none;
    z-index: 1px;
}

.wcp_welcome_dialog .ui-dialog-titlebar
{
    margin-bottom: 0px;
    padding: 0 0 0 0;
    font-size: 14px;
    height: 23px;
    float: left;
    margin: 0 0 -4px 0;
    width: 100%;
    background-image: url(Images/wel3_top.png);
    background-repeat: no-repeat;
    margin-top: -23px;
}


.wcp_welcome_dialog .ui-dialog-title
{
    float: left;
    display: none;
    line-height: 20px;
    margin-left: 7px;
}


.wcp_welcome_dialog .ui-dialog-titlebar-close
{
    float: right;
    display: inline;
    margin: 0 -3px 0 0;
    text-indent: -10000em;
    background-image: url(Images/dialogwelcomeclosenew.jpg);
    background-repeat: no-repeat;
}


.wcp_welcome_dialog a.ui-dialog-titlebar-close:hover
{
}


.wcp_welcome_dialog .ui-dialog-titlebar-close span
{
    display: block;
    margin: 1px;
}


.wcp_welcome_dialog .ui-dialog-titlebar-close:hover, .wcp_welcome_dialog .ui-dialog-titlebar-close:focus
{
    padding: 0;
}
.wcp_welcome_dialog_box
{
    float: left;
    display: inline;
    width: 100%;
    height: 290px;
    padding-top: -2px;
}
.wcp_welcome_dialog_box .wcp_w_dialog
{
    padding-left: 0;
    float: left;
    display: inline;
    width: 100%;
    height: 320px;
    overflow: auto;
    margin: 0px;
    background-image: url(Images/wel3_bg_new.png);
    background-repeat: no-repeat;
}
.wcp_welcome_dialog .ui-dialog-content
{
    float: left;
    display: inline;
    width: 100%;
}
.wcp_welcome_dialog_box .wcp_w_dialog .wcp_w_dialog_titlebar
{
    padding-top: 4px;
    padding-right: 2px;
    font-size: 14px;
    height: 25px;
    float: right;
    margin: 0 -6px 0 auto;
    width: 25px;
    display: inline;
}



.wcp_welcome_dialog_box .wcp_w_dialog_content
{
    float: left;
    display: inline;
    width: 89%;
    height: 90%;
    padding-left: 30px;
    overflow: auto;
}





/*wecloceDialog css  end*/

/*wcp_welcome_dialog_yellow css  begin*/
.wcp_welcome_dialog_yellow
{
    position: absolute;
    padding: 23px 0 0 0px;
    width: 100%;
    height: 290px;
    overflow: hidden;
    border: none;
    z-index: 1px;
}

.wcp_welcome_dialog_yellow .ui-dialog-titlebar
{
    margin-bottom: 0px;
    padding: 0 0 0 0;
    font-size: 14px;
    height: 23px;
    float: left;
    margin: 0 0 -4px 0;
    width: 100%;
    background-image: url(Images/wel4_top.png);
    background-repeat: no-repeat;
    margin-top: -23px;
}


.wcp_welcome_dialog_yellow .ui-dialog-title
{
    float: left;
    display: none;
    line-height: 24px;
    margin-left: 7px;
}


.wcp_welcome_dialog_yellow .ui-dialog-titlebar-close
{
    float: right;
    margin: 0 -3px 0 0;
    text-indent: -10000em;
    background-image: url(Images/dialogwelcomeclosenew.jpg);
    background-repeat: no-repeat;
}


.wcp_welcome_dialog_yellow a.ui-dialog-titlebar-close:hover
{
}


.wcp_welcome_dialog_yellow .ui-dialog-titlebar-close span
{
    display: block;
    margin: 1px;
}


.wcp_welcome_dialog_yellow .ui-dialog-titlebar-close:hover, .wcp_welcome_dialog .ui-dialog-titlebar-close:focus
{
    padding: 0;
}
.wcp_welcome_dialog_yellow_box
{
    float: left;
    display: inline;
    width: 100%;
    height: 290px;
}
.wcp_welcome_dialog_yellow_box .wcp_w_dialog
{
    padding-left: 0;
    float: left;
    display: inline;
    width: 100%;
    height: 320px;
    overflow: auto;
    margin: 0px;
    background-image: url(Images/wel4_bg.png);
    background-repeat: no-repeat;
}
.wcp_welcome_dialog_yellow .ui-dialog-content
{
    float: left;
    display: inline;
    width: 100%;
}
.wcp_welcome_dialog_yellow_box .wcp_w_dialog .wcp_w_dialog_titlebar
{
    padding-top: 4px;
    padding-right: 2px;
    font-size: 14px;
    height: 25px;
    float: right;
    margin: 0 -6px 0 auto;
    width: 25px;
    display: inline;
}



.wcp_welcome_dialog_yellow_box .wcp_w_dialog_content
{
    float: left;
    display: inline;
    width: 89%;
    height: 90%;
    padding-left: 30px;
    overflow: auto;
}



/*wecloceDialog css  end*/
#gridList_body .itemchk
{
    margin-left: 5px;
}

#gridList_body td
{
    vertical-align: middle;
}

.googlegridbody td input.itemchk
{
}

input.txtbox
{
    background: #fff;
    border: 1px solid #ccc;
    border-bottom-color: #999;
    border-right-color: #999;
    color: #000;
    font: 13px arial,sans-serif bold;
    margin: 0 0 0 0;
    padding: 0 8px 0 3px;
    vertical-align: top;
    height: 20px;
    line-height: 20px;
    width: 200px;
}

input.txtbox2
{
    background: #fff;
    border: 1px solid #ccc;
    border-bottom-color: #999;
    border-right-color: #999;
    color: #000;
    font: 13px arial,sans-serif bold;
    margin: 0 0 0 0;
    padding: 0 8px 0 3px;
    vertical-align: top;
    height: 20px;
    line-height: 20px;
    width: 400px;
}


.tdright
{
    float: left;
    display: inline;
    margin-right: 5px;
}

.search_top_div input.checkbox
{
    float: left;
    display: inline;
    border: solid 1px red;
}
.listType
{
    float: left;
    display: inline;
    width: 100%;
    margin: 0;
    padding: 0 0 0 0;
}


.listType_table
{
    float: left;
    display: inline;
}
.listType_table td
{
    padding-right: 5px;
}
.listType .listType_R
{
    float: right;
    display: inline;
    margin: 0;
    padding: 0;
}

.listType span, .listType input
{
    float: left;
    display: inline;
}

.listType span
{
}

.listType .listType_R
{
    float: right;
    display: inline;
}

.thumblist
{
    float: left;
    display: inline;
    width: 100%;
    margin: 10px 0;
    position: relative;
}

.thumblist ul
{
    float: left;
    display: inline;
    width: 100%;
    position: relative;
}

.thumblist ul li
{
    float: left;
    display: inline;
    width: 240px;
    height: 140px;
    overflow-y: auto;
    margin: 0 0 5px 5px;
    position: relative;
}

.thumblist ul li a.thumba
{
    float: left;
    display: inline;
    width: 102px;
    border: solid 1px #ccc;
}

.thumblist ul li a.thumba img
{
    width: 102px;
    height: 116px;
}

.thumblist ul li dl
{
    float: left;
    display: inline;
    width: 125px;
    margin: 0 0 0 10px;
    line-height: 2em;
    overflow: hidden;
    height: 95px;
}
.thumblist ul li .common_dl
{
    float: left;
    display: inline;
    width: 125px;
    margin: 0 0 0 10px;
    line-height: 2em;
    overflow: hidden;
    height: 120px;
}

.thumblist ul li dl dt
{
    color: #000;
    line-height: 2em;
    width: 124px;
    overflow: hidden;
}

.thumblist ul li dl dt a, .thumblist ul li dl dt a:visited
{
    color: #000;
}
.thumblist ul li dl dd
{
}

.thumblist ul li dl dd.author
{
    color: #999999;
}

.thumblist ul li dl dd.datetime
{
    color: #999999;
}
.thumblist ul li dl dd.price
{
    color: #ff6b00;
}
.thumblist ul li dl dd.isopen
{
    color: #ff6b00;
}
.thumblist ul li dl dd.bottonlist
{
    margin: 10px 0 0 0;
    text-align: center;
    float: left;
    display: inline;
}

.thumblist .maplib_buttonlist
{
    position: absolute;
    bottom: 25px;
    left: 112px;
    width: 125px;
}

.thumblist .common_bottonlist
{
    position: absolute;
    bottom: 25px;
    left: 112px;
    width: 125px;
}

.thumblist a.thumbbutton, .thumblist a.thumbbutton:visited
{
    float: left;
    display: inline;
    background: url(Images/Tree/an2.jpg) no-repeat;
    width: 37px;
    height: 20px;
    line-height: 20px;
    color: #000;
    margin: 0 0 0 3px;
    text-align: center;
    text-decoration: none;
}

.thumblist a.thumbbuttondisable, .thumblist a.thumbbuttondisable:visited
{
    float: left;
    display: inline;
    background: url(Images/Tree/an3.jpg) no-repeat;
    width: 37px;
    height: 20px;
    line-height: 20px;
    color: #000;
    margin: 0 0 0 3px;
    text-align: center;
    text-decoration: none;
    color: #ccc;
}

.collect_link_disable
{
    cursor: text;
}
.maplib_buttonlist a, .maplib_buttonlist a:visited, .maplib_buttonlist a:hover
{
    float: left;
    display: inline;
    background: url(Images/maplib_buttonlist.jpg) no-repeat;
    width: 37px;
    height: 19px;
    line-height: 19px;
    color: #000;
    margin: 0 0 0 3px;
    text-align: left;
    text-decoration: none;
    text-align: center;
}


.button_dd_div .collect_link_disable
{
    cursor: text;
    background: url(Images/maplib_buttonlist_long.jpg);
    float: right;
    width: 57px;
    text-align: left;
    height: 19px;
}

.button_dd_div .collect_link
{
    background: url(Images/maplib_buttonlist_long.jpg);
    float: right;
    width: 57px;
    text-align: left;
    height: 19px;
}

#thumblist_pager
{
    margin: 5px 0 0 0;
    float: left;
    display: inline;
    width: 700px;
}

#thumbpageinfo
{
    float: left;
    display: inline;
    height: 25px;
    overflow: hidden;
    width: 100%;
    text-align: center;
}
#thumblist_pager ul.pages
{
    float: left;
    display: inline;
    width: 100%;
    border: none;
    font-size: 10px;
    margin: 10px 0 0 20px;
    padding: 0;
}
#thumblist_pager ul.pages li
{
    list-style: none;
    float: left;
    display: inline;
    text-decoration: none;
    margin: 0 5px 0 0;
    padding: 5px 8px;
    color: #1570cb;
    border: solid 1px #1570cb;
    font-size: 13px;
}
#thumblist_pager ul.pages li:hover
{
    border: 1px solid #dc143c;
}
#thumblist_pager ul.pages li.pgEmpty
{
    border: 1px solid #ccc;
    color: #ccc;
}
#thumblist_pager ul.pages li.pgCurrent
{
    border: 1px solid #dc143c;
    color: #dc143c;
    font-weight: 700;
    background-color: #fff;
}

#thumblistpageInfo
{
    float: left;
    display: inline;
    width: 100%;
    text-align: center;
}

/*TeamsLibrary css begin*/
.termslist, .termslist dl, .termslist dl dd, .termslist dl dt
{
    float: left;
    display: inline;
    width: 100%;
}
.termslist
{
    border-top: dashed 1px #333;
}
.termslist dl
{
    border-bottom: solid 1px #ccc;
}

.termslist dl dt a, .termslist dl dt a:visited
{
    font-weight: bold;
    line-height: 2em;
    color: #000;
}
.termslist dl dd
{
    text-indent: 2em;
    padding: 3px 5px;
    line-height: 1.5em;
    overflow: hidden;
}

.termslist dl dd .button_dd_div
{
    float: right;
    display: inline;
    width: 150px;
}

.termslist dl dd .button_dd_div a, .termslist dl dd .button_dd_div a:visited, .termslist dl dd .button_dd_div a:hover
{
    color: #000;
    text-decoration: none;
}

.termslist dl dd .button_dd_div a.button_dd_collection
{
    float: left;
    display: inline;
    width: 37px;
    height: 19px;
    line-height: 19px;
    text-align: center;
    background: url(Images/maplib_buttonlist.jpg);
    padding: 0;
    text-indent: 0;
}

.button_dd_collection_disable
{
    cursor: text;
    background: url(Images/bt-hui.jpg);
    float: left;
    display: inline;
    width: 37px;
    height: 19px;
    line-height: 19px;
    text-align: center;
    padding: 0;
    text-indent: 0;
}

.termslist dl dd .button_dd_div a.button_dd_view
{
    float: left;
    display: inline;
    width: 57px;
    height: 19px;
    line-height: 19px;
    text-align: center;
    background: url(Images/maplib_buttonlist_long.jpg);
    padding: 0;
    margin-left: 10px;
    text-indent: 0;
}
/*TeamsLibrary css end*/

/*Unification css begin*/
.hidn
{
    display: none;
}

.unificationunderline
{
    float: left;
    display: inline;
    width: 100%;
    border-bottom: solid 1px #ccc;
    height: 30px;
}

.unificationunderline h2
{
    float: left;
    display: inline;
    color: #d14836;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    text-indent: 10px;
    margin-right: 148px;
}
.unificationunderline .rightCount
{
    float: left;
    display: inline;
    color: #909090;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    text-indent: 10px;
}
.unificationContent
{
    float: left;
    display: inline;
    width: 100%;
}

.unificationleft
{
    float: left;
    vertical-align: top;
    display: inline;
    width: 24%;
    text-align: left;
    border-bottom: 1px solid #ccc;
    background: #f1f0e2;
}
.unificationleftTitle
{
    width: 90%;
    float: right;
    margin-top: 10px;
}
.unificationleft ul, .unificationleft ul li
{
    float: left;
    display: inline;
    width: 100%;
    line-height: 28px;
    height: 28px;
}

.unificationleft ul li a, .unificationleft ul li a:visited
{
    color: #000;
}

.unificationleft ul li.unificationleft_liSelected a, .unificationleft ul li.unificationleft_liSelected a:visited
{
    color: #f00;
}

.unificationright
{
    float: left;
    vertical-align: top;
    display: inline;
    width: 71%;
    margin-left: 1%;
    padding-top: 12px;
}

.unificationlist dl
{
    display: block;
    float: left;
    margin-bottom: 15px;
    margin-left: 30px;
}
.unificationlist, .unificationlist dl, .unificationlist dt, .unificationlist dd
{
    float: left;
    display: inline;
    width: 100%;
}

.unificationlist dl dt a, .unificationlist dl dt a:visited
{
    font-size: 13px;
    line-height: 30px;
    color: #1122cc;
    height: 30px;
}

.unificationlist dl dd
{
    padding: 3px 5px 3px 0;
    line-height: 1.5em;
    float: left;
    display: inline;
}
.centerSpanTitle
{
    height: 50px;
    line-height: 50px;
    margin-left: 20px;
    margin-top: 5px;
}
.StaticShowDiv
{
    position: static;
    display: none;
    width: 300px;
    height: 40px;
    left: 35%;
    top: 200px;
    float: left;
    border: solid 2px #8090e6;
    background: #e8efe9;
}

.StaticShowDiv .LeftImage
{
    background: url(Images/Loading7.gif) no-repeat;
    float: left;
    display: inline;
    width: 20px;
    margin: 10px;
    height: 20px;
}
.StaticShowDiv .rightText
{
    font-size: 13px;
    margin: 3px;
}
.Hidn
{
    display: none;
}
.BtClass
{
    margin-right: 20px;
}

.tableUnificationCss
{
    line-height: 30px;
    margin-top: 5px;
}
.tableUnificationCss .unificationTH1
{
    width: 60px;
    line-height: 30px;
    text-align: center;
    background: #ccc;
}
.tableUnificationCss .unificationTH2
{
    width: 80px;
    text-align: center;
    background: #ccc;
}
.tableUnificationCss .unificationTH3
{
    width: 100px;
    background: #ccc;
    text-align: center;
}
.tableUnificationCss .unificationTH4
{
    width: 150px;
    background: #ccc;
    text-align: center;
}

.tableUnificationCss .unificationTH5
{
    width: 70px;
    background: #ccc;
    text-align: center;
}
.txtQuery
{
    width: 220px;
    border: solid 1px red;
}

.tableUnificationCss .DropDown_show
{
    width: 80px;
}
.tableUnificationCss td
{
    text-align: center;
    line-height: 30px;
    height: 30px;
}
.LoadLeft
{
    height: 60px;
    float: left;
    display: inline;
}
.LoadRight
{
    height: 120px;
    float: left;
    width: 200px;
    margin-left: 1%;
}
.loadNewImage
{
    background: url(Images/Loading7.gif) no-repeat;
    width: 16px;
    height: 16px;
    display: inline;
    float: left;
    margin-bottom: 20px;
    margin-top: 5px;
}
.rightLoadImage
{
    line-height: 18px;
    height: 18px;
    margin-bottom: 20px;
    color: #909090;
    float: left;
    margin-top: 5px;
}
/*Unification css end*/

/*标准库 css begin*/
.foldmenu_standard
{
    float: left;
    display: inline;
    width: 100%;
    overflow: hidden;
}

ul.fold_item_tab
{
    float: left;
    display: inline;
    width: 100%;
}


ul.fold_item_tab li
{
    float: left;
    display: inline;
    width: 50%;
    height: 30px;
    background-color: #0079c3;
    line-height: 30px;
    text-align: center;
    color: #fff;
}

ul.fold_item_tab li.fold_item_tab_li_selected
{
    background: url(Images/fold_item_tab_li_selected.jpg) repeat-x;
}
ul.fold_item_tab li a, ul.fold_item_tab li a:visited
{
    float: left;
    display: inline;
    width: 100%;
    height: 100%;
    color: #fff;
    text-decoration: none;
}

ul.fold_item_tab li.fold_item_tab_li_selected a, ul.fold_item_tab li.fold_item_tab_li_selected a:visited
{
    color: #0079c3;
}

.timelogo
{
    width: 16px;
    height: 17px;
    background: url(Images/timelogo.jpg) no-repeat;
}
.W_input
{
    border: 1px solid #C6C6C6;
    -webkit-box-shadow: 1px 1px 0 0 #F0F0F0 inset;
    -moz-box-shadow: 1px 1px 0 0 #F0F0F0 inset;
    height: 22px;
    height: 18px 9;
    padding: 0 0 0 2px;
    padding: 4px 0 0 2px 9;
    vertical-align: top;
    color: #666;
}
/*标准库 css end*/

/*Begin条目详细页*/
.terms_Book_detail
{
    float: left;
    display: inline;
    width: 100%;
    border: none; /* border:solid 1px #e2edf1;*/
    border: solid 1px #ccc;
}
.TeamsBooks
{
    float: right;
    display: inline;
    width: 99%;
    border: solid 1px #e2edf1;
    margin-top: 5px;
}
.TeamsBooksTitle
{
    float: right;
    display: inline;
    font-size: 16px;
    width: 100%;
    height: 32px;
    text-align: center;
    background: url(Images/termsnav.gif) repeat-x;
}

.TeamsBooksTitle h2
{
    float: right;
    display: inline;
    width: 100%;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    font-weight: bold;
    background: url(Images/termsnav.gif) repeat-x;
    border-bottom: solid 1px #e2edf1;
    color: #3782b7;
}
.BookTitleType
{
    line-height: 32px;
    font-size: 14px;
    font-weight: bold;
    azimuth: center;
    float: none;
    color: #3782b7;
    margin-top: 3px;
}


.TeamsDiv
{
    display: block;
    margin: 3px 0 0 5px;
    font-size: 12px;
    line-height: 2em;
}
/*End条目详细页*/