@charset "utf-8";
/* CSS Document */

#memberArea {
	background: #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#ffffff',GradientType=0 );
	-moz-box-shadow: 0 0 1px #999;
}
#memberArea input {letter-spacing:1px;}
#memberArea .memberMenu {width:100%;float:left;background:#157DC6;height:30px;}
#memberArea .memberMenu ul.tabs {width:100%;float:left;}
#memberArea .memberMenu ul.tabs li {float:left;height:31px;line-height:31px;overflow:hidden;position:relative;font-size:15px;margin-right:2px;border-radius:.5em .5em 0 0;behavior:url(/css/pie/PIE.htc);}
#memberArea .memberMenu ul.tabs li.tab1 {margin-left:6px;border:none;}
#memberArea .memberMenu ul.tabs li.on {background-color:#ffffff;border-bottom:0;}
#memberArea .memberMenu ul.tabs li a {color:#fff;padding:0 40px;display:inline-block;}
#memberArea .memberMenu ul.tabs li a h2 {display:inline-block;}
#memberArea .memberMenu ul.tabs li a h2 {letter-spacing:5px;}
#memberArea .memberMenu ul.tabs li a:hover {color:#000;}
#memberArea .memberMenu ul.tabs li.on a h2 {font-weight:bold;color:#000;}
#memberArea .memberMenu ul.tabs li.on a h2 {letter-spacing:5px;}

#index_maincontent {
	width: 1130px;
	margin: 0 auto;
}
#index_maincontent #leftBlock {
	width:744px;
	float:left;
	margin-right:12px;
}
#index_maincontent #rightBlock {
	width:374px;
	float:right;
}
#index_maincontent_rwd1 {
	width: 100%;
	min-width: 1130px;
	height: 340px;
	background-image: url(../images/blocks/board_greyBg.jpg);
	overflow: hidden;
}
#index_maincontent_rwd1 #leftBlock {
	width:744px;
	float:left;
	margin-right:12px;
}
#index_maincontent_rwd1 #rightBlock {
	width:374px;
	float:right;
}
#index_maincontent_rwd2 {
	width: 100%;
	background-color: #EAEAEA;
}

/*首頁大BN*/
#banner_1130x329 {
	width:100%;
	min-width:1130px;
	margin-left:auto;
	margin-right:auto;
}

#banner_1130x329 img {
	width:100%;
	min-width:1130px;
}



/* ---- page dots ---- */
.flickity-page-dots {
	position: absolute;
	width: 100%;
	bottom: -25px;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	line-height: 1;
}
.flickity-page-dots .dot {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin: 0 10px;
	background: #333;
	border-radius: 50%;
	opacity: 0.25;
	cursor: pointer;
}
.flickity-page-dots .dot.is-selected { opacity: 1; }

/*首頁精選影音/免費講座/閩南語/活動得獎區塊裡的切換區塊*/
#course_video {
	width:100%;
}
#typeArea{width:740px;height:300px;letter-spacing:1px;box-shadow: 0 3px 6px rgba(0,0,0,.161);border-top:none;border-radius:0 0 5px 5px;}
#typeArea {
	background: #FFF;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#ffffff',GradientType=0 );
	-moz-box-shadow: 0 0 1px #999;
}
#typeArea input {letter-spacing:1px;}
#typeArea .typeMenu {width:100%;background:#32899e;height:50px;}
#typeArea .typeMenu ul.tabs {width:100%;}
#typeArea .typeMenu ul.tabs li {float:left;height:50px;line-height:50px;position:relative;font-size:18px;}
#typeArea .typeMenu ul.tabs li:hover {background-color:#050e42;;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
#typeArea .typeMenu ul.tabs li:hover span::before {content:"";position:absolute;margin-top:0;margin-left:63px;display:block;width:0;height:0;border-width:17.3px 10px 0;border-style:solid;border-color:#e52801 transparent transparent transparent;}
#typeArea .typeMenu ul.tabs li.on {background-color:#e52801;}
#typeArea .typeMenu ul.tabs li a {width:148px;text-align:center;color:#FFF;display:inline-block;}
#typeArea .typeMenu ul.tabs li a h2 {display:inline-block;}
#typeArea .typeMenu ul.tabs li a:hover, #typeArea .typeMenu ul.tabs li.on a h2 {color:#FFF;}
#typeCondition {width:667px;margin:10px 0 0 15px;font-family:"新細明體";}
/*焦點新聞*/
#typeCondition #news {
	width:710px;
	height:200px;
}
#typeCondition #news .img {
	width:280px;
	max-width:280px;
	height:180px;
	overflow-y:hidden;
	margin-left:30px;
	float:left;
}
#typeCondition #news .word {
	width:360px;
	margin-top:10px;
	margin-left:20px;
	float:left;
}
#typeCondition #news .word .title {
	font-size:23px;
	font-weight:bold;
}
#typeCondition #news .word .title a {
	color:#000;
}
#typeCondition #news .word .title a:hover {
	color:#4D996F;
}
#typeCondition #news .word .intro {
	height:90px;
	color:#333;
	font-size:16px;
	font-family:"微軟正黑體";
	margin-top:15px;
}
#typeCondition #news .word .more {
	font-size:16px;
	font-weight:600;
	float:right;
	margin-top:20px;
}
#typeCondition #news .word .more a {
	color:#000;
}
#typeCondition #news .word .more a:hover {
	color:#046400;
}
/*課程*/
#typeCondition #course {
	width:710px;
	height:200px;
}
#typeCondition #course .img {
	width:280px;
	height:180px;
	border-radius:20px;
	margin-left:30px;
	overflow:hidden;
	float:left;
}
#typeCondition #course .content {
	width:360px;
	margin-left:20px;
	margin-top:6px;
	float:left;
}
#typeCondition #course .content ul li {
	width:100%;
	height:30px;
	font-family:"微軟正黑體";
	margin-bottom:6px;
}
#typeCondition #course .content ul li .tri {
	width:0;
	height:0;
	border-width:7.5px 0 7.5px 13.0px;
	border-style:solid;
	border-color:transparent transparent transparent #1b7fcccc;
	float:left;
	margin-top:5px;
	margin-left:-2px;
	margin-right:3px;
}
#typeCondition #course .content ul li .triOn {
	border-color:transparent transparent transparent #F00;
}
#typeCondition #course .content ul li .date {
	font-size:16px;
	color:#000;
	margin-right:7px;
	float:left;
}
#typeCondition #course .content ul li .title {
	/*width:240px;*/
	width:345px;
	font-size:18px;
	float:left;
}
#typeCondition #course .content ul li a {
	color:#333;
}
#typeCondition #course .content ul li a:hover {
	color:#046400;
}
/*精選影音*/
#typeCondition #advancedStudiesMv {
	width:665px;
	height:210px;
	margin-left:30px;
}
#typeCondition #advancedStudiesMv .left {
	width:288px;
	height:211px;
	float:left;
}
#typeCondition #advancedStudiesMv .left .title {
	margin-top:3px;
	padding-right:7px;
	padding-left:7px;
	font-size:15px;
	color:#157dc6;
	font-weight:bold;
}
#typeCondition #advancedStudiesMv .left .title a {
	color:#157dc6;
}
#typeCondition #advancedStudiesMv .left .title a:hover {
	color:#C00;
}
#typeCondition #advancedStudiesMv .left .word {
	margin:2px 0 0 7px;
	font-size:11px;
	color:#999;
}
#typeCondition #advancedStudiesMv .right {
	margin-left:20px;
	width:355px;
	height:211px;
	float:left;
}
#typeCondition #advancedStudiesMv .right .block {
	width:355px;
	height:68px;
	margin-bottom:1px;
}
#typeCondition #advancedStudiesMv .right .pic {
	float:left;
}
#typeCondition #advancedStudiesMv .right .word {
	margin-top:1px;
	margin-left:7px;
	width:241px;
	float:left;
}
#typeCondition #advancedStudiesMv .right .block .word .title {
	font-size:12px;
	color:#157dc6;
	font-weight:bold;
}
#typeCondition #advancedStudiesMv .right .block .word .title a {
	color:#157dc6;
}
#typeCondition #advancedStudiesMv .right .block .word .title a:hover {
	color:#C00;
}
#typeCondition #advancedStudiesMv .right .block .word .intro {
	margin-top:3px;
	font-size:11px;
}
#typeCondition #advancedStudiesMv .right .block .word .provider {
	margin-top:3px;
	font-size:10px;
	color:#999;
	overflow-x:hidden;
}
#typeCondition #advancedStudiesMv .right ul li {
	line-height:27px;
	font-size:18px;
}
#typeCondition #advancedStudiesMv .right ul li .tri {
	width:0;
	height:0;
	border-width:7.5px 0 7.5px 13.0px;
	border-style:solid;
	border-color:transparent transparent transparent #1b7fcccc;
	float:left;
	margin-top:5px;
	margin-left:-2px;
	margin-right:3px;
}
#typeCondition #advancedStudiesMv .right ul li a {
	color:#333;
}
#typeCondition #advancedStudiesMv .right ul li a:hover {
	color:#046400;
}
#typeCondition #advancedStudiesMv .right .more {
	font-size:16px;
	font-weight:600;
	float:right;
	margin-top:5px;
}
#typeCondition #advancedStudiesMv .right .more a {
	color:#000;
}
#typeCondition #advancedStudiesMv .right .more a:hover {
	color:#046400;
}

/*11專頁輪播*/
#eleven-class {
	width:1130px;
}
#eleven-class .icon {
	display:inline-block;
	padding:2px;
	width:600px;
	height:158px;
	border:8px solid #ffffff;
	background-color:#FFF;
	background-position:center center;
	background-repeat:no-repeat;
	color:#29734D;
	text-shadow:none;
	vertical-align:middle;
	cursor:pointer;
	-ms-transition:color 300ms ease, background-color 300ms ease;
	-webkit-transition:color 300ms ease, background-color 300ms ease;
	-moz-transition:color 300ms ease, background-color 300ms ease;
	-o-transition:color 300ms ease, background-color 300ms ease;
	transition:color 300ms ease, background-color 300ms ease;
	border-radius: 8px;
}
#eleven-class .icon:hover {
	background-color:#4D996F;
}
#eleven-class .block {
	background-color:#FFF;
	border:4px solid #ffffff;
	background-position:center center;
	background-repeat:no-repeat;
	text-shadow:none;
}
#eleven-class .block h1 {
	width:500px;
	color:#133067;
	margin:10px auto 5px;
	text-align:center;
	font-size:20px;
	font-weight:600;
}
#eleven-class .course {
	width:600px;
	margin:10px 0;
	display:inline-block;
}
#eleven-class .block .course div {
	width:300px;
	margin:5px 0;
	float:left;
}
#eleven-class .block .course .date {
	background-image:url(../images/common/icon_triangle.png);
	background-repeat:no-repeat;
	background-position:10px 2px;
	width:83px;
	float:left;
	font-size:14px;
	color:#333;
	padding-left:24px;
}
#eleven-class .block .course a {
	width:192px;
	height:20px;
	display:block;
	color:#000;
	font-size:15px;
	overflow:hidden;
	float:left;
}
#eleven-class .block .course a:hover {
	color:#4D996F;
}
/*好康-職訓-學堂-多益四區*/
#hotArea {
	width:1130px;
}
#hotArea .block {
	width:250px;
	border:2px solid #1D7151;
	margin-right:24px;
	float:left;
}
#hotArea .block2 {
	width:292px;
	border:2px solid #3BABF4;
	float:left;
}
#hotArea .block2 .block2_1 {
	background-image:url(../images/blocks/board_free1-1.jpg);
	width:292px;
	height:142px;
	transition:all .4s ease;
	-webkit-transition:all .4s ease;
	-moz-transition:all .4s ease;
	-ms-transition:all .4s ease;
	-o-transition:all .4s ease;
	overflow:hidden;
}
#hotArea .block2 .block2_1:hover {
	background-image:url(../images/blocks/board_free1-2.jpg);
}
#hotArea .block2 .block2_1 .title2 {
	width:100%;
	text-align:center;
	font-size:19px;
	color:#FFF;
	letter-spacing:9px;
	padding-top:98px;
	opacity:0.9;
	transition:all .4s ease;
	-webkit-transition:all .4s ease;
	-moz-transition:all .4s ease;
	-ms-transition:all .4s ease;
	-o-transition:all .4s ease;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-webkit-transform:translateZ(0);
	-moz-transform:translateZ(0);
	-ms-transform:translateZ(0);
	-o-transform:translateZ(0);
	transform:translateZ(0);
}
#hotArea .block2 .block2_1 .title2 h2 {
	font-weight:600;
}
#hotArea .block2 .block2_1:hover .title2 {
	opacity:1;
	padding-top:15px;
}
#hotArea .block .bg {
	width:250px;
	padding-bottom:20px;
	background-color:#1D7151;
	cursor:pointer;
}
#hotArea .block2 .block2_1 ul {
	width:250px;
	height:70px;
	margin-top:10px;
	margin-right:auto;
	margin-left:auto;
	opacity:0;
	transition:all .4s .1s ease;
	-webkit-transition:all .4s .1s ease;
	-moz-transition:all .4s .1s ease;
	-ms-transition:all .4s .1s ease;
	-o-transition:all .4s .1s ease;
	font-size:15px;
}
#hotArea .block2 .block2_1:hover ul {
	opacity:1;
}
#hotArea .block2 .block2_1 ul li {
	margin-top:5px;
}
#hotArea .block2 .block2_1 ul li a {
	color:#151515;
}
#hotArea .block2 .block2_1 ul li a:hover {
	color:#1D7D4C;
}
#hotArea .block:hover .bg {
	background-color:#114531;
	transition:ease 1s;
}
#hotArea .block .img-line, #hotArea .block2 .img-line {
	width:150px;
	border-top:2px solid #114531;
}
#hotArea .block:hover .img-line {
	border-top:2px solid #064e27;
	width:250px;
	transition:ease 0.3s;
}
#hotArea .block .title, #hotArea .block2 .title {
	width:100%;
	height:165px;
	margin-top:15px;
}
#hotArea .block .title a {
	background-image:url(../images/common/icon_triangle.png);
	background-repeat:no-repeat;
	background-position:15px 7px;
	max-width:210px;
	overflow:hidden;
	color:#333;
	font-size:16px;
	line-height:30px;
	letter-spacing:1px;
	padding-left:30px;
	display:block;
}
#hotArea .block .title a:hover {
	color:#118200;
}
/*精選廠商*/
#limitArea {
	width:810px;
}
#limitArea ul {
	width:741px;
	margin-right:auto;
	margin-left:auto;
}
#limitArea ul li {
	width:247px;
	height:136px;
	float:left;
	cursor:pointer;
}
#limitArea ul li img {
	margin:29px 27px;
	overflow:hidden;
	border:4px solid #F1F1F1;
	border-radius:10px;
	-webkit-transition:0.3s ease;
	-moz-transition:0.3s ease;
	-o-transition:0.3s ease;
	-ms-transition:0.3s ease;
	transition:0.3s ease;
}
#limitArea ul li:hover img {
	border:12px solid #DDD;
	border-radius:0;
	overflow:hidden;
}
#limitArea .more {
	font-size:16px;
	font-weight:600;
	float:right;
	margin-top:20px;
}
#limitArea .more a {
	color:#000;
}
#limitArea .more a:hover {
	color:#046400;
}

