@charset "utf-8";
/* CSS Document */
html,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit;vertical-align:bottom;}
:focus { outline:0; }
a:active { outline:none; }
ol,ul { list-style:none; }
table { border-collapse:separate; border-spacing:0; }
caption,th,td { text-align:left; font-weight:normal; }
blockquote:before,blockquote:after,q:before,q:after { content:""; }
blockquote,q { quotes:"" ""; }
a:link,a:visited {text-decoration:none;}
a{text-decoration:none; color:#000}
input, textarea, select { font-family: "微軟正黑體", "MS UI Gothic", "MS Gothic";}
*{margin:0;padding:0;-webkit-text-size-adjust:none;}

html, body {
	height:100% !important;
	-webkit-text-size-adjust:none;
	/*background: url(../img/backgroundtexture.png);*/
}

#wrap {
	min-height: 100%;
}

.head {
	position: relative;
	height:100px;
	width:100%;
}
#hd_top {
	margin:0 auto;
	padding-right:14px;
	line-height:16px;
	width:988px;
	text-align:right;
}
#hd_top p, #hd_top p a {
	font-family:"微軟正黑體", "MS UI Gothic", "MS Gothic";
	color:#959595;
	font-size:12px;
}
#main {
	overflow:auto;
	min-height:500px !important;
	height:auto;
	padding-bottom: 102px;
	z-index:10;
}  
.header {
	position:relative;
	margin:0 auto;
	height:84px;
	width:1002px;
}
#logo {
	position:relative;
	float: left;
	width:1002px;
}

#nav{
	width:100%;
	height:30px;
	background:#03376d;
	
}
.block {
	margin:0 auto;
	width:1002px;
}
.btn{
	position: relative;
	float: left;
	background: url(../img/border.png)left no-repeat;
	padding:0 14px;
	color: #FFF;
	font-size: 13px;
	line-height: 30px;
	font-family: "微軟正黑體", "MS UI Gothic", "MS Gothic";
	text-align: center;
}
.btn_aa{
	position: relative;
	float: left;
	background: rgba(222,222,222,1) url(../img/border.png)left no-repeat;
	padding:0 14px;
	color: #03376d;
	font-size: 13px;
	line-height: 30px;
	font-family: "微軟正黑體", "MS UI Gothic", "MS Gothic";
	text-align: center;
	text-shadow: 1px 1px 0px #FFF;
}
.btn a{
	color: #FFF;
	font-size: 13px;
	line-height: 30px;
	font-family: "微軟正黑體", "MS UI Gothic", "MS Gothic";
	text-align: center;
}
.btn a:hover{
	color:#f47320;
}
.btn span{
	font-family: "微軟正黑體", "MS UI Gothic", "MS Gothic";
	font-size:16px;
	/*color:#ffcc00;*/
	color:#8c1008;
}
#container{
	width:1002px;
	margin:0 auto;
	/*padding-top:20px;*/
	padding-bottom:20px;
	position:relative;
	z-index:10;
}
.wall {
	width:1002px;
	padding: 4px 14px;
}

.tile {
	position:relative;
	float:left;
	width:240px;
	min-height:262px;
	font-family:"微軟正黑體", "MS UI Gothic", "MS Gothic";
}
.tile_top {
	padding:0 8px;
	line-height:24px;
	font-size:14px;
	text-align: left;
	color:#333;
	padding: 0 6px 5px 10px;
	/*background:#dedede;*/
	border-bottom: #dedede solid 1px;
	background: url(../img/h1_bg.gif) bottom left no-repeat;
}
.tile_top a {
	line-height:24px;
	font-size:14px;
	text-align: left;
	color: #de6902;
	font-weight:bold;
}
.tile_top a:hover {
	color: #603;
}
.tile_container {
	display:block;
	height:200px;
	overflow-x:hidden;overflow-y:auto;
	padding:5px 8px;
	font-size: 12px;
	line-height:16px;	
	text-align: left;
}
.tile_container p , .tile_container p a{
	/*margin-bottom:10px;*/
	font-family:"微軟正黑體", "MS UI Gothic", "MS Gothic";
	color: #666;
}
.tile_container p a:hover{
	color: #900;
}
::-webkit-scrollbar {
    width: 8px;
}
::-webkit-scrollbar-track {
    background-color:#dedede;
} 
::-webkit-scrollbar-thumb {
    background-color: #5f8cba;
}
::-webkit-scrollbar-button {
	height:2px;
	background-color: #dedede;
}
::-webkit-scrollbar-corner {
    background-color: black;
}

