﻿.hide01 {display:none;}

.styleBold {font-weight:bold;}
.style01/*紅色*/{font-weight:bold;color:#FF0000;}

.h1Style {font-size:24px;}
.h2Style {font-size:20px;}
.h4Style {font-size:15px;font-weight:bold;color:black;}

/*考試介紹*/
.info01 {font-weight:bold;color:#000000;font-size:20px;}
.table_style th {height:40px;}
.tableSort {cursor:pointer;}
.tableSort:hover {background-color:#fee5ad;}

/*最新考訊*/
.newsDate {font-family:Arial, Helvetica, sans-serif;padding:0px 0px 0px 10px;width:240px;float:left;}

/*選擇考試*/
.fitCourse {width:650px;display:block;}
.fitCourse label{padding-right:15px;padding-left:5px;margin-top:15px; padding-bottom:15px;}

/*分頁*/
.pageNow {font-weight:bold;text-decoration:underline;margin-left:5px;margin-right:5px;}

/*margin*/
.marginR01 {margin-right:10px;}

/*padding*/

/*表格的統一格式*/
.table_style {border-bottom-color:#ccc;border-bottom-width:1px;border-bottom-style:dotted;margin-top:10px;}
.table_style tr:first-child {background-color:#fef0d0;font-weight:bold;color:#333;text-align:center;}
.table_style tr:nth-child(2n) {background-color: #F8F8F8;}
.table_style tr td {border-bottom-style: dotted;border-left-style: dotted;border-bottom-width: 1px;border-left-width: 1px;border-bottom-color: #999999;border-left-color: #999999;}
.table_style tr td:last-child {border-right-style:dotted;border-right-width:1px;border-right-color:#999999;}
.table_style tr:first-child td {border-left-width: 0px;border-right-width: 0px;}
/*.table_style a {color:#0088cc;text-decoration:none;}
.table_style a:hover {color:#09a1ed;}*/

/*電子報*/
.order_box ul li.btn{margin:0px 10px 0px 0px;cursor:pointer;}
.order_box ul li.btn input[type=submit]{border:none;outline:none;background:none;cursor:pointer;width:53px;height:30px;}
.order_box ul li.btn input[type=submit].btn_order{background:url(../image/epaper_3_o.jpg) top center no-repeat;}
.order_box ul li.btn input[type=submit].btn_order:hover{background:url(../image/epaper_3_s.jpg) top center no-repeat;}
.order_box ul li.btn input[type=submit].btn_noorder:hover{background:url(../image/epaper_4_o.jpg) top center no-repeat;}
.order_box ul li.btn input[type=submit].btn_noorder{background:url(../image/epaper_4_s.jpg) top center no-repeat;}

/*歷屆試題*/
.exam_btn_no{
	font-weight:bold;
	color:#000;
	width:194px;
	height:26px;
	padding:5px 0px 0px 38px;
	background:url(../image/exampaper_o.jpg) top center no-repeat;
	}