@import url("../../icon_new/css/all.min.css?200107");
.block {display: block;}
.mr-1 {margin-right: 0.25rem;}
.mr-2 {margin-right: 0.5rem;}
body {
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
/*	background-image: url(../Image/law2013_top_bg_h.gif);
	background-repeat: repeat-x;*/
}
/* 最外層網頁頁面大小 */
#BodyContainer {
	margin: 0 auto;
	text-align:center;
	width:1000px;
}
#BodyHeader {
	display:none;
}
/* 選單 */
#BodyMenu{
	background-repeat: repeat-x;
	position:fixed; /*讓選單覆蓋內容不會隨著捲軸滑動而消失專用..還有BodyContent*/
	*position:relative;
	margin-top:0px;/*讓選單覆蓋內容不會隨著捲軸滑動而消失專用*/
	_z-index: 998;/*讓選單覆蓋內容不會隨著捲軸滑動而消失專用*/
	z-index: 998;
	 _top:expression(documentElement.scrollTop+"px");/*讓選單覆蓋內容不會隨著捲軸滑動而消失專用*/
	 margin-left:-20px;
	 _margin-left:-35;
	 _width:1000px;
	}
#wrap {
	margin: 0 auto;
	position: relative;
	background-position: top;
}
/* These styles create the dropdown menus. */
#toolbar{
	height: 44px;
	*height: 49px;
	_height: 56px;
	background-color: #a9be2b;
	margin-top: 0px;
	_margin-top: 1px;
	*margin-top: 0px;/*ie6*/
	margin-bottom: 5px;
	_margin-bottom: 0x;
	padding-top: 5px;
	*padding-top: 0px;
	_padding-top: 9px;
	_padding-bottom: 8x;
	padding-bottom: 0px;
	background-image: url(../Image/civil_new_top_bg.gif);
	width: 270px;
	_width: 280px;
	float:left;
	*float:none;
	clear: both;	/*background-image: url(../Image/doctor_new_top_search.gif);*/
	background-repeat: repeat-x;
}
#toolbar form input {
	padding-bottom: px;
	_padding-bottom: px;
	padding-left: px;
	margin-bottom:: 0px;
}


#navbar {
	height: 49px;
	background-color: #a9be2b;
	margin-top: 0px;
	_margin-top: 0px;
	margin-bottom: 5px;
	_margin-bottom: 0x;
	padding: 0px 0px 0px 12px;
	background-image: url(../Image/civil_new_top_bg.gif);
	_height: 54px;
	background-repeat: repeat-x;
	padding-left:0;
}
#navbar li {
	font-size: 15px;
	list-style: none;
	margin: 0;
	float: left;
	height: 40px;
	_height: 44px;
	_margin-top:0px;
	_margin-bottom:0px;
	vertical-align: middle;
	padding-top: 8px;/*原本是5因為放了跑馬燈*/
	_padding-top: 8px;
	*padding-top: 11px;
	padding-right: 5px;
	padding-left: 4px;
	_padding-left: 4px;
}
#navbar .color1 {
	padding-top: 10px;
	*padding-top: 13px;
}
#navbar .color2 {
	height: 39px;
	background-color: #869240;
	background-repeat: repeat-x;
	background-position: right top;
	_height: 54px;
	*height: 54px;
	margin-top:2px;
	*padding-top: 10px;
}
#navbar .color3 {
	height: 39px;
	background-color: #869240;
	background-repeat: repeat-x;
	background-position: right top;
	_height: 54px;
	margin-top:2px;
	width: 125px;
	_width: 133px;
}
#navbar .color3 img {
	float: left;
	margin-right: 5px;
	margin-left: 4px;
}



#navbar li a {   /* 首頁TOP 主選項 */
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none; 
	padding-top: 9px;
	padding-left: 5px;
	_padding-left: 4px;
	padding-right: 5px;
	_padding-right: 4px;
	_padding-bottom: 0px;
}
#navbar li ul{
	display: none;
	width: 10em; /* Width to help Opera out */
	height:1.3em;
	background-color: #FFFFFF;
}
#navbar li ul.long {
	width:16.5em;
	
}
#navbar li ul.short {
	width:8em;
}
#navbar li ul.short2 {
	width:12.5em;
}
#navbar li:hover ul, #navbar li.hover ul {  /* 滑出的次選項距離 */
   display: block;
   position: absolute;
   top:auto;
   margin: 0;
   padding: 0; 
   margin-top: 11px;
   _margin-top: 16px;
   margin-left: -4px;
   _margin-left: -4px;
   }
#navbar li:hover li, #navbar li.hover li {
	float: none;
    height:1.5em;	
	padding:0;
}
#navbar li:hover li a, #navbar li.hover li a {
	color: #ffffff;
	font-size:15px;
	padding: 5 2 0 10px;
	font-weight: normal;
    height:1.8em;	
    background-color: #a9be2b;  /* 滑出的次選項底色 */
}
#navbar li li a:hover {
	background-color: #869240;
}

#BodyContent {
	background-color:#FFFFFF;
	padding-top:50px;/*配合選單覆蓋內容專用*/
	_padding-top:0px;/*配合選單覆蓋內容專用*/
}
#BodyContent_test {
	background-color:#FFFFFF;
	padding-top:60px;
	_padding-top:0px;
}
/* 共用元素 */
.title {
	color:#0085CA; /*原本是黃色#FFCC00，應是高普考主色 */
	font-size:16px;
	font-weight:bold;
}
.subtitle {
	color:#607185;
	font-size:14px;
	font-weight:bold;
}
/* MAP */
.title {
	color: #495023;
	font-size: 16px;
	font-weight: bold;
}
.subtitle {
	color:#607185;
	font-size:14px;
	font-weight:bold;
}
.maptxt {
	color:#000000;
	font-size:13px;
}
.maptxt a {
	color:#0069a6;
}
.maptxt a:hover {
	text-decoration:none;
}
/* 左欄選單 */
#BodyContentAd {
	float:left;
	width:208px;
	text-align:left;
	margin:0 5px 0 5px;
	_margin:0 3px 0 5px;
	background-color:#FFF;
}
/* 關鍵報告 */
#prepare {
	background-image:url(../Image/law2013_keyreport_bg.gif);
	background-repeat:no-repeat;
	height:145px;
	padding-top:19px;
	text-align:right;
	width:208;
}
#prepare .txt { /* 無連結版 */
	color:#607185;
	font-size:13px;
	line-height:18px;
	padding-right:20px;
}
#prepare a {
	color:#607185;
	font-size:13px;
	line-height:18px;
	padding-right:20px;
	text-decoration:none;
}
#prepare a:hover {
	text-decoration:underline;
}
/* AD類科選單 */
#Divsion_menu {
	background-image: url(../../File/Image/civil_new_lefticon_exam_bg2.gif);
	background-repeat: repeat-y;
	line-height: 0px;
}
#Divsion_menu .title {
	color:#607185;
	font-size:16px;
	margin-top:5px;
	padding-left:23px;
}
#Divsion_menu ul{

}
.exammenu {
	margin-top: -55px;
	float: right;
	width: 128px;
	list-style-type: none;
	margin-right:0px;
}
.exammenu li {
	background-image: url(../Image/civil_new_icon_arr_org.gif);
	background-repeat: no-repeat;
	width: 128px;
	_width: 120px;
	margin-left: 10px;;
	background-position: 20px 8px;
}

