@charset "utf-8";
/* CSS Document */

/* -------------------------default------------------------- */

hr {
	border:0; height:1px; background-color:#d4d4d4;
	color:#d4d4d4	/* IE6 */
}
h1,h2,h3,h4,h5 {font-family:-apple-system, BlinkMacSystemFont, "Microsoft JhengHei", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";}
h1,.h1 { font-weight:bold;	font-size: 2em;	}
h2,.h2 { font-weight:bold;	font-size: 1.5em;line-height:130%; letter-spacing:150%;}
h3,.h3 { font-weight:bold;	font-size: 1.3em;}
h4,.h4 { font-weight:bold;	font-size: 1.3em;}
h3 .eng {font-size:20px;}
/* back-to-top */
.back-to-top {
	background: #cecece;
	border-radius: 6px;
	bottom: 20px;
	color: #FFFFFF;
	display: block;
	font-size: 40px;
	height: 50px;
	line-height: 42px;
	position: fixed;
	right: 20px;
	text-align: center;
	width: 50px;
	z-index: 50;
	display: none;
}
.back-to-top:hover, .back-to-top:focus {
	color: #fff;
}


/* colors */
.red {color: #e21e25}
.purple {color: #7251a2}
.green {color:#090}
.blue {color: #5ecae6}
.darkblue {color:#039}
.yellow {color: #f6c715}
.pink {color: #f11aa8}
.orange {color: #fe4419}
.brownred {color:#C60}
.purple_red {color:#C39}

.shadow {

    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    text-align: center;
}

/* -------------------------setting------------------------- */


body {background:#fff; }
p,li {font-size:1.2em; line-height:180%}
a {color:#06C; text-decoration:none}
a:hover {color:#F60;text-decoration:none}


.container {width:92%;     }
.headerpic {width:90%;display:block;margin:0 auto; padding:15px 0}
/*
#home {background-color:#5fbb78;}
#home .container {padding:0;width:100%}
*/
section .container, header .container{ }
footer .container{ }
section .container {background-color:#fff;padding-top:20px;}
#index .row {padding:0 20px;}



.lang {font-size:0.9em;padding:0px 20px 0px 30px;margin:0 auto;color:#999;display:block;width:960px;text-align:right;}
.lang a:link, .lang a:visited {color:#FFF;text-decoration:none;}
.lang a:hover, .lang a:active {color:#FFFF00;text-decoration:none;}
.navbar .container{width:100%;}
/* ---------- navbar ---------- 
.navbar {padding:0;margin:0 ;background:#5fbb78;border:0;}
.navbar-collapse {background:#09C;border:0;}
.navbar-collapse .navbar-nav li {}
.navbar-collapse .navbar-nav li a {color:#fff;}
.navbar-collapse .navbar-nav li a:hover,.navbar-collapse .navbar-nav li a:active {color:#fff;background:#36C}

.navbar-brand {
    float: left;
    padding: 0px 35px;
    height: 50px; 
	background-color:#396
}
.dropdown-menu {
background-color:#09c;}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    background-color: #3366cc;
    color: #fff;
}
*/
/* ---------- newslist ---------- */
ul.newslist { list-style:none; margin:0px 0px; padding:0 0 20px 0;}
ul.newslist .listitem li { background:url(../img/02.gif) 4px 10px no-repeat; padding:5px 20px; margin:0; line-height:150%; color:#333; }
.listitem .subject {font-weight:bold;}
.listitem {border-bottom:1px dashed #ccc;}
.noline {border-bottom:0px;}
.listitem_hover {background:#FFFFCC;}
.listitem .subject {}
.listitem .digest {padding:5px 20px 5px 0px;color:#666}
.listitem .date {color:#999;display:inline-block;margin-left:5px;letter-spacing:0;}
.pages {margin:0px 0px;padding:1px;background:#F5F5F5;}
.listitem .mainpointpic {width:250px;max-height:300px;margin:5px}

.page-subtitle {
	background: url(../img/tit.jpeg) #773622 center no-repeat;
	color:#FFF;
	height:100px;
	padding: 0px 30px 0px 40px;
	
}

.page-subtitle h2, h1{
	
padding-top:26px;
}
/* Sidebar */

#sidebar {
	width: 100%;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
	
#sidebar li {

	color: #FFFFFF;	
	background:#399;
	border-bottom: 1px solid #fff;
	margin: 0;
	letter-spacing:0;
	line-height:130%;
font-size:1.1em;
}

#sidebar li:hover,#sidebar li.active {
background-color:#00626c;	
}

	


#sidebar a:hover,#sidebar a.active {
background-color:#00626c;
}


#sidebar li a{
	display:block;
	text-decoration: none;
	color: #FFFFFF;
	padding: 10px 12px 10px 12px;
	
}

.expandable{cursor: hand; cursor: pointer;}

.accordion-heading {
background-color:#EEF9C6
}


/* ----- End of Sidebar ----- */


/* footer */

footer {

}
footer .container {	padding:30px;}
.copyright {
	padding: 0;
	margin: 0;
	float:left;
}




.content {margin:10px 20px;}
.content ol {margin:0;padding:0;margin:0 10px;}
.content p {margin-bottom:15px;}

.tit {

background:url(../img/link.png) top right no-repeat;
	color:#fff;
	margin:15px auto;
	padding:7px 7px 7px 10px;
-moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;
  font-size: 130%;font-weight:bold;line-height:120%;

}

.tit_noleaf {

	color:#fff;
	margin:0 0 15px 0;
	padding:7px 7px 7px 10px;
-moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;
  font-size: 130%;font-weight:bold;line-height:120%;

}

.tit_p {

background:url(../img/tit_leaf.png) top right no-repeat;
	color:#fff;
	margin:15px auto;
	padding:7px 7px 7px 10px;
-moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;
  font-size: 18.5px;font-weight:bold;line-height:120%;

}

.tit_p_noleaf {

	color:#fff;
	margin:15px auto;
	padding:7px 7px 7px 10px;
-moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;
  font-size: 18.5px;font-weight:bold;line-height:120%;

}

.tit1 {	background-color:#FF9900;}
.tit2 {	background-color:#3366cc;}
.tit3 {	background-color:#993399;}
.tit4 {	background-color:#CC9900;}
.tit5 {	background-color:#339933;}
.tit6 {	background-color:#5cb778;}

.pagination {padding:0;margin:8px 0;}

.footer {padding:30px 20px 20px 20px;}

.table-nonfluid {   width: auto;}

ul.link { list-style:none; margin:0; padding:0;}
ul.link li { padding:3px 0px 5px 0px; margin:0; line-height:200%;  }
ul.link li a{ padding:3px 0px 5px 0px; margin:0; line-height:200%; color:#666  }

ul.link li a:hover{ color:#F63}
ul.link i{padding-right:8px; color:#F63;}

.section {margin-bottom:20px}
.section p {margin:0 10px 5px 10px;line-height:150%}
.subtit {
	color: #CC3300;
	font-weight: bold;
}

#customTable  {width:96%}
#customTable th {background-color:#FFF2E1;text-align:center}
#customTable td {;text-align:center}
#customTable2  {width:96%;margin-bottom:2px;}


.table tbody>tr>td{
    vertical-align: middle;
}
td.vert-align{
    vertical-align: middle;
}
.table-width {width:90%;margin:0 auto;}

.padL {padding-left:10px}

/*others*/
ul.arrow { list-style:none; margin:0; padding:0;margin-left:10px;}
ul.arrow li { background:url(../img/port_ul_li.gif) 0 6px no-repeat; padding:2px 0 8px 14px; margin:0; line-height:130%; color:#333; }
ul.grey li a {color:#535353;}
ul.arrow_indent {margin-left:15px}
ul.arrow_wide li {margin-bottom:10px;}
/* Rounded Corners */
.round_8 						{ -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;}

.round_6 						{ -moz-border-radius: 6px; -webkit-border-radius: 5px; border-radius: 5px; }
.round_4 						{ -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;}
.round_2 						{ -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;}

/*dates*/
ul.dates {width:90%;margin:0 auto;padding:0;list-style:none;}

ul.dates li {
	background:url(../img/circle_line_bg.gif) left top repeat-y;
	position: relative;
	padding: 0em 0 2.5em 6.75em;
	text-align: left;color:#666;
}
ul.dates .date {
	display: block;
	position: absolute;
	left: 0;
	background:url(../img/circle_bg.gif) left top no-repeat;
	width:78px;
	height:90px;
	text-align: center;
	color: #fff;
	line-height: 1.5em;
}
ul.dates span.active {
	background:url(../img/circle_active_bg.gif) left top no-repeat;
}

ul.dates .date strong {
	display: block;
	font-size: 1.25em;
	padding-top: 1.1em;
}

ul.dates h3 {
	font-size: 1.2em;color:#060;margin:0px 0 5px 0;padding-top:5px;
}
ul.dates h3.active {
	color:#F60;
}
ul.dates a{text-decoration:none}
ul.dates p {
	margin: 0;padding:0;
}

.flow .box {background-color:#fff;padding:10px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;border:3px solid #F60;}

.listorder {padding: 2px 4px;
    font-size: 100%;
    color: #fff;
    background-color:#F60;
    border-radius: 4px;
	margin-right:5px;
}
.mainpoint {
    color: #c7254e;
}

.picbox{ max-width:700px;}
.list_row{overflow: hidden;margin-bottom:15px;border-bottom:1px solid #E8E8E8}
.list_cell{background-color:#FFF8F4;border:1px solid #E8E8E8;padding-bottom: 500em;margin-bottom: -500em;}

.highline {background-color:#FC6}

/*------------------------- responsive ------------------------*/


@media only screen and (max-width: 480px) {

.page-subtitle {
	padding: 0px 20px 0px 0px;
}

}