/*各頁內容*/
.top_list {
	font-family:"微軟正黑體", "MS UI Gothic", "MS Gothic";
	font-size:10px;
	color:#666;
	margin-bottom:10px;
}
.top_list a {
	color:#f47320;
}
.block_one {
	position: relative;
	float: right;
	width: 240px;
	margin-right:14px;
}
.block_two {
	position: relative;
	float: left;
	width: 729px;
	margin-left: 14px;
}

.side_left {
	position:relative;
	float:left;
	width:138px;
}
.side_title {
	line-height: 24px;
	background: #dedede;
	font-family: "微軟正黑體", "MS UI Gothic", "MS Gothic";
	color: #666;
	font-size: 12px;
	margin: 2px 0;
	padding: 0 12px;
}
.side_title a {
	font-family: "微軟正黑體", "MS UI Gothic", "MS Gothic";
	color: #666;
	font-size: 12px;
	color: #666;
}
.contcent_m {
	position: relative;
	float: left;
	width: 551px;
	margin: 2px 20px;
}
.contcent_left {
	position: relative;
	float: left;
	width: 694px;
	margin: 2px 20px;
}
.contcent_big {
	position: relative;
	float: left;
	width: 934px;
	margin: 2px 20px;
}
/*.contcent_left table{
	border-bottom:1px solid #CCC;
}
.contcent_left th, .contcent_left td{
	font-size:16px;
	padding:10px 12px;
	border-bottom:1px solid #FFF;
}*/
.date{
	display:block;
	position:relative;
	line-height:24px;
	text-align:right;
	/*margin:0 6px;*/
}
.actimg{
	display:block;
}
.actimg img{
	position:relative;
	float:left;
	width:210px;
	height:158px;
	padding:4px;
	margin:10px 12px 0 0;
}
/*研修實績*/
#qaContent {
	width: 530px;
}
/*#qaContent h3 {
	width: 530px;
	height: 22px;
	text-indent: -9999px;
}
#qaContent h3.qa_group_1 {
	background: url(qa_group_1.gif) no-repeat;
}
#qaContent h3.qa_group_2 {
	background: url(qa_group_2.gif) no-repeat;
}*/
#qaContent ul.accordionPart {
	margin-bottom: 0px;
}
#qaContent ul.accordionPart li {
	padding-bottom: 0px;
	margin-top: 12px;
}
#qaContent ul.accordionPart li .qa_title {
	/*padding-left: 28px;*/
	color: #03376d;
	cursor: pointer;
}
#qaContent ul.accordionPart li .qa_title_on {
	color: #C00;
}
#qaContent ul.accordionPart li .qa_content {
	/*margin: 6px 0 0;
	padding-left: 19px;*/
	color: #333;
}

/*頁尾*/
#footer {
	position: relative;
	margin-top: -88px; /* negative value of footer height */
	height:88px;
	clear:both;
	background:#dedede;
} 
.foot{
	color: #666;
}
.foot p , .foot p a{
	font-size:13px;
	font-family: "微軟正黑體", "MS UI Gothic", "MS Gothic";
	text-align:center;
	line-height:18px;
	padding-top:0px;
	color: #666;
}

/*Opera Fix*/
body:before {
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;
}