.exammenu a {
	color:#424B52;
	font-size: 15px;
	line-height:25px;
	font-weight:normal;
	text-decoration:none;
	margin-top:0px;
	margin-left:30px;
}
.exammenu2 {
	float: left;
	_margin-top: 10px;
	margin-bottom: 8px;
	_margin-bottom: 0px;
	margin-left: -30px;
	_margin-left: 10px;
	*margin-left: 5px;
	list-style-type: none;
	width:100px;
}
.exammenu .title  {
	margin-left: -40px;
	margin-bottom: 4px;
}
.exammenu ol  {
	list-style-image: url(../Image/law2013_icon_arr_org.gif);
	margin-left: 18px;
}
.exammenu ol li a {
	color:#424B52;
	font-size:13px;
	margin-left: -5px;
}
.exammenu a:hover,.second a:hover {
	left:1px;
	top:1px;
	position:relative;
	text-decoration:underline;
}
.second a {
	color:#424B52;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;	
}
.second th {
	line-height:2;
}
.second td a {
	color:#424B52;
	line-height:25px;
}
.second td a:over {
	color:#424B52;
	text-decoration:underline;	
}
/*考古題上方的熱門訊息*/
#hotNewsLink{
	float: left;
	width: 570px;
	margin-bottom: 25px;
	padding: 8px;
	border: 2px solid #693;
	margin-left: 0px;
	color: #F60;
	border-radius: 5px;
}
#hotNewsLink .inLinktxt{
	position:relative;
	top:2px;
	color: #693;
	text-decoration: none;
}
#hotNewsLink .inLinktxt:hover{
	text-decoration: underline;
	color: #F60;
}
/*考古題頁面的分類選項*/
#exam_item {
	float:left;
	list-style-type: none;
	display: block;
	width: 100%;
	border-bottom: 4px solid #58852C;
	margin-bottom: 7px;
	}
#exam_item  li {
	display: inline;
	float: left;
	width:110px;
	_width:109px;
	margin-right: 10px;
	margin-bottom: 8px;
	}
#exam_item  a {
	display: inline;
	float: left;
	font-weight: bold;	
	color:#58852C;
	}
#exam_item  a:hover {
	color:#58852C;
	}
	
/*跳表單*/	
#exam #asksend{
	color: #FFFFFF;
	border: 2px none #58852C;
	padding: 5px;
	font-weight: bold;
	background-color: #58852C;
	width: 200px;
	float: right;
	text-align: center;
	border-radius:4px;
	margin-right:15px;
	behavior: url(../File/css/PIE.htc);
}
#exam #asksend a{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 15px;
}
#exam #asksend a:hover{
	text-decoration:none;
}
/*css三角形*/
#exam #asksend_3line{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 25px 6px 0;
	border-color: transparent #58852C transparent transparent;
	line-height: 0px;
	_border-color: #000000 #58852C #000000 #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
	float:right;
	margin-top:10px;
	_margin-right:-2px;
}		
	
#asktitle{
	color: #FFF;
	font-size: 17px;
	font-family: "微軟正黑體";
	font-weight: normal;
	line-height: 30px;
}

/* DVD & MP3廣告 */
#DVD {
	_width: 200px;
	background-image: url(../Image/civil_new_lefticon_digitalclass_bg.gif);
	background-repeat: repeat-y;
}
.books_list dd{margin:0 8px;text-indent: -12px;}
.books_list{margin:0;}
#link {
	background-color:#e7eaee;
}
#DVD,#link {
	color:#424B52;
	font-size:13px;	
	font-weight:normal;
	line-height:1.8;
}
#DVD td {
	padding-right:5px;
}
#DVD a ,#link a{
	color:#424B52;
	font-size:13px;
	text-decoration:none;
}
#DVD a:hover,#link a:hover {
	text-decoration:underline;
}
#dvd_2 li a{
	list-style-position: inside;
	list-style-type: disc;
	margin-left:-15px;
	margin-left:-6px\0;
	_margin-left:0px;
}
#imgline{
	/*_margin-top:100px;*/
}
.books_title{color: #0072b4;font-weight: 900;font-size:1.05rem;}
#onlinebuy{
	background-image: url(../Image/civil_new_lefticon_digitalclass_bg.gif);
	background-repeat: repeat-y;
	padding-left: 6px;
	color: #424B52;
	font-size: 13px;
	text-decoration: none;
	line-height: 1.8;
}
#onlinebuy a ,#link a{
	color:#424B52;
	font-size:13px;
	text-decoration:none;
}
#onlinebuy a:hover,#link a:hover {
	text-decoration:underline;
}
#onlinebuy_1{
	background-image: url(../Image/civil_new_lefticon_digitalclass_bg.gif);
	background-repeat: repeat-y;
	color: #424B52;
	font-size: 13px;
	text-decoration: none;
	line-height: 1.8;
}
#onlinebuy_1 a ,#link a{
	color:#424B52;
	font-size:13px;
	text-decoration:none;
}
#onlinebuy_1 a:hover,#link a:hover {
	text-decoration:underline;
}
#onlinebuy_1 #buylist{
	padding-left: 20px;}
#onlinebuy2,#onlinebuy2 a{
	font-size: 13px;
	color: #333;
}
#onlinebuy_3{
	background-image: url(../Image/civil_onlinecourses_bg.gif);
	color: #424B52;
	background-repeat: repeat-y;
	font-size: 13px;
	text-decoration: none;
	line-height: 1.8;
}
/*控制網頁共版區塊項目符號用*/
#onlinebuy_3 #buylist{
	padding-left: 14px;
}
/*控制後台項目符號距離用*/
#onlinebuy_3 #buylist .NewsStyle a{
	padding-left: 10px;
	padding-left: 0px\0;
}
#onlinebuy_3 a ,#link a{
	color:#424B52;
	font-size:13px;
	text-decoration:none;
}
#onlinebuy_3 a:hover,#link a:hover {
	text-decoration:underline;
}
#dvd_2 .buytitle{
	color: #FFFFFF;
	background-color: #CC3300;
	_padding: 3px;
	padding: 3px;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 4px;
	width: 145px;
	font-size: 13px;
}

/* 右欄AD */
#BodyContentAd2 {
	background-color:#FFFFFF;
	float:right;
	font-size:13px;
	margin-right:0px;	
	padding-left:0px;	
	_padding-left:0px;
	text-align:left;
	width:165px;
	_width:160px;
	padding-top: 8px;
}
#BodyContentAd2 a{
	color:#424a54;
	text-decoration:none;
}
#BodyContentAd2 a:hover {
	text-decoration:underline;
}