/*新版公家機關招聘情報-四頁籤*/
#civil_news {
	clear: left;
	width: 278px;
	border: 1px solid rgba(0,136,204,1.00);
	height: 260px;
	margin-top: 45px;
	line-height: 21px;
}
#civil_news .content {
	width: 258px;
	height: 152px;
}
#civil_news .content a {
	color:#157dc6;
}
#civil_news .content a:hover {
	color:#03F;
}
#civil_news .content .pic {
	width:185px;
	margin:0 auto;
}
#civil_news .content .word {
	margin-top:5px;
}
#civil_news .content .l_img {
	float: left;
	width: 79px;
	height: 48px;
	margin: 0 7px 3px 0;
	-moz-box-shadow: 1px 1px 1px #000000;
	-webkit-box-shadow: 1px 1px 1px #000000;
	box-shadow: 3px 1px 1px #000000;
	opacity: 1;
}
#civil_news .content .l_img:hover {
	opacity: 0.5;
	-webkit-transform: scale(0.95);
	-ms-transform: scale(0.95);
	transform: scale(0.95);
}
#civil_news ul.tabs4 {
	width: 100%;
	height: 85px;
}
#civil_news ul.tabs4 li {
	float: left;
	height: 85px;
	line-height: 85px;
	overflow: hidden;
	position: relative;
	margin-bottom: -1px; /* 讓 li 往下移來遮住 ul 的部份 border-bottom */
	border-left: none;
}
#civil_news ul.tabs4 li a {
	display: block;
	border: 1px solid #fff;
	text-align: center;
	color: white;
	font-size: 14px;
	font-weight: normal;
	padding: 25px 6px 4px 5.3px;
	background: no-repeat center top;
}
#civil_news div.tab_container {
	clear: left;
	width: 100%;
	/*border: 1px solid #999;*/
	border-top: none;
	background: #fff;
	font-size: 13px;
}
#civil_news div.tab_container .tab_content {
	padding: 10px;
}
#civil_news div.tab_container .tab_content h2 {
	margin: 0 0 20px;
}
#civil_news .tabs4>.civil>a {
	background-color:#fd3245;
	background-image:url(../images/common/icon_civil.png);
}
#civil_news .tabs4>.org>a {
	background-color:#00aee0;
	background-image:url(../images/common/icon_org.png);
}
#civil_news .tabs4>.licence>a {
	background-color:#faac04;
	background-image:url(../images/common/icon_licence.png);
}
#civil_news .tabs4>.freecourse>a {
	background-color:#199a45;
	background-image:url(../images/common/icon_freecourse.png);
}
#civil_news .tabs4>.civil.active>a, #civil_news .tabs4>.civil>a:active, #civil_news .tabs4>.civil>a:hover {
	background-image:url(../images/common/icon_civil_on.png);
	color:#fd3245;background-color:#fff;
}
#civil_news .tabs4>.org.active>a, #civil_news .tabs4>.org>a:active, #civil_news .tabs4>.org>a:hover {
	background-image:url(../images/common/icon_org_on.png);
	color:#00aee0;background-color:#fff;
}
#civil_news .tabs4>.licence.active>a, #civil_news .tabs4>.licence>a:active, #civil_news .tabs4>.licence>a:hover {
	background-image:url(../images/common/icon_licence_on.png);
	color:#faac04;background-color:#fff;
}
#civil_news .tabs4>.freecourse.active>a, #civil_news .tabs4>.freecourse>a:active, #civil_news .tabs4>.freecourse>a:hover {
	background-image:url(../images/common/icon_freecourse_on.png);
	color:#199a45;background-color:#fff;
}

/*首頁廣告ADShow區*/
#ADshow {
	width:370px;
	height:298px;
	/* border:2px solid #32559e; */
	box-shadow: 0 3px 6px rgba(0,0,0,.161);
	border-radius:0 0 5px 5px;
	background-color:#FFF;
}
#ADshow .bar {
	width:100%;
	height:50px;
	line-height:50px;
	background:#32559e;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	letter-spacing:5px;
	color:#FFF;
}
#ADshow .img {
	width:370px;
	height:160px;
	position:relative;
}
#ADshow .word {
	margin-top:15px;
	font-size:16px;
}
#ADshow .word ul li {
	width:183px;
	max-width:183px;
	line-height:30px;
	max-height:30px;
	overflow:hidden;
	float:left;
}
#ADshow .word ul li .ad-tri {
	width:0;
	height:0;
	border-width:7.5px 0 7.5px 13px;
	border-style:solid;
	border-color:transparent transparent transparent #1b7fcccc;
	float:left;
	margin-top:7px;
	margin-left:4px;
	margin-right:3px;
}
#ADshow .word ul li a {
	color:#333;
}
#ADshow .word ul li a:hover {
	color:#4D996F;
}

/*一些共用的模版*/

#mainContent .pageContainer {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left 36px;
}
.pageContainer .naviBar {
	font-family:"新細明體";
	line-height:36px;
	height:36px;
	clear:both;
	padding-left:11px;
	font-size:12px;
	color:#1E3273;
}
.pageContainer .naviBar a {
	color:#1E3273;
	text-decoration:none;
}
.pageContainer .naviBar a:hover {
	color:#900;
}
.pageContainer #leftSide_w700 {
	width:700px;
	float:left;
}
.pageContainer #leftSide_w680 {
	width:680px;
	float:left;
	margin-right:30px;
}
.pageContainer #rightSide_w280 {
	width:280px;
	float:left;
}
.pageContainer #leftSide_w622 {
	width:622px;
	float:left;
}
.pageContainer #rightSide_w300 {
	width:300px;
	float:left;
}
.pageContainer #leftSide_w440 {
	width:440px;
	float:left;
	margin-right:40px;
}
.pageContainer #rightSide_w500 {
	width:500px;
	float:left;
}
.pageContainer #leftSide_w185 {
	width:185px;
	float:left;
	margin-right:16px;
}
.pageContainer #leftSide_w185 .imager {
	height:120px;
	width:182px;
	padding-top:1px;
	padding-left:3px;
	background-color:#ABD6FF;
}
.pageContainer #leftSide_w185 #menu {
	display:none;
}
.pageContainer #leftSide_w185 #menu2 {
	display:none;
}
.pageContainer #leftSide_w185 #menu3 {
	display:none;
}
.pageContainer #leftSide_w185 #menu4 {
	display:none;
}
.pageContainer #leftSide_w185 .leftMenu .headBg {
	width: 185px;
	background-image: url(../images/advancedStudies/leftMenu/board_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
}
.pageContainer #leftSide_w185 .leftMenu {
	background-image: url(../images/advancedStudies/leftMenu/board_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 185px;
}
.pageContainer #leftSide_w185 .leftMenu .menuEnd {
	background-image: url(../images/advancedStudies/leftMenu/board_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	height: 15px;
	width: 185px;
}
.pageContainer #leftSide_w185 .leftMenu ul li {
	margin-left: 20px;
}
.pageContainer #rightSide_w789 {
	float:left;
	width:789px;
}
.pageContainer #leftSide_w120 {
	width:120px;
	float:left;
}
.pageContainer #rightSide_w860 {
	width:860px;
	float:left;
	margin-left:10px;
}
.pageContainer #leftSide_w728 {
	width:728px;
	float:left;
}
.pageContainer #rightSide_w250 {
	width:250px;
	float:left;
	margin-left:12px;
}
#pageBoard {
	width: 781px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/advancedStudies/blocks/page_board_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#pageBoard .head {
	background-image: url(../images/advancedStudies/blocks/page_board_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#pageBoard .foot {
	background-image: url(../images/advancedStudies/blocks/page_board_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	height: 14px;
	width: 781px;
}
#pageBoard .content {
	width: 749px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 14px;
}
#pageBoard .content .header {
	background-image: url(../images/advancedStudies/blocks/line1.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
}
#pageBoard .content .header h3 {
	font-size: 18px;
	font-weight: bold;
	color: #1e3273;
	padding: 0px;
	float: left;
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 18px;
}
#pageBoard .content .header h4 {
	font-size: 14px;
	font-weight: bold;
	color: #000820;
	display: block;
	margin: 0px;
	float: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 14px;
}
#widePage {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#widePage .head {
	background-image: url(../images/common/getpass01.png);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -1000px;
	white-space: nowrap;
	display: block;
	margin: 0;
	padding: 0;
	height: 27px;
	width: 142px;
	background-position: left top;
	overflow: hidden;
}
#widePage .content {
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
#widePageBoard {
	background-color:#FFFFFF;
}
#widePageBoard .head {
	background-repeat:repeat-x;
	background-position: left top;
	-webkit-border-radius:5px 5px 0 0;/*依序為：左上角、右上角、右下角、左下角*/
	-moz-border-radius:5px 5px 0 0;/*依序為：左上角、右上角、右下角、左下角*/
	border-radius: 5px 5px 0 0;/*依序為：左上角、右上角、右下角、左下角*/
	border-top:1px solid #157dc6;
	border-right:1px solid #157dc6;
	border-left:1px solid #157dc6;
}
#widePageBoard .content {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 14px;
}
#widePageBoard .content .header {
	background-image: url(../images/events/line.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
	padding-top: 10px;
}
#widePageBoard .content .header h2 {
	font-size: 18px;
	font-weight: bolder;
	color: #CC0000;
	text-decoration: none;
	clear: both;
	display: block;
	padding: 10px 0 0 0;
	margin: 0;
}
#widePageBoard .content .header h3 {
	font-size: 18px;
	font-weight: bold;
	color: #1e3273;
	padding: 0;
	float: left;
	display: block;
	margin: 0 10px 0 0;
	line-height: 18px;
}
#widePageBoard .content .header h4 {
	font-size: 14px;
	font-weight: bold;
	color: #000820;
	display: block;
	margin: 0;
	float: left;
	padding: 3px 0 0 0;
	line-height: 14px;
}
#widePageBoard .head .content .header .date {
	font-size:12px;
	margin-right: 20px;
	color: #900;
}
#widePageBoard .content .content {
	margin-right: 45px;
	margin-left: 45px;
	padding-top: 14px;
	width: 850px;
}
#widePageBoard .content .content .intro {
	font-size:15px;
	color:#555;
	margin-bottom:15px;
	line-height:2;
}
#widePageBoard .courseContent {
	width:790px;
	margin-right:auto;
	margin-left:auto;
	font-size:15px;
	color:rgba(51,53,52,1.00);
}
#widePageBoard .courseContent .addCourse {
	width:250px;
	margin-right:auto;
	margin-left:auto;
}
#widePageBoard .courseContent .addCourse2 {
	width:100px;
	margin-right:auto;
	margin-left:auto;
}
#widePageBoard .courseContent .addCourse .like, #widePageBoard .courseContent .addCourse2 .like {
	background-image: url(../images/advancedStudies/common/btn_courseLike2-1.png);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -1000px;
	white-space: nowrap;
	display: inline-block;
	height: 25px;
	width: 100px;
	overflow: hidden;
	cursor:pointer;
}
#widePageBoard .courseContent .addCourse .like:hover, #widePageBoard .courseContent .addCourse2 .like:hover {
	opacity:0.75;
}
#widePageBoard .courseContent .addCourse .fav {
	background-image: url(../images/advancedStudies/common/btn_courseFav2-1.png);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -1000px;
	white-space: nowrap;
	display: inline-block;
	height: 25px;
	width: 130px;
	overflow: hidden;
	cursor:pointer;
}
#widePageBoard .courseContent .addCourse .fav:hover {
	opacity:0.75;
}
#widePageBoard .courseContent .itemBlock01, #widePageBoard .courseContent .itemBlock02 {
	width:100%;
}
#widePageBoard .courseContent .itemBlock01 .item, #widePageBoard .courseContent .itemBlock02 .item {
	width:100%;
	margin-bottom:30px;
}
#widePageBoard .courseContent .itemBlock03 .item {
	width:50%;
	margin-bottom:30px;
	float:left;
}
#widePageBoard .courseContent .itemBlock01 .item .img, #widePageBoard .courseContent .itemBlock03 .item .img {
	width:80px;
	margin-right:10px;
	float:left;
}
#widePageBoard .courseContent .itemBlock01 .item .word {
	width:700px;
	margin-top:10px;
	float:left;
}
#widePageBoard .courseContent .itemBlock03 .item .word {
	width:295px;
	margin-top:10px;
	float:left;
}
#widePageBoard .courseContent .itemBlock01 .item .word .title, #widePageBoard .courseContent .itemBlock03 .item .word .title {
	height:30px;
	line-height:30px;
	font-size:18px;
	color:#226122;
}
#widePageBoard .courseContent .itemBlock01 .item .word .value, #widePageBoard .courseContent .itemBlock03 .item .word .value {
	line-height:22px;
	color:rgba(65,64,66,1.00);
}
#widePageBoard .courseContent .itemBlock02 .item .title {
	width:80px;
	height:30px;
	line-height:30px;
	margin-right:10px;
	font-size:18px;
	color:#226122;
	float:left;
}
#widePageBoard .courseContent .itemBlock02 .item .value {
	width:700px;
	line-height:22px;
	color:rgba(65,64,66,1.00);
	float:left;
}
#widePageBoard .footBlue {
	border-bottom:1px solid #157dc6;
	border-right:1px solid #157dc6;
	border-left:1px solid #157dc6;
	background-position: left top;
	clear: both;
	height: 14px;
}


