@charset "utf-8";

.articlehistory{
	width:858px;
	padding:10px 20px 0 22px;
	display:block;
	margin:10px 0 20px 10px;
	overflow:hidden;
}
.tops{
	height:45px;
	position:relative;
	margin-bottom:16px;
	font-size:12px;
}
.tops a.btn_gray img, .tops a.btn_blue img{
	display:inline;
	line-height:19px;
    vertical-align:middle;
}

.tops a.btn_blue,.tops a.btn_gray
{

    float:left;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
	/*width:80px;*/
	layout-grid-line:80px;
	height:19px;
	text-decoration:none;
	margin-right:10px;

	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	display: inline-block;

	padding: 2px 15px;

	text-decoration: none;
	/* [disabled]text-shadow:1px 1px 0px #a2d613; */
	margin-left: 5px;
}
.tops a:hover.btn_blue,.tops a:hover.btn_gray {
}
.tops a.btn_blue:active,.tops a.btn_gray:active {
	/*position:relative;
	top:1px;*/
}

.tops a.btn_blue:not(:target),.tops a.btn_gray:not(:target) {
    filter: none;
    -ms-filter: none;
}
.tops a:hover.btn_blue:not(:target),.tops a:hover.btn_gray:not(:target) {
    filter: none;
    -ms-filter: none;
}

.button{ float:right; margin-top:20px; margin-right:2px;}


.tops ul{ float:left; margin:0; padding:0;}
.tops ul li{ display:inline;}
.tops ul li a{
	float:left;
	text-decoration:none;
	margin-right:5px;
	margin-left:5px;
}
.tops ul li span{
	float:left;
	text-decoration:none;
	margin-right:5px;
	margin-left:5px;
}
.tops ul li a.nottouchdevice:hover{ text-decoration:underline;}
.tops ul li a.gray_text{ }
.tops ul li a.active_tops{ text-decoration:underline;}
.tops ul li b{  float:left; }
.tops p{ position:absolute; right:0; padding:0 2px 0 0; margin:0;}

/* section */
.sectionhistory{
	height: 135px;
	padding-top: 10px;
	margin-top: 10px;
	display: block;
}
.cnt_section_list{
	margin: 0;
	height: 120px;
	position: relative;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left:10px;
}
.cnt_section_list:hover{
}
.cnt_section_list a.img{
	display: block;
	position: relative;
	width: 161px;
	height: 120px;
	float: left;
}
.cnt_section_list a.img img{
	margin: 7px auto 0;
	position: relative;
}
/*.cnt_section_list a.img img.book_icon{
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
}*/
.cnt_section_list .text{
	float: left;
	height: 120px;
	margin: 0 0 0 35px;
	width:400px;
}
.cnt_section_list .text a.name{
}
.cnt_section_list .text a.name img
{
    float:left;
    display:inline-block;
    margin-right:5px;
}

.cnt_section_list .text a.name:hover{ text-decoration:none; }
.cnt_section_list .text ul.date{ margin-top: 0px; }
.cnt_section_list .text ul.date li{
}
/*---*/
.cnt_section_list .text .info{
	overflow: hidden;
	margin-top: 10px;
}
.cnt_section_list .text ul.pic{
	float: left;
	margin-top: 20px;
}
.cnt_section_list .text ul.pic li{
	float: left;
	/*margin-left: 17px;*/
	margin-left: 0px;
	display: inline-block;
}
.cnt_section_list .text ul.pic li img {
	position: relative;
	left: -1px;
}

.cnt_section_list .text ul.pic li img.pen {
	margin-left: 15px;
}

.cnt_section_list .text ul.pic li a.read {
	margin-top: 42px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	display: inline-block;
	padding: 2px 26px;
	text-decoration: none;
	margin-left: 5px;
}
.cnt_section_list .text ul.pic li a.read:hover {
}.cnt_section_list .text ul.pic li a.read:active {
	/*position:relative;
	top:1px;*/
}
.cnt_section_list .text ul.pic li a.read:not(:target) {
    filter: none;
    -ms-filter: none;
}
.cnt_section_list .text ul.pic li a.read:hover:not(:target) {
    filter: none;
    -ms-filter: none;
}