/* 考試倒數 */
#clock {
	height: 130;
	padding-bottom: 0px;
	_padding-bottom: 8px;
	margin-bottom: 10px;
}
#clock .title {
	font-size:13px;
	color:#FFF;
	font-weight:bold;	
	line-height:1.5;
	text-align:center;
	background-image: url(../../File/Image/civil_new_clock_01.gif);
}
#clock .title2 {
	background-image: url(../../File/Image/civil_new_clock_03.gif);
	background-repeat: no-repeat;
}
#clock .title3 {
	background-image: url(../../File/Image/civil_new_clock_02.gif);
	background-repeat: no-repeat;
}
#clock .date {
	font-size:30px;
	font-family:Arial,  sans-serif;
	color:#424a54;
	font-weight:bold;	
	line-height:1.0;
}
#clock .date2 {
	font-size:12px;
	font-family:Arial,  sans-serif;
	color:#424a54;
	line-height:1.0;
}

#clock #clockcon {
	float: left;
	margin-top: 25px;
	*margin-top:15px;
	padding-top:0px;
	margin-bottom:15px;
}
#clock a {
	font-size:13px;
	line-height:1.2;
	color:#ef3c96;
}
#clock td .lr_servkind_online {
	color:#E86902;
}
#clock td .lr_servkind_offline {
	color:#737373;
}

/* 線上客服已崁入IFRAME
#cus {
	background-image:url(../Image/doctor_new_service_all.gif);
	background-repeat:no-repeat;
	height:93;
	_height:96;
	padding-top: 3px;
	padding-bottom: 0px;
	margin-top:3px;
}

#cus a {
	font-size:12px;
	line-height:1.2em;
}
#cus td .lr_servkind_online {
	color:#ef3c96;
}
#cus td .lr_servkind_offline {
	color:#bfbfbf;
} */
.service_icon {color: #e36424;font-size: 1.125rem;}
.service_icon i {transform: rotateY(180deg);color: #005D96;margin-right: 0.125rem;}
#service_index a:hover {text-decoration: none;}
#service_index .offline i {color: #6E8B9D;}
#service_index{border: 1px solid #D2D2D2;border-radius:5px;background-color: #FFF;margin:10px 6px 3px auto;width: 98%;}
/* 考取分享站 */
#share {
	height:65;
	padding-top: 3px;
	padding-bottom: 1px;
}


/* 會員專區 */
#member {
	background-image: url(../Image/civil_Member_1_0.gif);
	background-repeat: no-repeat;
	height: 75px;
	line-height: 12px;
	margin-top: 10px;
}

#member a{
	padding-left:70px;
	font-size:12px;
	line-height:1.4em;
}
/* 右側AD2小BTN */
#right_btn {
	/*height: 50px;
	margin-top: 5px;*/
	background-image: url(../Image/doctor2014_right_btn_bg.gif);
	background-repeat: repeat-y;
	background-position: 2px 1px;
	_background-position: 1px 1px;
	text-align: center;
	color: #F06;
}

#right_btn a{
	padding-left: 0px;
}
#real td{color:#fff;}

/*圖片框線
#right_btn img{
	border: 1px solid #E4E4E4;
}*/

/* 舊生專區 */
#oldstudent {
	background-image: url(../Image/civil_old_classmate_bg.gif);
	background-repeat: repeat-y;
	margin-top: 10px;
}
#oldstudent  a {
	font-size: 13px;
	;
	padding-left: 20px;
	line-height: 20px;
}
#oldstudent  a .blue {
	color:#09F;
}

/* 學員 */
#student {
	background-image: url(../../File/Image/civil_new_student.gif);
	background-repeat: no-repeat;
	height: 150px;
	line-height: 14px;
	margin-top: 10px;
}
#student a{
	padding-left:70px;
	font-size:13px;
	line-height:1.4em;
}
/* 好書推薦 */
#learn {
	background-image: url(../../File/Image/civil_new_book_bg.gif);
	background-repeat:repeat-y;	
	line-height: 10px;
}
#learn td a {
	font-size:12px;
}
#learn .subtitle {
	padding-left:5px;
	line-height:20px;
}
#learn .New {
	font-size:13px;
	padding-left:13px;
	line-height:1.5em;
	color:#ef3c96;
	font-weight:bold;
}

/* 樂事分享 */
#happyshare {
	background-image:url(../Image/doctor_new_angle_bg.gif);
	background-repeat:repeat-y;
	padding-top: 0px;
	margin-top: 1px;
	margin-bottom: 3px;
}
#happyshare a {
	line-height:21px;
	
}
#happyshare ul {
	list-style-type: none;
	_margin-left: 0px;
	margin-left:0px;
	padding:0px;
	list-style-position: inside;
	text-align:center;
}
/*舊版IE 間距呈現正常用*/
#happyshare a img{
	_margin-bottom: 8px;
	
}
#btn_link{
	text-align: center;
	width:158px;
	float:left;
}
#btn_link img{
	text-align: center;
	margin: auto auto 5px;
	width: 115px;display: block;	
}
/* 小龍醫科館 */
#lon {
	background-image:url(../Image/doctor_new_angle_bg.gif);
	background-repeat:repeat-y;
	padding-top: 0px;
	padding-left:10px;
}
#lon a {
	line-height:1.4em;
}
#lon .lontitle {
	color:#424a54;
	font-size:13px;
	line-height:1.4em;
	font-weight:bold;
}
#lon .lontitle2 {
	color:#0189c5;
	font-size:13px;
	padding-top:10px;
	line-height:1.4em;
	font-weight:bold;
}

/* 主欄 */
#BodyContentMain{
	text-align:left;
	padding:0px;
	margin:0px;
}
/* 導覽列 */
#BodyContentMainNavigator,#BodyContentMainNavigator  td {

	color:#000000;
	font-size:13px;
	font-weight:bold;	
	line-height:1.8;
	padding-left:3px;	
	text-align:left;
	margin-top:10px;
}
#BodyContentMainNavigator a,#BodyContentMainNavigator td a {
	color:#303030;
	font-weight:normal;
	padding-left:3px;
	text-decoration:underline;	
}
#BodyContentMainNavigator a:hover {
	text-decoration:none;
}

/* 內容欄 */
#BodyContentMainDetail {
	margin-left:5px;
	_margin-left:5px;
	width:600px;
	_width:595px;
	padding-top: 20px;
	float: left;
	
}
#BodyContentMainDetail_event {
	margin-left: 5px;
	_margin-left: 5px;
	*margin-left: 0px;
	width: 775px;/*ie10,chrome*/
	_width: 775px;/*ie7*/

	*width: 770px;/*ie6*/
	margin-top: 20px;
	_margin-top: 20px;
	float: left;
}
/* 內容欄 */
#BodyContentMainDetail_books {
	margin-left:30px;
	_margin-left:30px;
	width:680px;
	_width:680px;
	padding-top: 20px;
	float: left;
	
}

