﻿@CHARSET "UTF-8";
body{
	font-family: "微软雅黑";
	font-size:10pt;
}
ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
h1,h3,h3,h4,h5{
	margin:0;
	padding:0;
}
.reader_info_img{
margin-left: 23px;
}
.space_table{
	width:100%;
	border:1px #d7d7d7 solid;
	border-top:1px #d7d7d7 solid;
	border-bottom:none;
	background-color:#FFFFFF;
}
.first_th{
	border-left:none!important;
}
.buttons{
	height:30px;
	border-top:1px #d7d7d7 solid;
	margin-top:10px;
	padding:8px 0 0 0;
}
.table_form{
	
	margin:0 9px;
}
.space_table th{
	line-height:28px;
	height:28px;
	font-weight:normal;
	text-align:left;
	border-left:1px #dbd3d3 solid;
	border-bottom:1px #cccccc solid;
	text-indent:5px;
	padding:0!important;
	line-height:18px;
}
.space_table td{
	line-height:28px;
	height:28px;
	border-bottom:1px #f1f1f1 solid;
	text-indent:5px;
	overflow:hidden;
}
#registerForm ul li{
	list-style:none;
}
.td_highlight{
	background-color:#999!important;
	color:#FFF;
}
.td_even{
	background-color:#F5F5F5;
}

#page_div{
	float:right;
	line-height:20px;
}

.inner_div{
	width:100%;
	float:left;
	font-size:14px;
}
.inner_div span{
}
.inner_div span em{
	line-height:30px;
	height:30px;
	display:block;
}
.inner_div ul li {
	text-align:center;
	width:100%;
	line-height:20px;
	padding:10px 0px 12px 0;
	margin-right:10px;
	background:url(./images/space_line.gif) no-repeat bottom;
	position:relative;
}
.inner_div ul{
	list-style-type:none!important;
	margin:0!important;
	padding:0!important;
}
.inner_div ul li a{
	color:#999999;
}
.inner_div ul li ul{
	display:none;
	width:220px;
	bottom:0;
	z-index:999;
	position:absolute;
	left:132px;
	background-color:#fcf9f9;
	overflow:hidden;
	border:#D2D2D2 1px solid;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#ebe1e1,direction=120,strength=4);
    -moz-box-shadow: 2px 2px 10px#909090;
    -webkit-box-shadow: 2px 2px10px #909090;
    box-shadow:2px 2px 10px#909090;
}
.haschild{
	position:absolute;
	z-index:1050;
}
.haschild em{
	width:13px;
	display:none;
	z-index:1000;
	height:22px;
	background:url(./images/haschild_ico.png) no-repeat;
	position:absolute;
	right:-13px;
	top:40%;
}
.rss_info{
	width:100%;
	overflow:hidden;
	border:1px #d7d7d7 solid;
	margin:10px;
	padding-left:10px;
}
.inner_div ul li ul li{
	float:left;
	background:none;
	width:110px;
	height:55px!important;
	margin-right:0;
}
.inner_div ul li img{
	border:none;
	width:35px;
}
.date_style{
	font-family:微软雅黑;
}

#reader_img{
	width:100px;
	height:100px;
}	

#page_div{
	margin:20 auto;	
	clear:both;
}

.div_header{
	font-size:20px;
	color:#ccc;
}

#search_form{
	float:left;
	height: 40px;
	width:100%;
	text-align: right;
}
#left_span{
	float:left;
	font-size:16px;
}
#content{
	clear:both;
	margin:10px;
}

/*这里是对预借页面的样式*/
#sendBook{
	width:100%;
}
#company{
	width:72%;
	float:left;
	text-align:center;
}
#company table{
	width:100%;
}
#readerInfo{
	float:right;
}
#info{
	margin:5px 0 0 20px;
	clear:both;
	color:#c00;
	display:block;
}
.header{
	background:#ccc;
	width:100%;
	display:block;
	color:#ff0;
}
#bookService{
	clear:both;
}

#prepay{
	color:purple;
	font-size:18px;
}

.em_righter{
	font-style:normal !important;
	font-size:16px;
	font-weight:bolder;
}

#operation_msg{
	font-size:16px;
	font-weight:bolder;
	color:red;
}
#operation_msg label{
	color:purple;
}
#operation_msg label:hover{
	cursor: pointer;
}
.message {
	color:red;
	font-size:16px;
}

.horizontal_table{
	width:100%;
}
.bold_td{
	font-weight: bolder;
	color:#A9A9A9;
}