.cnt_section_list .text ul.pic li a.read_hover {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	display: inline-block;
	padding: 2px 26px;
	text-decoration: none;
	margin-left: 5px;
	line-height: 20px;
	margin-left: 5px;
}.cnt_section_list .text ul.pic li a.read_hover:hover {
}.cnt_section_list .text ul.pic li a.read_hover:active {
	/*position:relative;
	top:1px;*/
}

.cnt_section_list .img .band_horizontal {
	position: absolute;
	top: -4px;
	left: 1px;
}
.cnt_section_list .img .band_vertical {
	position: absolute;
	left: 40px;
	top: -4px;
}
/*
.cnt_section_list .text .info .pic li .read {
	position: absolute;
	right: 20px;
	top: 50px;
}
*/
.cnt_section_list .text .info .pic li .iconList {
	position: absolute;
	right: 20px;
	top: 50px;
}


#main-searchresult
{
	padding:10px 20px 10px 22px;
	display:block;
	margin:10px 10 20px 10px;
	height: 25px;
}
#main-searchresult span
{
	float: left;
	margin-right: 15px;
}
#main-searchresult input
{
	float: left;
	margin-right: 10px;
}
#main-searchresult input[type="radio"]
{
	margin-right: 5px;
}
.tops a.btn_gray, .tops a.btn_blue{
	float:left;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
	width:80px;
	layout-grid-line:80px;
	height:19px;
	text-decoration:none;
	margin-right:10px;
	margin-right: 15px;
}
a:hover
{
	cursor:pointer;
}
#main-searchresult span:hover
{
	cursor: pointer;
}

#msgSearchNotExist
{
    display: none;
}
#msgHistoryNotExist
{
    text-align:left;
    margin-top:20px;
    clear:both;
}

.sort-title{
    float: left;
    margin: 7px 7px 0px 0px;
}


.articlehistory{
	border:1px solid #ccc;
}
.tops{
	font-size:12px;
}
.tops a.btn_gray img, .tops a.btn_blue img{
}