/*小龍醫師館*/
#BodyContentMainDetail_learning {
	margin-left:10px;
	_margin-left:10px;
	padding-top:20px;
	width:750px;
	_width:750px;
	float: left;
	
}

/*好成績*/
#BodyContentMainDetail table {
	border:0px 
}
#BodyContentMainDetail table .tableset {
	/*好成績首頁表格專用*/
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EAE8F9;
	border-right-color: #EAE8F9;
	border-bottom-color: #EAE8F9;
	border-left-color: #EAE8F9;
}
#BodyContentMainDetail .tableset  ul li{
	_padding-top:10;
	vertical-align: middle;
	line-height: 40px;
	height: 40;
	_height: 40;
	float: left;
}
#BodyContentMainDetail .tableset  ul{
	list-style-type: none;
	padding-top:0;
	margin-top:0;
}
#BodyContentMainDetail td {
	font-size:15px;
	color:#333333;
	line-height:150%;
}
#BodyContentMainDetail a {
	color:#000000;
	text-decoration: underline;
}
#BodyContentMainDetail a:hover {
	text-decoration: none;
	left: 0px;
	top: 2px;
	position: relative;
}
#BodyContentMainDetail .title-p {	/* 內容標題顏色 */
	color: #869240;
	font-size: 15px;
}
#BodyContentMainDetail .gradetd {	/* 好成績表格字體大小 */
	font-size: 12px;
}
#BodyContentMainDetail .gradered {	/* 好成績表格紅字標語 */
	color:#F00;
	font-size: 13px;
}
/* 近期熱門優惠 */	
#BodyContentMainDetailNews td {
	line-height:120%;
}
#BodyContentMainDetailNews .NewsStyle {
	font-size: 13px;
	color: #000000;
}
#BodyContentMainDetailNews .NewsStyle a:link {font-size: 13px;color: #000000}
#BodyContentMainDetailNews .NewsStyle a:visited {font-size: 13px;color: #000000}
#BodyContentMainDetailNews .NewsStyle a:hover {font-size: 13px;color: #000000}
#BodyContentMainDetailNews .NewsStyle a:active {font-size: 13px;color: #000000}
#BodyContentMainDetailNews .NewsStyle ol {
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(http://doctor.get.com.tw/File/Image/law-main-m-flag.gif);
}

/*經驗談內頁專用*/
#BodyContentMainDetail2 {
	margin:auto 0;
	width:750px;
	_width:750px;
	padding-top: 2px;
	float: left;
}
/*經驗談Listdetail的表格整體寬度*/
#BodyContentMainDetail2 table {
	margin:auto 0;
	width:730px;
	_width:730px;

}

/* 中間區_最新考情Tab */
#promote {
	width: 570px;
	_width: 570px;
	background-color: #FFFFFF;
	/*外框_最外面 1 */
	margin-top:0px;
	float: left;
}

#promote a:hover {
	left: 0px;
	top: 0px;
	position: relative;

}
#BodyContentMainDetail.news_tab {
	width:570px;
	_width:570px;
}
#BodyContentMainDetail #promote ul  {
	list-style-type:none;
	margin:0;
	padding:0;
}
#BodyContentMainDetail #promote li {
	list-style-type:none;
	margin:0;
	padding:5 0;
	_margin-bottom:5px;
}
#BodyContentMainDetail ul.tabs {
	text-align: center;
	width: 570px;
	_width: 570px;
}
ul.tabs li {
	/* 項目距離設定 */
	float: left;
	height: 36px;
	/* 分項時,每個項目高度調整 */
	width: 25%;
	_width: 24.9%;
	overflow: hidden;
	position: relative;
}	
ul.tabs li a {
	border-top:2px solid #414952;
	padding-top:14px;
	font-size:13px;
	color:#2c3148;
	display: block;
	font-weight:bold;
	text-decoration: none;
	font-family: "新細明體",  Arial;
	
}
ul.tabs li a:hover {
	border-top:4px solid #fd9923;
	color:#ef3c96;		
	padding-top:12px;

}
div.tab_container {
	background-image: url(../Image/civil_new_tab_content_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	clear: left;
	width: 570px;
	_width:100%;
	/*外框_內 2 */
}
div.tab_container .tab_content {
	padding-top:5px;
	width: 100%;
}
div.tab_container .tab_content td {
	letter-spacing: 0.06em;
}

div.tab_container .tab_content ol {
	margin-left:0px;
	margin-bottom:10px;
	padding:5 0 0 0px;
	/*外框_最內 3 -- 要再調 */
}
div.tab_container .tab_content li {
	color:#2c3148;
	font-size:13px;
	line-height:1.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7b828b;
	}
div.tab_container .tab_content a {
	color:#4a5d71;
	font-size:13px;
	font-weight:normal;
	line-height:1.5em;
	text-decoration:none;
}
div.tab_container .tab_content a:hover {
	color:#ef3c96;
	text-decoration:underline;	
}
div.tab_container .tab_content td .tabtop  a {
	text-decoration:underline;
}
div.tab_container .tab_content td .tabtop  a:hover{
	color:#000000;
	text-decoration:none;
}
.imgbox img{
	margin-top:8px;
}


/* 名師大串講Tab */
/* Style for Usual tabs */
.usual {
	_width:96%;
	width: 600px;
	background-color: #FFFFFF;
	float:left;
}
.usual .title{
	font-size:13px;
	color:#2c3148;
	font-weight:bold;
	font-family: "新細明體",  Arial;
	letter-spacing: 0.06em;
	background-image: url(../Image/civil_new_tab_content_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-left:3;
	height:38px;
}
#tech {
	width:600px;
}
#tech ul {
	margin-top:11px;
	padding-top:0px;
	margin-top:0px;
	margin-right:3px;
	padding-left:0px;
	_padding-left:0px;
	_margin-left:0px;
	_margin-right:0px;
	float:left;
	width:146px;
	_width:150px;
	list-style-type:none; 
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
}
#tech li {
	font-size: 13px;
	float: left;
	margin-top: 5px;
	width:120px;
}

