﻿/*----Begin-----*/


*
{
    margin: 0px;
    padding: 0px;
}


html
{
    width: 100%;
    height: 100%;
    min-height: 550px;
    scrollbar-face-color: #ECECEC;
    scrollbar-highlight-color: #ffffff;
    scrollbar-shadow-color: #cccccc;
    scrollbar-3dlight-color: #cccccc;
    scrollbar-arrow-color: #cccccc;
    scrollbar-track-color: #F5F5F5;
    scrollbar-darkshadow-color: #ffffff;
    
        background: url(images/clucdrs/bodybg.gif);
     	background-repeat: repeat-x;
	background-position: left top;
	 background-color:#f7f1e3;
}


body
{
    font-family: Verdana, "Times New Roman" , Times, serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
    margin-right: 30;
    text-align: left;
     background-color:#ffffff;
     width:1001px;
 margin:0px auto;
  color:#5d5d5d;

}

span
{
    color: #000;
}
table
{
    border-color: #cce6ee;
}
li
{
    list-style: none;
    line-height: 1.5em;
}
hr
{
    background: #7ac4ea;
    margin-top: -6px;
    margin-bottom: -6px;
    border: 0px;
    border-top: 2px solid #7ac4ea;
    height: 2px;
}
img
{
    border: 0;
}
th
{
    color: #338d84;
    font-weight: bold;
    text-align: center;
    background: url(images/clucdrs/bgth.gif) repeat-x;
    height: 25px;
    padding-left: 3px;
    line-height: 25px;
}
th a:link
{
    color: #595757;
}
th a:visited
{
    text-decoration:underline;
}
.myresource
{
    color: #fff;
    font-weight: bold;
    text-align: center;
    height: 22px;
    line-height: 22px;
    font-size: 15px;
}
strong
{
    color: Red;
    font-weight: normal;
}
imgButton
{
    background-color: Transparent;
}

/*
A:link {color: #006caa; text-decoration: none; }
A:visited {color: #006caa; text-decoration: none; }
A:active {color: #006caa; cursor: hand; text-decoration: none; }
A:hover {color: #f25a08; cursor: hand; text-decoration: "underline"; }
*/
/*li中的a,放置linkButton*/
/*
li A:link { color: blue; text-decoration: none; }
li A:visited { color: #7da650; text-decoration: none; }
li A:active { color: #7da650; cursor: hand; text-decoration: none; }
li A:hover { color: red; cursor: hand; text-decoration: "underline"; } 
*/
/*浅蓝色*/
a:link
{
    color: #358c84;
    text-decoration: none;
    font-family: 宋体;
}
a:visited
{
    color: #000;
    text-decoration: none;
}
a:hover
{
    color: #f24f08;
    text-decoration: underline;
}


/*浅蓝色*/
a.a0:link
{
    color: #041f5d;
    text-decoration: none;
    font-family: 宋体;
}
a.a0:visited
{
    color: #ee9900;
    text-decoration: none;
}
a.a0:hover
{
    color: #f24f08;
    text-decoration: underline;
}

/*四季颜色*/
a.a1:link
{
    color: #428112;
    text-decoration: none;
    font-family: 宋体;
}
a.a1:visited
{
    color: #25450e;
    text-decoration: none;
}
a.a1:hover
{
    color: #25450e;
    text-decoration: underline;
}

/*冰天雪地*/
a.a2:link
{
    color: #325c87;
    text-decoration: none;
    font-family: 宋体;
}
a.a2:visited
{
    color: #0a223b;
    text-decoration: none;
}
a.a2:hover
{
    color: #0a223b;
    text-decoration: underline;
}

/*城市景观*/
a.a3:link
{
    color: #47814b;
    text-decoration: none;
    font-family: 宋体;
}
a.a3:visited
{
    color: #0a3d0d;
    text-decoration: none;
}
a.a3:hover
{
    color: #0a3d0d;
    text-decoration: underline;
}

/*公交车站*/
a.a4:link
{
    color: #0e6276;
    text-decoration: none;
    font-family: 宋体;
}
a.a4:visited
{
    color: #002129;
    text-decoration: none;
}
a.a4:hover
{
    color: #002129;
    text-decoration: underline;
}

/*黄金海滩*/
a.a5:link
{
    color: #2357c3;
    text-decoration: none;
    font-family: 宋体;
}
a.a5:visited
{
    color: #002775;
    text-decoration: none;
}
a.a5:hover
{
    color: #002775;
    text-decoration: underline;
}

/*甜美的梦*/
a.a6:link
{
    color: #1a548b;
    text-decoration: none;
    font-family: 宋体;
}
a.a6:visited
{
    color: #041729;
    text-decoration: none;
}
a.a6:hover
{
    color: #041729;
    text-decoration: underline;
}