.blockStyle02 {
	width:330px;
	height:434px;
	float:left;
}
.blockStyle02 .img {
	width:330px;
	margin-bottom:30px;
}
.blockStyle02 .img:hover {
	opacity:0.8;
}
.blockStyle02 .txtcontent {
	font-size:14px;
	width:300px;
	padding-left:5px;
}
.blockStyle02 .txtcontent .title {
	width:100%;
	font-size:16px;
	margin-bottom:10px;
}
.blockStyle02 .txtcontent .title a {
	color:rgba(51,53,52,1.00);
}
.blockStyle02 .txtcontent .title a:hover {
	color:rgba(0,135,204,1.00);
}
.blockStyle02 .txtcontent .date {
	width:100%;
	color:rgba(0,135,204,1.00);
	font-size:14px;
	margin-bottom:10px;
}
.blockStyle02 .txtcontent .intro {
	width:100%;
	min-height:95px;
	max-height:100px;
	overflow-y:hidden;
	color:rgba(51,53,52,1.00);
	margin-bottom:10px;
}
.blockStyle02 .txtcontent .more {
	width:100%;
	text-align:right;
}
.blockStyle02 .txtcontent .more a {
	color:rgba(0,135,204,1.00);
}
.blockStyle02 .txtcontent .more a:hover {
	color:rgba(205,33,75,1.00);
}
.blockStyle03 {
	width:495px;
	min-height:80px;
}
.blockStyle03 .pic {
	width:80px;
	margin-left:20px;
	float:left;
}
.blockStyle03 .pic .icon01 {
	background-image: url(../images/advancedStudies/common/agencyicon_01.png);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -1000px;
	white-space: nowrap;
	display: inline-block;
	height: 70px;
	width: 70px;
	overflow: hidden;
}
.blockStyle03 .pic .icon02 {
	background-image: url(../images/advancedStudies/common/agencyicon_02.png);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -1000px;
	white-space: nowrap;
	display: inline-block;
	height: 70px;
	width: 70px;
	overflow: hidden;
}
.blockStyle03 .txt {
	width:340px;
	font-size:15px;
	color:#808080;
	float:left;
}
.blockStyle03 .txt ul li.li01 {
	width:68px;
	height:24px;
	float:left;
}
.blockStyle03 .txt ul li.li02 {
	width:85px;
	height:24px;
	float:left;
}
.blockStyle03 .txt ul li a {
	color:#808080;
}
.blockStyle03 .txt ul li a:hover {
	color:#46BEC4;
}
.blockStyle04 {
	width:330px;
}
.blockStyle04 .pic {
	width:100px;
	height:135px;
	margin:0 auto 30px;
}
.blockStyle04 .pic .icon01 {
	background-image: url(../images/advancedStudies/common/agencyicon_04.png);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -1000px;
	white-space: nowrap;
	display: inline-block;
	height: 135px;
	width: 100px;
	overflow: hidden;
}
.blockStyle04 .pic .icon02 {
	background-image: url(../images/advancedStudies/common/agencyicon_05.png);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -1000px;
	white-space: nowrap;
	display: inline-block;
	height: 135px;
	width: 100px;
	overflow: hidden;
}
.blockStyle04 .pic .icon03 {
	background-image: url(../images/advancedStudies/common/agencyicon_mail.png);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -1000px;
	white-space: nowrap;
	display: inline-block;
	height: 135px;
	width: 100px;
	overflow: hidden;
}
.blockStyle04 .txt {
	width:240px;
	height:100px;
	margin-right:auto;
	margin-left:auto;
	font-size:15px;
	color:#808080;
}
.blockStyle04 .txt ul li {
	width:80px;
	height:24px;
	text-align:center;
	float:left;
}
.blockStyle04 .txt ul li a {
	color:#808080;
}
.blockStyle04 .txt ul li a:hover {
	color:#46BEC4;
}
.blockStyle05 {
	width:990px;
}
.blockStyle05 .image {
	width:190px;
	height:120px;
	float:left;
}
.blockStyle05 .pic {
	width:90px;
	height:120px;
	margin-right:auto;
	margin-left:auto;
}
.blockStyle05 .smallcate {
	width:800px;
	font-size:15px;
	float:left;
}
.blockStyle05 .smallcate ul li {
	width:195px;
	height:30px;
	float:left;
	line-height:30px;
	margin-right:5px;
	margin-bottom:3px;
}
.blockStyle05 .smallcate ul li:hover {
	background:#e52801;
}
.blockStyle05 .smallcate ul li a {
	display:block;
	padding-left:5px;
	color:#808080;
}
.blockStyle05 .smallcate ul li a:hover {
	color: #fff;
}
.blockStyle06 {
	width:100%;
}
.blockStyle06 ul li {
	width:80px;
	height:30px;
	float:left;
}
.blockStyle06_2 {
	width:100%;
}
.blockStyle06_2 ul li {
	width:138px;
	height:30px;
	float:left;
}
.blockStyle07 {
	width:980px;
	margin-right:auto;
	margin-left:auto;
}
.blockStyle07 .left {
	float:left;
}
.blockStyle07 .right {
	float:right;
}
.blockStyle07 .left a:hover, .blockStyle07 .right a:hover {
	text-decoration:underline;
}
.blockStyle08 {
	width:990px;
	margin-right:auto;
	margin-left:auto;
}
.blockStyle08 .list {
	width:950px;
	margin-right:auto;
	margin-left:auto;
	padding-top:10px;
	height:30px;
	border-bottom:1px dotted #CCC;
}
.blockStyle08 .list .title {
	width:80%;
	letter-spacing:5px;
	font-size:18px;
	float:left;
}
.blockStyle08 .list .title a {
	color:#333;
}
.blockStyle08 .list .title a:hover {
	color:#00F;
}
.blockStyle08 .list .btn {
	margin-right:2px;
	float:right;
}
.blockStyle09 {
	width:990px;
	margin-right:auto;
	margin-left:auto;
}
.blockStyle09 .list {
	width:180px;
	height:344px;
	float:left;
	margin-right:8px;
	margin-left:8px;
	margin-bottom:16px;
	padding-bottom:5px;
	border:1px solid #ddd;
	text-align:center;
}
.blockStyle09 .list .pic {
	width:180px;
	height:252px;
}
.blockStyle09 .list .pic:hover {
	opacity:0.8;
}
.blockStyle09 .list .word {
	width:170px;
	height:40px;
	margin-right:auto;
	margin-left:auto;
}
.blockStyle09 .list .word .title {
	text-align:center;
	font-size:15px;
	margin-top:10px;
}
.blockStyle09 .list .word .title a {
	color:#0087CC;
}
.blockStyle09 .list .word .title a:hover {
	color:#F30;
}
.blockStyle09 .list .btn {
	width:150px;
	height:30px;
	line-height:30px;
	margin:10px auto 10px;
	font-size:16px;
	background:#0065a7;
	color:#fff;
	cursor:pointer;
}
.blockStyle09 .list .btn:hover {
	opacity:0.8;
}
.blockStyle10 {
	width:986px;
	margin-right:auto;
	margin-left:auto;
}
.blockStyle10 ul li {
	width:485px;
	height:155px;
	float:left;
	margin:0 4px 20px 4px;
	border-bottom:1px dashed #ddd;
}
.blockStyle10 ul li .pic {
	width:100px;
	height:140px;
	float:left;
	margin-right:10px;
	border:1px solid #ddd;
}
.blockStyle10 ul li .pic:hover {
	opacity:0.8;
}
.blockStyle10 ul li .word {
	width:365px;
	float:left;
}
.blockStyle10 ul li .word .title {
	height:25px;
	margin-top:5px;
	font-size:15px;
}
.blockStyle10 ul li .word .title a {
	color:#0087CC;
}
.blockStyle10 ul li .word .title a:hover {
	color:#F30;
}
.blockStyle10 ul li .word .intro {
	height:100px;
	line-height:20px;
	margin-top:5px;
}
.blockStyle11 {
	width:990px;
	height:310px;
	margin-right:auto;
	margin-left:auto;
}
.blockStyle11 .pic {
	width:220px;
	height:300px;
	border:1px solid #CCC;
	float:left;
	margin-right:10px;
}
.blockStyle11 .pic .img {
	margin:10px;
}
.blockStyle11 .info {
	width:468px;
	float:left;
	margin-right:10px;
}
.blockStyle11 .info ul li {
	height:40px;
	color:#036;
	font-size:15px;
	line-height:40px;
}
.blockStyle11 .relateBooks {
	width:280px;
	float:left;
}
.blockStyle11 .relateBooks ul {
	width:250px;
	margin-right:auto;
	margin-left:auto;
}
.blockStyle11 .relateBooks ul li {
	font-size:15px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px #999999 dashed;
}
.blockStyle11 .relateBooks ul li a {
	color:#09C;
}
.blockStyle11 .relateBooks ul li a:hover {
	color:#F30;
}
.blockStyle12 {
	font-size:15px;
	width:718px;
	margin-right:auto;
	margin-left:auto;
}
.blockStyle12 .left {
	width:43%;
	float:left;
}
.blockStyle12 .center {
	width:14%;
	float:left;
}
.blockStyle12 .right {
	width:43%;
	float:right;
}
.blockStyle12 .left a:hover, .blockStyle12 .right a:hover {
	text-decoration:underline;
}
.blockStyle13 {
	width:280px;
	opacity:0.9;
	cursor:pointer;
	float:left;
}
.blockStyle13:hover {
	opacity:1;
}
.blockStyle13.margin75 {
	margin-right:75px;
	margin-left:75px;
}
.blockStyle13 .img {
	height:270px;
}
.blockStyle13 .img img {
	max-height:270px;
}
.blockStyle13 .word {
	width:100%;
	height:75px;
	background:#141414;
	padding-top:5px;
}
.blockStyle13 .word .title {
	width:260px;
	margin:0 auto;
	font-size:15px;
	color:#FFF;
}
.blockStyle13 .word .intro {
	width:260px;
	margin:5px auto;
	color:#CCC;
}
.blockStyle14 {
	width:1130px;
}
.blockStyle14 .left {
	width:691px;
	height:188px;
	border:1px solid #C0ADFF;
	padding:10px;
	float:left;
}
.blockStyle14 .left ul li {
	padding-left:17px;
	line-height:24px;
	overflow:hidden;
}
.blockStyle14 .left ul li a .list_icon {
	width:0;
	height:0;
	border-width:5px 0 5px 8.7px;
	border-style:solid;
	border-color:transparent transparent transparent #C0ADFF;
	display:block;
	position:absolute;
	margin-top:8px;
	margin-left:-13px;
}
.blockStyle14 .right {
	width:385px;
	height:188px;
	border:1px solid #C0ADFF;
	padding:10px;
	margin-left:10px;
	float:left;
}
.blockStyle14 .right td {
	line-height:22px;
}
.blockStyle14 .title {
	font-size:18px;
	color:#7251B2;
	letter-spacing:0.1em;
}
.blockStyle14 a {
	font-size:15px;
	color:#151515;
}
.blockStyle14 a:hover {
	color:#7745BD;
}
.blockStyle14 .more {
	width:85px;
	height:24px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#9B64FF;
	border-radius:15px;
	border:1px solid #9B64FF;
	padding-left:4px;
	padding-top:6px;
	margin-top:5px;
	margin-right:10px;
	float:right;
	cursor:pointer;
}
.blockStyle14 .more:hover {
	color:#FFF;
	background-color:#515151;
	border:1px solid #515151;
}

