@charset "utf-8";

.articlecontentsearch{ 
	border:1px solid #ccc;
}
.tops{
}
.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;
}
.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 {
}

.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 */
.sectionsearchlist{
	border-top: 1px dashed #cccccc;
}
.cnt_section_list{
}
.cnt_section_list:hover{
	background-color: #FFFFFF;
}
.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: 16px;
}
.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 {
}
.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 {
}

.btn_bott  
{
    font-size: 14px;
    color: #fff;
    border: 1px solid #0C284E;
    background: #37648C; /* Old browsers */
    background: -moz-linear-gradient(top,  #37648C 0%, #22466D 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#37648C), color-stop(100%,#22466D)); /* Chrome,Safari4+ */
    -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-linear-gradient(top,  #37648C 0%,#22466D 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #37648C 0%,#22466D 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #37648C 0%,#22466D 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #37648C 0%,#22466D 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#37648C', endColorstr='#22466D',GradientType=0 ); /* IE6-9 */
}
a:hover.btn_bott{
    background: #22466D; /* Old browsers */
    background: -moz-linear-gradient(top,  #22466D 0%, rgb(16,89,163) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#22466D), color-stop(100%,#37648C)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #22466D 0%,#37648C 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #22466D 0%,#37648C 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #22466D 0%,#37648C 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #22466D 0%,#37648C) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#22466D', endColorstr='#37648C',GradientType=0 ); /* IE6-9 */
}


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

#main-ws section
{
	border-top: 1px dashed #cccccc;
}

#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
{
    font-size: 16px;
    color: #f00;
}

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