.tops a.btn_blue,.tops a.btn_gray
{
	color:#fff;
	-moz-box-shadow: inset 0px 1px 0px 0px #86ACC7;
	-webkit-box-shadow: inset 0px 1px 0px 0px #86ACC7;
	box-shadow: inset 0px 1px 0px 0px #86ACC7;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #36638B), color-stop(1, #23486F) );
	background: -moz-linear-gradient( center top, #36638B 5%, #23486F 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#36638B', endColorstr='#23486F');
	background-color: #23486F;
	border: 1px solid #0C274D;
	color: #ffffff;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	/* [disabled]text-shadow:1px 1px 0px #a2d613; */
}
.tops a:hover.btn_blue,.tops a:hover.btn_gray {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #23486F), color-stop(1, #36638B) );
	background:-moz-linear-gradient( center top, #23486F 5%, #36638B 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#23486F', endColorstr='#36638B');
	background-color:#36638B;
}
.tops a.btn_blue:active,.tops a.btn_gray:active {
	/*position:relative;
	top:1px;*/
}

.tops a.btn_blue:not(:target),.tops a.btn_gray:not(:target) {
    background-image: url(button_back_off.svg);
}
.tops a:hover.btn_blue:not(:target),.tops a:hover.btn_gray:not(:target) {
    background-image: url(button_back_on.svg);
}

.button{ }


.tops ul{ }
.tops ul li{ }
.tops ul li a{
	font-size:12px;
	color:rgb(45,131,218);
}
.tops ul li span{
	font-size:12px;
	color:#333333;
}
.tops ul li a.nottouchdevice:hover{ }
.tops ul li a.gray_text{ color:#999999;}
.tops ul li a.active_tops{ color:#2d83da; }
.tops ul li b{ font-weight:normal; font-size:12px;}
.tops p{ color:#333333; font-size:12px;}

/* section */
.sectionhistory{
	border-top: 1px dashed #cccccc;
}
.cnt_section_list{
}
section.sectionhistory .cnt_section_list:hover{
	background-color: #EDEDED;
}
.cnt_section_list a.img{
}
.cnt_section_list a.img img{
}
/*.cnt_section_list a.img img.book_icon{
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
}*/
.cnt_section_list .text{
}
.cnt_section_list .text a.name{
	color: #37648C;
	font-size: 18px;
	font-size: 16px;
	display:inline-block;
    display: -ms-inline-grid;
}

.cnt_section_list .text a div.history_title{
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	width: 600px;
	margin-left: 30px;
}

.cnt_section_list .text a.name img
{
}

.cnt_section_list .text a.name:hover{  }
.cnt_section_list .text ul.date{ }
.cnt_section_list .text ul.date li{
	color:#333333;
	font-size:13px;
}
/*---*/
.cnt_section_list .text .info{
}
.cnt_section_list .text ul.pic{
}
.cnt_section_list .text ul.pic li{
}
.cnt_section_list .text ul.pic li img {
}
.cnt_section_list .text ul.pic li a.read {
	-moz-box-shadow: inset 0px 1px 0px 0px #86ACC7;
	-webkit-box-shadow: inset 0px 1px 0px 0px #86ACC7;
	box-shadow: inset 0px 1px 0px 0px #86ACC7;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #36638B), color-stop(1, #23486F) );
	background: -moz-linear-gradient( center top, #36638B 5%, #23486F 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#36638B', endColorstr='#23486F');
	background-color: #23486F;
	border: 1px solid #0C274D;
	color: #ffffff;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
}
.cnt_section_list .text ul.pic li a.read:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #23486F), color-stop(1, #36638B) );
	background:-moz-linear-gradient( center top, #23486F 5%, #36638B 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#23486F', endColorstr='#36638B');
	background-color:#36638B;
}.cnt_section_list .text ul.pic li a.read:active {
	/*position:relative;
	top:1px;*/
}
.cnt_section_list .text ul.pic li a.read:not(:target) {
    background-image: url(button_back_off.svg);
}
.cnt_section_list .text ul.pic li a.read:hover:not(:target) {
    background-image: url(button_back_on.svg);
}

.cnt_section_list .text ul.pic li a.read_hover {
	-moz-box-shadow: inset 0px 1px 0px 0px #86ACC7;
	-webkit-box-shadow: inset 0px 1px 0px 0px #86ACC7;
	box-shadow: inset 0px 1px 0px 0px #86ACC7;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #36638B), color-stop(1, #23486F) );
	background: -moz-linear-gradient( center top, #36638B 5%, #23486F 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#36638B', endColorstr='#23486F');
	background-color: #23486F;
	border: 1px solid #0C274D;
	color: #ffffff;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
}.cnt_section_list .text ul.pic li a.read_hover:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #23486F), color-stop(1, #36638B) );
	background:-moz-linear-gradient( center top, #23486F 5%, #36638B 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#23486F', endColorstr='#36638B');
	background-color:#36638B;
}.cnt_section_list .text ul.pic li a.read_hover:active {
	/*position:relative;
	top:1px;*/
}

.cnt_section_list .img .band_horizontal {
}
.cnt_section_list .img .band_vertical {
}
.cnt_section_list .text .info .pic li .read {
}

#main-searchresult
{
	border:1px solid #ccc;
}
#main-searchresult span
{
}
#main-searchresult input
{
}
#main-searchresult input[type="radio"]
{
}
.tops a.btn_gray, .tops a.btn_blue{
	color:#fff;
}
a:hover
{
}
#main-searchresult span:hover
{
}

#msgSearchNotExist
{
}
#msgHistoryNotExist
{
    color:#f00;
    font-size:16px;
}
.sort-title{
    font-size: 12px;
    color: #333333;
    text-decoration: none;
}