.formStyle01 {
	font-size:15px;
	line-height:1.3em;
	color:#333;
}
.formStyle01 label {
	font-size:18px;
	font-weight:bold;
	color:#1B76B9;
}
#formStyle02 {
	width:100%;
	color:#f6f;
	font-size:15px;
	letter-spacing:3px;
}
#formStyle02 .condition {
	float:left;
}
#formStyle02 .condition table {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#formStyle02 .condition label {
	height:32px;
	width:106px;
	line-height:32px;
}
#formStyle02 .condition input, #formStyle02 .condition select {
	color:#f6f;
	border:1px solid #b5b5b5;
	padding-left:4px;
	line-height:30px;
}
#formStyle02 .send {
	float:left;
}
#formStyle02 .send .btn {
	width:268px;
	height:60px;
	background:#ff66ff;
	margin:52px auto 0;
	text-align:center;
}
#formStyle02 .send .btn a {
	display:block;
	color:#FFF;
	font-size:20px;
	letter-spacing:5px;
	line-height:60px;
}
#formStyle02 .send .btn:hover {
	opacity:0.8;
}
#formStyle03 {
	border: 1px solid #CCC !important;
	background-image: none;
}
#formStyle03 .content {
	margin-left: 0px !important;
	margin-right: 0px !important;
	padding-top: 10px !important;
	width: auto !important;
}
#formStyle03 .head {
	background-image: url(../images/feedback/titleBg.png) !important;
	background-repeat: repeat-x;
	background-position: left top;
	height: 32px !important;
}
#formStyle03 .head h2 {
	background-image: url(../images/feedback/title1.png) !important;/*我要參加*/
	background-repeat: no-repeat;
	background-position: 17px 9px;
	text-align: left;
	text-indent: -1000px;
	white-space: nowrap;
	display: block;
	margin: 0px;
	height: 19px;
	/*width: 166px;*/
	width: 287px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	overflow: hidden;
}
#formStyle03 .head h3 {
	background-image: url(../images/feedback/title10.png) !important;/*刊登優質課程服務*/
	background-repeat: no-repeat;
	background-position: 17px 9px;
	text-align: left;
	text-indent: -1000px;
	white-space: nowrap;
	display: block;
	margin: 0px;
	height: 19px;
	width: 339px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	overflow: hidden;
}
#formStyle03 .foot {
	background-image: none;
	height: 0px;
	width: auto;
}
#formStyle03 table, #formStyle04 table, #formStyle05 table {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#formStyle03 .note {
	float: left;
	width: 410px;
	margin-left: 10px;
}
#formStyle04 {
	background-image:url(../images/feedback/bg_req.png);
}
#formStyle05 {
	background-image:url(../images/feedback/page_board_middle.png);
}
#formStyle05 {
	background-repeat:repeat-y;
	background-position:left top;
}
#formStyle04 .headBlock, #formStyle05 .headBlock {
	border-top:1px solid #999;
	margin-left:15px;
}
#formStyle04 .headBlock h2, #formStyle05 .headBlock h2 {
	background-image: url(../images/feedback/title1.png) !important;/*我要參加*/
	background-repeat: no-repeat;
	background-position: 35px 15px;
	text-align: left;
	text-indent: -1000px;
	white-space: nowrap;
	display: block;
	margin: 0;
	height: 29px;
	width: 306px;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 17px;
	overflow: hidden;
}
#formStyle04 .content {
	margin-left: 50px !important;
	margin-right: 25px !important;
	padding-top: 50px !important;
	width: auto !important;
}
#formStyle05 .content {
	margin-left: 50px !important;
	margin-right: 0px !important;
	padding-top: 10px !important;
	width: auto !important;
}
#formStyle04 .content .reqClass .left, #formStyle05 .content .reqClass .left {
	width:420px;
	float:left;
}
#formStyle04 .content .reqClass .right, #formStyle05 .content .reqClass .right {
	width:calc(100% - 420px);
	padding-top: 10px;
	float:left;
}
#formStyle04 .foot, #formStyle05 .foot {
	border-top:1px solid #999;
	margin-left:15px
}
#formStyle06 {
	width:348px;
	float:left;
}
#formStyle06 .top {
	border:1px solid #CCC;
}
#formStyle06 .top .header {
	color:#151515;
	margin-top:15px;
	padding-right:15px;
	padding-left:15px;
	font-size:16px;
	line-height:22px;
}
#formStyle06 .top .form {
	margin-top:10px;
	margin-bottom:15px;
	padding-right:25px;
	padding-left:25px;
}
#formStyle06 .top .form th {
	font-size:15px;
}
#formStyle06 .top .form input {
	padding-right:2px;
	padding-left:2px;
}
#formStyle06 .down {
	margin-top:10px;
}

/*課程大類選單*/
#courseCate2Menu {
	width:990px;
}
#courseCate2Menu .bg_1 {
	background-image: url(../images/advancedStudies/blocks/title_courseList_1.jpg);
	background-repeat: no-repeat;
	text-align: left;
	white-space: nowrap;
	display: inline-block;
	height: 280px;
	width: 990px;
	overflow: hidden;
}
#courseCate2Menu .bg_2 {
	background-image: url(../images/advancedStudies/blocks/title_courseList_2.jpg);
	background-repeat: no-repeat;
	text-align: left;
	white-space: nowrap;
	display: inline-block;
	height: 280px;
	width: 990px;
	overflow: hidden;
}
#courseCate2Menu .bg_2_2 {
	background-image: url(../images/advancedStudies/blocks/title_courseList_2_2.jpg);
	background-repeat: no-repeat;
	text-align: left;
	white-space: nowrap;
	display: inline-block;
	height: 150px;
	width: 990px;
	overflow: hidden;
}
#courseCate2Menu .bg_4 {
	background-image: url(../images/advancedStudies/blocks/title_courseList_4.jpg);
	background-repeat: no-repeat;
	text-align: left;
	white-space: nowrap;
	display: inline-block;
	height: 280px;
	width: 990px;
	overflow: hidden;
}
#courseCate2Menu .bg_6 {
	background-image: url(../images/advancedStudies/blocks/title_courseList_6.jpg);
	background-repeat: no-repeat;
	text-align: left;
	white-space: nowrap;
	display: inline-block;
	height: 280px;
	width: 990px;
	overflow: hidden;
}
#courseCate2Menu .bg_hotBooks {
	background-image: url(../images/books/block/title03_book02.jpg);
	background-repeat: no-repeat;
	text-align: left;
	white-space: nowrap;
	display: inline-block;
	height: 280px;
	width: 990px;
	overflow: hidden;
}
#courseCate2Menu .menu {
	width:510px;
	margin-top:45px;
	margin-left:45px;
}
#courseCate2Menu .menu ul li {
	width:160px;
	height:40px;
	margin:0 10px 10px 0;
	float:left;
}
#courseCate2Menu .menu ul li a {
	display:block;
}
#courseCate2Menu .menu ul li a.class_82 {
	background-image:url(../images/advancedStudies/common/btn_courseType_82_1.png);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:left;
	text-indent:-1000px;
	white-space:nowrap;
	display:block;
	width:160px;
	height:40px;
	overflow:hidden;
}
#courseCate2Menu .menu ul li a.class_82:hover {
	background-image:url(../images/advancedStudies/common/btn_courseType_82_2.png);
}
#courseCate2Menu .menu ul li a.class_83 {
	background-image:url(../images/advancedStudies/common/btn_courseType_83_1.png);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:left;
	text-indent:-1000px;
	white-space:nowrap;
	display:block;
	width:160px;
	height:40px;
	overflow:hidden;
}
#courseCate2Menu .menu ul li a.class_83:hover {
	background-image:url(../images/advancedStudies/common/btn_courseType_83_2.png);
}
#courseCate2Menu .menu ul li a.class_84 {
	background-image:url(../images/advancedStudies/common/btn_courseType_84_1.png);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:left;
	text-indent:-1000px;
	white-space:nowrap;
	display:block;
	width:160px;
	height:40px;
	overflow:hidden;
}
#courseCate2Menu .menu ul li a.class_84:hover {
	background-image:url(../images/advancedStudies/common/btn_courseType_84_2.png);
}
#courseCate2Menu .menu ul li a.class_85 {
	background-image:url(../images/advancedStudies/common/btn_courseType_85_1.png);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:left;
	text-indent:-1000px;
	white-space:nowrap;
	display:block;
	width:160px;
	height:40px;
	overflow:hidden;
}
#courseCate2Menu .menu ul li a.class_85:hover {
	background-image:url(../images/advancedStudies/common/btn_courseType_85_2.png);
}
#courseCate2Menu .menu ul li a.class_86 {
	background-image:url(../images/advancedStudies/common/btn_courseType_86_1.png);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:left;
	text-indent:-1000px;
	white-space:nowrap;
	display:block;
	width:160px;
	height:40px;
	overflow:hidden;
}
#courseCate2Menu .menu ul li a.class_86:hover {
	background-image:url(../images/advancedStudies/common/btn_courseType_86_2.png);
}
#courseCate2Menu .menu ul li a.class_87 {
	background-image:url(../images/advancedStudies/common/btn_courseType_87_1.png);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:left;
	text-indent:-1000px;
	white-space:nowrap;
	display:block;
	width:160px;
	height:40px;
	overflow:hidden;
}
#courseCate2Menu .menu ul li a.class_87:hover {
	background-image:url(../images/advancedStudies/common/btn_courseType_87_2.png);
}
#courseCate2Menu .menu ul li a.class_88 {
	background-image:url(../images/advancedStudies/common/btn_courseType_88_1.png);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:left;
	text-indent:-1000px;
	white-space:nowrap;
	display:block;
	width:160px;
	height:40px;
	overflow:hidden;
}
#courseCate2Menu .menu ul li a.class_88:hover {
	background-image:url(../images/advancedStudies/common/btn_courseType_88_2.png);
}
#courseCate2Menu .menu ul li a.class_school {
	background-image:url(../images/advancedStudies/common/btn_courseType_school_1.png);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:left;
	text-indent:-1000px;
	white-space:nowrap;
	display:block;
	width:160px;
	height:40px;
	overflow:hidden;
}
#courseCate2Menu .menu ul li a.class_school:hover {
	background-image:url(../images/advancedStudies/common/btn_courseType_school_2.png);
}
#courseCate2Menu .menu ul li a.class_study {
	background-image:url(../images/advancedStudies/common/btn_courseType_study_1.png);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:left;
	text-indent:-1000px;
	white-space:nowrap;
	display:block;
	width:160px;
	height:40px;
	overflow:hidden;
}
#courseCate2Menu .menu ul li a.class_study:hover {
	background-image:url(../images/advancedStudies/common/btn_courseType_study_2.png);
}
#courseCate2Menu .menu ul li a.class_subject {
	background-image:url(../images/advancedStudies/common/btn_courseType_subject_1.png);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:left;
	text-indent:-1000px;
	white-space:nowrap;
	display:block;
	width:160px;
	height:40px;
	overflow:hidden;
}
#courseCate2Menu .menu ul li a.class_subject:hover {
	background-image:url(../images/advancedStudies/common/btn_courseType_subject_2.png);
}
/*#courseCate2Menu .menu ul li a:hover {
	opacity:0.75;
}*/
/*分頁*/
#pager {
	margin: 0;
	padding: 0;
	text-align: center;
}
#pager ul {
	margin: 0 auto;
	padding: 0;
}
#pager ul li {
	display: inline-block;
	margin: 5px 2px;
	padding: 10px 0;
}
#pager ul li a {
	border: 1px solid #56A8D8;
	background-color: #FFF;
	color: #56A8D8;
	font-size:12px;
	font-weight: bold;
	padding: 3px 5px;
	text-decoration: none;
}
#pager ul li a:hover {
	background-color: #56A8D8;
	color: #FFF;
}
#pager ul li a.current {
	background-color: #56A8D8;
	color: #FFF;
	cursor: none;
}
/*shareLink*/
#sharelink {
	width:150px;
	height:25px;
	margin:30px auto 50px;
}
#sharelink .img {
	height:25px;
	width:25px;
	margin:0 5px;
}
#sharelink .img a {
	opacity:0.8;
}
#sharelink .img a:hover {
	opacity:1;
}
/*fb粉絲團區*/
#fb_fans {
	width:100%;
	height:240px;
}
#fb_fans .block {
	width:50%;
	float:left;
}
/*GO TOP*/
#gotop {
	display: none;
	position: fixed;
	right: 20px;
	bottom: 20px;
	padding: 10px 15px;
	font-size: 12px;
	background: #777;
	color: white;
	border-radius:99em;
	cursor: pointer;
}
#gotop:hover {
	background: #069;
	transition:background-color 2s ease;
	-moz-transition:background-color 2s ease;
	-o-transition:background-color 2s ease;
	-webkit-transition:background-color 2s ease;
}
/*新聞資料來源*/
#newsSourse {
	width:100%;
	color: rgba(205,33,75,1.00);
	font-size:14px;
	text-align:center;
	margin-bottom:50px;
	height:40px;
	line-height:20px;
}
#newsSourse a {
	color:rgba(205,33,75,1.00);
}
#newsSourse a:hover {
	color: rgba(205,33,75,1.00);
}
/*會員服務條款*/
.ruleBox {
	height: 150px;
	overflow: auto;
	overflow-x: -moz-hidden-unscrollable;
	overflow-x: hidden;
	width: 550px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #7ECAE8;
	padding: 10px;
	color: #333;
}
.ruleBox h1 {
	font-size: 15px;
	padding: 0;
	margin: 0 0 10px 0;
}
.ruleBox ul {
	font-size: 13px;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.ruleBox li {
	margin: 0px;
	padding: 5px 0 10px 0;
}
.ruleBox li ul {
	margin: 0 0 0 40px;
	padding: 0;
	text-indent: -40px;
}
.ruleBox li ul li {
	margin: 0;
	padding: 5px 0;
}
.ruleBox li ol {
	list-style-type: decimal;
	margin: auto;
	text-indent: 0;
	padding: 0 0 0 20px;
}
.ruleBox li ol ol {
	text-indent: -15px !important;
	padding: 0px !important;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px !important;
	list-style-type: none !important;
}
.ruleBox li ul li ol {
	list-style-type: decimal;
	margin: auto;
	text-indent: 0;
	padding: 0 0 0 20px;
}
/*會員存取*/
#memberAccess {
	width:100%;
}
#memberAccess .img {
	width:210px;
	height:160px;
	margin:0 auto;
}
#memberAccess .msg {
	color:rgba(65,64,66,1.00);
	font-size:15px;
	text-align:center;
	margin:30px 0 10px;
}
#memberAccess .act {
	width:450px;
	height:50px;
	margin:0 260px 30px 280px;
}
#memberAccess .btn {
	height:50px;
	width:200px;
	float:left;
	margin-right:20px;
}
#memberAccess .btn a:hover {
	opacity:0.8;
}






/*靠右的標題*/
.rightTitle06 {
	text-align:right;
	font-size:15px;
	color:rgba(85,84,86,1.00);
}

