td {
	font-size: 9pt;
	font-style: normal;
	line-height: 20px;
	background-repeat: repeat;

}
body {
	background-repeat: repeat-x;
	background-image: url(image/pixel_2.png);
	background-color: #EBFE9B;
}
.td {
	line-height: 25px;
	letter-spacing: 1px;
	word-spacing: 1px;
}

/* reset  list style */

#head-menu{
	width: 100%;
	height: 58px;
	display: block;
	text-align: center;
	list-style: none;

	background-image: url(image/menutb.png);
	background-repeat: repeat-x;
}
.cbp-tm-menu,
.cbp-tm-menu ul {
	list-style: none;
}

/* set menu position; change here to set to relative or float, etc. */
.cbp-tm-menu {
	font-family: Arial, "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", "微軟正黑體", "Microsoft JhengHei", "標楷體", DFKai-SB, sans-serif;
	display: inline-block;
	width: 90%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	top: -10px;	
}


/* first level menu items */
.cbp-tm-menu > li {
	display: inline-block;
	position: relative;
	float: left;
	width: 14.2%;
}


.cbp-tm-menu > li > a {
	font-size: 18px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	line-height: 43px;
	
}


/*選單文字*/

.no-touch .cbp-tm-menu > li > a:hover,
.no-touch .cbp-tm-menu > li > a:active {
	color: #7EAF2D;
}

/* sumbenu with transitions */
.cbp-tm-submenu {
	position: absolute;
	display: block;
	visibility: hidden;
	opacity: 0;
	padding: 0;
	text-align: left;
	pointer-events: none;
	-webkit-transition: visibility 0s, opacity 0s;
	-moz-transition: visibility 0s, opacity 0s;
	transition: visibility 0s, opacity 0s;
	z-index: 10000;
}

.cbp-tm-show .cbp-tm-submenu {
	width: 16em;
	left: 50%;
	width: 160px;
	margin-left: -80px;
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
	-webkit-transition: visibility 0s, opacity 0.3s;
	-moz-transition: visibility 0s, opacity 0.3s;
	transition: visibility 0s, opacity 0.3s;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	-webkit-border-radius: 10px 10px 10px 10px;
	background-color: #7EAF2D;
}
/*次選單*/

.cbp-tm-show-above .cbp-tm-submenu {
	bottom: 100%;
	padding-bottom: 0px;
}

.cbp-tm-show-below .cbp-tm-submenu {
	top: 100%;
	padding-top: 20px;
}

/* extreme cases: not enough space on the sides */
.cbp-tm-nospace-right .cbp-tm-submenu {
	right: 0;
	left: auto;
}

.cbp-tm-nospace-left .cbp-tm-submenu {
	left: 0;
}

/* last menu item has to fit on the screen */
.cbp-tm-menu > li:last-child .cbp-tm-submenu {
	right: 0;
}

/* 	
arrow: depending on where the menu will be shown, we set 
the right position for the arrow
*/

.cbp-tm-submenu:after {
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.cbp-tm-show-above .cbp-tm-submenu:after {
	top: 100%;
	margin-top: -10px;
}

.cbp-tm-show-below .cbp-tm-submenu:after {
	bottom: 100%;
	margin-bottom: -10px;
}

.cbp-tm-submenu:after {
	border-color: transparent;
	border-width: 16px;
	margin-left: -16px;
	left: 50%;
	top: -32px;
}

.cbp-tm-show-above .cbp-tm-submenu:after {
	border-top-color: #fff;
}

.cbp-tm-show-below .cbp-tm-submenu:after {
	border-bottom-color: #7EAF2D;
}
/*arrow*/



.cbp-tm-submenu > li {
	font-size: 15px;
	position: relative;
	color: #ccc;
	line-height: 32px;
	text-decoration: none;
	display: block;
	background: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	text-align: center;
	width: 100%;
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
	z-index: 9000;
}
/*次選單底色*/

.cbp-tm-submenu > li > a {
	font-size: 15px;
	position: relative;
	color: #777;
	line-height: 32px;
	text-decoration: none;
	display: block;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}

.no-touch .cbp-tm-submenu > li > a:hover,
.no-touch .cbp-tm-submenu > li > a:active {
	color: #fff;
	background: #7EAF2D;
}
.menu-ad-frame {
	color: #fff;
	background-color: #fff;
	float: left;
	height: 45px;
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #7EAF2D;
	font-size: 0px;
	-webkit-border-radius: 0px 0px 10px 10px;
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
}

.menu-ti-frame-1 {
	-webkit-border-radius: 10px 10px 0px 0px;
	width: 100%;
	height: 20px;
	display: block;	
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/menu-ti-01.png);
}
.menu-ti-frame-2 {
	-webkit-border-radius: 10px 10px 0px 0px;
	width: 100%;
	height: 20px;
	display: block;	
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/menu-ti-02.png);
}
.menu-ti-frame-3 {
	-webkit-border-radius: 10px 10px 0px 0px;
	width: 100%;
	height: 20px;
	display: block;	
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/menu-ti-03.png);
}
.menu-ti-frame-4 {
	-webkit-border-radius: 10px 10px 0px 0px;
	width: 100%;
	height: 20px;
	display: block;	
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/menu-ti-04.png);
}
.menu-ti-frame-5 {
	-webkit-border-radius: 10px 10px 0px 0px;
	width: 100%;
	height: 20px;
	display: block;	
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/menu-ti-05.png);	
}
.menu-ti-frame-6 {
	-webkit-border-radius: 10px 10px 0px 0px;
	width: 100%;
	height: 20px;
	display: block;	
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/menu-ti-06.png);
}

ul.marquee {
	/* required styles */
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	position: absolute;
	
	width: 465px;
	height: 71px;
	top: 0px;
	right: 10px;
}

ul.marquee li {
	position: absolute;
	top: -999em;
	left: 0;
	display: block;
	white-space: nowrap;
	padding: 3px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 20px;
	background-image: url(../images/marquee-drop.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#news-detail-download{
	width: 98%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a0a0a0;
	text-align: left;
	display: inline-block;
	position: relative;
	padding-right: 1%;
	padding-left: 1%;
}
#news-detail-download h1{
	text-align: left;
	display: block;
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	float: left;
}
#news-detail-download li{
	text-align: left;
	display: block;
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	float: left;
}
#news-detail-download li a{
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	color: #B01825;
	text-decoration: underline;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}
#news-detail-download li a:hover{
	text-decoration: none;
}
#news-detail-download li img{
	max-width: 250px;
	max-height: auto;
	display: block;
	text-align: left;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
	border: 1px solid #FFFFFF;
	margin-right: auto;
	margin-left: auto;	
	-webkit-border-radius: 5px 5px 5px 5px;	
}
.contimg {
	color: #ffa200;
	font-size: 18px;
	font-family: "微軟正黑體";
	font-weight: bold;
	text-indent: 10px;
	padding-top: 13px;	
}
.contimg1{
	color: #000000;
	font-family: "微軟正黑體";
	font-weight: bold;
	font-size: 15px;
	text-indent: 10px;
	
}