#tech li .more{
	font-size: 13px;
	line-height: 26px;
	color: #0072b4;
}
#tech ul img {
	float:left;
}
#tech ul a {
	font-size:13px;
}
#tech ul a:hover {
	color:#96aa21;
}
.teacher-more {text-align: right;font-size: 13px;color: #0072b4;}
#promote .more, .usual .more {
	border:0;
	margin:0;
	padding-top:0px;
	text-align:right;
}
.usual .more a, #promote .more a {
	color:#424B52;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	text-decoration:none;
	padding-right: 10px;
}
.usual .more a:hover,#promote .more a:hover,#lawdata a:hover {
	left:1px;
	position:relative;
	text-decoration:underline;
	top:1px;
}
#tech td {
	font-size:13px;
	color:#424B52;
	line-height: 19px;
	border-right:1px dotted #939393;
}
#tech .noline {
	border-right:0px;
}
#tech td a {
	color:#424B52;
	font-size:13px;
	text-decoration:none;
}
#tech td a:hover {
	text-decoration:underline;
}
/*  目前沒用到
#success td a {
	color:#424B52;
	font-size:13px;
	text-decoration:none;
}
#success td a:hover {
	text-decoration:underline;
}
#examinfo td a {
	color:#424B52;
	font-size:13px;
	text-decoration:none;
}
#examinfo td a:hover {
	text-decoration:underline;
}
*/
/* 臨時靜態單一塊banner專用CSS*/
#acthot{
	width: 600px;
	float:left;
}
#acthot .title{
	font-size:15px;
	color:#2c3148;
	font-weight:bold;
	font-family: "新細明體",  Arial;
	letter-spacing: 0.06em;
	background-image: url(../Image/civil_new_tab_content_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-left:3;
	height:45px;
}

#acthot td a {
	color:#424B52;
	font-size:15px;
	text-decoration:none;
}
#acthot td a:hover {
	text-decoration:underline;
}

/* 戰績快報*/
#winnerhot{
	width: 600px;
	float:left;
}
#winnerhot .title{
	font-size:13px;
	color:#2c3148;
	font-weight:bold;
	font-family: "新細明體",  Arial;
	letter-spacing: 0.06em;
	background-image: url(../Image/civil_new_tab_content_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-left:3;
	height:45px;
}

#winnerhot .noline{
	font-size:13px;
	line-height: 18px;
	color: #424b52;
}
#winnerhot td a {
	color:#424B52;
	font-size:13px;
	text-decoration:none;
}
#winnerhot td a:hover {
	text-decoration:underline;
}
#winnerhot .more {
	padding-right: 10px;
	display:block;
	background-color:#f0f0f0;
	height:22px;
	text-align:right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #eae9e9;
	border-bottom-color: #eae9e9;
	padding-top:6px;
}
#winnerhot .more a {
	color:#424a54;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
#winnerhot .more a:hover {
	left:1px;
	position:relative;
	text-decoration:underline;
	top:1px;
}


/* 老師介紹表格 */
#teacher {
	padding:0px 0 50px 0px;
	font-size:15px;
	line-height:1.45em;
}
#teacher .title,#subject .title {
	color:#607185;
	font-size:20px;
	line-height:1.8em;	
}
#teacher .subtitle,#subject .title {
	color:#607185;
	font-size:16px;
	line-height:1.8em;	
}

#teacher  th{
    border: 1px solid #dbdbdb; 
	color:#737373;
	font-weight:bold;
	background-color:#e7e6e6;
	font-size:15px;
	padding:3px;
	letter-spacing:5px; 
}
#teacher  td{
	background-color:#FFF;
    border: 1px solid #dbdbdb; 
	font-size:15px;	
	padding:3 3 3 8px;
	text-align:left;
	line-height:1.45em;
	color:#5b5b5b;	
}
#teacher  td a{
	color:#0069a6;
	font-weight:normal;
	text-decoration:none;
}
#teacher td a:hover {
	text-decoration:underline;
}
/* 學生推薦 */
#teacher .studentpro {
	color:#737373;
}
/* 查詢結果顯示 */
#TrResult {
	padding-left:15px;
	color:#5b5b5b;
}
/* 科目頁 */
#subject th{
    border: 1px solid #dbdbdb; 
	color:#737373;
	font-weight:bold;
	background-color:#e7e6e6;
	font-size:15px;
	padding:3px;
	letter-spacing: 5px;
}
#subject td{
	background-color:#FFF;
    border: 1px solid #dbdbdb; 
	font-size:15px;	
	padding:3 3 3 8px;
	text-align:left;
	line-height:1.45em;
	color:#5b5b5b;		
}
#subject  td a{
	color:#0069a6;
	text-decoration:none;
}
#subject td a:hover {
	text-decoration:underline;
}
/* 課表頁 */
#newclass {
	padding:0px 0 50px 0px;
	line-height:1.6em;;
}
#newClass .title,#print .title {
	color: #607185;
	font-size:20px;
	font-weight:bold;
	padding-left:15px;
}
#newClass .subtitle {
	font-size:14px;
	padding-bottom:5px;
	padding-top:5px;
}
#newClass a {
	color:#0069a6;
	text-decoration:none;
}
#newclass a:hover {
	text-decoration:underline;
}
#newclass th {
    border: 1px solid #dbdbdb; 
	color:#737373;
	font-weight:bold;
	background-color:#e7e6e6;
	font-size:15px;
	padding:3px;
}
#newclass td,#print td {
	background-color:#FFF;
    border: 1px solid #dbdbdb; 
	font-size:15px;	
	padding:3px;
	text-align:left;
	line-height:1.45em;
	color:#5b5b5b;	
}
/* 課表列印 */
#print th {
    border: 1px solid #dbdbdb; 
	color:#000000;
	font-weight:bold;
	font-size:15px;
	padding:3px;
	
}
/* 新班開課 */
#openclass {
	_padding:25px 0 50px 20px;
	line-height:1.6em;
	width: 570px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 20px;
}

#openclass .title {
	color: #869240;
	font-size: 28px;
	padding-bottom: 15px;
}
#openclass .H {
	font-size:24px;
	color:#000;
	font-weight:bold;
	line-height:1.3em;
}
#openclass .Hs {
	font-size:18px;
	color:#f18a05;
	font-weight:bold;
	line-height:1.6em;
}
#openclass a {
	color: #869240;
	text-decoration: none;
}
#openclass a:hover {
	text-decoration:underline;
}
#openclass th {
	color:#737373;
	font-weight:bold;
	background-color:#e7e6e6;
	font-size:15px;
	padding:3px;
	line-height:1.5em;
}
#openclass td {
	font-size:15px;	
	padding:3 3 3 0px;
	text-align:left;
	line-height:1.6em;
	color:#5b5b5b;	
}
#openclass .photo {
	background-color:#4ba2d8;
	border:8px solid #E7E6E6;	
	color:#E03F00;
}
#openclass .photo th {
	border:0;
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	padding:3px;
	background-color:#4ba2d8;
}
#openclass .photo td {
	background-color:#4ba2d8;
	border:0;
	font-size:15px;	
	text-align:left;
	color:#FFFFFF;
	padding-left:0px;
}
#openclass .photo img {
	border:4px solid #F1AC05;
	margin-left: 70px;
}
/*新班開課最底下的雲端課程區塊*/
#cloud_subtitle{
	font-family: "Microsoft YaHei", "Microsoft Yi Baiti", "Arial Unicode MS";
	font-weight: normal;
	margin-left:10px;
}
#cloud_subtitle a{
	display:inline-block;
	text-align: center;
	font-size:0.7em;
	color: #6C7634;}