/*表格樣式*/
.tableNew {
	border: 0;
	border-collapse: collapse;
	margin: 0;
	width: 100%;
}
.tableNew tr th {
	background-color: #f7fdff;
	border-bottom: 1px solid #CCC;
	color: #666;
	font-size:12px;
	padding: 7px 3px;
}
.tableNew tr td {
	border-bottom: 1px dotted #CCC;
	color: #666;
	font-size:12px;
	padding: 7px 3px;
}
.tableNew tr:hover {
	background-color: #feffca;
}
.tableNew tr td a {
	color: #666;
	text-decoration: none;
}
.tableNew002 {
	border: 0;
	border-collapse: collapse;
	width: 100%;
}
.tableNew002 tr th {
	background-color: #6CF;
	border-bottom: 1px solid #CCC;
	color: #FFF;
	font-size: 12px;
	padding: 3px 3px;
}
.tableNew002 tr td {
	border-bottom: 1px dotted #CCC;
	color: #666;
	font-size:12px;
	padding: 3px 3px;
}
.tableNew002 tr:hover {
	background-color: #feffca;
}
.tableNew002 tr td a {
	color: #666;
	text-decoration: none;
}
.tableStyle001 {
	width:100%;
	font-size:14px;
	color:rgba(51,53,52,1.00);
}
.tableStyle001 a {
	color:rgba(51,53,52,1.00);
	text-decoration: none;
}
.tableStyle001 a:hover {
	color:rgba(0,135,204,1.00);
}
.tableStyle001 table {
	width:100%;
}
.tableStyle001 td {
	padding-top:13px;
	padding-bottom:13px;
}
.tableStyle001 th {
	height:32px;
	font-size:18px;
	font-weight:bold;
	color:rgba(0,135,204,1.00);
	background:#FFF;
}
.tableStyle001 .even {
	background-color:#FFF;
}
.tableStyle001 .odd {
	background-color:#FFF;
}
.tableStyle001 tr:hover {
	/*background-color: #DAEFF3;*/
	background-color:#FEFFCA;
}
.tableStyle002 {
	border: 0;
	border-collapse: collapse;
	width: 100%;
	text-align: center;
}
.tableStyle002 tr th {
	background-color:#f2f2f5;
	color:#1B76B8;
	font-size:18px;
	padding:7px 3px;
	text-align: center;
}
.tableStyle002 tr td {
	color: #666;
	font-size:15px;
	padding: 15px;
	text-align: center;
}
.tableStyle002 tr:hover {
	background-color: #feffca;
}
.tableStyle002 tr td a {
	color: #1348A5;
}
.tableStyle002 .bg01 {
	background-color: #E6F0F4;
}
.tableStyle002 .bg02 {
	background-color: #fff;
}
.tableStyle003 {
	padding: 0;
}
.tableStyle003 table {
	color: #1B76B9;
	font-size: 18px;
	width: 560px;
	font-family: Helvetica, Arial, "微軟正黑體", "新細明體",sans-serif;
}
.tableStyle003 table th, .tableStyle003 table td {
	padding: 5px 10px;
}
.tableStyle003 table th {
	color:#1B76B9;
	font-weight: bold;
	background-color: #fff;
}
.tableStyle004 {
	width:100%;
	font-size:15px;
	color:rgba(51,53,52,1.00);
	letter-spacing:0.8pt;
}
.tableStyle004 table {
	width:100%;
}
.tableStyle004 table td {
	padding:0 0;
}
.tableStyle004 table td img {
	max-width:720px;
}
.tableStyle004 table td.content2 {
	line-height:25px;
}
.tableStyle004 table td .label1 {
	font-size: 14px;
	font-weight: bold;
	color: #0088ff;
	padding-left: 5px;
}
.tableStyle004 table td.from {
	font-size:14px;
}
.tableStyle004 table td.from a {
	color:rgba(0,135,204,1.00);
}
.tableStyle004 table td.from a:hover{
	color:#46b1b1;
}
.tableStyle009 {
	width: 100%;
	font-size: 18px;
	color: #1B76B9;
}
.tableStyle009 table {
	width: 100%;
}
.tableStyle009 table th, .tableStyle009 table td {
	padding: 5px 10px;
}
.tableStyle009 table th {
	font-weight: bold;
	text-decoration: none;
}
.civtableS01 {
	padding:0;
}
.civtableS01 table {
	width: 100%;
}
.civtableS01 table tr:hover {
	background-color: #feffca;
}
.civtableS01 table th {
	font-size: 18px;
	font-weight: normal;
	color: rgba(0,136,204,1.00);
	background: #FFF;
	text-decoration: none;
	height: 50px;
	text-align: left;
	line-height: 50px;
}
.civtableS01 table td {
	height:50px;
	line-height:50px;
	font-size: 15px;
	color: rgba(51,53,52,1.00);
	padding: 4px;
}
.civtableS01 table a {
	color: rgba(51,53,52,1.00);
	text-decoration: none;
}
.civtableS01 table a:hover {
	color: #0033CC;
}
.civtableS01 tr.even {
	background-color: #FFF;
}
.civtableS01 tr.odd {
	background-color: #fff;
	line-height: 15px;
}
.civtableS01 .jiclass01, .civtableS01 .jiclass02 {
	margin-right:3px;
	float:left;
}
.civtableS02 {
	padding:0;
}
.civtableS02 table {
	width: 100%;
}
.civtableS02 table th {
	font-size: 16px;
	font-weight: normal;
	color: rgba(0,136,204,1.00);
	background: #FFF;
	text-decoration: none;
	height: 25px;
	text-align: left;
	line-height: 25px;
}
.civtableS02 table td {
	line-height:27px;
	font-size:15px;
	color:rgba(51,53,52,1.00);
	padding:3px 0;
}
.civtableS02 table a {
	color: rgba(0,136,204,1.00);
	text-decoration: none;
}
.civtableS02 table a:hover {
	color:#F30;
}
.civtableS02 .jiclass01, .civtableS02 .jiclass02 {
	margin-right:3px;
	float:left;
}
.civtableS02 .institution a {
	color:rgba(51,53,52,1.00);
}

.tdStyle1_paddingRL20 {
	padding-right: 20px;
	padding-left: 20px !important;
}
/*清單樣式*/
.listStyle01 {
	width:100%;
}
.listStyle01 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color: transparent;
	background-image: none;
	height: auto;
}
.listStyle01 ul li {
	display: block;
}
.listStyle01 ul li .pic {
	float: left;
	height: 80px;
	width: 120px;
	margin-right: 0;
}
.listStyle01 ul li .ccncontact {
	width:950px;
	height:120px;
	border:#56A3D3 1px solid;
	padding:19px;
	margin-bottom:10px;
}
.listStyle01 ul li .ccncontact:hover {
	background:#feffca;
}
.listStyle01 ul li .ccncontact .blockround {
	width:70px;
	height:70px;
	float:left;
	border:1px rgba(0,135,204,1.00) solid;
	border-radius:99em;
}
.listStyle01 ul li .ccncontact .blockround .ccndate {
	margin-top:5px;
	padding:10px;
	font-size: 15px;
	color: rgba(0,135,204,1.00);
	text-align: center;
	display: block;
}
.listStyle01 ul li .head {
	width:760px;
	float:left;
}
.listStyle01 ul li .head .postdate {
	width:760px;
	height:20px;
	font-size:14px;
	color:#151515;
}
.listStyle01 ul li .head .title {
	width:760px;
	height:48px;
	line-height:24px;
	letter-spacing:0.5px;
	font-size:18px;
	word-break:break-all;
	word-wrap:break-word;
	overflow:hidden;
}
.listStyle01 ul li .head  .title a {
	color:#333;
}
.listStyle01 ul li .head  .title a:hover {
	color: #03C;
}
.listStyle01 ul li .brief0 {
	float: left;
	width: 950px;
	line-height:10px;
	letter-spacing:0.5px;
}
.listStyle01 ul li .brief0 .date {
	font-size: 13px;
	color: #F60;
	font-weight: normal;
	text-align: right;
	display: block;
}
.listStyle01 ul li .brief0 h4 {
	font-size:18px;
	color:#808080;
	margin:30px 0 15px;
	padding:0;
}
.listStyle01 ul li .brief0 h4 a {
	color:#333;
	text-decoration:none;
	word-break:break-all;
	word-wrap:break-word;
}
.listStyle01 ul li .brief0 h4 a:hover {
	color: #03C;
}
.listStyle01 ul li .brief0 p {
	color: rgba(65,64,66,1.00);
	margin:10px 0;
	padding: 0;
	line-height: 17px;
}
.listStyle01 ul li .ccnbtn {
	width:160px !important;
	height:40px;
	float:left;
	font-size:15px;
	line-height:40px;
	text-align:center;
	margin:15px 0 15px 20px;
}
.listStyle01 ul li .ccnbtn a {
	color:#FFF;
	width:160px !important;
	background:#46C2C8;
	float:left;
}
.listStyle01 ul li .ccnbtn a:hover {
	width:160px !important;
	background:rgba(0,135,204,1.00);
	color:#ffffff;
	float:left;
}
.listStyle02 {
	width:100%;
}
.listStyle02 ul {
	list-style-type:none;
}
.listStyle02 ul li {
	width:988px;
	height:198px;
	border:#56A3D3 1px solid;
	margin-bottom:10px;
}
.listStyle02 ul li .left {
	width:340px;
	float:left;
}
.listStyle02 ul li .right {
	width:648px;
	float:left;
}
.listStyle02 ul li .left .pic {
	margin:18px 0 18px 20px;
}
.listStyle02 ul li .right .top {
	margin-top:15px;
}
.listStyle02 ul li .right .top .title {
	width:450px;
	height:40px;
	float:left;
}
.listStyle02 ul li .right .top .title a {
	height:40px;
	font-size:18px;
	display:table-cell;
	vertical-align:middle;
	color:#56A3D3;
}
.listStyle02 ul li .right .top .title a:hover {
	color:#06F;
}
.listStyle02 ul li .right .top .btn {
	width:160px !important;
	height:40px;
	line-height:40px;
	margin-left:10px;
	font-size:15px;
	text-align:center;
	float:left;
}
.listStyle02 ul li .right .top .btn a {
	width:160px !important;
	color:#FFF;
	background:#46C2C8;
	float:left;
}
.listStyle02 ul li .right .top .btn a:hover {
	width:160px !important;
	background:rgba(0,135,204,1.00);
	float:left;
}
.listStyle02 ul li .right .org {
	width:450px;
	height:25px;
}
.listStyle02 ul li .right .org a {
	margin-left:5px;
	font-size:16px;
	color:#96CEF1;
}
.listStyle02 ul li .right .org a:hover {
	color:#06F;
}
.listStyle02 ul li .right .intro {
	width:625px;
	height:90px;
	font-size:15px;
	line-height:21px;
	margin-top:15px;
	color:#333;
}

/*段落樣式*/
.pStyle1 {
	color:#1B76B9;
	font-size: 18px;
	font-family: Helvetica, Arial, "微軟正黑體", "新細明體",sans-serif;
	margin-left:55px;
}

.title_image {
	margin-bottom:50px;
}
.title_image_href {
	width:100%;
	margin-top:50px;
}
.title_image_href:hover{
	opacity:0.8;
	cursor:pointer;
}

.title_joinus01 {
	background-image: url(../images/member/block/joinus.png);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -1000px;
	white-space: nowrap;
	display: block;
	margin: 0;
	padding: 0;
	height: 35px;
	width: 622px;
	background-position: left top;
	overflow: hidden;
}

.title_searchResult {
	background-image: url(../images/licence/common/pageicon_13.png);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -1000px;
	white-space: nowrap;
	display: block;
	margin: 0;
	padding: 0;
	height: 80px;
	width: 80px;
	background-position: left top;
	overflow: hidden;
}
.title_orgMessage {
	background-image: url(../images/advancedStudies/common/message-01.png);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -1000px;
	white-space: nowrap;
	display: block;
	margin: 0;
	padding: 0;
	height: 40px;
	width: 250px;
	background-position: left top;
	overflow: hidden;
}

