@charset "utf-8";

/* - —ÊË÷ --------- */
section h3 {
	background-image: url(/syllabus/hsoc2/syllabusmanage_img/icon01.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	padding-left: 20px !important;
	color: #6262D8 !important;
}
.searchKeyword form {
	border: 1px solid #E6DED2;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	overflow: hidden;
}
@media screen and (max-width: 640px) {
.searchKeyword form {
	
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	width: auto;
	max-width:95%;
	table-layout:fixed;
	display: block;
    overflow-x: auto; 
    white-space: nowrap;
}
.searchKeyword dl dd {
	width: auto;
	max-width:95%;
}
.searchKeyword input {
	width: 250px;
}
.searchKeyword .formBut {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px !important;
	border: none;
}


border-top: 1px solid #E6DED2;
}
.searchKeyword dl {
	padding: 4px;
}
.searchKeyword dt,dd {
	padding: 5px;
	font-size: 13px;
	line-height: 1.7em;
}
.searchKeyword dl dt {
	border-right: 1px solid #E6DED2;
	border-bottom: 1px solid #E6DED2;
	float: left;
	clear: both;
	width: 130px;
}
.searchKeyword dl dd {
	border-bottom: 1px solid #E6DED2;
	padding-left: 10px;
	float: left;
	width: 460px;
}
.searchKeyword .formBut {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 150px;
	border: none;
}
.searchKeyword .formBut input {
/*	background-color: #E6DED2; */
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: 10px;
	width: 100px;
	border: none;
	cursor:pointer;cursor:hand;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	behavior:url(/syllabus/hsoc2/css/PIE.htc);
	position:relative;
}
.searchKeyword input:focus {
	background-color: #F3F0EB;
}
@media screen and (max-width: 640px) {
.searchList table {
	font-size: 12px;
	padding: 0px;
	border: 1px solid #E6DED2;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	width: auto;
	max-width:95%;
	table-layout:fixed;
	display: block;
    overflow-x: auto; 
    white-space: nowrap;
}
.searchList table::-webkit-scrollbar{ 
    width: 10px;
	height: 10px;
}
.searchList table::-webkit-scrollbar-thumb{ 
    background: #ccc;
    border-radius: 10px;
}
.searchList table::-webkit-scrollbar-track-piece:start{
    background: #fff;
}
.searchList table::-webkit-scrollbar-track-piece:end{
    background: #fff;
}
}
@media screen and (min-width: 641px), print {
.searchList table {
	font-size: 13px;
	padding: 0px;
	border-left: 1px solid #E6DED2;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
}
.searchList table th {
	color: #FFF;
	background-color: #6262D8;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
	font-size: 14px;
}
.searchList table td {
	padding: 8px;
	border-right: 1px solid #E6DED2;
	border-bottom: 1px solid #E6DED2;
}
.searchList table dl {
	margin-bottom: 15px;
	margin-left: 7px;
}
.searchList table dt {
	background-image: url(/syllabus/hsoc2/syllabusmanage_img/icon02.gif);
	background-repeat: no-repeat;
	background-position: 4px 3px;
	padding-left: 18px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 10px;
}
.searchList table dd {
	line-height: 1.3em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(/syllabus/hsoc2/syllabusmanage_img/icon03.gif);
	background-repeat: no-repeat;
	background-position: 4px 5px;
	padding-left: 17px;
	margin-left: 12px;
	margin-bottom: 6px;
}
/* - ½Y¹û¡¢¹ÜÀíÒ»ÓE --------- */
.searchResult table {
	font-size: 13px;
	line-height: 1.3em;
	margin-left: 10px;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
.searchResult table th {
	background-color: #A3C9EB;
	padding-top: 6px;
	padding-bottom: 6px;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}
.searchResult table td {
	padding: 5px;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}
.searchResult table td label input {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
/* - Ô”¼š --------- */
.searchDetail #print {
	float: right;
	margin-right: 12px;
	margin-bottom: 2px;
}
.searchDetail table {
	font-size: 13px;
	line-height: 1.3em;
	margin-left: 10px;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
.searchDetail table th {
	background-color: #91D6F7;
	padding-top: 6px;
	padding-bottom: 6px;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}
.searchDetail table td {
	padding: 5px;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}
.searchDetail dl {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 1.3em;
}
.searchDetail dl dt {
	font-weight: bolder;
	background-image: url(/syllabus/hsoc2/syllabusmanage_img/icon04.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-left: 15px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEAE2;
	padding-bottom: 4px;
}
.searchDetail dl dd {
	padding-left: 14px;
	padding-top: 2px;
}