#openclass .course_cloud_bg{width:570px;display:inline-block;}
.course_cloud_bg ul{
	padding: 0;
	margin: 0 auto;
	list-style-type: none;
	font-family: "微軟正黑體";
}
.course_cloud_bg .cloud_list{
	width: 172px;
	float: left;
	margin-right: auto;
	margin-left: 15px;
}
.course_cloud_bg .cloud_list_title{
	font-size: 1em;
	color: #FFF;
	background-color: #6C7634;
	text-align: center;
	border-radius: 5px;
	padding: 3px;
	margin-bottom: 3px;
}
.course_cloud_bg img{border:0px;}
.course_cloud_bg img:hover{
	opacity:0.8;}


/* 相關課程ol控制 */
.Rclass ol {
	margin:0;
	padding:0 0 0 15px;	
} 
.Rclass li {
	float:left;
	list-style-type:none;
	width:20%;
}
/* 期刊 Begin */
/* 首頁期刊排列顯示 */
.products li{
	display:inline;
	height:260px;
	float:left;
	padding-bottom:20px;
	padding-left: -5px;
	padding-right: 5px;
	padding-top: 0px;
	text-align:center;
	width:150px;
}
.products a {
	color:#000000;
	line-height:1.5;
	text-decoration:underline;
}
.products a:hover {
	text-decoration:none;
}
.products img {
	border:0;
	width:120px;
	height:165px;
}
/* 期刊敘述連結為黑色 */
#description, #description a {
	font-size:small;
	color:#000000;
}
#Journalperiod th {
	font-size:30px;
	height:50;
	vertical-align:top;
	text-align:left;
}
#Journalperiod td {
	font-size:medium;
}
/* 期數標頭 */
#period{
	background-color:#B0B8C1;
	color:#000000;
	font-size:15px;
	font-weight:bold;
	padding-left:20px;
	line-height:35px;
}
/* 各期（篇）列表 */
#journalitemlist {
	font-size:13px;
	line-height:1.8;
	padding-top:26px;
}
#journalitemlist p {
	padding-top:0px;
}
#journalitemlist a {
	color:#000000;
}
#journalitemlist a:hover {
	text-decoration:none;
}
#journalitemlist ul {
	color:#666666;
	list-style-image:url(../Image/law2013_icon_squ_arr.gif);
	list-style-type:disc \9;
	margin-left:-20px;
	margin-left:20px \9; 
}
#journalitemlist li {
	line-height:1.2;
	padding-left:1em;
	padding-bottom:1em;	
}
/* 跳頁選單 */
/* 指定頁頁碼 */
.pages .onpage {
	color:#e96800;
	font-size:22px;
	font-weight:bold;
}
.pages a {
	color:#B0B8C1;
	font-weight:normal;
	text-decoration:none;
}
.pages a:hover {
	text-decoration:underline;
}
/* 期刊詳細資訊 */
#abstract {
	border-spacing: 0px;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.5;
}
#abstract a {
	color:#000000;
	text-decoration:underline;
}
#abstract a:hover {
	color:#0183B9;
	text-decoration:none;
}
/* 標題欄 */
#abstract th {
	background-color:#F2F2F2;
    border-top: 1px dotted #EA9A1C;
    padding: 6px;
	text-align:left;
	font-weight:normal;
	white-space: nowrap;	
}
#abstract td th {
	background-color:#3D3D3D;
    border-top: 0;	
	color:#FFFFFF;
}
#abstract td td{
    border: 1px solid #3D3D3D;	
}
/* 內容欄 */
#abstract td{
    border-top: 1px dotted #E86902;
    padding: 6px;
}
/*相關考題 */
#abstract .qa ol {
	list-style-type:upper-alpha;
}
#abstract .ans {
	color:#999999;
	font-size:smaller;
}
/* 見詳文 */
#abstract .goto td {
	border-top:0px;
	border-bottom: 4px solid #B0B8C1;
	text-align:center;
}
#abstract .goto a {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
#abstract .goto a:hover {
	color:#0183B9;
	text-decoration:none;
}
/* 上一篇下一篇 */
#abstract .updown {
	background-color:#8F8F8F;
	color:#FFFFFF;
	white-space:nowrap;	
}
#abstract .tblinebold {
	border-top: 4px solid #EA9A1C;	
}
#abstract .fontRed a {
	color:#FF0000;
	text-decoration:none;
}
#abstract .fontRed a:hover {
	text-decoration:underline;
}
/* 查詢結果列表 */
#resultlist {
	border-spacing: 0px;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
}
#resultlist th{
	border-bottom: 4px solid #B0B8C1;
	text-align:left;
}
#resultlist td {
    border-top: 1px dotted #E86902;
    padding-top: 6px;
	padding-bottom:6px;
}
#resultlist a {
	color:#000000;
	line-height:1.8;
	text-decoration:underline;
}
#resultlist a:hover {
	color:#0183B9;
	text-decoration:none;
}
.tbline td{
    border-bottom: 1px solid #EA9A1C;
}
.tbline th{
    border-bottom: 1px solid #EA9A1C;
}
#resultlist .pages td {
	border-top:0px;
}
/* 期刊 End */
/* 高手經驗談 Begin */
#media .title {
	color:#607185;
	font-size:20px;
}
/* 經驗談分類 */
#catelog {
	padding-top:10px;
}
#catelog #catelogend {
	clear: left;
	padding: 0 0 10px 0;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #006666;
}
#catelog ul {
	padding-left:20px;
	margin:0px;
}
#catelog li {
	width:33%;
	float:left;
}
#catelog li a {
	font-size:15px;
	color:#607185;
	font-weight:bold;
	text-decoration:none;
}
#catelog li a:hover {
	text-decoration:underline;
}
/* 經驗談表格 */
#media td {
	font-size:15px;
}
#media td a {
	color:#1480c4;
	font-weight:normal;	
	text-decoration:none;	
}
/* 經驗談各筆顯示Chapter */
#media td .red a {
	color:#e03f00;
	font-weight:bold;
}
#media td a:hover {
	text-decoration:underline;
}
#media .more{
}
/* 類別與人氣小字 */
#media .sfont, #media .sfont a {
	font-size:smaller;
}
/* 各檔分隔底線 */
#media .mediatb {
	background-repeat:no-repeat;
	height:30px;
	background-image: url(../Image/note_09.gif);
	background-position: center;
}
/* 經驗談detail頁 */
#media .detail {
	background-color:#F5F5F5;
}
/* detail標題、Chapter */
#media th {
	background-color:#FFFFFF;
	text-align:left;
	line-height:2;
	padding-bottom:5px;
}
/* detail內容 */
#media td .in {
	background-color:#F5F5F5;
	line-height:1.5;	
	padding:10px 15px 10 15px;
}
/* NEXT PRE 前一筆後一筆 */
.next{
	list-style-image:url(../Image/Next.gif);
	list-style-type:disc;
}
.pre{
	list-style-image:url(../Image/Previous.gif);
	list-style-type:disc;
}
.next li,.pre li{
	margin-left:-20;
	line-height:1.5;
}
#media ul {
	list-style-type:none;
}
/* 高手經驗談 End */
/* 類科導覽選單 */
#navi_menu {
	font-size: 15px;
	color: #869240;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #869240;
	padding-top: 18;
	padding-right: 0;
	padding-bottom: 3;
	padding-left: 0px;
}
#navi_menu a {
	font-size: 15px;
	color: #40451F;
	font-weight: bold;
	text-decoration: none;
}
#navi_menu a:hover {
	text-decoration:underline;
}
/*項目選單內 用span單獨強調字的CSS設定*/
#navi_menu .impcolor a {
	color: #F06;
	text-decoration: underline;
}
/* 小隆醫師館入口覽選單 */
#navi_menudoctor {
	font-size:15px;
	color:#607185;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #0B6EB2;
	margin-right: 10px;
	width:764px;
	margin-bottom: 8px;
	_padding-bottom:6px;
	
}
#navi_menudoctor a {
	font-size: 17px;
	color: #0B6EB2;
	font-weight: bold;
	text-decoration: none;
	font-family: "微軟正黑體", Arial;
}
#navi_menudoctor a:hover {
	text-decoration:underline;
}
/*文字優惠訊息*/
#navi_menu #hot_title{
	color: #FFF;
	background-color: #869240;
	width: 130px;
	padding: 8px;
	border-radius: 4px;
	font-size: 17px;
	text-align: center;
	font-family: "微軟正黑體";
	font-weight: normal;
	margin-top: 5px;
}
#navi_menu h2{
	color: #C00;
	font-size: 16px;
	font-family: "微軟正黑體";
	font-weight: bold;
	margin-left: 8px;
}
#navi_menu h2 a{
	color: #C00;
	font-size: 16px;
	font-family: "微軟正黑體";
	font-weight: bold;
}
#navi_menu h2 a:hover{
	color: #FFF;
	background-color: #C30;
	padding:5px;
	margin-left:8px;
}
/* 類科頁 */
#divsion {
	font-size:15px;
	line-height:1.45em;
	padding-top: 25px;
	padding-bottom: 50px;
}
#divsion .title {
	color: #75841E;
	font-size: 18px;
	line-height: 1.5em;
}
#divsion .subtitle {
	color:#3399CC;
	font-size:16px;
	padding-left:0px;
}
#divsion table {
padding:0;
_padding:0;
}
#divsion caption { 
    padding: 0 0 5px 0; 
}
#divsion th  {
    border: 1px solid #dbdbdb; 
	color:#737373;
	font-weight:bold;
	background-color:#e7e6e6;
	font-size:15px;
	padding:3px;
	letter-spacing: 5px; 
}
#divsion td {
	border: 1px solid #dbdbdb;
	background-color:#FFF;
	font-size:15px;
	padding:3px 3px 3px 8px;
	text-align:left;
	line-height:1.45em;
	color:#5b5b5b;
}
#divsion tr:hover {
	background-color: #4a9ed2;
}
#divsion td ol,#divsion ol {
	list-style-type:decimal;
	font-size:15px;	
}
#divsion td ul {
	font-size:15px;
	margin-bottom: 0px;
}
#divsion td a,#divsion ol a {
	color:#0069a6;
}
#divsion td a:hover,#divsion ol a:hover {
	text-decoration:none;
}
#divsion .bg {
	color:Red;
	font-weight:bold;
}
.linkbottom a
{
color:#666666;
text-decoration:none;
}
.linkbottom a:hover
{
text-decoration:underline;
}
/* 考題天地、歷年金榜 */
#exam {
	color:#303030;
	font-size:13px;
	line-height:2;
	width:100%;
}
#exam .title {
	font-size:20px;
	padding:10px 0 3px;
	color:#3D5B1E;
	float:left;
}
/*標題下底線*/
#exam .titleline {
	border-bottom: 4px solid #58852C;
	clear: both;
	padding-top: 7px;
}
#exam  ul li {
	margin-left:-28px;
}
#exam caption {
	background-color: #869240;
	color: #FFFFFF;
	line-height: 1.8em;
	padding-left: 5px;
	text-align: left;
	font-weight: bold;
	font-size: 15px;
}
#exam .examlist th{
	background-color: #C5D955;
	color: #426321;
	font-weight: normal;
	padding-left: 5px;
	text-align: left;
	height: 35px;
	font-size: 15px;
}
#exam .head {
	background-color:#e7e6e6;
	font-weight:bold;
}