.icon_note1 {
	background-image: url(../images/common/note.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	width: 12px;
	text-decoration: none;
	text-align: left;
	text-indent: -1000px;
	white-space: nowrap;
	display: inline-block;
	overflow: hidden;
}

/*輸入框樣式*/
.inputStyle1_w200h20 {
	height: 20px;
	width: 200px;
	border: 1px solid #7ECAE8;
}
.inputStyle1_w150h20 {
	height: 20px;
	width: 150px;
	border: 1px solid #7ECAE8;
}
.inputStyle1_w100h22 {
	height: 22px;
	width: 100px;
	font-size: 15px;
	border: 1px solid #7ECAE8;
}

.inputStyle3_w260h19 {
	height: 17px;
	width: 258px;
	font-size: 13px;
}
.inputStyle4_w495h30 {
	height: 30px;
	width: 495px;
	background: url(../images/licence/common/searchicon.png) no-repeat 475px 0;
}
.inputStyle5_w60h19 {
	height: 17px;
	width: 58px;
	border: 1px solid #7c4747;
}
.inputStyle6_w218h20 {
	height: 20px;
	width: 218px;
	border: 1px solid #b5b5b5;
	padding-left: 5px;
	outline: none;
	color: #b5b5b5;
}
.inputStyle6_w218h22 {
	height: 22px;
	width: 218px;
	border: 1px solid #b5b5b5;
	padding-left: 5px;
	outline: none;
	color: #b5b5b5;
}
.inputStyle7_h19 {
	height: 17px;
	border: 1px solid #828fa7;
}
.inputStyle8_w340h30 {
	width: 340px;
	height: 30px;
	border: 1px #ccc solid;
	color: #808080;
	line-height: 30px;
	padding: 0 5px;
}
.inputStyle9_w365h22 {
	height: 22px;
	width: 365px;
	border: 1px solid #7ECAE8;
}
/*多行文字輸入框*/
.textareaStyle1_w455h230 {
	width:455px;
	height:230px;
	border:1px #ccc solid;
	color:#808080;
	padding:2px 5px;
}
/*下拉式清單樣式*/
.selectStyle1_w501h30 {
	height: 30px;
	width: 501px;
}
.selectStyle2_w244h30 {
	height: 30px;
	width: 244px;
}
.selectStyle3_w172h30 {
	height: 30px;
	width: 172px;
	border: 1px #ccc solid;
	color: #808080;
}
/*文字連結樣式*/
.txtStyle1_b30707 {
	color: #d81414;
}
.txtStyle1_b30707 a{
	color: #d81414;
	text-decoration: underline;
}
.txtStyle1_b30707 a:hover{
	color: #ff0000;
}
.txtStyle1_b0429 {
	font-size:15px;
	color: #CE007F;
	line-height:2;
	font-family: Helvetica, Arial, "微軟正黑體", "新細明體",sans-serif;
}
.txtStyle1_b0429 a {
	color: #CE007F;
}
.txtStyle1_b0429 a:hover {
	color: #ff0000;
}
.txtStyle1_b0430 {
	font-size:15px;
	color: #1B76B9;
	line-height:2;
	font-family: Helvetica, Arial, "微軟正黑體", "新細明體",sans-serif;
}
.txtStyle1_b0430 a {
	color: #1B76B9;
}
.txtStyle1_b0430 a:hover {
	color: #ff0000;
}

.txtStyle1_b0432 a {
	color:#46c2c8;
}
.txtStyle1_b0432 a:hover {
	color:#F30;
}
.txtStyle1_b0433 {
	margin-top:5px;
	font-size:15px;
	color: #CE007F;
	line-height:1.2;
	width:auto;
	font-family: Helvetica, Arial, "微軟正黑體", "新細明體",sans-serif;
}
.txtStyle1_b0433 a {
	color: #CE007F;
}
.txtStyle1_b0433 a:hover {
	color: #ff0000;
}



/*a連結icon圖示區*/
.btn_map1 {
	background-image: url(../images/advancedStudies/common/icon_map.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline-block;
	height: 16px;
	width: 50px;
	margin-left: 10px;
	overflow: hidden;
	text-align: left;
	text-indent: -1000px;
}
.btn_more1 {
	background-image: url(../images/common/btn_more1-2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 52px;
}
.btn_more1 a {
	background-image: url(../images/common/btn_more1-1.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: -1000px;
	white-space: nowrap;
	display: block;
	height: 15px;
	width: 52px;
	overflow: hidden;
}
.btn_more1 a:hover {
	background-image: url(../images/common/btn_more1-2.png);
}
.btn_more2 {
	background-image: url(../images/common/btn_more2-2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 50px;
}
.btn_more2 a {
	background-image: url(../images/common/btn_more2-1.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: -1000px;
	white-space: nowrap;
	display: block;
	height: 15px;
	width: 50px;
	overflow: hidden;
}
.btn_more2 a:hover {
	background-image: url(../images/common/btn_more2-2.png);
}
.btn_detail1 {
	background-image: url(../images/advancedStudies/common/btn_detail1-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 48px !important;
	position: absolute;
	right: 5px;
	display: block;
	top: 3px;
}
.btn_detail1 a {
	background-image: url(../images/advancedStudies/common/btn_detail1-1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: -1000px;
	white-space: nowrap;
	display: block;
	height: 15px;
	width: 48px;
	overflow: hidden;
}
.btn_detail1 a:hover {
	background-image: url(../images/advancedStudies/common/btn_detail1-2.jpg);
}
.btn_detail3 {
	background-image: url(../images/advancedStudies/common/btn_detail1-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 48px;
	display: inline-block;
	margin-top:3px;
}

.btn_detail3 a {
	background-image: url(../images/advancedStudies/common/btn_detail1-1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: -1000px;
	white-space: nowrap;
	display: block;
	height: 15px;
	width: 48px;
	overflow: hidden;
}
.btn_detail3 a:hover {
	background-image: url(../images/advancedStudies/common/btn_detail1-2.jpg);
}
.btn_back1 {
	background-image: url(../images/advancedStudies/common/btn_back1-2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	width: 80px;
}
.btn_back1 a {
	background-image: url(../images/advancedStudies/common/btn_back1-1.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	width: 80px;
	text-decoration: none;
	text-align: left;
	text-indent: -1000px;
	white-space: nowrap;
	display: block;
	overflow: hidden;
}
.btn_back1 a:hover {
	background-image: url(../images/advancedStudies/common/btn_back1-2.png);
}
.btn_back3 {
	background-image: url(../images/advancedStudies/common/btn_back3-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 60px;
}
.btn_back3 a {
	background-image: url(../images/advancedStudies/common/btn_back3-1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 60px;
	text-decoration: none;
	text-align: left;
	text-indent: -1000px;
	white-space: nowrap;
	display: block;
	overflow: hidden;
}
.btn_back3 a:hover {
	background-image: url(../images/advancedStudies/common/btn_back3-2.jpg);
}

.btn_searchLicence a {
	background-image: url(../images/common/btn_searchLicence1-1.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: -1000px;
	white-space: nowrap;
	display: block;
	width: 119px;
	height: 28px;
	overflow: hidden;
}
.btn_searchLicence a:hover {
	background-image: url(../images/common/btn_searchLicence1-2.png);
}
.jiclass01 a {
	background-image: url(../images/common/pagelike_01.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: -1000px;
	white-space: nowrap;
	display: block;
	width: 25px;
	height: 25px;
	overflow: hidden;
}
.jiclass02 a {
	background-image: url(../images/common/pagelike_02.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: -1000px;
	white-space: nowrap;
	display: block;
	width: 25px;
	height: 25px;
	overflow: hidden;
}
.jiclass01 a:hover, .jiclass02 a:hover {
	box-shadow:1px 1px #53a7ea, 2px 2px #53a7ea, 3px 3px #53a7ea;
	-webkit-transform: translateX(-1px);
	transform: translateX(-1px);
}
.btn_order01 a {
	background-image: url(../images/member/common/btn_morder300.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: -1000px;
	white-space: nowrap;
	display: block;
	width: 300px;
	height: 50px;
}
.btn_order01 a:hover {
	opacity:0.8;
}
.btn_search_org a {
	background-image: url(../images/common/btn_searchOrg1-1.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: -1000px;
	white-space: nowrap;
	display: block;
	height: 17px;
	width: 29px;
	overflow: hidden;
}
.btn_search_org a:hover {
	background-image: url(../images/common/btn_searchOrg1-2.png);
}
/*送出按鈕*/
.btn_submit01 {
	background-image: url(../images/common/btn_style_ok.png);
	background-repeat: no-repeat;
	background-color: transparent;
	border-style: none;
	width: 600px;
	height: 50px;
	cursor: pointer;
	opacity: 0.9;
}
.btn_submit01:hover {
	opacity:1;
}
.btn_submit02 {
	background-image: url(../images/common/btn_modify1.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	border-style: none;
	width: 600px;
	height: 50px;
	cursor: pointer;
	opacity: 0.9;
}
.btn_submit02:hover {
	opacity:1;
}

.btn_submit04 {
	background-image: url(../images/common/senpass01.png);
	background-repeat: no-repeat;
	background-color: transparent;
	border-style: none;
	width: 600px;
	height: 50px;
	cursor: pointer;
	opacity: 0.9;
}
.btn_submit04:hover {
	opacity:1;
}
.btn_submit05 {
	background-image: url(../images/common/btn_del01.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	border-style: none;
	width: 300px;
	height: 50px;
	cursor: pointer;
	opacity: 0.9;
}
.btn_submit05:hover {
	opacity:1;
}
.btn_submit06 {
	background-image: url(../images/common/btn_search02.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	border-style: none;
	width: 80px;
	height: 32px;
	cursor: pointer;
}
.btn_submit06:hover {
	opacity:0.8;
}
.btn_submit07 {
	background-image: url(../images/advancedStudies/common/btn_submit1-1.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: transparent;
	height: 35px;
	width: 85px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	text-align: left;
	text-indent: -1000px;
	white-space: nowrap;
	display: block;
	cursor: pointer;
}
.btn_submit07:hover {
	background-image: url(../images/advancedStudies/common/btn_submit1-2.png);
}


/*會員專區*/
/*大banner*/
#img680_300 {
	width:680px;
	height:300px;
	margin-bottom:30px;
}
/*我的瀏覽記錄*/
#record {
	width:100%;
}
#record .bar {
	width:100%;
	height:50px;
	background: #379FD3;
}
#record .bar .title {
	width:680px;
	height:50px;
	color:#FFF;
	font-size:24px;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}
/*公職最新招聘資訊*/
#civilNews_info {
	width:100%;
	height: auto;
	margin-bottom: 0;
}
#civilNews_info .bar {
	width:100%;
	height:50px;
	background: #379FD3;
}
#civilNews_info .bar .title {
	width:280px;
	height:50px;
	color:#FFF;
	font-size:24px;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}
#civilNews_info .content {
	width:100%;
	height:250px;
	font-size:16px;
	line-height:50px;
	margin-bottom: 20px;
}
#civilNews_info .content a {
	color:#666;
}
#civilNews_info .content a:hover {
	color:#03F;
}
/*本月會員專屬好禮*/
#memberGift {
	width:100%;
	height: auto;
	margin-bottom:30px;
}
#memberGift .bar {
	width:100%;
	height:50px;
	background: #379FD3;
}
#memberGift .bar .title {
	width:280px;
	height:50px;
	color:#FFF;
	font-size:24px;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}
#memberGift .content {
	width:100%;
	height:260px;
	font-size:16px;
	line-height:50px;
}
#memberGift .content .img {
	margin-top:10px;
	margin-bottom:10px;
}
#memberGift .content .word {
	font-size:18px;
}
#memberGift .content .word a {
	color:#666;
}
#memberGift .content .word a:hover {
	color:#03F;
}
/*會員功能選單*/
#memberMenu {
	width:100%;
}
#memberMenu .bar {
	width:100%;
	height:50px;
	background: #379FD3;
}
#memberMenu .bar .title {
	width:280px;
	height:50px;
	color:#FFF;
	font-size:24px;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}
#memberMenu .content {
	width:100%;
	font-size:16px;
	line-height:50px;
	margin-bottom: 20px;
}
#memberMenu .content .btn_h50 {
	width:280px !important;
	height:50px;
	text-align:center;
	margin-top:5px;
}
#memberMenu .content .btn_h50 a {
	width:280px !important;
	color:#6F7C82;
	background:#E6F0F4;
	float:left;
}
#memberMenu .content .btn_h50 a:hover {
	width:280px !important;
	color:#FFFFFF;
	background:#182e5d;
	float:left;
}
/*會員資料修改*/
#memberData {
	width:100%;
}
#memberData .bar {
	width:300px;
	height:50px;
	background:#379FD3;
}
#memberData .bar .title {
	width:300px;
	height:50px;
	color:#FFF;
	font-size:24px;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}
/*會員電子報*/
/*大banner*/
#img680_100 {
	width:680px;
	height:100px;
	margin-bottom:50px;
}
/*四大電子報*/
#memberEpaper {
	width:100%;
}
#memberEpaper #block1 {
	width:329px;
	height:280px;
	float:left;
}
#memberEpaper #block2 {
	width:329px;
	height:280px;
	margin-left:22px;
	float:left;
}
#memberEpaper .newclass {
	position: relative;
	display: block;
	width:329px;
}
#memberEpaper .newclass .content {
	width: 100%;
	height: 100%;
	-webkit-transform: scale(1.0) translateZ(0);
	-moz-transform: scale(1.0) translateZ(0);
	transform: scale(1.0) translateZ(0);
	-webkit-transition: -webkit-transform 0.5s ease 0.25s;
	-moz-transition:	-moz-transform 0.5s ease 0.25s;
	transition:		 transform 0.5s ease 0.25s;
}
#memberEpaper .newclass .content .background {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	background:#000;
}
#memberEpaper .newclass:hover .content .background {
	opacity: 0.5;
}
#memberEpaper .newclass .caption {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	font-family:"微軟正黑體"adobe-clean, Helvetica, Arial, sans-serif;
	font-size:30px;
	color: white;
	opacity: 0;
}
#memberEpaper .newclass:hover .caption {
	opacity:1;
	cursor:pointer;
}
#memberEpaper .newclass .caption a {
	color:#FFF;
}
#memberEpaper .newclass .caption .contents {
	display: table;
	width: 100%;
	height: 100%;
}
#memberEpaper .newclass .caption .contents .stack {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 5%;
}
#memberEpaper .newclass .caption .contents .stack .title {
	display: block;
	margin-bottom: 0;
	opacity: 0;
	-webkit-transform: translateY(-100%) translateZ(0);
	-moz-transform: translateY(-100%) translateZ(0);
	transform: translateY(-100%) translateZ(0);
	-webkit-transition: -webkit-transform 0.5s ease 0.25s, opacity 0.15s ease 0.25s;
	-moz-transition:	-moz-transform 0.5s ease 0.25s, opacity 0.15s ease 0.25s;
	transition:			transform 0.5s ease 0.25s, opacity 0.15s ease 0.25s;
}
#memberEpaper .newclass:hover .caption .contents .stack .title {
	opacity: 1;
	-webkit-transform:	translateY(0) translateZ(0);
	-moz-transform:		translateY(0) translateZ(0);
	transform:			translateY(0) translateZ(0);
}
#memberEpaper .newclass .caption .contents .stack .text {
	font-family:"微軟正黑體"adobe-clean, Helvetica, Arial, sans-serif;
	font-size:20px;
	display: block;
	margin-top: 0;
	opacity: 0;
	-webkit-transform: translateY(100%) translateZ(0);
	-moz-transform: translateY(100%) translateZ(0);
	transform: translateY(100%) translateZ(0);
	-webkit-transition: -webkit-transform 0.5s ease 0.25s, opacity 0.15s ease 0.25s;
	-moz-transition:	-moz-transform 0.5s ease 0.25s, opacity 0.15s ease 0.25s;
	transition:			transform 0.5s ease 0.25s, opacity 0.15s ease 0.25s;
}
#memberEpaper .newclass:hover .caption .contents .stack .text {
	opacity: 1;
	-webkit-transform: translateY(0) translateZ(0);
	-moz-transform: translateY(0) translateZ(0);
	transform: translateY(0) translateZ(0);
}
#memberEpaper .epaperIntro {
	margin-top:10px;
	margin-bottom:10px;
	width: 329px;
	font-size:25px;
	color:#3799CD;
}
#memberEpaper .epaperTitle {
	width:329px;
	font-size:16px;
}
#memberEpaper .epaperTitle a {
	color:#595757;
}
#memberEpaper .epaperTitle a:hover {
	color:#39F;
}
#memberEpaper .order {
	width:680px;
	margin-top:20px;
	margin-bottom:20px;
	font-size:16px;
	color:#666;
	line-height:25px;
}

/*機構專區*/
/*所有機構*/
#orgList {
	width:100%;
}
#orgList .bar {
	width:990px;
	height:40px;
	background:#46c2c8;
}
#orgList .bar .title {
	width:990px;
	height:40px;
	color:#FFF;
	font-size:18px;
	letter-spacing:5px;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}