/* 公用 */
.justify{
	text-align:justify;
	text-justify: inter-ideograph;
}
.clear{
	clear: both; 
}
.text_title{
	line-height:50px;
	font-family:"新細明體", "Times New Roman";
	font-size: 22px;
	font-weight:bold;
	color:#303030;
}
/*.text_h1 {
	font-family: "微軟正黑體", "MS UI Gothic", "MS Gothic";
	font-size:15px;
	color:#b80007;
	text-align:left;
	line-height:42px;
	margin: 10px 0 0 4px;
}*/
.text_big {
	font-family: "微軟正黑體", "MS UI Gothic", "MS Gothic";
	font-size:20px;
	color: #C00;
	text-align:left;
	line-height:34px;
	font-weight:bold;
	margin: 18px 0 6px 4px;
}
.text_h1 {
	font-family: "微軟正黑體", "MS UI Gothic", "MS Gothic";
	font-size:16px;
	color: #333;
	text-align:left;
	line-height:28px;
	font-weight:bold;
	margin: 10px 0 6px 4px;
	padding: 0 10px 5px 13px;
	border-bottom: #dedede solid 1px;
	background: url(../img/h1_bg.gif) bottom left no-repeat;
}
.text_h1b {
	font-family: "微軟正黑體", "MS UI Gothic", "MS Gothic";
	font-size:15px;
	color: #333;
	text-align:left;
	line-height:24px;
	margin: 4px 12px 8px 9px;
	padding: 0 10px 5px 10px;
	border-bottom: #dedede dashed 1px;
	background: url(../img/h1b_bg.gif) bottom left no-repeat;
}
.text_h2 {
	font-family: "微軟正黑體", "MS UI Gothic", "MS Gothic";
	font-size:14px;
	color:#333;
	text-align:left;
	line-height:20px;
	margin: 5px 14px;
	background: #bdcbd9;
	padding: 0 5px;
}
.text_h3 {
	font-family: "微軟正黑體", "MS UI Gothic", "MS Gothic";
	font-size:14px;
	color:#333;
	text-align:left;
	line-height:20px;
	margin: 5px 14px;
	background: #ffc435;
	padding: 0 5px;
}
.text_img{
	position:relative;
	margin-left:8px;
	margin-right:8px;
	top:-4px;
}
.text_contimg{
	padding:5px;
	border:1px solid #CCC;
	margin:6px 19px 6px 0;
	position:relative;
}
.text_posth1 {
	font-family: "微軟正黑體", "MS UI Gothic", "MS Gothic";
	font-size:18px;
	letter-spacing:2px;
	color: #333;
	text-align:left;
	line-height:28px;
	margin: 10px 0 20px 0;
	padding: 0 10px 20px 4px;
	border-bottom: #dedede dashed 1px;
}
.text_posttitle {
	font-family: "微軟正黑體", "MS UI Gothic", "MS Gothic";
	font-size:16px;
	color: #333;
	text-align:left;
	line-height:24px;
	font-weight:bold;
	margin: 10px 0 6px 4px;
	padding: 0 10px 5px 13px;
	border-bottom: #dedede solid 1px;
	background: url(../img/posttitle_bg.gif) bottom left no-repeat;
}
.text_posttitle a {
	font-family: "微軟正黑體", "MS UI Gothic", "MS Gothic";
	font-size:16px;
	color: #333;
	text-align:left;
	line-height:24px;
	font-weight:bold;
}
.text_posttitle a:hover{
	font-family: "微軟正黑體", "MS UI Gothic", "MS Gothic";
	font-size:16px;
	color: #f47320;
}
.text_contcent{
	font-family: "微軟正黑體", "MS UI Gothic", "MS Gothic";
	font-size:14px;
	color:#303030;
	text-align:left;
	line-height:24px;
	margin:0 19px;
	vertical-align:middle;
}
.text_outdent{
	font-family: "微軟正黑體", "MS UI Gothic", "MS Gothic";
	font-size:14px;
	color:#303030;
	text-align:left;
	line-height:24px;
	margin:0 19px;
	vertical-align:middle;
	margin-left:33px;
	text-indent : -1em ;
}
.text_faq{
	font-family: "微軟正黑體", "MS UI Gothic", "MS Gothic";
	font-size:14px;
	color:#303030;
	padding-left:19px;
	vertical-align:middle;
}
.sp table{
	font-family: "微軟正黑體", "MS UI Gothic", "MS Gothic";
	font-size:14px;
	color:#303030;
}
.sp th{
	font-family: "微軟正黑體", "MS UI Gothic", "MS Gothic";
	color:#303030;
	font-size:14px;
	text-align:left;
	background:#dedede;
	padding:5px 12px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	vertical-align: middle;
}
.sp td{
	font-family: "微軟正黑體", "MS UI Gothic", "MS Gothic";
	color:#303030;
	font-size:14px;
	text-align:left;
	padding:5px 12px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	vertical-align:middle !important;
}
.sp2 table{
	font-family: "微軟正黑體", "MS UI Gothic", "MS Gothic";
	font-size:14px;
	color:#303030;
}
.sp2 th{
	font-family: "微軟正黑體", "MS UI Gothic", "MS Gothic";
	color:#303030;
	font-size:14px;
	text-align: center;
	background:#dedede;
	padding:5px 12px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	vertical-align:middle !important;
}
.sp2 td{
	font-family: "微軟正黑體", "MS UI Gothic", "MS Gothic";
	color:#303030;
	font-size:14px;
	text-align:left;
	padding:5px 12px;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	vertical-align:middle !important;
}
.table_tra table{
	font-family: "微軟正黑體", "MS UI Gothic", "MS Gothic";
	font-size:14px;
	color:#303030;
}
.table_tra th{
	font-family: "微軟正黑體", "MS UI Gothic", "MS Gothic";
	color:#303030;
	font-size:14px;
	text-align: center;
	background:#dedede;
	padding:5px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	vertical-align:middle !important;
}
.table_tra td{
	font-family: "微軟正黑體", "MS UI Gothic", "MS Gothic";
	color:#303030;
	font-size:14px;
	text-align:left;
	padding:5px;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	vertical-align:middle !important;
}
.text_apply{
	font-family: "微軟正黑體", "MS UI Gothic", "MS Gothic";
	font-size:14px;
	color:#303030;
	text-align:left;
	line-height:24px;
	margin:0 4px;
}
.text_apply table{
	font-family: "微軟正黑體", "MS UI Gothic", "MS Gothic";
	font-size:14px;
	color:#303030;

}
.text_apply th, .text_apply td{
	font-family: "微軟正黑體", "MS UI Gothic", "MS Gothic";
	font-size:14px;
	vertical-align:middle !important;
}
.text_apply td img{
	position:relative;
	top: -6px;
	margin-right:5px;
	vertical-align:middle !important;
}
.text_indexnews{
	font-family: "微軟正黑體", "MS UI Gothic", "MS Gothic";
	font-size:13px;	
	text-align: left;
	color:#333;
}
.linehight40{
	line-height:36px;
}
.note{
	font-family: "微軟正黑體", "MS UI Gothic", "MS Gothic";
	font-size:10px;
	color:#b80007;
	/*margin-left:82px;line-height:4px;*/
}
.text_date {
	font-family: "微軟正黑體", "MS UI Gothic", "MS Gothic";
	font-size:12px;
	line-height:46px;
	color:#666;
	vertical-align:middle;
	text-align: left;
}
.date {
	font-family: "微軟正黑體", "MS UI Gothic", "MS Gothic";
	font-size:12px;
	color:#666;
	line-height:24px;
	vertical-align:middle;
	text-align: right;
}
.text_1 {
	font-family: "微軟正黑體", "MS UI Gothic", "MS Gothic";
	font-size:14px;
	color:#303030;
}
.text_1 table{
	font-family: "微軟正黑體", "MS UI Gothic", "MS Gothic";
	font-size:14px;
	color:#303030;
	margin-top:auto;
	margin-bottom:auto;
}
.text_1 th, .text_1 td{
	font-family: "微軟正黑體", "MS UI Gothic", "MS Gothic";
	font-size:14px;
	color:#303030;
	padding:6px; 
	border-bottom:1px solid #ccc;
	vertical-align:middle !important;
}
.line{
	width:auto;
	height:5px;
	border-bottom:1px dashed #dedede;
	margin:2px 0 8px 0;
	
}
.red {
	font-family: "微軟正黑體", "MS UI Gothic", "MS Gothic";
	font-size: 14px;
	color: #F00;
}
.white {
	font-family: "微軟正黑體", "MS UI Gothic", "MS Gothic";
	font-size: 14px;
	color: #FFF;
}
.float_left{
	float:left;
}
.float_right{
	float:right;
}
.margin_r{
	margin-right:20px;
}
.align_c{
	text-align:center;
}
.align_l{
	text-align:left;
}
.align_r{
	text-align:right;
}