#exam .examlist td {
	border:1px solid #e7e6e6;
	color:#303030;
	line-height:1.5em;
	padding:6 1px;	
	font-size:15px;
	width:90px;
	*width:80px;
	text-align:center;
}
#exam .examlist .download,#exam .examlist .exam_ds_content,#exam .examlist .exam_subject_content{
	text-align:left;
	width:175px;
	}
#exam .examlist .exam_number{
	width: 40px;
	*width:40px;
	text-align:center;
}
#exam .examlist .exam_txtwidth{
	width:150px;
	*width:300px;
	}
#exam  td a {
	color: #507827;
	text-decoration: none;
}
#exam  td a:hover {
	text-decoration:underline;
}
#exam .f15 {
	font-size:15px;
}


/* 大法官解釋_首頁中間區 */
#Jus {
	width: 546px;
	height: ;  /* height:214px; */
	overflow:hidden;
	margin-bottom:8px;
	margin-left: 23px;
}
#Jus td{
	font-size:13px;
}
#Jus a {
	color:#424B52;
	font-size:13px;
	text-decoration:none;	
}
#Jus .title   {
	width: 546px;
	color:#424B52;
	margin-left: 24px;
	font-size: 15px;
}
#Jus .t15gr {
	font-size:15px;
	color:#607185;
}
#Jus .t13org {
	font-size:13px;
	color:#E86902;
}



/* 大法官解釋_內頁單元區 */
#Justices th{
	border:0px solid #000;
}
#Justices li {
	float:left;
	line-height:1.8;
	width:30%;
	list-style-type: none;
}
#Justices .title {
	color:#0085CA;
	font-size:18px;
}