#orgList #toc {
	margin-right:30px;
	float:right;
}
#orgList .threed {
	width:300px;
	height:70px;
	text-align:center;
}
#orgList .threed:hover {
	box-shadow: inset 0 0 0 10px #53a7ea;
	transition:all 0.5s ease;
	-webkit-transform: scale(0.8);
	-ms-transform: scale(0.8);
	transform: scale(0.8);
	-webkit-border-radius:15px 0px 15px 0px;
	-moz-border-radius:15px 0px 15px 0px;
	border-radius: 15px 0px 15px 0px;
}
#orgList #orgQuickSearch {
	width:100%;
}
#orgList #orgQuickSearch .input {
	width:270px;
	margin-right:auto;
	margin-left:auto;
}
#orgList #orgQuickSearch .input .textinput {
	width: 250px;
	height: 30px;
	margin-right: 10px;
	font-size: 15px;
	border: 1px solid #CCC;
	padding: 0 3px;
	line-height: 30px;
	background: url(../images/licence/common/searchicon.png) no-repeat 232px 0;
}
#orgList #orgQuickSearch .input .textinput:hover, #orgList #orgQuickSearch .input .textinput:focus {
	border: 1px solid #ff66ff;
}
#orgSearch {
	height:26px;
	width:250px;
	float:right;
}
#orgSearch .input {
	height:22px;
	width:218px;
	float:left;
}
#orgSearch .icon {
	width:25px;
	height:22px;
	cursor:pointer;
	background:#b5b5b5;
	float:left;
}
#orgSearch .icon:hover {
	background:#999;
}
/*機構全區橫幅選單*/
#orgMenu {
	width:100%;
	height:70px;
}
#orgMenu .logo {
	width:185px;
	height:70px;
	margin-right:25px;
	float:left;
}
#orgMenu .menu {
	width:780px;
	height:70px;
	margin-top:10px;
	float:left;
}
#orgMenu .menu ul li {
	width:130px;
	height:50px;
	font-size:18px;
	text-align:center;
	letter-spacing:5px;
	line-height:50px;
	float:left;
}
#orgMenu .menu ul li.on {
	background:#dbf9f8;
}
#orgMenu .menu ul li.on a {
	color:#46c2c8;
}
#orgMenu .menu ul li.off {
	background:#46c2c8;
}
#orgMenu .menu ul li.off a {
	width:130px;
	height:50px;
	color:#fff;
	display:block;
}
#orgMenu .menu ul li.off a:hover {
	background:#dbf9f8;
	color:#46c2c8;
	transition: background 2s ease;
	-moz-transition: background 2s ease;
	-webkit-transition: background 2s ease;
	-ms-transition: background 2s ease;
	-o-webkit-transition: background 2s ease;
}
/*機構介紹頁*/
#orgIntro {
	width:890px;
	margin-right:auto;
	margin-left:auto;
	line-height:25px;
	font-size:15px;
	color:rgba(51,53,52,1.00);
}
/*#orgCourseType有共用課專首頁*/
#orgCourseType {
	width:880px;
	margin-right:auto;
	margin-left:auto;
}
#orgCourseType .block {
	width:440px;
	height:120px;
	margin-bottom:30px;
	float:left;
}
#orgCourseType .block .icon {
	width:90px;
	height:120px;
	margin-right:25px;
	float:left;
}
#orgCourseType .block .content {
	width:305px;
	margin-top:5px;
	float:left;
}
#orgCourseType .block .content .title {
	height:30px;
	font-size:20px;
	line-height:30px;
}
#orgCourseType .block .content .title a {
	color:#ff63ff;
}
#orgCourseType .block .content .title a:hover {
	color:#46c2c8;
}
#orgCourseType .block .content .txt {
	height:25px;
	line-height:25px;
	color:rgba(51,53,52,1.00);
}
#orgCourseType .block .content .like {
	background-image: url(../images/advancedStudies/common/btn_courseLike2-1.png);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -1000px;
	white-space: nowrap;
	display: inline-block;
	height: 25px;
	width: 100px;
	overflow: hidden;
	cursor:pointer;
}
#orgCourseType .block .content .like:hover {
	opacity:0.75;
}
#orgCourseType .block .content .fav {
	background-image: url(../images/advancedStudies/common/btn_courseFav2-1.png);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -1000px;
	white-space: nowrap;
	display: inline-block;
	height: 25px;
	width: 130px;
	overflow: hidden;
	cursor:pointer;
}
#orgCourseType .block .content .fav:hover {
	opacity:0.75;
}
/*上課地點頁*/
#orgSchool {
	width:100%;
}
#orgSchool .menu {
	width:990px;
	margin-bottom:20px;
}
#orgSchool .menu ul li {
	width:165px;
	height:30px;
	text-align:center;
	font-size:18px;
	letter-spacing:5px;
	line-height:30px;
	float:left;
}
#orgSchool .menu ul li.off a {
	width:165px;
	height:30px;
	display:block;
	color:#F6F;
}
#orgSchool .menu ul li.off a:hover {
	background:#F6F;
	color:#FFF;
}
#orgSchool .menu ul li.on {
	background:#F6F;
}
#orgSchool .menu ul li.on a {
	color:#FFF;
}
#orgSchool .map {
	width:240px;
	height:240px;
	float:left;
}
#orgSchool .school {
	width:750px;
	float:left;
}
#orgSchool .noSchool {
	width:750px;
	height:240px;
	float:left;
}
#orgSchool .noSchool .txt {
	width:750px;
	height:240px;
	color:#808080;
	font-size:20px;
	letter-spacing:5px;
	line-height:40px;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}
#orgSchool .school ul li {
	width:187px;
	height:30px;
	line-height:30px;
	font-size:15px;
	float:left;
}
#orgSchool .school ul li a {
	width:187px;
	height:30px;
	color:#808080;
	display:block;
}
#orgSchool .school ul li a:hover {
	background:#feffca;
}
/*課程類別頁*/
#orgCate {
	width:100%;
}
#orgCate .menu {
	width:990px;
	margin-bottom:20px;
}
#orgCate .menu ul li {
	width:165px;
	height:30px;
	text-align:center;
	font-size:18px;
	letter-spacing:5px;
	line-height:30px;
	margin-bottom:10px;
	float:left;
}
#orgCate .menu ul li.off a {
	width:165px;
	height:30px;
	display:block;
	color:#F6F;
}
#orgCate .menu ul li.off a:hover {
	background:#F6F;
	color:#FFF;
}
#orgCate .menu ul li.on {
	background:#F6F;
}
#orgCate .menu ul li.on a {
	color:#FFF;
}
#orgCate .image {
	width:190px;
	height:120px;
	float:left;
}
#orgCate .pic {
	width:90px;
	height:120px;
	margin-right:auto;
	margin-left:auto;
}
#orgCate .cate {
	width:800px;
	float:left;
}
#orgCate .noCate {
	width:800px;
	height:120px;
	float:left;
}
#orgCate .noCate .txt {
	width:800px;
	height:120px;
	color:#808080;
	font-size:20px;
	letter-spacing:5px;
	line-height:40px;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}
#orgCate .cate ul li {
	width:197px;
	height:30px;
	margin-left:3px;
	line-height:30px;
	font-size:15px;
	float:left;
}
#orgCate .cate ul li a {
	width:197px;
	height:30px;
	padding-left:3px;
	color:#808080;
	display:block;
}
#orgCate .cate ul li a:hover {
	background:#feffca;
}
#orgCate .image2 {
	width:990px;
	height:160px;
}
/*有話要嗆頁*/
#orgMessage {
	width:100%;
}
#orgMessage .banner {
	width:250px;
	margin:50px auto 0 auto;
}
#orgMessage .radio {
	width:990px;
	height:130px;
	margin-top:30px;
}
#orgMessage .radio .block {
	width:330px;
	height:130px;
	float:left;
}
#orgMessage .radio .block .pic {
	width:80px;
	margin-right:auto;
	margin-left:auto;
}
#orgMessage .radio .block .pic:hover {
	opacity:0.8;
}
#orgMessage .radio .block .txt {
	text-align:center;
	line-height:50px;
	color:#808080;
	font-size:15px;
}
/*機構全區footer*/
#orgFooter {
	width:790px;
	margin-right:auto;
	margin-left:auto;
}
#orgFooter .pic {
	width:100px;
	height:100px;
	margin-right:20px;
	float:left;
}
#orgFooter .pic .icon {
	background-image: url(../images/advancedStudies/common/agencyicon_03.png);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -1000px;
	white-space: nowrap;
	display: inline-block;
	height: 100px;
	width: 100px;
	overflow: hidden;
}
#orgFooter .content {
	width:670px;
	height:100px;
	float:left;
	line-height:30px;
	font-size:15px;
	color:#808080;
}
#orgFooter .content a {
	color:#1B76A2;
}
#orgFooter .content a:hover {
	color:#ff66ff;
}

/*影音分享*/
/*列表頁*/
#videoMenu {
	width:990px;
	height:50px;
	background:#46c2c8;
	line-height:50px;
}
#videoMenu .press01, #videoMenu .press02 {
	text-align:center;
	font-size:18px;
}
#videoMenu .press01 a {
	width:165px;
	height:50px !important;
	float:left;
	background:#46c2c8;
	color:#FFF;
}
#videoMenu .press01 a:hover {
	background:#DBF9F8;
	color:#28B2B2;
}
#videoMenu .press02 a {
	width:165px;
	height:50px !important;
	float:left;
	background:#DBF9F8;
	color:#28B2B2;
}
#videoList {
	width:100%;
}
#videoList .block {
	width:320px;
	margin-right:5px;
	margin-left:5px;
	float:left;
}
#videoList .block .title {
	font-size:16px;
	margin-bottom:10px;
}
#videoList .block .title a {
	color:#46c2c8;
}
#videoList .block .title a:hover {
	color:#F30;
}
#videoList .block .pic {
	width:320px;
	height:197px;
	margin-bottom:10px;
}
#videoList .block .intro {
	width:320px;
	height:65px;
	color:#808080;
}

/*好康活動專區*/
/*列表頁*/
#eventsList {
	width:100%;
}
#eventsList .bar {
	width:990px;
	height:40px;
	background:rgba(0,135,204,1.00);
}
#eventsList .bar .title {
	width:990px;
	height:40px;
	color:#FFF;
	font-size:18px;
	letter-spacing:5px;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}
#eventsList .board {
	width:988px;
	background:#fff;
	padding:10px 0;
	margin-right:auto;
	margin-left:auto;
}
#eventsList .board .block {
	float:left;
	height:355px;
	width:306px;
	-webkit-border-radius:5px 5px 5px 5px;/*左上、右上、右下、左下*/
	-moz-border-radius:5px 5px 5px 5px;/*左上、右上、右下、左下*/
	border-radius:5px 5px 5px 5px;/*左上、右上、右下、左下*/
	border:1px solid #ccc;
	margin:10px;
}
#eventsList .board .block:hover {
	opacity:0.8;
}
#eventsList .board .block .pic {
	height:160px;
	width:306px;
	margin:0px;
}
#eventsList .board .block .pic img {
	width:306px;
	height:160px;
}
#eventsList .board .block ul {
	float:left;
	width:306px;
}
#eventsList .board .block ul li ul li {
	color:rgba(34,35,33,1.00);
	line-height:22px;
	word-break:break-all;
	word-wrap:break-word;
}
#eventsList .board .block .title_wid {
	width:280px;
	border-bottom:1px dotted #CCC;
	margin:13px;
}
#eventsList .board .block .summary_wid {
	width:280px;
	height:95px;
	margin-left:13px;
}
#eventsList .board .block ul li ul li.title {
	margin-top:6px;
	color:#157dc6;
	font-weight:bold;
	overflow:hidden;
	text-overflow:ellipsis;/*限制文字顯示寬度*/
	white-space:nowrap;/*限制文字顯示寬度*/
}
#eventsList .board .block ul li ul li.summary {
	font-size:12px;
	color:rgba(32,33,34,1.00);
}
#eventsList .board .block ul li ul li.eventdate {
	font-size:12px;
	color:rgba(32,33,34,1.00);
	margin-top:10px;
	margin-left:13px;
}
#eventsList .board .block ul li ul li.title a {
	color: #530559;
    font-size: 15px;
}
#eventsList .board .block ul li ul li.title a:hover {
	color:#00F;
}
#eventsList .eventbtn_detail {
	background:#840632;
	padding-left:10px;
	color:#fff;
	font-size:12px;
	line-height:25px;
	height: 25px;
	width: 70px !important;
	float:right;
	-webkit-border-radius: 5px 0px 0px 5px;/*左上、右上、右下、左下*/
	-moz-border-radius: 5px 0px 0px 5px;/*左上、右上、右下、左下*/
	border-radius: 5px 0px 0px 5px;/*左上、右上、右下、左下*/
}
#eventsList .eventbtn_detail a {
	background:# F90;
	text-align:left;
	height:27px;
	width:70px;
	float:right;
}
#eventsList .eventbtn_detail:hover {
	background:#F03;
}
/*認證機構推薦#eventsLimit多處共用*/
#eventsLimit {
	width:100%;
}
#eventsLimit .bar {
	width:990px;
	height:40px;
	background:rgba(0,135,204,1.00);
}
#eventsLimit .bar:hover {
	opacity:0.8;
	cursor:pointer;
}
#eventsLimit .bar .title {
	width:990px;
	height:40px;
	color:#FFF;
	font-size:18px;
	letter-spacing:5px;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}
