﻿@import url("public.css");

/* 自定 h 系列*/
h1
{
	font-size:1.15em;
	color:#880202;	
}

h2
{
	font-size:1.23em;
	line-height:1.5em;
	margin:0 0 20px 30px;
	background:url(../img/icon_style1/Highlighter-Yellow-icon_48.png) left center no-repeat;
	min-height:48px;
	height:auto;
	padding: 10px 30px 0 60px;
	display:inline-block;
	color:#222;
}

h5
{
	font-size:1em;
	margin:0 0 0 3px;
	background:url(../img/icon_style1/tab_go.png) left center no-repeat;
	padding: 0px 0px 0px 20px;
	height:14px;
	display:inline-block;
	float:right;
}

#QueryToolbar_container
{
	margin:0 10px 10px 10px;
	color:#006090;
    background-color: rgba(0, 0, 0, 0);
    background-image: -moz-linear-gradient(center top , #fcfcfc, #fafafa);
	padding:3px;
}

#QueryToolbar_wrapper
{

}

#QueryToolbar_wrapper div
{
	padding:4px 8px;
}

#QueryToolbar_container #Type
{
	float:left;
}

#QueryToolbar_container #YrSemRange
{
	float:left;
	margin-left:8px;
}

#QueryToolbar_container #Keyword
{
	clear:both;

}
#QueryToolbar_container #Keyword #txtKwd
{
    width:40%;
    border:1px solid #abc507;
    padding:2px 6px 3px 6px;
    color:#496f70;
}

#QueryToolbar_container .DropDownList
{
	padding:2px 3px;
	vertical-align:middle;
	max-width:100px;
	*width:80px;
}

#QueryToolbar_container #Keyword .InputWord
{
	width:250px;
	height:1.6em;
	vertical-align:middle;
	margin-right:10px;
}

#QueryToolbar_container #Keyword .SearchKeyword
{
	padding:1px 10px 1px 10px;
	*padding:2px 10px;
	vertical-align:middle;
	margin-right:4px;
}

.ctn
{
	padding:0px 10px;
}

.ctn table
{
	width:100%;
	font-size: 13px;
	margin-bottom:10px;
}

.ctn table tr
{
	line-height:1.3em;
}

.ctn table thead tr
{
	line-height:2.2em;
}

.ctn table thead tr th
{
	border-top:1px solid #73a4ac;	
	border-bottom:2px solid #73a4ac;
	background-color:#F8F8FF;	
	color:#006090;
	font-weight:bolder;
}

.ctn table tbody tr td
{
	border-bottom:1px solid #DDD;
	padding:7px 0;
}

 .ctn table tbody tr:hover
{
	background-color:#FAFAFA;
}

.ctn table tbody tr th, td
{

}

.ctn table .x_TDstyle_01
{
	text-align:center;
}

.ctn table .x_RecordThisMonth
{
	background:url(../img/icon_style1/new.png) left center no-repeat;
	padding-left:24px;
}

.ctn .x_noresult
{
	margin-top:10px;
}

.ctn_DeptAndTeacher
{
}

.ctn_DeptAndTeacher ul
{
	width:180px;
	float:left;
}

.ctn_DeptAndTeacher ul li
{
	line-height:2.2em;
	font-size:15px;
	background-color:#e5e5e5;
	border-bottom:1px solid #c7c7c7;
	border-right:2px solid #c7c7c7;
	
	margin-bottom:1px;
}

.ctn_DeptAndTeacher ul li a {border-left:5px solid #58912e; line-height:2.2em; display:block; padding-left:20px;}
.ctn_DeptAndTeacher ul li a:link{ color:#58912e; }
.ctn_DeptAndTeacher ul li a:visited{ color:#58912e; }
.ctn_DeptAndTeacher ul li a:hover{ color:#58912e; }
.ctn_DeptAndTeacher ul li a:active{ color:#58912e; }

.ctn_DeptAndTeacher ul li ul
{
	border-right:0px;
	float:none;
	background-color:#FFF;
}

.ctn_DeptAndTeacher ul li ul li
{
	font-size:13px;
	border-top:1px solid #c7c7c7;
	border-bottom:0px;
}

.ctn_DeptAndTeacher .x_onselect a{border-left:8px solid #ffa162}
.ctn_DeptAndTeacher .x_onselect a:link{ color:#c34f02; }
.ctn_DeptAndTeacher .x_onselect a:visited{ color:#c34f02; }
.ctn_DeptAndTeacher .x_onselect a:hover{ color:#c34f02; }
.ctn_DeptAndTeacher .x_onselect a:active{ color:#c34f02; }

.ctn_DeptAndTeacher .x_onselect ul li a {border-left:0px; line-height:2.2em; display:block; padding-left:40px;}
.ctn_DeptAndTeacher .x_onselect ul li a:link{ color:#222; }
.ctn_DeptAndTeacher .x_onselect ul li a:visited{ color:#222; }
.ctn_DeptAndTeacher .x_onselect ul li a:hover{ color:#222; }
.ctn_DeptAndTeacher .x_onselect ul li a:active{ color:#222; }

.ctn_DeptAndTeacher table
{
	width:680px;
	margin:0px 10px 10px 30px;	
	float:left;
}

.ctn_DeptAndTeacher table tr
{
	line-height:2.2em;
}

.ctn_DeptAndTeacher table thead tr th
{
	border-top:1px solid #ff8018;	
	border-bottom:2px solid #ff8018;
	background-color:#F8F8FF;
	color:#954a0d;
	font-weight:bolder;
}

.ctn_DeptAndTeacher table thead #x_navi_extall
{
    border:0px;
    line-height:1.2em;
    text-align:right;
}

.ctn_DeptAndTeacher table thead tr #x_extall
{
    background:url(../img/led-icons/page_white_text.png) left top no-repeat;
    padding:0px 12px 0px 19px;   
    color:#6C2435;     
}

.ctn_DeptAndTeacher table thead tr #x_extall:hover
{
    cursor:pointer;
	color:#954a0d;    
	text-decoration:underline;  
}

.ctn_DeptAndTeacher table thead #x_navi_nowdept
{
    border:0px; 
    color:#6C2435;
}

.ctn_DeptAndTeacher table thead tr #x_coll_ext
{
    text-align:right;
}

.ctn_DeptAndTeacher table thead tr #x_ext
{
    background:url(../img/led-icons/telephone.png) left top no-repeat;
    padding:0px 12px 0px 19px;
}

.ctn_DeptAndTeacher table tbody tr td
{
	border-bottom:1px solid #DDD;
}

 .ctn_DeptAndTeacher table tbody tr:hover
{
	color:#954a0d;
	border-bottom:1px dotted #ff8018;		
	background-color:#fff3e9;
}

.ctn_DeptAndTeacher table tfoot tr
{
}

.ctn_DeptAndTeacher table tfoot tr td
{
	color:#954a0d;
	text-align:right;
	border-top:2px solid #ff8018;		
}

.ctn_DeptAndTeacher table .x_TDstyle_01
{
	padding-left:20px;
}

.ctn_DeptAndTeacher table .x_link2publish
{
	padding-right:12px;
}

.ctn_DeptAndTeacher table .x_link2schedule
{
	padding-left:18px;
}

.ctn_DeptAndTeacher table .x_link2schedule:hover
{
	background:url(../img/icon_style1/link.png) left center no-repeat;
}

.ctn_DeptAndTeacher table .x_link2author
{
	padding-left:18px;
}

.ctn_DeptAndTeacher table .x_link2author:hover
{
	background:url(../img/icon_style1/link.png) left center no-repeat;
}


.ctn_Detail
{
	padding:0 10px;
}

.ctn_Detail table
{
	width:90%;
	margin:20px 0 10px 15px;
}

.ctn_Detail table tr
{
	line-height:1.2em;
}

.ctn_Detail table thead tr th
{
	color:#006090;
	font-weight:bolder;
	padding:7px 10px;	
	border-bottom:2px solid #73A4AC;
	background-color:#F8F8FF;
}

.ctn_Detail table tbody tr th
{
	color:#006090;
	font-weight:bolder;
	width:140px;
	padding:7px 10px 7px 25px;
	border-bottom:1px solid #DDD;	
}

.ctn_Detail table tbody tr td
{
	padding:7px 10px;
	border-bottom:1px solid #DDD;	
}

.QueryTeacher table
{

}

.QueryTeacher table thead tr th
{
    font-weight:normal;
    background-color: rgba(0, 0, 0, 0);
    background-image: -moz-linear-gradient(center top , #fcfcfc, #fafafa);    
    border-top:2px solid #ABC507;
    border-bottom:1px solid #ABC507;
}
.QueryTeacher table tbody tr:hover
{
	background-color:#fff;
}
.QueryTeacher table tbody tr td
{
    border-bottom:1px solid #efefef;
}
.QueryTeacher .x_info
{
	color:#94a90f;
    margin-right:1px;
}
.QueryTeacher .x_Teacher, .QueryTeacher .x_Dept, .QueryTeacher .x_FdTyp 
{
    margin-right:5px; 
    font-size:15px;
    text-shadow: 1px 1px 1px #efefef;
}
.QueryTeacher .x_Teacher:hover, .QueryTeacher .x_Dept:hover, .QueryTeacher .x_FdTyp:hover { color:#006090; cursor:help; }
.QueryTeacher .x_FdNme { margin-left:4px; font-size:14px;}
.QueryTeacher .x_FdNme:link { color:#7d283d; text-decoration:none; border-bottom:1px dotted #c76c82; }
.QueryTeacher .x_FdNme:visited { color:#7d283d; text-decoration:none; border-bottom:1px dotted #c76c82; }
.QueryTeacher .x_FdNme:hover { color:#006090; text-decoration:none; border-bottom:1px solid #006090; text-shadow:1px 1px 1px #EEE;}
.QueryTeacher .x_FdNme:active {color:#7d283d; text-decoration:none; border-bottom:1px dotted #c76c82; }

.QueryTeacher table tr td
{
    line-height:1.6em;
    letter-spacing:0.2px;
}
.QueryTeacher table tr td:nth-child(2)
{
    color:#9DB2B1;
}

#FindTeacher_Search
{
	width:180px;
	border-right:1px dashed #AAA;	
	color:#6C2435;
	float:left;
}

#FindTeacher_Search #Keyword
{
	background-color:#EFEFEF;	
	margin-right:10px;
	padding:4px 8px 8px 8px;			
}

#FindTeacher_Search #Keyword .InputWord
{
	width:100px;
	height:1.6em;
	margin:5px 0;
	vertical-align:middle;
}

#FindTeacher_Search #Keyword .Btn
{
	padding:1px 14px 2px 14px;
	*padding:2px 14px;
	margin:5px 0px 0px 5px;
	vertical-align:middle;
	float:right;
}

#FindTeacher_Search .KeywordRank
{
	margin:15px 0px 10px 10px;
}

#FindTeacher_Search .KeywordRank ul li
{
	line-height:2em;	
}

#FindTeacher_Search .KeywordRank p
{
	background:url(../img/icon_style1/help.png) 0 0 no-repeat;
	margin:-10px 10px 10px -5px;
	padding:0 0 10px  18px;
	line-height:17px;
	font-size:0.92em;
	color:#4183C4;
	border-bottom:1px dashed #AAA;	
}

#FindTeacher_Result
{
	float:left;
	margin:0px 10px 10px 30px;
	width:680px;
}

.FindTeacher_Hint
{
    background:url(../img/SystemHint.png) left top no-repeat;
	font-size:1.23em;
	width:500px;
	margin:10px 40px 5px 30px;	
	padding:10px 0px 0px 160px;
	float:right;	
	line-height:2em;
	color:#6C2435;
	height:150px;
}

.FindTeacher_Hint a:link { text-decoration:underline; color:#FF8018;}
.FindTeacher_Hint a:visited { text-decoration:underline; color:#FF8018; }
.FindTeacher_Hint a:hover { text-decoration:none; color:#FF8018; }
.FindTeacher_Hint a:active { text-decoration:none; color:#FF8018; }

#exit_blockUI
{
    text-align:right;
    color:#954A0D;
    font-size:1.23em;
    margin-top:10px;
}

#exit_blockUI a
{
    background:url(../img/led-icons/arrow_undo.png) left 2px no-repeat;
    padding-left: 18px;
}
#exit_blockUI a:hover 
{
    text-decoration:underline;
    cursor:pointer;
}

#full_coll_ext
{
    font-size:1.23em;
    width:540px;
    float:left;
    border:1px solid #FF8018;
}

#full_coll_ext tr
{
    line-height:2em;
}

#full_coll_ext tr th
{
    background-color:#F8F8FF;
    border:1px solid #FF8018;
    border-bottom:2px solid #FF8018;
    color:#954A0D;
    font-weight:bolder;
    padding-left:10px;
}

#full_coll_ext tr td
{
    padding:0px 30px;
    border-right:1px solid #FF8018;    
}

#AnalyticsMenu
{
    border-bottom:1px solid #CCC;
    padding-bottom:8px;
    margin-bottom:16px;
}
#AnalyticsMenu ul li
{
    display:inline-block;
    width:auto;
    float:left;
    margin-right:20px;
    line-height:30px;
}
#AnalyticsMenu ul li a {
	
}