/* 大法官解釋_內頁單區___指定頁頁碼 */
.Justices_number .onpage {
	background-color:#000000;
	color:#FFFFFF;
	font-size:18px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	height: 21px;
	width: 22px;
}
.Justices_number a {
	color:#254B72;
	font-size:15px;
	text-decoration: none;
}
.Justices_number a:hover {
	color:#254B72;
	font-size:15px;
	text-decoration: none;
	font-weight: bold;
}
#Justices_detail,.J_d {
	font-size:13px;
	line-height:1.8;
}
#Justices_detail .title {
	font-size:18px;
	color:#607185;
}
#Justices_detail th {
	color:#1480c4;
	font-size:15px;
	text-align:left;
}
/* #Justices_detail a:hover {
	text-decoration:none;
}  */
#Justices ul a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 48px;
	color: #254B72;
	text-decoration:none;
	background-color: #DCE3F1;
	padding-top: 6px;
	padding-right: 31px;
	padding-bottom: 6px;
	padding-left: 31px;
	list-style-type: none;
}
#Justices ul a:hover {
	background-color: #336699;
	padding-top: 6px;
	padding-right: 31px;
	padding-bottom: 6px;
	padding-left: 31px;
	color: #FFF;
	list-style-type: none;
}
#Justices_detail a:hover {
	text-decoration:none;
}




/* 投考組合 */
/* 投考組合首頁 */
#combine .menu td{
	border:1px solid #D6DDE6;
	font-size:13px;
	color:#666;
}
#combine .menu td a {
	color:#0069a6;
	font-size:15px;
}
#combine .menu td a:hover {
	text-decoration:none;
}
#combine {
	font-size:15px;
}
#combine .title {
	color:#0085CA;
	font-size:18px;
}
#combine  .subtitle {
	font-size:16px;
}
#combine .bfont {
	font-size:16px;
	font-weight:bold;
}
#combine .stud {
	font-size:15px;
	color:#E03F00;
}
#combine .stud a{
	font-weight:bold;
	color:#E03F00;
	line-height:23px;
	text-decoration: underline;
}
#combine  th{
    border: 1px solid #dbdbdb; 
	color:#737373;
	font-weight:bold;
	background-color:#e7e6e6;
	font-size:15px;
	padding:3px;
}
#combine  td{
	background-color:#FFF;
    border: 1px solid #dbdbdb; 
	font-size:15px;	
	padding:3 3 3 8px;
	line-height:1.45em;
	color:#5b5b5b;	
}
/* 數位函授*/
/* iBrain */
#ibrain {
	background-color:#FFFFFF;
	border:1px solid #E7E6E6;
	color:#E03F00;
	margin-top:3px;
	width: 595px;
}
#ibrain .subtitle1{
	background-image:url(../Image/title_new.gif);
	color:#2b84bc;
	font-size:24px;
	font-weight:bold;
	height: 50px;
	width: 262px;
	padding:18 0 0 40px;
}
#ibrain .subtitle2{
	background-image:url(../Image/title_hot.gif);
	color:#e03f00;
	font-size:24px;
	font-weight:bold;
	height: 50px;
	width: 262px;
	padding:18 0 0 40px;
}
#ibrain .txt {
	font-size:15px;
	line-height:1.5em;
	color:#000;
	padding:10 5 5 20px;
}
#ibrain td a {
	font-size:15px;
	line-height:1.5em;
	color:#0069a6;
	text-decoration:none;
}
#ibrain td a:hover {
	text-decoration:underline;
}
#ibrain a {
	font-size:13px;
	color:#303030;
	text-decoration:none;
}
#ibrain a:hover {
	text-decoration:underline
}
/* 跑馬燈 */
#News {
	color:#E86902;
	font-size:13px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-bottom:0;
	width:100px;
	_width:10px;
	float:left;
	
}
#News td {
	color:#E86902;
	font-size:15px;
}
#News a {
	color:#E86902;
	font-size:15px;
}
/*小龍醫師館 */
#mobilebtn {
	display:none;
}
#Journal_header {
	line-height:1.5;
}
#JPDnote {
	font-weight:normal;
}
.JPDtitle {
	color:#0085CA;
	font-size:18px;
	font-weight:bold;	
	line-height:1.5em;
}
#Journal_list li{
	float:left;
	list-style-type:none;	
	width:48%;
	_width:45%;
}
#Journal_list li a {
	font-size:1em;
}
#JournalItem_list li {
	line-height:1.8;
}
#JournalItem_detail {
	line-height:1.5;
}
/* 小標 */
.subDetail {
	color: #FF9900;
	font-weight: bold;	
	line-height:3;
}
/* 重點上色 */
.pointcolor {
	color:#996600;
}
/* 註解 */
#JournalItem_detail .line {
	border-top: 1px dashed #990000;
	border-bottom: 1px dashed #990000;
	background-color: #FFF7F7;
	font-size:14px;	
	padding-bottom:3;
	padding-top:3;
}
.red-title {
	color: #990000;
	font-size:14px;
	font-weight:bold;
}

#JournalItem_detail table {
	width:98%;
}
#JournalItem_detail th,#JournalItem_detail td {
	border:1 solid #000;
	width:33%;
}

/* 問題來囉 */
#qa {
	border:1px dotted #930;
	color:#990000;
	font-weight:bold;
	padding:3px;
}
#qa .title {
	font-size:16px;
	font-weight:bold;
	line-height:3;
}
#qa .ans {
	color:#999;
	font-weight:normal;	
	font-size:smaller;
}
#qa li {
	color:#000;
	font-weight:normal;	
	list-style-type: upper-alpha;
}
/* Footer */
#BodyFooter {
	background-color:#FFFFFF;
	clear:both;
	text-align:center;
}
#BodyFooter td {
	font-size: 12px;
	line-height:1.5;
}
#BodyFooter a {
	color:#000000;
	font-size: 12px;
	text-decoration: none;
}
#BodyFooter a:hover {
	text-decoration: underline;
	left: 0px;
	top: 0px;
	position: relative;
}
#BodyFooter .foottitle {
	color:#F08C20;
	font-size: 15px;
	font-weight: bold;
	border-bottom:1px dotted #000000;
	border-top:1px dotted #000000;
}
#BodyFooter .footsub {
	font-size:13px;
	font-weight:bold;
}
#BodyFooter .footsub_qr {
	float: right;
}
#BodyContentMainNavigator2, #m_footer {
	display:none;
}
.exam-school-table ul li{list-style-type: decimal;margin-left: -1rem;}
.exam-school-table ul span{margin-left: -2rem;}
.exam-school-table+aside{color: #5b5b5b;line-height: 2;text-align: right;}
#divsion .link{color:#3096C7 !important}
#divsion .guide-btn{text-align: center;}
#divsion .guide-btn a{display: inline-block;background-color: #75841E;color: white;border-radius: 4px;padding: .5rem 1rem;text-decoration: none;margin: 1rem .2rem 0;}
@media (min-width: 1201px) {
	#BodyContentMainDetail_learning {padding-top: initial;}
}
/* 站內搜尋 */
#station .gsc-adBlock {display: none !important;} 
/*google品牌*/
.gcsc-branding{}
/*搜尋結果數據*/
.gsc-result-info{;}
/*搜尋標題*/
.gs-title{}
/*搜尋描述*/
.gs-snippet{}
/*搜尋網址*/
.gsc-url-top{}
/*搜尋頁數*/
.gsc-cursor-page{}