#eventsLimit .board {
	width:984px;
	margin:0 auto;
}
#eventsLimit .board .block {
	width:328px;
	height:200px;
	float:left;
	margin-top:20px;
}
#eventsLimit .board .block .pic {
	width:185px;
	height:70px;
	margin:0 auto 20px;
}
#eventsLimit .board .block .title {
	text-align:center;
	font-size:16px;
	padding-left:0;
	margin-bottom:10px;
}
#eventsLimit .board .block .title a {
	color:rgba(0,135,204,1.00);
}
#eventsLimit .board .block .title a:hover {
	color:#F30;
}
#eventsLimit .board .block ul {
	padding:0;
}
#eventsLimit .board .block li {
	font-size:15px;
	padding-left:15px;
	height:25px;
	text-align:center;
}
#eventsLimit .board .block li a {
	color:rgba(51,53,52,1.00);
}
#eventsLimit .board .block li a:hover {
	color:rgba(10,160,224,1.00);
}
#eventsBooks {
	width:100%;
}
#eventsBooks .bar {
	width:990px;
	height:40px;
	background:rgba(0,135,204,1.00);
}
#eventsBooks .bar:hover {
	opacity:0.8;
	cursor:pointer;
}
#eventsBooks .bar .title {
	width:990px;
	height:40px;
	color:#FFF;
	font-size:18px;
	letter-spacing:5px;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}
#eventsBooks .board {
	width:984px;
	margin:0 auto;
}
#eventsBooks .board .block {
	width:328px;
	height:400px;
	float:left;
	margin-top:20px;
}
#eventsBooks .board .block .pic {
	width:155px;
	height:191px;
	margin:0 auto 20px;
}
#eventsBooks .board .block .title {
	text-align:center;
	font-size:16px;
	padding-left:0;
	margin-bottom:10px;
}
#eventsBooks .board .block .title a {
	color:rgba(0,135,204,1.00);
}
#eventsBooks .board .block .title a:hover {
	color:#F30;
}
#eventsBooks .board .block .intro {
	color:rgba(51,53,52,1.00);
	font-size:15px;
	line-height:25px;
	margin:10px 20px;
}
#eventsDetail {
	width:960px;
	margin-right:auto;
	margin-left:auto;
}
#eventsDetail .content {
	width:850px;
	margin-right:auto;
	margin-left:auto;
}
#eventsDetail .content .intro {
	font-size:15px;
	color:rgba(51,53,52,1.00);
	margin-bottom:15px;
	line-height:2;
}

/*證照專區*/
/*證照首頁分類列表*/
#licenceType {
	width:100%;
}
#licenceType .block01 {
	width:990px;
}
#licenceType .block02 {
	width:320px;
	float:left;
	margin-right:10px;
}
#licenceType .head {
	width:100%;
	height:40px;
	margin-bottom:10px;
	border-bottom:1px solid rgba(0,135,204,1.00);
	text-align:left;
	font-size:20px;
	letter-spacing:2px;
	line-height:40px;
}
#licenceType .head a {
	color:rgba(0,135,204,1.00);
}
#licenceType .head a:hover {
	color:#F30;
}
#licenceType .list ul {
	margin: 0;
	padding: 0;
}
#licenceType .list ul li {
	margin:-3px 0 9px 0;
	padding: 0;
	width:320px;
	height:35px;
	float:left;
	line-height:30px;
}
#licenceType .list ul li a {
	font-size:16px;
	color:rgba(51,53,52,1.00);
	font-weight:100;
}
#licenceType .list ul li a:hover {
	color:rgba(0,135,204,1.00);
}
/*證照選單*/
#licenceMenu {
	width:100%;
}
#licenceMenu .left {
	width:120px;
	margin-right:40px;
	float:left;
}
#licenceMenu .left .img {
	width:80px;
	margin:0 auto 20px;
}
#licenceMenu .left .word {
	width:120px;
	font-size:15px;
	color:#46BEC4;
	line-height:25px;
	letter-spacing:3px;
	font-weight:bold;
}
#licenceMenu .left .word a {
	color:rgba(0,135,204,1.00);
}
#licenceMenu .left .word a:hover {
	color:#F00;
}
#licenceMenu .right {
	width:830px;
	float:left;
	color:#5F6468;
	font-size:15px;
}
#licenceMenu .right ul li {
	width:156px;
	height:35px;
	float:left;
	line-height:35px;
	margin-right:5px;
	padding-left:5px;
}
#licenceMenu .right ul li a {
	color:rgba(51,53,52,1.00);
}
#licenceMenu .right ul li a:hover {
	color:rgba(0,135,204,1.00);
}
#licenceMenu .smallcate {
	width:100%;
	font-size:15px;
}
#licenceMenu .smallcate ul li {
	width:240px;
	height:30px;
	float:left;
	line-height:30px;
	margin-right:5px;
	margin-bottom:3px;
}
#licenceMenu .smallcate ul li:hover {
	background:#FF66FF;
}
#licenceMenu .smallcate ul li a {
	display:block;
	padding-left:5px;
	color:rgba(85,84,86,1.00);
}
#licenceMenu .smallcate ul li a:hover {
	color: #fff;
}
#licenceQuickSearch {
	width:355px;
	margin:0 auto;
}
#licenceQuickSearch .input {
	float:left;
}
#licenceQuickSearch .input .textinput {
	width: 250px;
	height: 30px;
	margin-right: 10px;
	font-size: 15px;
	border: 1px solid #CCC;
	padding: 0 3px;
	line-height: 30px;
	background: url(../images/licence/common/searchicon.png) no-repeat 232px 0;
}
#licenceQuickSearch .input .textinput:hover, #licenceQuickSearch .input .textinput:focus {
	border: 1px solid #ff66ff;
}
#licenceQuickSearch .btn {
	float:left;
}

/*公職專區*/
/*熱門課程*/
#hotclass {
	width:100%;
}
#hotclass .bar {
	width:990px;
	height:50px;
	background:rgba(0,135,204,1.00);
}
#hotclass .bar .title {
	width:990px;
	height:50px;
	color:#FFF;
	font-size:24px;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}
#hotclass .content {
	width:700px;
	margin:30px auto 0;
}
#hotclass .content ul li {
	display:block;
	height: 25px;
	font-size: 15px;
	line-height: 30px;
	color:rgba(51,53,52,1.00);
	background-image: url(../images/advancedStudies/common/icon2-1.jpg);
	background-repeat: no-repeat;
	background-position: 5px 15px;
	padding-top:5px;
	padding-left: 25px;
}
#hotclass .content ul li .ctitle {
	width:450px;
	float:left;
	margin-right:20px;
}
#hotclass .content ul li .org {
	width:180px;
	float:left;
}
#hotclass .content ul li a {
	color: rgba(51,53,52,1.00);
	text-decoration: none;
}
#hotclass .content ul li a:hover {
	color: #0033CC;
}
/*新聞區*/
#civilnews {
	width:100%;
	margin-top:45px;
}
#civilnews .item01 {
	width:240px;
	height:400px;
	float:left;
	margin-right:10px;
}
#civilnews .item02 {
	width:240px;
	height:400px;
	float:left;
	margin-right:0;
}
#civilnews .bar {
	width:240px;
	height:50px;
	background:rgba(0,135,204,1.00);

}
#civilnews .bar:hover {
	opacity:0.8;
	cursor:pointer;
}
#civilnews .bar .title {
	width:990px;
	height:50px;
	color:#FFF;
	font-size:18px;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}
#civilnews .img {
	width:240px;
	height:160px;
	margin-top:10px;
	margin-bottom:20px;
}
#civilnews .ntitle {
	font-size:15px;
	margin-bottom:10px;
}
#civilnews .ntitle a {
	color:rgba(0,135,204,1.00);
}
#civilnews .ntitle a:hover {
	color:#F30;
}
#civilnews .intro {
	color:rgba(51,53,52,1.00);
	font-size:15px;
	line-height:25px;
	padding-right:12px;
}
/*年度公招入口區*/
#civ_ambit {
	width:100%;
	height:280px;
	margin-top:50px;
}
#civ_ambit .civbx_pu {
	width:50%;
	float:left;
}
#civ_ambit .civbx_pu:hover {
	opacity:0.8;
}
/*課程類別區*/
#civilCourse {
	width:100%;
	margin-top:100px;
}
#civilCourse .block {
	width:100%;
	margin-bottom:50px;
}
#civilCourse .block .img {
	margin-bottom:30px;
}
#civilCourse .block .content {
	margin-left:20px;
}
#civilCourse .block .content ul li {
	width:230px;
	height:35px;
	float:left;
	line-height:30px;
	margin: -3px 0 9px 0;
	padding: 0 0 0 6px;
}
#civilCourse .block .content a {
	font-size:16px;
	color:rgba(51,53,52,1.00);
}
#civilCourse .block .content a:hover {
	color:#0033CC;
}
/*495*150banner廣告X2 非常多處廣告共用*/
#civilBanner {
	width:100%;
	margin-top:50px;
	margin-bottom:50px;
	display: flex;
}
/*年度考試類別選單*/
#exampress {
	width:980px;
	height:50px;
	background:rgba(0,135,204,1.00);
	padding-left:5px;
	padding-right:5px;
	line-height:50px;
}
#exampress .press01, #exampress .press02 {
	text-align:center;
	font-size:18px;
}
#exampress .press01 a {
	width:245px;
	height:50px !important;
	float:left;
	background:rgba(0,135,204,1.00);
	color:#FFF;
}
#exampress .press01 a:hover {
	background:rgba(215,240,255,1.00);
	color:rgba(0,135,204,1.00);
}
#exampress .press02 a {
	width:245px;
	height:50px !important;
	float:left;
	background:rgba(215,240,255,1.00);
	color:rgba(0,135,204,1.00);
}
/*年度考試列表資訊區*/
#examinationList {
	width:100%;
	margin-top:50px;
}
#examinationList .exday {
	height:20px;
	text-align: center;
	color:rgba(0,135,204,1.00);
	font-size:15px;
}
#examinationList .filter {
	margin-top:30px;
	margin-bottom:30px;
	height:32px;
	color:#ff66ff;
	font-size:15px;
}

/*年度考試詳細區*/
#examinationDetail {
	width:100%;
}
#examinationDetail .intro {
	width:930px;
	margin:50px auto;
}
#examinationDetail .intro .block {
	width:310px;
	height:140px;
	float:left;
}
#examinationDetail .intro .block .img {
	width:80px;
	height:80px;
	margin:0 auto;
}
#examinationDetail .intro .block .type {
	width:310px;
	height:30px;
	text-align:center;
	font-size:16px;
	color:rgba(0,135,204,1.00);
	line-height:30px;
}
#examinationDetail .intro .block .value {
	width:310px;
	height:30px;
	text-align:center;
	font-size:15px;
	color:rgba(51,53,52,1.00);
	line-height:30px;
}
#examinationDetail .content .detail {
	width:790px;
	margin:20px auto 0;
	font-size:15px;
	color:rgba(51,53,52,1.00);
}
/*公招聘詳細頁*/
#civilNews_contact {
	width:100%;
}
#civilNews_contact .bar {
	width:990px;
	height:50px;
	background:rgba(0,135,204,1.00);
	margin-bottom:30px;
}
#civilNews_contact .bar .title {
	width:990px;
	height:50px;
	color:#FFF;
	font-size:24px;
	letter-spacing:5px;
	line-height:50px;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}
#civilNews_contact .contact {
	width:95%;
	margin:0 auto 30px;
	font-size:15px;
	line-height:25px;
	color:#5F6468;
}

/*閩南專區*/
/*列表*/
#taiwanList {
	width:890px;
	margin-right:auto;
	margin-left:auto;
}
#taiwanList ul li {
	width:420px;
	height:40px;
	font-size:15px;
	line-height:40px;
	border-bottom:1px dashed #999;
	margin-right:20px;
	float:left;
}
#taiwanList ul li .icon {
	background-image:url(../images/advancedStudies/common/icon2-1.jpg);
	background-repeat:no-repeat;
	background-position:5px 15px;
	padding-top:7px;
	padding-left:25px;
}
#taiwanList ul li a {
	color:#157DC6;
}
#taiwanList ul li a:hover {
	color:#F30;
}
#taiwanList ul li .btn {
	width:35px;
	height:20px;
	display:inline-block;
	vertical-align:middle;
	margin-top:10px;
	margin-right:5px;
	font-size:13px;
	background:#069;
	color:#FFF;
	float:right;
	line-height:20px;
	text-align:center;
}
#taiwanList ul li .btn:hover {
	background:#3C9;
}

/*網站服務區*/
/*sitemap*/
.sitemap {
	font-size:16px;
	line-height:30px;
	font-weight:600;
	color:#000;
}
.sitemap a {
	color:#000;
}
.sitemap a:hover {
	color:#FFF;
	background-color:#157dc6;
	padding:1px;
}
.sitemap .block {
	line-height:24px;
	width:850px;
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:1px dotted #999;
	list-style-type:disc;
}
.sitemap .block .box {
	width:210px;
	float:left;
}
.sitemap > .block > .box > ul > li {
	margin-top:6px;
}
.sitemap .block .box ul > li > ul > li {
	list-style-type:circle;
	color:#157dc6;
	font-weight:normal;
	font-size:13px;
	margin-right:20px;
}
.sitemap .block .box ul > li > ul > li > ul > li {
	float:left;
	margin-left:20px;
	padding:0;
	margin-top:0;
	list-style-type:square;
}
.sitemap .expand {
	background-image: url(../images/service/btn_+.gif);
	width:14px;
	height:14px;
	background-repeat: no-repeat;
	background-position: left top;
	display: inline-block;
	position:relative;
	top:3px;
	cursor:pointer;
}
.sitemap .shrink {
	background-image: url(../images/service/btn_-.gif);
	width:14px;
	height:14px;
	background-repeat: no-repeat;
	background-position: left top;
	display: inline-block;
	position:relative;
	top:3px;
	cursor:pointer;
}



/* 按鈕樣式客製 */
.btn-cubic {
    background: #6385e4 !important;
    box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
}
.btn-cubic:hover {
    background: #25449f !important;
}
.btn-disabled {
    background: #d7d7d7 !important;
    cursor: not-allowed !important;
    box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
}

/* 會員通知圈圈 */
/*.circle{
    width:15px;
    height:15px;
    border-radius:50%;
    font-size:10px;
    color:#fff;
    line-height: 15px;
    text-align:center;
    background:#f00;
}
.upper-right{
	position: absolute;
	top: 18px;
	right: 70px;
}*/