/*导航样式*/
a.NavClass:link
{
    color: #fdfdfd;
    text-decoration: none;
    font-family: 宋体;
}
a.NavClass:visited
{
    color: #ee9900;
    text-decoration: none;
}
a.NavClass:hover
{
    color: #f24f08;
    text-decoration: underline;
}



span A:link
{
    color: #535353;
    text-decoration: none;
}
span A:visited
{
    color: #9c9c9c;
    text-decoration: none;
}
span A:active
{
    color: #9c9c9c;
    cursor: hand;
    text-decoration: none;
}
span A:hover
{
    color: #e85000;
    cursor: hand;
    text-decoration: "underline";
}

.title
{
    text-transform: uppercase;
    font-family: Verdana, "Times New Roman" , Times, serif;
    font-size: 28px;
    font-weight: bold;
    color: #407b00;
}
.menutextindent
{
    font-size: x-small;
}
/* Tables                      */
/*-----------------------------*/

.table
{
    border: solid 0px #cce6ee;
    margin: 3px auto;
    width: 98%;
    float: left;
    margin-left: 6px;
}
.tableBg
{
    background: #c8dbf0;
}
.tableLine
{
    background: #cecece;
}
.divContent2 th
{
    color: #000;
    font-weight: bold;
    text-align: left;
    height: 30px;
    background: none;
    padding-left: 1px;
    line-height: 30px;
}