.em_message{
	margin:0 0 0 70px !important;
	font-size:15px;
	width:250px !important;
	color:red;
}

.custom_question{
	display:none;
}
.form{
	margin:0px;
}
.login_form{
}
.reader_img{
	height:150px !important;
}
.reader_img img{
	height:150px;
	width:150px;
}
.login_form ul li{
	height:35px;
	line-height:35px;
}
.login_form ul li em{
	width:120px !important;
	white-space:nowrap;
}
.form ul{
	margin:0;
	padding:0;
	width:360px;
	float:left;
}
.form ul li{
	line-height:35px;
	line-height:35px;
}
.form ul li em{
	line-height:34px;
	height:34px;
	width:80px;
	text-align:right;
	margin-right:5px;
}
.form h3{
	line-height:36px;
	height:36px;
	font-size:16px;
	text-indent:10px;
	font-weight:normal;
	border-bottom:1px #CCCCCC dotted;
	margin-bottom:20px;
}

#chartContainer {
	width:98%;
	height:250px;
	margin:10px;
}

.point_span {
	font-size:12px;
	color:#999999;
	padding-left:10px;
}

/*放大150%  start*/

.w1200 body {
    font-size:15pt!important;
}
/*导航*/
.w1200 #navbar {
    height: 44px!important;
    line-height: 44px!important;
}
.w1200 #navbar .navbar_bd {
    height: 44px!important;
    line-height: 44px!important;
}
.w1200 .navbar_menu_items ul li {
    line-height: 44px !important;
    height: 40px!important;
}
.w1200 #navar_ul{
	font-size: 20pt!important;
}
.w1200 .navbar_info_zh select{
	font-size: 15pt!important;
	display: inline-block!important;
	height: 30px!important;
}
.w1200 .navbar_menu_items ul li ul {
    top: 40px!important;
}
.w1200 .hot{
      margin: 10px 0 10px 1px!important;
}

.w1200 .search_select {
      font-size: 14pt;
          padding: 5px 8px 5px 8px!important;
}
.w1200 .advance_search_button {
    font-size: 14pt!important;
}
.w1200 .search_input input {
    font-size: 14pt!important;
}
.w1200 .search_button {
    font-size: 14pt!important;
}

/*大标题*/
.w1200 .libName {
	 margin: 60px auto 44px auto!important;
    font-size: 48px!important;
}



.w1200 #searchDiv{
	width: 1028px!important;
}


/*3个选择*/
.w1200 .search_more {
    width: 986px!important;
}
/*显示文献类型*/
.w1200 .booktypes label {
    height: 34px!important;
}
.w1200 .booktypes label input {
    display: inline-block!important;
    width: 16px!important;
    height: 16px!important;
    position: relative!important;
    top: 2px!important;
}

/*  显示更多选项*/
.w1200 .search_hidden>div {
	font-weight: bold!important;
   	line-height: 36px!important;
}
.w1200 .search_hidden select {
	    font-size: 15pt!important;
		display: inline-block;
		height: 26px!important;
}
.w1200 .search_hidden label {
	font-weight: normal;
  
}
.w1200 .search_hidden label input{
	display: inline-block!important;
    width: 16px!important;
    height: 16px!important;
    position: relative!important;
    top: 1.4px!important;
}
.w1200 #libraries{
	font-weight: bold!important;
}

.w1200 .w160{
	width: 250px!important;
    margin-bottom: 10px!important;
}


/*书目查询提示*/
.w1200 .tips{
	width: 1000px!important;
}
.w1200 .tips li {
    line-height: 38px!important;
}

/*页脚*/
.w1200 #page_footer{
	height: 30px!important;
}

/*搜索框*/
.w1200 .search_select {
    width: 136px!important;
    height: 40px!important;
    background: url(./images/bg2.png) no-repeat 0 0px!important;
}
.w1200 .search_input {
    width: 486px!important;
    height: 40px!important;
    line-height: 40px!important;
    background: url(./images/bg2.png) no-repeat -139px 0!important;
}

.w1200 .search_input input {
    line-height: 32px!important;
    height: 32px!important;
    margin-left: 40px!important;
    width: 440px!important;
}
.w1200 .search_button {
    width: 96px!important;
    height: 40px!important;
    background: url(./images/bg2.png) no-repeat -627px 0!important;
    margin-right: 7px!important;
}
.w1200 .advance_search_button {
    width: 138px!important;
    height: 40px!important;
    background: url(./images/bg2.png) no-repeat -724px 0!important;
}


/*放大150%  end*/