.tbhead
{
    color: #000;
    font-weight: bold;
    text-align: center;
    background: url(images/cssimage/header_bg.gif) repeat-x;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.tbleft
{
    width: 18%;
    white-space: nowrap;
    border-bottom: solid 1px #dde2e5;
    background-color: #efefef;
    height: 25px;
    line-height: 25px;
    text-align: right;
    padding-right: 3px;
}
.tbright
{
    border-bottom: solid 1px #dde2e5;
    background-color: #fff;
    text-align: left;
    line-height: 20px;
}
.s_title
{
    background: #ccc;
    text-align: center;
    height: 23px;
    line-height: 23px;
}
.input
{
    cursor: pointer;
    text-align: center;
    background: #fff url(images/cssimage/bt_bg.gif);
    color: #154ba0;
    border: 1px solid #5f89b3;
    width: 80px;
    height: 23px;
    line-height: 20px;
}
.inputlong
{
    cursor: pointer;
    text-align: center;
    background: #fff url(images/cssimage/bt_bg.gif);
    color: #154ba0;
    border: 1px solid #5f89b3;
    width: 135px;
    height: 23px;
    line-height: 20px;
}
.button_over
{
    cursor: pointer;
    text-align: center;
    background: #fff url(images/cssimage/bt_over.gif) repeat-x;
    color: #fff;
    border: solid 1px #bb2d00;
    width: 80px;
    height: 23px;
    line-height: 20px;
}
.button_out
{
    cursor: pointer;
    text-align: center;
    background: #fff url(images/cssimage/bt_bg.gif) repeat-x;
    color: #154ba0;
    border: solid 1px #bad0e9;
    width: 80px;
    height: 23px;
    line-height: 20px;
}
/*用于skin的css*/
.header_style
{
    color: #fff;
    font-weight: bold;
    text-align: center;
    background: url(images/cssimage/header_bg.gif) repeat-x;
    line-height: 26px;
    height: 26px;
    overflow: hidden;
}
.exchange_style
{
    text-align: left;
    background-color: #fafafa;
    height: 24px;
    line-height: 24px;
}
.item_style
{
    text-align: left;
    background-color: #fff;
    height: 24px;
    line-height: 24px;
}
.select_style
{
    color: #ff6600;
    text-align: left;
    background-color: #ffefd1;
    height: 24px;
    line-height: 24px;
}
.bottom_style
{
    background-color: #eee;
    text-align: right;
}
.item_style > td, .exchange_style > td, .header_style > td, .select_style > td
{
    padding-left: 5px;
}
/*时间选择控件*/
.WebDateTimeEdit
{
    height: 24px;
    line-height: 24px;
}
/*位于控件标签头*/
.fileupload
{
    background: #fff;
    margin-top: 0px;
    vertical-align: middle;
    width: 300px;
    height: 18px;
    font-family: Verdana, "Times New Roman" , Times, serif;
    border: #092d52 1px solid;
    line-height: 18px;
}
.textbox_mr
{
    width: 170px;
    background: #fff;
    height: 19px;
    font-family: Verdana, "Times New Roman" , Times, serif;
    border: solid 1px #5f89b3;
    line-height: 19px;
}
.webcombo_row
{
    background: #ccc;
}
.webcombo_row_select
{
    background: #000;
}
/*
input{over:expression(onfocus=function(){this.style.backgroundColor="#ffffdb"});   
      out:expression(onblur=function(){this.style.removeAttribute("backgroundColor")});
      }
*/
/*脚本用css*/
.focusSelect
{
    background: #ffffdb;
}
.normalSelect
{
    background-color: Transparent;
}
.normalInput
{
    width: 170px;
    background: #fff;
    height: 19px;
    font-family: Verdana, "Times New Roman" , Times, serif;
    border: #80abd8 1px solid;
    line-height: 19px;
}
.focusInput
{
    background: #ffffdb;
    width: 170px;
    height: 19px;
    font-family: Verdana, "Times New Roman" , Times, serif;
    line-height: 19px;
    border: #092d52 1px solid;
}
.textbox_se
{
    background: #ffffdb;
    width: 170px;
    height: 19px;
    font-family: Verdana, "Times New Roman" , Times, serif;
    line-height: 19px;
    border: #092d52 1px solid;
}
.login_button
{
    background: url(Images/mr_button.gif) no-repeat;
    width: 101px;
    height: 37px;
    color: #239500;
    font-weight: bold;
    word-spacing: 3px;
}
.LinkButton
{
    font-weight: bold;
    color: #407b00;
    border: #c2cdaa 1px solid;
}
.Button
{
    cursor: pointer;
    text-align: center;
    background: #9bc9fa;
    color: #020003;
    border: solid 1px #0f75da;
    width: 80px;
    height: 23px;
    line-height: 20px;
}

/*使图片水平垂直居中*/
#setting_logo, div, p, img
{
    margin: 0px;
    padding: 0px;
}
#setting_logo
{
    display: block;
    padding: 5px 5px 5px 5px;
    width: 224px;
    height: 92px;
    text-align: center;
    position: relative;
    line-height: 92px;
    overflow: hidden;
    float: left;
}
#setting_logo span
{
    position: static;
    top: 50%;
    vertical-align: middle;
}
#setting_logo img
{
    position: static;
    top: -50%;
    left: -50%;
    vertical-align: middle;
}

#save
{
    margin-bottom: 5px;
    padding-top: 17px;
    text-align: center;
}
.save
{
    text-align: center;
    height: 35px;
    line-height: 35px;
    width: 100%;
}
/*咨询参数设置 RefParameters.aspx*/
/*数据库连接参数配置 说明*/
#explain
{
    margin: 0px;
    padding: 0px;
}
#explain p
{
    text-align: left;
    padding-left: 3px;
    border-bottom: dashed 1px #5ab4e6;
    height: 20px;
    line-height: 20px;
}
/* 母版页 */
#master
{
    margin-right: 3px;
}
.search_but
{
    text-align: right;
    height: 30px;
    line-height: 30px;
}
.search_table
{
    width: 100%;
    height: 25px;
    background-color: #70a8e0;
    border-bottom: solid 1px #dde2e5;
    margin: auto 20px auto 0px;
}
#search_p
{
    text-align: right;
    padding-right: 5px;
    line-height: 20px;
}
#search
{
    margin: 5px 20px 3px 20px;
}
#dataGrid
{
    margin: 5px 20px 3px 20px;
}
.label
{
    margin: 0px;
    padding: 0px;
    color: Red;
}
#search_button
{
    text-align: center;
    line-height: 20px;
    margin: 12px;
}
.title
{
    text-align: center;
    margin: 20px;
}
#ctl00_lbTitle
{
    font-size: large;
    font-weight: bold;
}
/*弹出修改(显示)窗口*/
.remark
{
    height: 110px;
}
.editor
{
    height: 280px;
}
.editorView
{
    height: 250px;
}

/*弹出层*/
.bg
{
    filter: Alpha(opacity=50);
    background: #000;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
}
#divNoticeContent
{
    background: #fff;
    width: 460px;
    height: 165px;
    margin-left: -210px;
    margin-top: -83px;
    position: absolute;
    top: 50%;
    left: 50%;
    border: solid 1px #f3ff39;
    border-bottom: solid 2px #f3ff39;
}
.dialog_input
{
    cursor: pointer;
    text-align: center;
    background: #fff url(images/cssimage/dialog_input.gif);
    color: #fff;
    border: solid 1px #000;
    width: 80px;
    height: 23px;
    line-height: 20px;
}
#divNoticeContent h3
{
    background: #fff url(images/cssimage/dialog_bg.gif) repeat-x;
    width: 460px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}
.right
{
    width: 280px;
    height: 70px;
    padding-left: 80px;
    padding-top: 12px;
    margin-top: 30px;
    margin-left: 50px;
    background: #fff url(images/cssimage/warning.gif) no-repeat;
}
#divNoticeContent .info
{
    font-size: 14px;
    color: #082f43;
    color: Red;
    text-align: left;
    text-indent: 24px;
}
.dialog_save
{
    text-align: center;
}
.cover_layer
{
    filter: Alpha(opacity=0);
    border: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: expression(this.nextSibling.offsetBottom);
    left: expression(this.nextSibling.offsetLeft);
}
.web2_title
{
    background: #fff url(images/cssimage/dialog_bg.gif) repeat-x;
    width: 460px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}


#divLayout
{
    height: 300px;
}
/*更多信息*/
#moreinfo
{
}
/*查看公告*/
.read_news
{
    width: 1000px;
}
/*首页自写控件*/
.welcome
{
    width: 1000px;
    margin: 3px auto;
    height: 25px;
    line-height: 25px;
    background: #7399c3;
    border: solid 1px #092d52;
    font-weight: bold;
    padding-left: 5px;
}
.Search
{
    width: 1000px;
    margin: 0 auto;
    background: #eee;
    border: solid 1px #225488;
}
.Search_DataList1
{
    text-align: center;
    height: 25px;
    line-height: 25px;
}
.Search_DataList1 li, .Search_DataList1 table
{
    display: inline;
    list-style: none;
}
.banner
{
    width: 1003px;
    margin: 0 auto;
    font-size: 0;
}
.copyright
{
    width: 100%;
    height: 85px;
    background: url(images/cssimage/copyright_bg.gif) repeat-x;
    margin: 0 auto;
    text-align: center;
}



/*CDRS检索*/
.cdrs_list
{
    border: solid 1px #7ac4ea;
    margin: 3px auto;
    width: 1003px;
}
.cdrs_list td
{
    border-top: solid 1px #7ac4ea;
    height: 20px;
    line-height: 20px;
}
.cdrs_list td a
{
    float: right;
    margin-right: 15px;
}
.list_title
{
    color: #000;
    font-weight: bold;
    text-align: center;
    background: url(images/cssimage/header_bg.gif) repeat-x;
    height: 30px;
    padding-left: 3px;
    line-height: 30px;
}
.ResourcesTitle
{
    padding: 10px 0 0 0;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    display: block;
}
/*CDRS获取文件*/
.GetFileTD
{
    background: #e8f1f8;
    height: 200px;
}
.Div_Title
{
    height: 26px;
    line-height: 26px;
    font-weight: bold;
    padding-left: 20px;
    background: #d5e6fa;
    border-bottom: #9ac1ea solid 1px;
    color: #993400;
    text-align: left;
}
#Div_Info
{
    padding: 10px;
}
.GetFile
{
    display: block;
    background: url(Images/cssimage/005.gif);
    width: 87px;
    height: 31px;
    margin: 10px 0 0 178px;
    _margin: 10px 0 0 89px;
}
.SeeFile
{
    background: url(Images/cssimage/006.gif) left no-repeat;
    height: 27px;
    padding: 15px 0 0 60px;
    border-bottom: #0f559b solid 2px;
    margin: 5px;
    color: #0f559d;
    font-weight: bold;
}



/*repeater*/
#repeater_table
{
    border: solid 1px #7ac4ea;
    margin: 3px auto;
    height: 302px;
    border-bottom: 0;
    width: 1003px;
}

#repeater_table th
{
background:transparent url(images/jilin/thbg.gif) repeat-x scroll 0 0;
color:#595757;
font-weight:bold;
height:24px;
line-height:24px;
padding-left:3px;
text-align:center;
}

#repeater_table td
{
    padding: 5px;
    text-align: center;
    border-bottom: solid 1px #7ac4ea;
}
.Title
{
    color: #1465b2;
    font-weight: bold;
    text-align: left;
}
#repeater_table td span
{
    color: #1465b2;
    font-weight: bold;
    cursor: pointer;
}
.repeater_head
{
    color: #fff;
    font-weight: bold;
    text-align: center;
    background: url(images/cssimage/header_bg.gif) repeat-x;
    height: 30px;
    padding-left: 3px;
    line-height: 30px;
}
.repeater_head a, repeater_head a:visited
{
    color: #fff;
}
#repeater_tips
{
    border: solid 1px #cccc27;
    background: #ffffdb;
    padding: 11px;
    filter: Alpha(opacity=40);
    color: #52585a;
}
#repeater_tips span, #repeater_tips span a
{
    margin: 0;
    padding: 0;
    color: #52585a;
}
#RP_MyQuestionList table tr td
{
    border: solid 1px #b3b3b3;
}



/*馆情介绍*/
.ul
{
    width: 1003px;
    margin: 0 auto;
}
.left_nav
{
    width: 17%;
    float: left;
}
.right_nav
{
    width: 83%;
    float: left;
}
#department
{
    width: 100%;
    border: 0;
    background: url(images/cssimage/department_bg.gif) repeat-x;
    border: solid 1px #1eb7ed;
}
#department th
{
    background: url(images/cssimage/header_bg.gif) repeat-x;
    height: 35px;
    border: 0;
}
#department td
{
    text-align: center;
    height: 30px;
    border: 0;
}
#department td a
{
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    border-bottom: dashed 1px #007eea;
}
#department td a:hover
{
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
}
.ulright
{
    float: right;
    width: 100%;
    border: solid 1px #7ac4ea;
    margin: 3px auto;
    padding: 1px;
    min-height: 430px;
}
#ShowProtocal
{
    height: 100%;
    width: 100%;
}
#DivTitle
{
    width: 100%;
    height: 30px;
    font-weight: bold;
    line-height: 30px;
    background: url(images/cssimage/header_bg.gif) repeat-x;
    text-align: center;
    color: #1f98e0;
}


/*-----加盟图书馆列表----*/
.LeagueTop
{
    border: #8bb5dd solid 1px;
    background: #ecf5fe;
    margin: 8px;
    padding: 5px 15px 20px 15px;
    text-indent: 2em;
    font-size: 14px;
    font-weight: bold;
    color: #bb2f2e;
    line-height: 2em;
    float: left;
}
.LeagueTop .P2
{
    color: #000000;
}
.LeagueTop .P2 a
{
    float: left;
    background: url(Images/cssimage/004.gif);
    width: 109px;
    height: 29px;
    margin-top: -30px;
    margin-left: 500px;
}
#Map
{
    background: url(../../Images/Map.jpg);
    width: 655px;
    height: 526px;
    position: relative;
    float: left;
}
#Map a
{
    display: block;
    position: absolute;
    color: #FF0000;
    text-decoration: none;
}
#Map a:visited
{
    color: #FF0000;
}
/*#Map a:hover { background: #0000CC; }*/
#Map a.League
{
    background: url(/I4S/Consultation/images/tasks.gif) 10px 1px no-repeat;
}
#Map a.League:hover
{
    background: url(/I4S/Consultation/images/tasks.gif) 10px 3px no-repeat;
}
.LeagueList
{
    float: left;
    width: 310px;
    background: #ecf5fe;
    padding: 10px 15px 10px 15px;
}
.LeagueList .Li1
{
    color: #010000;
    font-size: 14px;
    width: 300px;
    font-weight: bold;
    clear: both;
    padding: 5px 0;
}
.LeagueList li ul
{
    overflow: auto;
    float: left;
}
.LeagueList li ul li
{
    width: 150px;
    overflow: hidden;
    height: 20px;
    line-height: 20px;
    float: left;
}
.LeagueList li ul li a
{
    color: #0362bc;
}

/*翻页*/
.page
{
    margin: 5px auto;
    width: 100%;
    text-align: right;
}


/*脚本用css*/
.focusSelect
{
    background: #ffffdb;
}
.normalSelect
{
    background-color: Transparent;
}
.normalInput
{
    width: 170px;
    height: 19px;
    font-family: Verdana, "Times New Roman" , Times, serif;
    border: #092d52 1px solid;
    line-height: 19px;
}
.focusInput
{
    background: #ffffdb;
    width: 170px;
    height: 19px;
    font-family: Verdana, "Times New Roman" , Times, serif;
    line-height: 19px;
    border: #00c6ff 1px solid;
}
.mouseoverInput
{
    background: #fff;
    width: 170px;
    height: 19px;
    line-height: 19px;
    border: #00c6ff 1px solid;
    font-family: Verdana, "Times New Roman" , Times, serif;
}
/*一站式登录*/
.sso_center
{
    margin: 0 auto;
    width: 1003px;
    min-height: 650px;
}
.sso_form
{
    width: 376px;
    float: left;
    margin-left: 65px;
}
.sso_button
{
    background: url(images/cssimage/sso_button.gif) no-repeat;
    width: 206px;
    float: left;
    height: 38px;
    line-height: 38px;
    border: 0;
    cursor: pointer;
    margin-top: 15px;
    text-align: left;
    padding-left: 6px;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    margin-top: 60px;
}
.sso_test
{
    margin-left: auto;
    margin-right: auto;
    width: 400px;
    text-align: center;
}
.sso_image
{
    float: left;
}

/**/
.datalist
{
    width: 1003px;
    margin: 0 auto;
}
.faq
{
    width: 330px;
}

/*咨询结果页的导航*/
.MyAnswerNavi
{
    width: 1001px;
    background: #eee;
    height: 28px;
    border: 1px solid #a2a2a2;
    border-bottom: none;
}
.MyAnswerNavi li
{
    float: left;
    width: 90px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-weight: bold;
}



/*公共首页 个人首页 个人自定义首页使用到的样式 开始*/
.divSelectPage
{
    background: #fff;
    width: 460px;
    height: 370px;
    margin-left: -210px;
    margin-top: -183px;
    position: absolute;
    top: 50%;
    left: 50%;
    border: solid 1px #f3ff39;
    border-bottom: solid 2px #f3ff39;
}
.divSelectStyle
{
    background: #fff;
    width: 460px;
    height: 200px;
    margin-left: -210px;
    margin-top: -183px;
    position: absolute;
    top: 50%;
    left: 50%;
    border: solid 1px #f3ff39;
    border-bottom: solid 2px #f3ff39;
}
.divSelectContent_CommonIndex
{
    background: #fff;
    width: 460px;
    height: 330px;
    position: absolute;
    top: 190px;
    left: 330px;
}
.divSelectContent_PersonalIndex
{
    background: #fff;
    width: 460px;
    height: 390px;
    position: absolute;
    top: 115px;
    left: 300px;
}
.divSelectContent_CustomizeIndex
{
    background: #fff;
    width: 460px;
    position: absolute;
    top: 120px;
    left: 300px;
}
.tbSelectContent
{
    width: 380px;
    margin: 3px auto;
}
.tbSelectContent td
{
    border-bottom: dashed 1px #ccc;
}
/*公共首页 个人首页 个人自定义首页使用到的样式 结束*/


.tbleftC
{
    white-space: nowrap;
    border-bottom: solid 1px #dde2e5;
    background-color: #70a8e0;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    text-align: left;
    padding-left: 3px;
}

/*------中图首页嵌入式页面样式  开始-------*/
.Index_Title
{
    background: url(Images/cssimage/001.jpg) no-repeat 5px 1px;
    height: 45px;
}
.Index_Title a
{
    display: block;
    float: left;
    height: 30px;
    width: 150px;
    margin-top: 10px;
    margin-left: 60px;
    _margin-left: 30px;
}
.Index_Title .Index_Title_2
{
    margin-left: 10px;
    width: 230px;
    _margin-left: 5px;
}
.Index_ContentsTop, .Index_ContentsBottom
{
    font-size: 0;
}
.Index_Contents, .Index_ContentsTop, .Index_ContentsBottom
{
    width: 771px;
    height: 450px;
    margin-left: 8px;
}
.Index_ContentsTop
{
    background: url(Images/cssimage/Index_Bg.gif) no-repeat top left;
    margin-top: 10px;
    height: 5px;
}
.Index_ContentsBottom
{
    background: url(Images/cssimage/Index_Bg.gif) no-repeat bottom left;
    height: 5px;
}
.Index_Contents
{
    border: #0855a3 solid 1px;
    border-bottom: none;
    border-top: none;
    width: 769px;
}
.Index_Contents_zt
{
    background: #ecf5fe;
    margin: 0 0 -4px 8px;
    line-height: 18px;
    padding: 5px 15px;
    width: 739px;
    height: auto;
}



/*------汶川地震特别版  开始-------*/
#Div_ReaderInfo #Div_ReaderInfo .Index_ContentsBottom
{
    display: none;
}

/*#Div_ReaderInfo .Index_ContentsTop{display:none; width:771px; height:100px; background:url(Images/default/zslib_33.jpg) no-repeat center;}*/

/*------汶川地震特别版  结束-------*/

.Index_Contents_zt p
{
    text-indent: 2em;
}
.Index_Contents_zt ol
{
    padding-left: 5px;
}
.Index_Contents_zt ol li
{
    color: #be2d30;
    height: 18px;
    line-height: 18px;
}
#Contents2
{
    height: 470px;
}

.Index_Title1, .Index_Title2
{
    width: 24px;
    height: 353px;
    background: url(Images/cssimage/Index_Title1.gif) no-repeat;
    float: left;
    margin: 24px 0 0 0;
    border-left: 8px solid #FFFFFF;
}
.Index_Title2
{
    background: url(Images/cssimage/Index_Title2.jpg) no-repeat;
}
.Index_Body
{
    float: left;
    width: 735px;
    overflow: hidden;
}
#Div_MyAnswer .Index_Contents
{
    height: 260px;
}
#Div_MyAnswer .Index_Body
{
    width: 750px;
    padding-left: 10px;
}
#Div_MyAnswer .Index_Body table
{
    width: 750px;
}
#Div_MyAnswer .Table_Caption3
{
    background: url(Images/default/zslib_29.gif) no-repeat;
}
.Index_Body table
{
    width: 720px;
}
.Table_Caption, .Table_Caption2, .Table_Caption3, .Table_Caption4
{
    background: url(Images/cssimage/002.jpg) center left no-repeat;
    width: 191px;
    height: 19px;
    border-bottom: #0855a3 solid 1px;
    margin: 16px 0 6px 10px;
}
.PageList
{
    padding: 3px 10px 0 0;
    text-align: right;
}
.PageList a{ color:#5bbaa6}
.Table_Caption2
{
    background: url(Images/cssimage/003.jpg) center left no-repeat;
    margin-top: 6px;
}
.Table_Caption3
{
    background: url(Images/cssimage/1_30.jpg) center left no-repeat;
    margin-top: 16px;
}
.Table_Caption4
{
    background: url(Images/cssimage/2_30.jpg) center left no-repeat;
    margin-top: 6px;
}
/*------中图首页嵌入式页面样式  结束-------*/

/*-----实时咨询列表-----*/
.I4S_Report .Index_Contents
{
    margin: 10px auto;
    float: none;
    width: 95%;
    border: none;
}
.I4S_Report .Index_Body
{
    width: 95%;
    margin-left: 10px;
}
.I4S_Report .Index_Body table
{
    width: 100%;
}

/*-----图书馆注册页面------*/
.Le_Reg
{
    text-align: left;
    padding: 10px;
    width: 85%;
    border-top: #97c1e9 solid 1px;
    margin-top: -1px;
    margin-bottom: 5px;
}
.Le_Reg .textbox_mr
{
    width: 220px;
}
.Div_ButtonList
{
    float: left;
}


/*-----------*/
#CopyRight1_DataList1
{
    float: left;
}

/*本馆介绍*/
.imgbg
{
    padding: 10px;
    font-size: 12px;
    line-height: 20px;
    text-indent: 25px;
}
.serviceguide
{
    padding: 15px;
    line-height: 20px;
    text-indent: 25px;
}
.libinformation
{
    padding: 15px;
    line-height: 20px;
}

/*咨询排行榜*/
.paihangDiv
{
    width: 97%;
    border: 1px solid #80abd8;
    border-top: none;
    margin: 0 auto;
}
.paihangTable
{
    width: 99%;
    margin: 3px auto;
}
.paihangTitle
{
    width: 97%;
    font-size: 15px;
    font-weight: bold;
    color: #000;
    text-align: center;
    line-height: 30px;
}
.linkTitle
{
    width: 97%;
    height: 25px;
    margin: 0 auto;
    background: url(images/paihangbang/paihang_01.gif) repeat-x;
    border-right: 1px solid #d4d4d4;
}
.linkTitle li
{
    float: left;
    width: 99px;
}
a.link1_click:link, a.link1_click:visited, a.link1_click:hover
{
    display: block;
    height: 25px;
    width: 99px;
    background: url(Images/paihangbang/paihang_D_up.gif) no-repeat;
}
a.link1_unclick:link, a.link1_unclick:visited, a.link1_unclick:hover
{
    display: block;
    height: 25px;
    width: 99px;
    background: url(Images/paihangbang/paihang_D.gif) no-repeat;
}
a.link2_click:link, a.link2_click:visited, a.link2_click:hover
{
    display: block;
    height: 25px;
    width: 99px;
    background: url(Images/paihangbang/paihang_M_up.gif) no-repeat;
}
a.link2_unclick:link, a.link2_unclick:visited, a.link2_unclick:hover
{
    display: block;
    height: 25px;
    width: 99px;
    background: url(Images/paihangbang/paihang_M.gif) no-repeat;
}
a.link3_click:link, a.link3_click:visited, a.link3_click:hover
{
    display: block;
    height: 25px;
    width: 99px;
    background: url(Images/paihangbang/paihang_Y_up.gif) no-repeat;
}
a.link3_unclick:link, a.link3_unclick:visited, a.link3_unclick:hover
{
    display: block;
    height: 25px;
    width: 99px;
    background: url(Images/paihangbang/paihang_Y.gif) no-repeat;
}


/*账户充值*/
.chongzhitag
{
    background: url(Images/cssimage/default.gif) no-repeat;
    width: 114px;
    line-height: 26px;
}
.chongzhiTabl
{
    border: solid 1px #5f89b3;
    width: 99.5%;
    margin: auto;
}
.chongzhitdleft
{
    background: #efefef;
    text-align: center;
    width: 10%;
    height: 30px;
}

/*我的留言*/
.LeaveWordSearch
{
    text-align: right;
    width: 85%;
    background: #efefef;
    border: 1px solid #d7d7d7;
    border-bottom: none;
    margin-left: 51px;
}
.LeaveWord li
{
    float: left;
    background: url(Images/cssimage/default.gif) no-repeat;
    width: 114px;
    line-height: 26px;
    text-align: center;
}
.LeaveWordGridView
{
    padding-left: 50px;
}

/*图书馆公告列表*/
.bottom_style
{
    width: 99%;
    margin: auto;
}
.bottom_style input
{
    width: 20px;
}
.header_style .fontColor
{
    color: #fff;
}

/*图书馆公告详细信息*/
.Notice
{
    background: #efefef;
    width: 1001px;
    margin: auto;
    border: 1px solid #0855a3;
}
.NoticeTitle
{
    border-bottom: 3px solid #0855a3;
    line-height: 50px;
    font-weight: bold;
    font-size: 20px;
    color: #0855a3;
    text-align: center;
    margin: auto;
}
.NoticeInfo
{
    padding-right: 15px;
    height: 20px;
    line-height: 20px;
    margin: auto;
    color: #808080;
    text-align: right;
    word-spacing: 1em;
}
.NoticeContent
{
    padding: 15px;
    margin: auto;
    padding-bottom: 20px;
}
.NoticeFujian
{
    padding: 15px;
    margin: auto;
}
.NoticeFujian li
{
    font-weight: bold;
    color: #ff7800;
}


/*表格*/
.grid-header a:active
{
    color: #696969;
    text-decoration: none;
}
.grid-header a:link
{
    color: #696969;
    text-decoration: none;
}
.grid-header a:visited
{
    color: #696969;
    text-decoration: none;
}
.grid-header a:hover
{
    color: darkred;
    text-decoration: none;
}
.grid-edit-column
{
    border-top: #696969 1px solid;
    border-bottom: #696969 1px solid;
    border-left: #696969 1px solid;
}
.grid-head
{
    color: #ffffff;
    font-size: 12px;
    background-color: #6699cc;
    text-align: center;
    height: 20px;
}
.grid-change
{
    background-color: #eaeaea;
    height: 20px;
    text-align: left;
}
.grid-item
{
    background-color: #ffffff;
    height: 20px;
    text-align: left;
}
.grid-bottom
{
    text-align: right;
    background-color: #D6E9F8;
}
.grid-mouse-over
{
    background-color: #bfe4f9;
}
.grid-mouse-over-q /*前台第一阶页面小表格的左部分用的背景色*/ /*前台第一阶页面小表格的左部分用的背景色*/
{
    background-image: url(Images/cssimage/qtableleftbg.jpg);
    font-size: 13px;
    color: #003366;
}
.grid-mouse-over-q2 /*前台新增修改页面小表格的左部分用的背景色及字体*/ /*前台新增修改页面小表格的左部分用的背景色及字体*/
{
    background-color: #F5F5F5;
    color: #000099;
    font-size: 12px;
    font-family: 宋体;
}
.q_firstfind /*前台只有一行查询的表格时,左边查询用此样式*/ /*前台只有一行查询的表格时,左边查询用此样式*/
{
    background-color: #C6A372;
    color: #ffffff;
    font-size: 12px;
    font-family: 宋体;
    font-weight: bold;
}
.grid-header
{
    border-bottom: #696969 1px solid;
    font-weight: bold;
    font-size: 11px;
    color: #696969;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.grid-last-item
{
    border-top: #696969 1px solid;
    border-left: #696969 1px solid;
    border-bottom: #696969 1px solid;
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 4px;
    padding-top: 4px;
    margin: 1px;
}


/*排名标题链接(当年的记录)*/
.linkTitle a.current
{
    color: White;
    display: block;
    background-color: Gray;
    width: 56px;
}
.linkTitle a.current:hover
{
    color: Yellow;
}
.linkTitle a.current:visited
{
    color: White;
}
.linkTitle a.current:link
{
    color: White;
}

/*排名标题链接(各年的记录)*/
#Div_L UL
{
    margin-left: 14px;
}
#Div_L li
{
    list-style-type: none;
    width: 70px;
    float: left;
}
#Div_L a.Current
{
    color: White;
    display: block;
    background-color: Gray;
    width: 60px;
    text-align: center;
}
#Div_L a.Current:hover
{
    color: Yellow;
}
#Div_L a.Current:visited
{
    color: White;
}
#Div_L a.Current:link
{
    color: White;
}

