@charset 'utf-8';

.dtdiv {
	position: relative;
	height: 1920px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	background-color: #009;
	width: 100%;
	}
	
	
html, body, div, 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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	
	background-color: #e4e8f1;
}
.style1 {
	font: 16px/26px "Taipei Sans TC Beta", Arial;
	color: #C00;
	padding-top: 10px;
	padding-bottom: 10px;
	}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
hr      {
	font-weight: normal;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	float: left;
	border-bottom: 1px dotted #D6D6D6;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
ul {
	list-style: none;
}
li {
	font-size:0px;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

.qrcode {
	border: 1px solid #F4F4F4;
    margin: 9%;
    /* padding: 2%; */
    height: auto;
    width: 80%;
}

.qrcode img {
	border: none;
}

input, textarea, select, a {outline:0px;}
textarea {resize:none; overflow:auto;}

aside, article, footer, header, nav, section {display:block;}

/* defaults end */
html, body {height:100%;}

body, a {
	color: #333333;	
}
body, a:hover {
	color: #000000;
	}


#container {
    width: 100%!important;
}	
.wrapper {
	width: 100%;
	min-height: 100%;
	overflow-x: hidden;
	position: relative;

}

.inner {
	width: 96%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 2%;
	padding-left: 2%;
}
.fl, .alignleft {
	float:left;
	height:40px
	}
.fr, .alignright {
	float: right;
	height: 40px;

	}
	
	.fr2, .alignright {
	float: right;
	height: 42px;
	width: 100%;
	text-align: left;
	padding-right: 0%;
	padding-left: 0%;
	padding-top: 2px;
	padding-bottom: 5px;
	background-color: #d8dadf;

	}
	
.fr3, .alignright {
	float: right;
	height: 36px;
	width: 100%;
	text-align: left;
	padding-right: 0%;
	padding-left: 0%;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
	}
	
.tac {text-align:center;}
.clearboth {
	width: 100%;
    height: 0px;
    line-height: 0px;
    display: block;
    clear: both;
    overflow: hidden;
    font-size: 0px;
    margin-bottom: 20px;
    margin-top: 10px;}


/* separators */
.separator {
	height: 50px;
	clear: both;
	overflow: hidden;
	/*margin-bottom: 20px;*/
}

.separator3 {
	height: 0px;
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
}

.separator2 {
	height: 0px;
	clear: both;
	overflow: hidden;
	margin-bottom: 0px;
}

/* lines */
.line_1 {height:1px; clear:both; overflow:hidden; background-color:#3d3d3d;}
.line_2 {height:5px; clear:both; overflow:hidden; background:url(images/line_2.gif) repeat-x;}
.line_3 {height:1px; clear:both; overflow:hidden; background-color:#e8e8e8;}
.line_4 {
	height: 3px;
	clear: both;
	overflow: hidden;
	background: #F5F4F1;
	margin-bottom: 20px;
	margin-top: 15px;
}

/* fonts */
h1, h2, h3, h4, h5, h6 {padding-bottom:20px; font-family:Arial, Helvetica, sans-serif; color:#1a1a1a; font-weight:normal; line-height:1em;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {font-family:Arial, Helvetica, sans-serif; color:#1a1a1a; font-weight:normal; line-height:1em;}
h1, h1 a {font-size:22px;}
h2, h2 a {font-size:19px;}
h3, h3 a {font-size:15px; font-weight:bold;}
h4, h4 a {font-size:14px; font-weight:bold;}
h5, h5 a {padding-bottom:16px; font-size:13px; font-weight:bold;}
h6, h6 a {padding-bottom:13px; font-size:12px; font-weight:bold;}

p {
}
p.general_title {padding-bottom:0px; background:url(images/line_6.gif) repeat-x 0px 11px; font-size:19px; color:#1a1a1a !important; text-transform:uppercase; text-align:center; line-height:normal !important;}
p.general_title span {
	padding: 0px 8px;
	display: inline-block;
	background-color: #ffffff;
	font-family: "微軟正黑體", Arial;
}
p.general_subtitle {margin-top:-4px; padding-bottom:18px; font-size:11px; color:#919191 !important; line-height:16px !important;}
p.general_subtitle_2 {margin-top:-14px; padding-bottom:18px; font-size:11px; color:#b3b3b3 !important; line-height:16px !important;}

a {text-decoration:none;}
a:hover {text-decoration:underline;}

.the_abbr {border-bottom:1px dashed #b0afaf;}
.the_def {font-style:normal;}
.the_ins_1 {background-color:#f24024; color:#ffffff; text-decoration:none;}
.the_ins_2 {background-color:#b0b0b0; color:#ffffff; text-decoration:none;}
.the_ins_3 {background-color:#1c1c1c; color:#ffffff; text-decoration:none;}
.the_q {quotes:"\00ab" "\00bb";}
.the_sup {color:#00bacf; vertical-align:super;}
.the_sub {color:#00bacf; vertical-align:sub;}
.the_small {font-size:12px;}
.the_big {font-size:18px; color:#00bacf;}
.fw_normal {font-weight:normal;}
.stock2 {
	    background: #FFFFFF;
    float: left;
    width: 45.333%;
    height: auto;
    margin: 10px 1.5% 20px;
    border: 1px solid #DACABC;
    text-align: center;
    border-radius: 5px;
    padding-top: 5px;
    padding-bottom: 13px;
}

.block_staff .colorsky2 .stock2 h7 {
    font: normal 16px/28px "微軟正黑體", Arial;
    border-bottom: 1px solid #E8E8E8;
    height: 28px!important;
    color: #000;
    width: 100%;
    display: block;
    margin-bottom: 8px;
}

.block_staff .colorsky2 .stock2 img {
    background: #FFF9EE;
    width: 90%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    border-top: 0px none;
    border-right: 0px none;
    border-bottom: 0px none;
    border-left: 0px none;
    text-align: center;
}

.----------------------提示視窗------------------------ {}
.tdw01_01 td {
	vertical-align: middle;
	font: 14px/26px "微軟正黑體", Arial;
	color: #FFF;
	background: #41434B;
	height: 26px;
	text-shadow: 0px 0px 0px #FFF;
}
.tdw02_01 td {
	vertical-align: middle;
	font: 14px/26px "微軟正黑體", Arial;
	color: #202020;
	background: #FFF;
	height: 26px;
	padding: 1px;
}
.tdw02_01 td.tdcolor_red {
	color: #F00;
	background: #FFC8C8;
}
.tdw02_01 td.tdcolor_blue {
	color: #03C;
	background: #DDF5FF;
}
.tdw03_01 td {
	vertical-align: middle;
	font: 14px/28px "微軟正黑體", Arial;
	color: #585858;
	height: 28px;
	margin-top: 1px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #D6D6D6;
}
.mp{
	cursor: pointer;
	width: 100%;
	height: 24px;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	z-index: 999;
}
.mp:hover{
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}
.hover_tu{background:url(../images/fi2.png) no-repeat 4px 20px;}
.mp .mito{
	position: absolute;
	font-size: 13px;
	color: #666666;
	width: 100%;
}
.mp .find_mi1{
	width: 100%;
	font: normal 15px/26px "微軟正黑體", Arial;
	color: #000;
}

.mp .find_mi1:hover{
	width: 100%;
	background: #93E4FF;
}


.mp .find_mi2{ left:-5px; width:55px;}
.feng{
	position: absolute;
	display: none;
	width: 528px;
	height: 260px;
	background: #F2F2F2;
	z-index: 999!important;
	border: 2px solid #CCC;
	margin-top: -265px;
	border-radius: 5px;
	box-shadow: 0px 0px 5px 0px #999;
}

.feng.feng002{
	margin-left: -33px;
}
.feng.feng003{
	margin-left: -305px;
}


.feng .sang{
	position: absolute;
	left: 235px;
	bottom: 0px;
	width: 14px;
	height: 8px;
}
.feng .tree{
	width: 96%;
	margin: 2%;
}
.feng .tree .boou{
	width: 100%;
	float: left;
}

.feng .tree .boou h3{
	width: 100%;
	float: left;
	font: normal 17px/27px "微軟正黑體", Arial;
	color: #000;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #D6D6D6;
	text-align: left;
}

.feng .tree .du_size{
	height: auto;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
} 
.feng .tree .du_size p{
	color: #333;
	font: 14px/20px "微軟正黑體", Arial;
}

.feng .tree .du_size p strong{
	color: #333;
	font: bold 14px/20px "微軟正黑體", Arial;
}


/* primary navigation
--------------------------------------------------------------------- */
.----------------------nav-wrap--------------------------{}
.row {
	width: 94%;
	max-width: 1140px;
	margin: 0 auto;
}

.row .row {
	width: auto;
	max-width: none;
	margin-left: -20px;
	margin-right: -20px;
}

.row:before,
.row:after {
	content: "";
	display: table;
}

.row:after {
	clear: both;
}

#nav-wrap,
#nav-wrap ul,
#nav-wrap li,
#nav-wrap a {
	margin: 0;
	padding: 0;
}

/* nav-wrap */
#nav-wrap {
	font: 13px "raleway-heavy", sans-serif;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	float: left;

	color: #9F0;
}

/* hide toggle button */
#nav-wrap > a {
	display: none;
}

ul#nav {
	min-height: 66px;
	display: inline-block;
	width: auto;  

	/* left align the menu */
	text-align: left;
}

ul#nav li {
	position: relative;
	list-style: none;
	display: inline-block;
	height: 66px;    
}

/* Links */
ul#nav li a {

	/* 14px padding top + 14px padding bottom + 38px line-height = 66px */
	display: block;
	padding: 14px 12px;
	line-height: 38px;
	text-decoration: none;
	text-align: left;
	color: #FFFFFF;
	position: relative;
	-moz-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
	-webkit-transition: color 0.2s ease-in-out;
	-ms-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}

ul#nav li a:hover {
	color: #2894FF;
}

ul#nav li a:active {
	background-color: transparent !important;
}

ul#nav li.current a {
	color: #2894FF;
}

ul#nav li.current a:after {
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 40px;
	height: 2px;
	margin-left: -23px;
	background-color: white;
	content: '\0020';
	display: block;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

/* mobile navigation 
--------------------------------------------------------------------- */
@media only screen and (max-width:768px) {
	#nav-wrap {

	display: block;
	width: 100%;
	float: none;
	position: absolute;
	top: -10px;
	right: 0;
	}

	/* mobile-btn and toggle-btn */
	#nav-wrap > a {
		border: none;
		color: #FFFFFF;
		height: 40px;
		min-width: 40px;
		font-size: 12px;
		text-align: left;
		float: right;
		display: block;
		padding: 0;
		position: relative;
		top: 10px;
		right: 5px;
	}

	#nav-wrap > a:hover .menu-icon {
		background: #FFFFFF;
	}

	#nav-wrap .menu-icon {
	display: inline-block;
	width: 24px;
	height: 3px;
	margin-top: -3px;
	position: absolute;
	right: 8px;
	top: 50%;
	bottom: auto;
	left: auto;
	background: #ff0000;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	font: 0/0 a;
	text-shadow: none;
	color: transparent;
	}

	#nav-wrap .menu-icon:before,
	#nav-wrap .menu-icon:after {
		content: '';
		width: 100%;
		height: 100%;
		position: absolute;
		background-color: inherit;
		left: 0;
	}

	#nav-wrap .menu-icon:before {
		bottom: 8px;
	}

	#nav-wrap .menu-icon:after {
		top: 8px;
	}

	/* dropdown nav */
	#nav-wrap ul#nav {
	background: #1c212a;
	margin: 0px;
	height: auto;
	display: none;
	clear: both;
	width: 92%!important;
	float: none;
	position: absolute;
	top: 48px;
	right: 0;
	padding-top: 30px;
	padding-right: 4%;
	padding-bottom: 30px;
	padding-left: 4%;
	}

	#nav-wrap ul#nav > li {
		display: block;
		float: none;
		height: auto;
		text-align: left;
		border-bottom: 1px dotted rgba(200, 200, 200, 0.1);
		padding: 6px 0;
	}

	#nav-wrap ul#nav > li:first-child {
		border-top: 1px dotted rgba(200, 200, 200, 0.1);
	}

	#nav-wrap ul#nav li a {
		display: block;
		width: auto;
		padding: 0;
		color: #fff;
		padding: 8px 0;
		line-height: 16px;
		border: none;
		font-size: 16px;
	}

	#nav-wrap ul#nav li a:hover {
		color: #FFFFFF;
	}

	#nav-wrap ul#nav li.current > a {
		background: none;
		color: #2894FF;
	}

	#nav-wrap ul#nav li.current > a:after {
		display: none;
	}

	#nav-wrap a.mobile-btn {
		display: none;
	}

	.js #nav-wrap a#toggle-btn {
		display: block;
	}

	/* if js is disabled */
	.no-js #nav-wrap:not(:target) > a:first-of-type,
	.no-js #nav-wrap:target > a:last-of-type {
		display: block;
		z-index:500;
	}

	.no-js #nav-wrap:target ul#nav {
		display: block;
		z-index:500;
	}

}

/* make sure the menu is visible on larger screens
--------------------------------------------------------------------- */
@media only screen and (min-width:769px) {
	#nav-wrap ul#nav {
		display: block !important;
	}

}

.------------分類按鈕---------------{}
.h_button {
	padding: 2%;
	clear: both;
	height: auto;
}


.h_button ul {
	width: 98%;
	clear: both;
	float: left;
	background-color: #e6e9f2;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
}
.h_button ul li {
	width: 30.333%;
	margin-bottom: 15px;
	border-style: none;
	border-top-width: 0px;
	float: left;
	margin-right: 1.5%;
	margin-left: 1.4%;
	text-align: center;
}


.h_button ul li a {
	width: 90px;
	height: 90px;
	text-align: center;
	border-radius: 100px;
	font: 16px/16px "微軟正黑體", Arial;
	color: #FFF;
	margin: 5px;
}

.h_button ul li a img {
	width: auto;
	height: 40px;
	text-align: center;
	border: 0px none #CCC;
	clear: both;
	margin: 7px auto 2px;
}

.h_button ul li .color01 {
	border-radius: 100px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	box-shadow: 0px 2px 3px #666;
	border: 2px solid #FFF;
	background-color: #FF0000;
}

.h_button ul li .color02 {
	border-radius: 100px;
	background: #ff6600;
	display: block;
	margin-right: auto;
	margin-left: auto;
	box-shadow: 0px 2px 3px #666;
	border: 2px solid #FFF;
}

.h_button ul li .color03 {
	border-radius: 100px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	box-shadow: 0px 2px 3px #666;
	border: 2px solid #FFF;
	background-color: #0066CC;
}

.h_button ul li .color04 {
	border-radius: 100px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	box-shadow: 0px 2px 3px #666;
	border: 2px solid #FFF;
	background-color: #660066;
}

.h_button ul li .color05 {
	border-radius: 100px;
	background: #FF9966;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.h_button ul li .color06 {
	border-radius: 100px;
	background: #9966CC;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.h_button ul li .color07 {
	border-radius: 100px;
	background: #FF4940;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.h_button ul li .color08 {
	border-radius: 100px;
	background: #FF4940;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.h_button ul li .color09 {
	border-radius: 100px;
	background: #CC3300;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.block_home_post_feature .content {
	width: 100%;
	text-align: center;
}

    .block_home_post_feature .content img {
	text-align: center;
	margin-right: 2%;
	margin-left: 2%;
	height: auto;
	width: 96%;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* small screens
--------------------------------------------------------------- */
@media screen and (max-width:1024px) {
	.row .row {
		margin-left: -18px;
		margin-right: -18px;
	}

	.column,
	.columns {
		padding: 0 18px;
	}

}

/* tablets
--------------------------------------------------------------- */
@media screen and (max-width:768px) {
	.row {
	width: auto;
	padding-left: 30px;
	padding-right: 30px;
	}

	.row .row {
		padding-left: 0;
		padding-right: 0;
		margin-left: -15px;
		margin-right: -15px;
	}

	.column,
	.columns {
		padding: 0 15px;
	}

	.tab-fourth,
	.row .tab-fourth {
		width: 25%;
	}

	.tab-third,
	.row .tab-third {
		width: 33.33333%;
	}

	.tab-half,
	.row .tab-half {
		width: 50%;
	}

	.tab-2thirds,
	.row .tab-2thirds {
		width: 66.66667%;
	}

	.tab-3fourths,
	.row .tab-3fourths {
		width: 75%;
	}

	.tab-whole,
	.row .tab-whole {
		width: 100%;
	}

}

/* large mobile devices
--------------------------------------------------------------- */
@media screen and (max-width:600px) {
	.row {
	padding-left: 25px;
	padding-right: 25px;
	}

	.row .row {
		margin-left: -10px;
		margin-right: -10px;
	}


	.mob-fourth,
	.row .mob-fourth {
		width: 25%;
	}

	.mob-half,
	.row .mob-half {
		width: 50%;
	}

	.mob-3fourths,
	.row .mob-3fourths {
		width: 75%;
	}

	.mob-whole,
	.row .mob-whole {
		width: 100%;
	}

}

/* small mobile devices
--------------------------------------------------------------- */
@media screen and (max-width:400px) {
	.row {
	padding-left: 30px;
	padding-right: 30px;
	
	
	}

	.row .row {
		padding-left: 0;
		padding-right: 0;
		margin-left: 0;
		margin-right: 0;
	}

	.column,
	.columns {
		width: auto !important;
		float: none !important;
		margin-left: 0;
		margin-right: 0;
		clear: both;
		padding: 0;
	}

	[class*="column"] + [class*="column"]:last-child {
		float: none;
	}
	#content {
    padding: 0px 0px 64px!important;
}
	

}
@media screen and (max-width:320px) {
.block_search_top .field {
	width: 68%!important;
	height: 32px;
	float: right;
	overflow: hidden;
	padding-top: 6px;
	padding-bottom: 6px;
}

#content {
    padding: 0px 0px 64px!important;
}

.h_button ul li {
    width: 30.333%;
    margin-bottom: 1px;
    border-style: none;
    border-top-width: 0px!important;
    float: left;
    margin-right: 1.5%;
    margin-left: 1.4%;
    text-align: center;
}
}

.----------------------提試試窗------------------------ {}



.-----------FOOTERMENU------------{}
.footmenu {
	font: 14px "微軟正黑體", Arial;
	background: #F3F3F3;
	height: 54px;
	width: 100%;
	clear: both;
	position: fixed;
	bottom: 0px;
	z-index: 9999;
}


.footmenu_hr {
	clear: both;
	height: 55px;
	width: 100%;
}
.footmenu ul{
	height: 54px;
	width: 100%;
	float: left;
	background-color: #990000;
}

.footmenu ul li {
	height: 50px;
	width: 19.666%;
	float: left;
	text-align: center;
	font: normal 12px/50px "微軟正黑體", Arial;
	color: #666;
	border-right: 1px solid #FFF;
}

.footmenu ul li.right_hrc {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #990000;
}


.footmenu ul li a {
	height: 50px;
	float: left;
	text-align: center;
	color: #FFFFFF;
	width: 100%;
	text-decoration: none;
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0px;
}
.footmenu ul li img  {
	text-align: center;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	display: block;
	height: 24px;
	width: auto;
	margin-top: 5px;
}


.----------------------注音選股------------------------ {}
#fragment-1b {
	margin-top: 0px;
	padding: 0px;
}
.M_Form {
	width: 100%;

	height: auto;
	font-family: "微軟正黑體", Arial;
	font-size: 13px;
	line-height: 130%;
	color: #333;
	margin-bottom: 15px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
.MF_Form01 {
	width:96%;
	float: left;
	height: auto;
	font-family: "微軟正黑體", Arial;
	font-size: 13px;
	color: #333;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border: 1px solid #D6D6D6;
	border-radius: 8px;
	background-image: url(file:///F|/%E9%9C%80%E6%95%B4%E7%90%86%E8%B3%87%E6%96%99/2014-E-%E5%82%99%E4%BB%BD/www/public_html-%E6%9C%AA%E4%B8%8A%E5%B8%82%E7%AC%AC%E4%B8%80%E7%89%88%E8%BC%A9%E5%88%86/images/style_1/center2_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.MF_Form02 {
	width: 100%;
	height: auto;
	font-family: "微軟正黑體", Arial;
	font-size: 13px;
	color: #333;
	border-radius: 8px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}

.MF_td01 {
	width:130px;
	height: auto;
	font-family: "微軟正黑體", Arial;
	font-size: 13px;
	color: #333;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px dotted #F2F2F2;
	background-color: #F2F2F2;
	background-image: url(file:///F|/%E9%9C%80%E6%95%B4%E7%90%86%E8%B3%87%E6%96%99/2014-E-%E5%82%99%E4%BB%BD/www/public_html-%E6%9C%AA%E4%B8%8A%E5%B8%82%E7%AC%AC%E4%B8%80%E7%89%88%E8%BC%A9%E5%88%86/images/style_1/box001.png);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: right;
	text-shadow: 0px 1px #FFF;
	border-radius: 6px;
}
.MF_td01_r {
	font-family: "微軟正黑體", Arial;
	font-size: 13px;
	color: #333;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px dotted #F2F2F2;
	background-color: #F6F6F6;
	background-image: url(file:///F|/%E9%9C%80%E6%95%B4%E7%90%86%E8%B3%87%E6%96%99/2014-E-%E5%82%99%E4%BB%BD/www/public_html-%E6%9C%AA%E4%B8%8A%E5%B8%82%E7%AC%AC%E4%B8%80%E7%89%88%E8%BC%A9%E5%88%86/images/style_1/box001.png);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: left;
	text-shadow: 0px 1px #FFF;
	border-radius: 6px;
}
.Searc_heading01{
	color: #333;
	text-decoration: none;
	text-align: left;
	padding-left: 3%;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 5px;
	border-radius: 6px 6px 0px 0px;
	border-bottom: 1px solid #663300;
	width: 97%;
	height: 32px;
	float: left;
	font-family: "微軟正黑體", Arial;
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	background-color: #CCCCCC;
	background-image: url(images/marker_6.png);
	background-repeat: no-repeat;
	background-position: 1% center;
	}
	
.input_menu_search01 {
	text-align: center;
	top: 18px;
	position: relative;
}
.input_menu_search01 a{
	text-align: center;
	height: 42px;
	width: 80%;
	color: #FFF;
	margin-right: 10%;
	margin-left: 10%;
	padding-top: 10px;
	border-radius: 6px;
	border: 1px solid #CC0000;
	padding-bottom: 10px;
	display: block;
	font-family: "微軟正黑體", Arial;
	font-size: 18px;
	line-height: 42px;
	font-weight: bold;
	background-color: #8C0D0D;
	letter-spacing: 3px;
	text-decoration: none;
}
.input_menu_search01 a:hover{
	text-align: center;
	height: 42px;
	width: 80%;
	color: #FFF;
	margin-right: 10%;
	margin-left: 10%;
	padding-top: 10px;
	border-radius: 6px;
	border: 1px solid #990000;
	padding-bottom: 10px;
	display: block;
	background-color: #F00000;
	font-family: "微軟正黑體", Arial;
	font-size: 18px;
	line-height: 42px;
	font-weight: bold;
	text-decoration: none;
}
.Search01 {
	width:94%;
	height: auto;
	margin-bottom: 10px;
	float: left;
	border: 1px solid #EFEFEF;
	border-radius: 9px;
	padding-top: 5px;
	padding-right: 2%;
	padding-bottom: 5px;
	padding-left: 4%;
	background-color: #F3F3F3;
	background-image: url(file:///F|/%E9%9C%80%E6%95%B4%E7%90%86%E8%B3%87%E6%96%99/2014-E-%E5%82%99%E4%BB%BD/www/public_html-%E6%9C%AA%E4%B8%8A%E5%B8%82%E7%AC%AC%E4%B8%80%E7%89%88%E8%BC%A9%E5%88%86/images/style_1/search_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "微軟正黑體", Arial;
	font-size: 13px;
	color: #333;
	text-align: left;
}
.Search02 {
	width:98%;
	height: auto;
	margin-bottom: 10px;
	float: left;
	border: 1px solid #EFEFEF;
	border-radius: 9px;
	padding-top: 5px;
	padding-right: 1%;
	padding-bottom: 5px;
	padding-left: 1%;
	background-color: #F3F3F3;
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "微軟正黑體", Arial;
	font-size: 13px;
	color: #333;
}
.Search02_main {
	width:98%;
	height: auto;
	margin-bottom: 10px;
	float: left;
	border: 1px solid #D5DFE5;
	border-radius: 8px;
	padding-top: 10px;
	padding-right: 1%;
	padding-bottom: 10px;
	padding-left: 1%;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "微軟正黑體", Arial;
	font-size: 13px;
	color: #333;
	box-shadow: inset 0px 2px 4px #BDBDBD;
}
.Search02_main_td01 {
	border-radius: 4px 4px 0px 0px;
	background-color: #ECF3FF;
	font-family: "微軟正黑體", Arial;
	font-size: 13px;
	color: #333;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
}

.Search02_main_td01 ul {
	width: 100%;	
}

.Search02_main_td01 ul li {
	text-align: center;
	width: 10%;
	float: left;
	border-radius: 6px 6px 0px 0px;
	background-color: #ECF3FF;
	font-family: "微軟正黑體", Arial;
	font-size: 13px;
	color: #333;
	height: 22px;
}

.Search02_main_td02 {
	border-radius: 4px 4px 0px 0px;
	background-color: #ECF3FF;
	font-family: "微軟正黑體", Arial;
	font-size: 13px;
	color: #333;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
}

.Search02_main_td02 ul {
	width: 100%;	
}

.Search02_main_td02 ul li {
	text-align: center;
	width: 10%;
	float: left;
	border-radius: 6px 6px 0px 0px;
	background-color: #ECF3FF;
	font-family: "微軟正黑體", Arial;
	font-size: 13px;
	color: #333;
	height: 22px;
}




.Search02_main_td01 td{
	border-radius: 6px 6px 0px 0px;
	background-color: #ECF3FF;
	font-family: "微軟正黑體", Arial;
	font-size: 13px;
	color: #333;
	padding: 2px;
	height: 22px;
	width: 5%;
}
.Search02_main_td02 {
	border-radius: 0px 0px 4px 4px;
	background-color: #ECF3FF;
	font-family: "微軟正黑體", Arial;
	font-size: 13px;
	color: #333;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	height: 20px;
	
}


.Search02_main_td02 td{
	border-radius: 0px 0px 6px 6px;

	font-family: "微軟正黑體", Arial;
	font-size: 13px;
	color: #333;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	height: 22px;
	width: 22px;
	margin-bottom: 10px;
}



.Search02_main_td03 {
	border-radius: 4px 4px 0px 0px;
	background-color: #FBFFEC;
	font-family: "微軟正黑體", Arial;
	font-size: 13px;
	color: #333;
	padding: 2px;
}
.Search02_main_td03 td{
	border-radius: 6px 6px 0px 0px;
	background-color: #EEFAC0;
	font-family: "微軟正黑體", Arial;
	font-size: 13px;
	color: #333;
	padding: 2px;
	height: 22px;
	width: 22px;
}
.Search02_main_td04 {
	border-radius: 0px 0px 4px 4px;
	background-color: #FBFFEC;
	font-family: "微軟正黑體", Arial;
	font-size: 13px;
	color: #333;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	margin-bottom: 5px;
}
.Search02_main_td04 td{
	border-radius: 0px 0px 6px 6px;
	background-color: #EEFAC0;
	font-family: "微軟正黑體", Arial;
	font-size: 13px;
	color: #333;
	height: 22px;
	width: 5%;
	padding: 2px 2px 5px;
}




.----------------------注音選股------------------------ {}


.----------------------跑馬燈-------------------------{}
.jq22 { width: 800px; margin: 150px auto; font-size: 15px;}
.jq22 a { margin: 0 15px; color: #333; text-decoration: none;}
.jq22 a:hover { text-decoration: underline;}



blockquote {margin-left:7px; padding:0px 0px 1px 12px; display:block; border-left:2px solid #e8e8e8; font-family:'Droid Serif', serif; font-size:11px; color:#999999; font-style:italic; line-height:18px;}
blockquote.full {margin-right:50px; margin-bottom:14px;}
blockquote.left {width:272px; margin-top:18px; float:left;}
blockquote.right {width:235px; margin-left:15px; margin-top:9px; float:right;}


.dropcaps_1 {width:30px; margin-right:6px; margin-top:10px; float:left; font-size:19px; color:#444444; line-height:20px; text-align:center;}
.dropcaps_2 {width:28px; height:29px; margin-right:7px; margin-top:4px; padding-left:1px; float:left; position:relative; background-color:#979797; -moz-border-radius:14px; -webkit-border-radius:14px; border-radius:14px; behavior:url(js/PIE.htc); font-size:19px; color:#ffffff; line-height:28px; text-align:center;}
.dropcaps_3 {width:30px; margin-right:6px; margin-top:10px; float:left; font-size:19px; color:#f24024; line-height:20px; text-align:center;}
.dropcaps_4 {width:28px; height:29px; margin-right:7px; margin-top:4px; padding-left:1px; float:left; position:relative; background-color:#f24024; -moz-border-radius:14px; -webkit-border-radius:14px; border-radius:14px; behavior:url(js/PIE.htc); font-size:19px; color:#ffffff; line-height:28px; text-align:center;}
.dropcaps_5 {width:30px; margin-right:6px; margin-top:7px; float:left; font-size:19px; color:#444444; line-height:20px; text-align:center;}



/* lists */
ol li {margin-left:32px; padding-left:2px; padding-bottom:19px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#8a8a8a; line-height:18px;}

.list {}
.list li {padding-left:33px; padding-bottom:19px; display:block; background:url(images/marker.png) no-repeat 16px 7px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#8a8a8a; line-height:18px;}

.list_1 {}
.list_1 li {padding-left:19px; padding-top:11px; display:block; background:url(images/marker_1.png) no-repeat 0px 14px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#5c5c5c; line-height:normal;}
.list_1 li:first-child {padding-top:0px; background:url(images/marker_1.png) no-repeat 0px 3px;}
.list_1 li a {color:#5c5c5c;}

.list_2 {}
.list_2 li {padding-left:17px; padding-top:11px; display:block; background:url(images/marker_2.png) no-repeat 0px 14px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#5c5c5c; line-height:normal;}
.list_2 li:first-child {padding-top:0px; background:url(images/marker_2.png) no-repeat 0px 3px;}
.list_2 li a {color:#5c5c5c;}

.list_3 {}
.list_3 li {padding-left:14px; padding-top:11px; display:block; background:url(images/marker_3.png) no-repeat 0px 15px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#5c5c5c; line-height:normal;}
.list_3 li:first-child {padding-top:0px; background:url(images/marker_3.png) no-repeat 0px 4px;}
.list_3 li a {color:#5c5c5c;}

.list_4 {}
.list_4 li {padding-left:14px; padding-top:11px; display:block; background:url(images/marker_4.png) no-repeat 0px 15px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#5c5c5c; line-height:normal;}
.list_4 li:first-child {padding-top:0px; background:url(images/marker_4.png) no-repeat 0px 4px;}
.list_4 li a {color:#5c5c5c;}

.list_5 {}
.list_5 li {padding-left:15px; padding-top:11px; display:block; background:url(images/marker_5.png) no-repeat 0px 16px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#5c5c5c; line-height:normal;}
.list_5 li:first-child {padding-top:0px; background:url(images/marker_5.png) no-repeat 0px 5px;}
.list_5 li a {color:#5c5c5c;}

.list_6 {}
.list_6 li {padding-left:20px; padding-top:11px; display:block; background:url(images/marker_6.png) no-repeat 0px 13px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#5c5c5c; line-height:normal;}
.list_6 li:first-child {padding-top:0px; background:url(images/marker_6.png) no-repeat 0px 2px;}
.list_6 li a {color:#5c5c5c;}



header {}
#header {}
#header .top {
	height:37px; 
	
background: #4c4c4c; /* Old browsers */

	}
#header .bottom {
	height: 40px;
	background-color: #fff7f7;
	display: block;
}
#header .bottom2 {
	height: 40px;
	background: url(images/bg_main_menu2.jpg) repeat-x left top;
}
#header .bottom .inner {height:40px;}
#header .bottom2 .inner {height:40px;}
#header .section_main_menu {height:43px; background:url(images/bg_main_menu.jpg) repeat-x;}
#header .section_big_dropdown {}
#header .section_big_dropdown .inner {position:relative;}
#header .section_secondary_menu {
	height: 38px;
	background-color: #fff7f7;
	padding-top: 2px;
	padding-bottom: 2px;
}

.block_top_menu {
	float: left;
	line-height: 40px;
}
.block_top_menu li {
	height: 40px;
	margin-left: 12px;
	padding-left: 12px;
	display: block;
	float: left;
	line-height: 40px;
}
.block_top_menu li:first-child {margin-left:0px; padding-left:0px; border:0px;}
.block_top_menu li a {
	font-size: 16px;
	color: #333333;
	font-family: "Taipei Sans TC Beta", Arial;
}
.block_top_menu li a b {
	color: #333333;
	font: 14px/15px "微軟正黑體", Arial;
	background: #F00;
	padding: 2px 7px;
	border-radius: 100px;
}
.block_top_menu li a:hover {
	color: #0066FF;
	text-decoration: none;
}
.block_top_menu li.current a {
	color: #333333;
	font-family: "Taipei Sans TC Beta", Arial;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 25px;
}

.block_top_menu li.current a:hover {
	color: #0066FF;
}


.block_top_menu li.top-tel a {
	color: #333333;
	font-family: "Taipei Sans TC Beta", Arial;
	background-image: url(images/tel-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 2px;

	padding-top: 2px;
	padding-left: 25px;
}
.block_top_menu li.top-tel a:hover {
	color: #0066FF;
}


.block_top_menu li.top-mail a {
	color: #333333;
	font-family: "Taipei Sans TC Beta", Arial;
	background-image: url(images/mail-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 2px;

	padding-top: 2px;
	padding-left: 25px;
}
.block_top_menu li.top-mail a:hover {
	color: #0066FF;
}

.block_top_menu li.top-user01 a {
	color: #FFFFFF;
	font-family: "Taipei Sans TC Beta", Arial;
	background-image: url(images/top-user-icon101.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-size: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.block_top_menu li.top-user01 a:hover {
	color: #FF3300;
	font-family: "Taipei Sans TC Beta", Arial;
	background-image: url(images/top-user-icon102.png);
	background-repeat: no-repeat;
	background-position: left center;	
}

.block_top_menu li.top-user02 a {
	color: #333333;
	font-family: "Taipei Sans TC Beta", Arial;
	background-image: url(images/top-user-icon201.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-size: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.block_top_menu li.top-user02 a:hover {
	color: #FF3300;
	font-family: "Taipei Sans TC Beta", Arial;
	background-image: url(images/top-user-icon202.png);
	background-repeat: no-repeat;
	background-position: left center;	
}

.block_top_menu li.top-user03 a {
	color: #FFFFFF;
	font-family: "Taipei Sans TC Beta", Arial;
	background-image: url(images/top-user-icon201.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-size: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.block_top_menu li.top-user03 a:hover {
	color: #FF3300;
	font-family: "Taipei Sans TC Beta", Arial;
	background-image: url(images/top-user-icon202.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.block_top_menu li.top-user04 a {
	color: #FFF;
	font-family: "Taipei Sans TC Beta", Arial;
	background-image: url(images/top-user-icon401.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-size: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.block_top_menu li.top-user04 a:hover {
	color: #FF3300;
	font-family: "Taipei Sans TC Beta", Arial;
	background-image: url(images/top-user-icon402.png);
	background-repeat: no-repeat;
	background-position: left center;	
}


.block_top_menu02 {
	float: left;
	line-height: 40px;
}



.block_social_top {margin-left:54px; padding-top:10px; float:left;}
.block_social_top li {margin-left:6px; display:block; float:left;}
.block_social_top li:first-child {margin-left:0px;}
.block_social_top li a {width:16px; height:16px; display:block; background-repeat:no-repeat; background-image:url(images/sprite_social_1.png); text-indent:-9000px;}

.block_social_top li a.fb {background-position:0px 0px;}
.block_social_top li a.fb:hover {background-position:0px -16px;}

.block_social_top li a.tw {background-position:-22px 0px;}
.block_social_top li a.tw:hover {background-position:-22px -16px;}

.block_social_top li a.rss {background-position:-44px 0px;}
.block_social_top li a.rss:hover {background-position:-44px -16px;}

#logo_top {
	padding-top: 1px;
	float: left;
	width: 100%;
}

.block_today_date {
	margin-left: 10px;
	padding-top: 60px;
	float: left;
}
.block_today_date .num {width:37px; height:31px; float:left; background:url(images/bg_date_header.png) no-repeat;}
.block_today_date .num p {padding-left:6px; padding-bottom:0px; font-family:'PT Sans', Arial, Helvetica, sans-serif; font-size:16px; color:#1f1f1f; font-weight:bold; text-align:center; line-height:30px;}
.block_today_date .other {margin-left:9px; padding-top:2px; float:left;}
.block_today_date .month_year {padding-bottom:4px; color:#373737; font-weight:bold;}
.block_today_date .day {padding-bottom:0px; font-size:10px; color:#adadad; font-style:italic;}

.block_languages {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.block_languages .text {
	margin-right: 15px;
	float: left;
	background: url(images/tel_icon.png) no-repeat left center;
	padding-left: 38px;
}
.block_languages .text p {
	padding-bottom: 0px;
	color: #CC0000;
	font: bold 20px/21px "微軟正黑體", Arial;
}
.block_languages ul {
	display: block;
	float: left;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
}
.block_languages li {
	height: 27px;
	display: block;
	float: left;
	border-left: 1px solid #e3e3e3;
	font: 27px/27px "微軟正黑體", Arial;
	color: #000;
	margin-top: -6px;
	padding: 0px;
}
.block_languages li:first-child {margin-left:0px; padding-left:0px; border:0px;}
.block_languages li a {
	padding-left: 0px;
	display: block;
	color: #808080;
	margin-right: 10px;
	font: normal 15px/15px "微軟正黑體", Arial;
}
.block_languages li a:hover {color:#3c3c3c; text-decoration:none;}
.block_languages li.current a {color:#3c3c3c; font-weight:bold;}

.block_languages li a.eng {background-position:0px 0px;}
.block_languages li a.french {background-position:0px -11px;}
.block_languages li a.ger {background-position:0px -22px;}

.block_search_top {
	width: 98%;
	padding-top: 2px;
	padding-right: 1%;
	padding-bottom: 2px;
	padding-left: 1%;
	display: block;
	height: 52px!important;

}

form#fragment-1e {
    /* width: 96%; */
    /* padding-top: 2px; */
    padding-right: 2%;
    /* padding-bottom: 2px; */
    padding-left: 0%;
    /* height: 65px; */
}

.block_search_top .field {
	width: 73%;
	height: 32px;
	float: right;
	overflow: hidden;
	padding-top: 6px;
	padding-bottom: 6px;
}
.block_search_top .field input {
	width: 90%;
	height: 20px;
	margin-left: 3%;
	display: block;
	background-color: #FFF;
	border: 1px solid #F0F0F0;
	font-family: "Taipei Sans TC Beta", Arial;
	font-size: 15px;
	color: #333333;
	line-height: 20px;
	margin-right: 3%;
	float: right;
	padding-top: 4px;
	padding-right: 2%;
	padding-bottom: 4px;
	padding-left: 2%;
	border-radius: 8px;
	box-shadow: 0px 0px 3px #999;
}

.block_search_top .button {
	width: 31px;
	height: 30px;
	margin-left: 1px;
	display: block;
	float: right;
	background-repeat: no-repeat;
	background-image: url(images/button_search.png);
	background-color: transparent;
	border: 0px;
	font-size: 0px;
	text-indent: -9000px;
	cursor: pointer;
}
.block_search_top .button:hover {background-position:0px -30px;}

.block_search_top .button2 {
	height: 30px;
	display: block;
	float: right;
	border: 0px;
	text-indent: -9000;
	cursor: pointer;
	text-align: center;
	color: #FFF;
	margin-left: 10px;
	border-radius: 6px;
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 25px;
	background-color: #a40000;
	letter-spacing: 1px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 5px;
}
.block_search_top .button2:hover {background-position:0px -30px;}


nav.main_menu {padding-right:2px; float:left; background:url(images/line_main_menu.jpg) no-repeat right 12px;}
nav.main_menu > ul > li {
	height: 43px;
	padding-left: 2px;
	display: block;
	float: left;
	position: relative;
	z-index: 1;
	background-image: url(images/line_main_menu.png);
	background-repeat: no-repeat;
	background-position: 0px center;
}
nav.main_menu > ul > li > a {
	height: 43px;
	display: block;
	color: #ffffff;
	text-shadow: 0px -1px rgba(0, 0, 0, 0.14);
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: "微軟正黑體", Arial;
	font-size: 18px;
	line-height: 43px;
	font-weight: normal;
}
nav.main_menu > ul > li > a:hover {text-decoration:none;}
nav.main_menu > ul > li:hover,
nav.main_menu > ul > li.hover {z-index:99;}
nav.main_menu > ul > li:hover > a,
nav.main_menu > ul > li.hover > a {
	padding-top: 1px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ff0000+0,af0000+100 */
	background: #ff0000; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff0000 0%, #af0000 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ff0000 0%,#af0000 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ff0000 0%,#af0000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#af0000',GradientType=0 ); /* IE6-9 */
	box-shadow: 0px 3px 2px 0px #666;
}
nav.main_menu > ul > li.current_page_item {z-index:100;}
nav.main_menu > ul > li.current_page_item > a {
	margin-left: -2px;
	margin-right: -2px;
	padding-left: 25px;
	padding-right: 25px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ff0000+0,af0000+100 */
	background: #ff0000; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff0000 0%, #af0000 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ff0000 0%,#af0000 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ff0000 0%,#af0000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#af0000',GradientType=0 ); /* IE6-9 */

}


nav.main_menu > ul > li i {
	line-height: 47px;
	background-image: url(images/menu_home.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 47px;
	width: 36px;
	display: block;
}


.responsive_navigation {padding:7px 0px; display:none; position:relative; z-index:100;}
.responsive_navigation .button_menu {height:28px; line-height:28px; padding:0px 30px 0px 12px; background:url(images/bg_responsive_menu.gif) no-repeat right top #f8f8f8; border:1px solid #8f8f8f; color:#a3a3a3; cursor:pointer;}
.responsive_navigation .r_menu {width:100%; display:none; position:absolute; left:0px; top:36px; background-color:#f8f8f8;}
.responsive_navigation .r_menu > ul {padding-bottom:15px; display:block; border:1px solid #8f8f8f;}
.responsive_navigation .r_menu li {padding-left:12px; padding-top:15px;}

/* submenus */
nav.main_menu ul ul {width:183px; padding-top:4px; display:none; position:absolute; left:0px; top:42px;}
nav.main_menu ul ul > li {display:block; overflow:hidden; background-color:#fdfdfd; border-left:1px solid #f3f3f3; border-right:1px solid #f3f3f3; border-top:1px solid #ffffff; border-bottom:1px solid #f3f3f3;}
nav.main_menu ul ul > li:first-child {border-top:1px solid #f3f3f3;}
nav.main_menu ul ul > li > a {
	padding:10px 12px 11px;
	display:block;
	
	-moz-transition:all 0.1s ease;
	-ms-transition:all 0.1s ease;
	-o-transition:all 0.1s ease;
	-webkit-transition:all 0.1s ease;
	transition:all 0.1s ease;
	
	font-size:10px;
	color:#6b6b6b;
	text-transform:uppercase;
	line-height:1em;
}
nav.main_menu ul ul > li > a:hover {text-decoration:none;}
nav.main_menu ul ul > li:hover > a {padding-left:14px; background-color:#ffffff; color:#f24024;}
nav.main_menu > ul > li:hover > ul {display:block;}

nav.secondary_menu {float:left;}
nav.secondary_menu > ul > li {height:39px; padding-left:2px; display:block; float:left; background:url(images/line_secondary_menu.jpg) no-repeat 0px 13px;}
nav.secondary_menu > ul > li > a {
	height: 39px;
	padding: 0px 14px;
	display: block;
	color: #383838;
	font-family: "Taipei Sans TC Beta", Arial;
	font-size: 16px;
	line-height: 39px;
}
nav.secondary_menu > ul > li > a:hover {color:#f24024; text-decoration:none;}
nav.secondary_menu > ul > li:first-child {padding-left:0px; background:none;}
nav.secondary_menu > ul > li:first-child > a {padding-left:0px;}

.responsive_secondary_menu {overflow:hidden; position:absolute; top:-9000px;}
.responsive_secondary_menu .left {
	width: 25px;
	height: 39px;
	float: left;
	display: block;
	text-indent: -9000px;
	padding-left: 5px;
	background-image: url(images/arrow_14.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.responsive_secondary_menu .right {
	width: 25px;
	height: 39px;
	float: right;
	display: block;
	text-indent: -9000px;
	padding-right: 5px;
	background-image: url(images/arrow_15.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.responsive_secondary_menu .r_menu {height:39px; overflow:hidden; position:relative;}
.responsive_secondary_menu .r_menu > ul {display:block; overflow:hidden; position:absolute; left:0px; top:0px;}
.responsive_secondary_menu .r_menu > ul > li {height:39px; padding-left:2px; display:block; float:left; background:url(images/line_secondary_menu.jpg) no-repeat 0px 13px;}
.responsive_secondary_menu .r_menu > ul > li > a {
	height: 39px;
    line-height: 39px;
    padding: 0px 8px;
    display: block;
    font-size: 16px;
    color: #660000;
    font-weight: bold;
}
.responsive_secondary_menu .r_menu > ul > li > a:hover {color:#f24024; text-decoration:none;}
.responsive_secondary_menu .r_menu > ul > li:first-child {
	padding-left: 0px;
	background: none;
	float: left!important;
}

.sheet_name {
	background-image: url(images/icon_button_tag02.png);
	background-repeat: no-repeat;
	background-position: 3px center;
	}

.block_clock {
	padding-left: 25px;
	float: right;
	font-family: "微軟正黑體", Arial;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(images/top-time-icon.png);
	background-repeat: no-repeat;
	background-position: 0px center;
}
.block_clock p {
	padding-bottom: 0px;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 40px;
}
.block_clock p span {
	color: #2193ff;
}

/* big dropdown */
.block_big_dropdown {
	width:100%;
	display:none;
	position:absolute;
	left:0px;
	top:0px;
	
	background-color:#ffffff;
	
	-moz-box-shadow:0px 1px 3px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0px 1px 3px 0px rgba(0, 0, 0, 0.2);
	box-shadow:0px 1px 3px 0px rgba(0, 0, 0, 0.2);
	
	behavior:url(layout/plugins/PIE.htc);
	
	z-index:90;
}
.block_big_dropdown .content {padding:15px 0px 19px 15px; border-top:3px solid #a6a6a6;}

.block_big_dropdown .line {width:1px; height:171px; margin:0px 17px; float:left; background-color:#efefef;}

.block_big_dropdown .image {width:117px; float:left;}
.block_big_dropdown .image .pic {
	display:block;
	position:relative;
	margin-bottom:7px;
	
	border:4px solid #f2f2f2;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	
	behavior:url(js/PIE.htc);
}
.block_big_dropdown .image .pic img {border:1px solid #ffffff;}
.block_big_dropdown .image p {padding-bottom:0px; font-size:11px; color:#383838; font-weight:bold; line-height:17px; text-align:center;}
.block_big_dropdown .image p a {font-size:11px; color:#383838; font-weight:bold;}
.block_big_dropdown .image p a:hover {color:#f24024; text-decoration:none;}

.block_big_dropdown .title {margin-top:-1px; padding-bottom:18px; background:url(images/line_5.gif) repeat-x left bottom;}
.block_big_dropdown .title p {padding-bottom:0px; color:#1e1e1e; font-weight:bold; text-transform:uppercase;}

.block_big_dropdown .popular_posts {width:392px; float:left;}
.block_big_dropdown .popular_posts ul {padding-top:17px; display:block;}
.block_big_dropdown .popular_posts li {margin-top:13px; padding-top:12px; display:block; border-top:1px solid #efefef;}
.block_big_dropdown .popular_posts li:first-child {margin:0px; padding:0px; border:0px;}
.block_big_dropdown .popular_posts a {color:#343434; font-weight:bold;}
.block_big_dropdown .popular_posts a:hover {color:#f24024; text-decoration:none;}
.block_big_dropdown .popular_posts a span {margin-right:8px; font-size:11px; color:#868686; font-weight:normal;}
.block_big_dropdown .popular_posts a:hover span {color:#868686;}

.block_big_dropdown .more {width:196px; float:left;}
.block_big_dropdown .more ul {padding-top:17px; display:block;}
.block_big_dropdown .more li {padding-top:16px; display:block;}
.block_big_dropdown .more li:first-child {padding:0px;}
.block_big_dropdown .more a {font-size:10px; color:#5a8ea1; text-transform:uppercase;}



#content {padding:18px 0px 64px;}
.general_content {
	
}
.general_content p {
	letter-spacing: 1px;
	font-family: "微軟正黑體", Arial;
	font-size: 20px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	font-variant: normal;
	color: #000;
}

.p-main {
	font: normal 16px/28px "微軟正黑體", Arial;
	letter-spacing: 1px;
	color: #005279;
	text-align: left;
	text-shadow: 0px 0px 0px #005279;

}

.right_sidebar .general_content {

}
.right_sidebar .main_content {
	width: 1020px;
	float: left;	
}

.block_tabs_type_4 .main_content {
	width: 740px;
	float: left;	
}

.right_sidebar .sidebar {
	width: 220px;
	float: right;
	background: #FFF;
	padding: 10px;
	border-radius: 8px;
	box-shadow: 0px 0px 5px 0px #999;
	
}

.left_sidebar .general_content {background:url(images/line_content.gif) repeat-y 320px 0px;}
.left_sidebar .main_content {width:620px; float:right;}
.left_sidebar .sidebar {width:300px; float:left;}

.block_home_col_1 {
	width: 220px;
	float: left;
	background: #FFF;
	padding: 10px;
	border-radius: 8px;
	box-shadow: 0px 0px 5px 0px #999;
}

.block_home_col_2 {
	width: 740px;
	float: right;
	background: #FFF;
	padding: 10px;
	border-radius: 8px;
	box-shadow: 0px 0px 5px 0px #999;
}
.block_home_col_2 .line_3.first {display:none;}

.block_breadcrumbs {height:26px; border-top:1px solid #efefef; border-bottom:1px solid #efefef;}
.block_breadcrumbs ul {margin-left:8px; display:block; float:left;}
.block_breadcrumbs li {
	height: 26px;
	margin-left: 7px;
	padding-left: 11px;
	display: block;
	float: left;
	background: url(images/arrow_1.gif) no-repeat 0px 11px;
	color: #a5a5a5;
	font: 11px/26px "微軟正黑體", Arial;
}
.block_breadcrumbs li:first-child {margin-left:0px; padding-left:0px; background:none;}
.block_breadcrumbs li a {
	color: #f24024;
	font: 11px "微軟正黑體", Arial;
}
.block_breadcrumbs .text {height:26px; float:left;}
.block_breadcrumbs .text p {padding-bottom:0px; font-size:11px; color:#a5a5a5; line-height:26px;}

.block_special_topic {
	height: 26px;
	margin-top: 5px;
	line-height: 26px;
}
.block_special_topic .type {
	height: 26px;
	float: left;
	position: relative;
	-moz-border-radius: 2px 0px 0px 2px;
	-webkit-border-radius: 2px 0px 0px 2px;
	border-radius: 2px 0px 0px 2px;
	behavior: url(js/PIE.htc);
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #C00;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.block_special_topic .type p {
	font-size: 16px;
	color: #CC0000;
	text-transform: uppercase;
	line-height: 26px;
	font-family: "Taipei Sans TC Beta", Arial;
	background-image: url(images/arrow_18.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 18px;
}
.block_special_topic .title {
	height: 24px;
	padding-left: 10px;
	overflow: hidden;
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 24px;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
}
.block_special_topic .title p {
	font-size: 15px;
	color: #383838;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 24px;
	white-space: nowrap;
}
.block_special_topic .title a {
	color: #333333;
	text-transform: uppercase;
	text-decoration: none;
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 24px;
	letter-spacing: 1px;
}

.block_accordeon_type_1 {
	padding:5px 15px;
	position:relative;
	
	border:1px solid #ededed;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	
	behavior:url(js/PIE.htc);
}
.block_accordeon_type_1 .button_outer {padding-left:30px; background:url(images/icon_plus.png) no-repeat 0px 11px; border-top:1px solid #f0f0f0; font-size:13px; color:#636363; font-weight:bold; cursor:pointer;}
.block_accordeon_type_1 .button_outer.first {border:0px;}
.block_accordeon_type_1 .button_outer:hover {color:#f24024;}
.block_accordeon_type_1 .button_outer .button_inner {height:42px; line-height:42px;}
.block_accordeon_type_1 .button_outer.current {background:url(images/icon_minus.png) no-repeat 0px 11px; color:#f24024;}
.block_accordeon_type_1 .accordeon_content {margin-top:-4px; padding:0px 30px 13px;}
.block_accordeon_type_1 .accordeon_content p {padding-bottom:0px; color:#737373; line-height:18px;}

.block_accordeon_type_2 {position:relative;}
.block_accordeon_type_2 .button_outer {
	margin-top:8px;
	padding-right:35px;
	position:relative;
	
	border:1px solid #ededed;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	
	behavior:url(js/PIE.htc);
	
	font-size:12px;
	color:#636363;
	font-weight:bold;
	cursor:pointer;
}
.block_accordeon_type_2 .button_outer.first {margin-top:0px;}
.block_accordeon_type_2 .button_outer .arrow {width:35px; height:35px; position:absolute; right:0px; top:0px; background:url(images/arrow_5.gif) no-repeat 15px 14px; cursor:pointer;}
.block_accordeon_type_2 .button_outer:hover {color:#f24024;}
.block_accordeon_type_2 .button_outer .button_inner {height:35px; line-height:35px; padding-left:15px; background:url(images/bg_accordeon_type_2.jpg) repeat-x; border-right:1px solid #ededed;}
.block_accordeon_type_2 .button_outer.current {color:#f24024;}
.block_accordeon_type_2 .button_outer.current .arrow {background:url(images/arrow_6.gif) no-repeat 14px 15px;}
.block_accordeon_type_2 .accordeon_content {padding:12px 10px 5px 16px;}
.block_accordeon_type_2 .accordeon_content p {padding-bottom:0px; color:#737373; line-height:18px;}

.block_video {
	display:inline-block;
	position:relative;
	
	border:4px solid #f2f2f2;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	
	behavior:url(js/PIE.htc);
	
	line-height:0px;
}

.block_buttondiv {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	clear: both;
	text-align: right;
	line-height: 18px;
}

.block_testimonial_type_1 {}
.block_testimonial_type_1 p {
	padding-bottom: 0px;
	color: #828282;
	line-height: 18px;
}
.block_testimonial_type_1 .text {
	margin-bottom: 12px;
	position: relative;
	background: url(images/testimonial_q_1.png) no-repeat 11px 13px #ffffff;
	border: 1px solid #ebebeb;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(js/PIE.htc);
	height: auto;
	display: block;
	padding-top: 9px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 36px;
}
.block_testimonial_type_1 .text .tail {
	width: 11px;
	height: 11px;
	position: absolute;
	background: url(images/testimonial_tail_3.png) no-repeat;
	left: 11px;
	top: -11px;
}
.block_testimonial_type_1 .author {}
.block_testimonial_type_1 .author p {font-size:11px; color:#545454; font-weight:bold; text-align:right;}
.block_testimonial_type_1 .author a {font-size:11px; color:#545454; font-weight:bold;}
.block_testimonial_type_1 .author .position {color:#a6a6a6;}

.block_tt_search {
	padding: 1.5%;
	border: 1px solid #F4F4F4;
	border-radius: 10px;
	margin-bottom: 20px;
	background: #F0F0F0;
}

.block_tt_search ul{
	margin: 0px;

}

.block_tt_search ul strong{
	margin: 5px 0px 2px;
	width: 100%;
	border-bottom: 1px double #F4F4F4;
	float: left;
	color: #000;
	font: bold 15px/22px "微軟正黑體", Arial;

}

.block_tt_search ul strong img {
	margin: 5px;
	float: left;
	color: #000;
	font: bold 15px/22px "微軟正黑體", Arial;
	background: #CCC;
	padding: 3px;
	border: 1px double #CCC;

}


.block_tt_search ul li{
	float: left;
	text-decoration: none;
	letter-spacing: 0px;
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 24px;
	color: #666;	
}
.block_tt_search ul li.li100 {

	width: 100%;	
}

.block_tt_search ul li .type_5 {
	margin-left: 5%;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 5px;
	text-align: center;
	padding-right: 15px;
	/* padding-bottom: 3px; */
	padding-left: 15px;
	font-family: "Taipei Sans TC Beta", Arial;
	font-weight: normal;
	height: 28px;
	margin-top: 5px;
	margin-bottom: 5px;
	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;
	display: inline-block;
	position: relative;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #fb593f;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#fb593f) to(#f24125));
	background: -webkit-linear-gradient(#fb593f, #f24125);
	background: -moz-linear-gradient(#fb593f, #f24125);
	background: -ms-linear-gradient(#fb593f, #f24125);
	background: linear-gradient(#fb593f, #f24125);
	background: -o-linear-gradient(#fb593f, #f24125);
	-pie-background: linear-gradient(#fb593f, #f24125);
	color: #FFF;
}

.block_tt_search ul li b {
	float: left;
    color: #666;
    text-decoration: none;
    font-family: "微軟正黑體", Arial;
    font-size: 15px;
    line-height: 22px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
	
}



.block_tt_search ul li.li15 {

	width: 15%;

}

.block_tt_search ul li.li17 {

	width: 17%;

}

.block_tt_search ul li.li25 {

	width: 25%;

}



.block_tt_search ul li.li25 a {
	text-decoration: none;
	padding-left: 10%;
	width: 88%;
	display: block;
	margin-right: 2%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #444;
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
	background-image: url(images/hot-news-icon.png);
	background-repeat: no-repeat;
	background-position: 3px center;
	border: 1px solid #CCC;
	border-radius: 8px;
}

.block_tt_search ul li.li25 a:hover {
	text-decoration: none;
	padding-left: 10%;
	width: 88%;
	display: block;
	margin-right: 2%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #FFF;
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	background-color: #CC0000;
	background-image: url(images/hot-news-icon.png);
	background-repeat: no-repeat;
	background-position: 3px center;
	border: 1px solid #CCC;
	border-radius: 8px;
}

.block_tt_search ul li.li30 {
	width: 29%;

}

.block_tt_search ul li.li30 input {
	width: 90%;

}


.block_tt_search ul li.li40 {

	width: 39.333%;

}

.block_tt_search ul li.li40 input {

	width: 90%;

}

.block_tt_search ul li.li60 {

	width: 59.444%;

}



.block_tt_search ul li.li33 {

	width: 32.333%;

}



.block_tt_search ul li.li33 a {
	text-decoration: none;
	padding-left: 10%;
	width: 88%;
	display: block;
	margin-right: 2%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #444;
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
	background-image: url(images/hot-news-icon.png);
	background-repeat: no-repeat;
	background-position: 3px center;
	border: 1px solid #CCC;
	border-radius: 8px;
}

.block_tt_search ul li.li33 a:hover {
	text-decoration: none;
	padding-left: 10%;
	width: 88%;
	display: block;
	margin-right: 2%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #FFF;
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	background-color: #CC0000;
	background-image: url(images/hot-news-icon.png);
	background-repeat: no-repeat;
	background-position: 3px center;
	border: 1px solid #CCC;
	border-radius: 8px;
}



.block_tt_search ul li.li20 {

	width: 20%;

}

.block_tt_search ul li.li20 a {
	font: normal 15px/20px "微軟正黑體", Arial;
	text-decoration: none;
	background: #FFFFFF url(images/marker_4.png) no-repeat 3px center;
	padding-left: 10%;
	width: 88%;
	display: block;
	margin-right: 2%;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	color: #444;

}

.block_tt_search ul li.li20 a:hover {
	font: normal 15px/20px "微軟正黑體", Arial;
	text-decoration: none;
	background: #FF6600 url(images/marker_4.png) no-repeat 3px center;
	padding-left: 10%;
	width: 88%;
	display: block;
	margin-right: 2%;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	color: #FFF;

}

.block_tt_search ul li select{
	text-decoration: none;
	font: 14px/22px "微軟正黑體", Arial;
	height: 22px;
	margin-top: 1px;
	padding-right: 2px;
	padding-left: 2px;
	width: 80%;
	text-align: center;
}


.block_tt_search ul li input{
	    width: 80%;
    
    font-family: "Taipei Sans TC Beta", Arial;
    font-size: 15px;
    line-height: 22px;
    height: 22px;
    border: 1px solid #D6D6D6;
    padding-right: 5px;
    padding-left: 5px;
    border-radius: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.input_menu01{
	border-radius: 6px;
	text-align: center;
	width: auto;
	border: 1px solid #D9D9D9;
	color: #FFF;
	font: normal 14px/18px "微軟正黑體", Arial;
	padding: 2px 6px;
	float: left;
	margin-right: 5px;
	background: #FF6600;
}


.input_menu02{
	border-radius: 6px;
	text-align: center;
	width: auto;
	border: 1px solid #D9D9D9;
	color: #FFF;
	font: normal 14px/18px "微軟正黑體", Arial;
	padding: 2px 6px;
	float: left;
	margin-right: 5px;
	background: #999999;
}

.input_menu03 {
	border-radius: 6px;
	text-align: center;
	width: auto;
	border: 1px solid #D9D9D9;
	color: #FFF;
	font: normal 14px/18px "微軟正黑體", Arial;
	padding: 2px 12px;
	float: right;
	margin-right: 5px;
	background: #CC0000;
}

.input_menu04 {
	border-radius: 6px;
	text-align: center;
	width: auto;
	border: 1px solid #D9D9D9;
	color: #FFF;
	font: normal 14px/18px "微軟正黑體", Arial;
	padding: 2px 12px;
	float: right;
	margin-right: 5px;
	background: #FF6600;
}


.input_menu05 {
	border-radius: 6px;
	text-align: center;
	width: auto;
	border: 1px solid #D9D9D9;
	color: #FFF;
	font: normal 14px/18px "微軟正黑體", Arial;
	padding: 2px 12px;
	background: #FF9900;
	margin-left: 10px;
}






.block_testimonial_type_2 {}
.block_testimonial_type_2 p {padding-bottom:0px; color:#828282; line-height:18px;}
.block_testimonial_type_2 .text {
	padding:0px 0px 8px 24px;
	position:relative;
	
	background:url(images/testimonial_q_1.png) no-repeat 0px 4px;
}
.block_testimonial_type_2 .author {}
.block_testimonial_type_2 .author p {font-size:11px; color:#545454; font-weight:bold; text-align:right;}
.block_testimonial_type_2 .author a {font-size:11px; color:#545454; font-weight:bold;}
.block_testimonial_type_2 .author .position {color:#a6a6a6;}

.block_testimonial_type_3 {}
.block_testimonial_type_3 p {padding-bottom:0px; color:#828282; line-height:18px;}
.block_testimonial_type_3 .text {
	margin-bottom:13px;
	padding:9px 5px 10px 33px;
	position:relative;
	
	background:url(images/testimonial_q_2.png) no-repeat 12px 14px #ffffff;
	border:1px solid #ebebeb;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	
	behavior:url(js/PIE.htc);
}
.block_testimonial_type_3 .text .tail {width:13px; height:11px; position:absolute; right:33px; bottom:-11px; background:url(images/testimonial_tail_2.png) no-repeat;}
.block_testimonial_type_3 .author {}
.block_testimonial_type_3 .author p {font-size:11px; color:#545454; font-weight:bold; text-align:right;}
.block_testimonial_type_3 .author a {font-size:11px; color:#545454; font-weight:bold;}
.block_testimonial_type_3 .author .position {color:#a6a6a6;}

.block_buttons {
	overflow: hidden;
	padding: 5px;
	background: #F1F0ED;
}
.block_buttons a {margin-left:5px; margin-bottom:11px;}

.block_buttons input {
	float: left;
	font-family: "Taipei Sans TC Beta", Arial;
	font-size: 15px;
	line-height: 22px;
	
	border: 1px solid #D6D6D6;
	padding-right: 5px;
	padding-left: 5px;
	border-radius: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 35%;
}

.block_buttons select {
	float: left;
    font-family: "Taipei Sans TC Beta", Arial;
    font-size: 15px;
    line-height: 27px;
    height: 29px;
    padding-top: 2px;
    padding-right: 5px;
    padding-bottom: 3px;
    padding-left: 5px;
    margin-top: 5px;
    border: 1px solid #D6D6D6;
    margin-bottom: 5px;
    border-radius: 5px;
}

.block_buttons b {
	float: left;
	color: #666;
	text-decoration: none;
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 22px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.block_tabs_type_1 {}
.block_tabs_type_1 .tabs {height:34px; margin-bottom:-1px; overflow:hidden; position:relative; z-index:10;}
.block_tabs_type_1 .tabs li {margin-left:2px; display:block; float:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#888888;}
.block_tabs_type_1 .tabs li:first-child {margin-left:0px;}
.block_tabs_type_1 .tabs li a {
	height:29px;
	line-height:29px;
	padding:0px 15px;
	display:block;
	position:relative;
	
	background-color:#ffffff;
	border:1px solid #ededed;
	
	-moz-border-radius:3px 3px 0px 0px;
	-webkit-border-radius:3px 3px 0px 0px;
	border-radius:3px 3px 0px 0px;
	
	behavior:url(js/PIE.htc);
	
	color:#888888;
}
.block_tabs_type_1 .tabs li a:hover {text-decoration:none;}
.block_tabs_type_1 .tabs li a.current {height:34px; background-color:#fcfcfc; border-bottom:1px solid #fcfcfc; color:#3c3c3c; font-weight:bold;}
.block_tabs_type_1 .tab_content {
	padding:11px 10px 0px 16px;
	display:none;
	position:relative;
	
	background-color:#fcfcfc;
	border:1px solid #ededed;
	
	-moz-border-radius:0px 3px 3px 3px;
	-webkit-border-radius:0px 3px 3px 3px;
	border-radius:0px 3px 3px 3px;
	
	behavior:url(js/PIE.htc);
}
.block_tabs_type_1 .tab_content p {color:#737373; line-height:18px;}

.block_tabs_type_2 {}
.block_tabs_type_2 .tabs {height:33px; margin-bottom:-1px; overflow:hidden;}
.block_tabs_type_2 .tabs li {margin-left:2px; display:block; float:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#888888;}
.block_tabs_type_2 .tabs li:first-child {margin-left:0px;}
.block_tabs_type_2 .tabs li a {
	height:31px;
	line-height:31px;
	padding:0px 13px;
	display:block;
	position:relative;
	
	background-color:#ffffff;
	border:1px solid #e3e3e3;
	
	-moz-border-radius:3px 3px 0px 0px;
	-webkit-border-radius:3px 3px 0px 0px;
	border-radius:3px 3px 0px 0px;
	
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff) to(#f7f7f7));
    background:-webkit-linear-gradient(#ffffff, #f7f7f7);
    background:-moz-linear-gradient(#ffffff, #f7f7f7);
    background:-ms-linear-gradient(#ffffff, #f7f7f7);
    background:linear-gradient(#ffffff, #f7f7f7);
	background:-o-linear-gradient(#ffffff, #f7f7f7);
    -pie-background:linear-gradient(#ffffff, #f7f7f7);
	
	behavior:url(js/PIE.htc);
	
	color:#888888;
}
.block_tabs_type_2 .tabs li a:hover {text-decoration:none;}
.block_tabs_type_2 .tabs li a.current {
	height:32px;
	background-color:#ffffff;
	border-bottom:1px solid #ffffff;
	
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff) to(#ffffff));
    background:-webkit-linear-gradient(#ffffff, #ffffff);
    background:-moz-linear-gradient(#ffffff, #ffffff);
    background:-ms-linear-gradient(#ffffff, #ffffff);
    background:linear-gradient(#ffffff, #ffffff);
	background:-o-linear-gradient(#ffffff, #ffffff);
    -pie-background:linear-gradient(#ffffff, #ffffff);
	
	color:#3c3c3c;
	font-weight:bold;
}
.block_tabs_type_2 .tab_content {padding:17px 0px 0px; display:none; border-top:1px solid #e3e3e3;}
.block_tabs_type_2 .tab_content p {color:#737373; line-height:18px;}

.block_tabs_type_3 {margin-bottom:27px;}
.block_tabs_type_3 .tabs {height:33px; margin-bottom:-1px; overflow:hidden; position:relative; z-index:2;}
.block_tabs_type_3 .tabs li {margin-left:2px; display:block; float:left; font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#f24024;}
.block_tabs_type_3 .tabs li:first-child {margin-left:0px;}
.block_tabs_type_3 .tabs li a {
	height:28px;
	line-height:28px;
	padding:0px 17px;
	display:block;
	position:relative;
	
	background-color:#ffffff;
	border:1px solid #ededed;
	
	-moz-border-radius:3px 3px 0px 0px;
	-webkit-border-radius:3px 3px 0px 0px;
	border-radius:3px 3px 0px 0px;
	
	behavior:url(js/PIE.htc);
	
	font-size:10px;
	color:#f24024;
	text-transform:uppercase;
}
.block_tabs_type_3 .tabs li a:hover {text-decoration:none;}
.block_tabs_type_3 .tabs li a.current {height:33px; background-color:#ffffff; border-bottom:1px solid #ffffff; color:#3c3c3c;}
.block_tabs_type_3 .tab_content {
	padding:12px 11px 0px;
	display:none;
	position:relative;
	
	background:url(images/bg_block_media_tabs.gif) repeat-x left bottom #ffffff;
	border:1px solid #ededed;
	
	-moz-border-radius:0px 3px 3px 3px;
	-webkit-border-radius:0px 3px 3px 3px;
	border-radius:0px 3px 3px 3px;
	
	behavior:url(js/PIE.htc);
	
	z-index:1;
}
.block_tabs_type_3 .tab_content p {color:#737373; line-height:18px;}

.block_tabs_type_4 {}
.block_tabs_type_4 .tabs {height:33px; margin-bottom:-1px; overflow:hidden; position:relative; z-index:2;}
.block_tabs_type_4 .tabs li {
	margin-left: 2px;
	display: block;
	float: left;
	color: #f24024;
	font: 14px "微軟正黑體", Arial;
}
.block_tabs_type_4 .tabs li:first-child {margin-left:0px;}
.block_tabs_type_4 .tabs li a {
	height: 28px;
	display: block;
	position: relative;
	-moz-border-radius: 3px 3px 0px 0px;
	-webkit-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;
	behavior: url(js/PIE.htc);
	color: #666666;
	text-transform: uppercase;
	text-align: center;
	font: 16px/28px "微軟正黑體", Arial;
	background: #F7F7F7;
	border: 1px solid #ededed;
	padding-right: 5px;
	padding-left: 5px;
}
.block_tabs_type_4 .tabs li:first-child a {
	padding-right: 5px;
	padding-left: 5px;
}
.block_tabs_type_4 .tabs li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #EC6C00;
}
.block_tabs_type_4 .tabs li a.current {
	height: 33px;
	background-color: #fdfdfd;
	border-bottom: 1px solid #fdfdfd;
	color: #FF3300;
	line-height: 33px;
	font-weight: bold;
	margin-bottom: -1px;
	z-index: 500;
	padding-bottom: 2px;
}
.block_tabs_type_4 .tab_content {
	padding: 4px 8px 15px;
	position: relative;
	background-color: #fdfdfd;

	-moz-border-radius: 0px 3px 3px 3px;
	-webkit-border-radius: 0px 3px 3px 3px;
	border-radius: 0px 3px 3px 3px;
	behavior: url(js/PIE.htc);
	z-index: 99;
	display: block;
}


.block_tabs_type_4 .tab_content h5{
	color: #C00;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	/* padding-top: 0px; */
	padding-bottom: 2px;
	font-family: "微軟正黑體", Arial;
	font-size: 22px;
	line-height: 36px;
	background-image: url(images/line_main_menu.jpg);
	background-repeat: no-repeat;
	background-position: left 12px;
	padding-top: 2px;
}
.block_tabs_type_4 .tab_content h6{
	font: bold 16px/25px "微軟正黑體", Arial;
	color: #333;
	background: url(images/icon_button_search.png) no-repeat 5px center;
	padding-left: 25px;
	margin-top: 10px;
	margin-bottom: 5px;
	height: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-shadow: 0px 0px 0px #F30;
	text-align: left;
	border-bottom: 1px solid #CCC;
}

.block_tabs_type_4 .tab_content p {
	padding-bottom: 0px;
	color: #4e4e4e;
	float: left;
	margin-right: 20px;
	letter-spacing: 2px;
	font: normal 14px "微軟正黑體", Arial;
	}
	
.block_tabs_type_4 .tab_content select {
	float: left;
    font-family: "Taipei Sans TC Beta", Arial;
    font-size: 15px;
    line-height: 27px;
    height: 29px;
    padding-top: 2px;
    padding-right: 5px;
    padding-bottom: 3px;
    padding-left: 5px;
    margin-top: 5px;
    border: 1px solid #D6D6D6;
    margin-bottom: 5px;
    border-radius: 5px;
	}

.block_blog_1 {}
.block_blog_1 .blog_post {padding:24px 0px 3px; position:relative; border-bottom:1px solid #f0f0f0;}
.block_blog_1 .blog_post .tail {width:6px; height:6px; position:absolute; left:43px; bottom:-6px; background:url(images/blog_tail_1.png) no-repeat;}
.block_blog_1 .blog_post .f_pic {
	margin-bottom:20px;
	padding:1px;
	display:inline-block;
	position:relative;
	
	background-color:#ffffff;
	border:4px solid #f2f2f2;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	
	behavior:url(js/PIE.htc);
	
	line-height:0px;
}
.block_blog_1 .blog_post .title {padding-bottom:20px;}
.block_blog_1 .blog_post .title a:hover {color:#f24024; text-decoration:none;}

.block_blog_1 .blog_post .info {height:32px; margin-bottom:17px; border-top:1px solid #f0f0f0; border-bottom:1px solid #f0f0f0;}
.block_blog_1 .blog_post .info p {padding-bottom:0px;}
.block_blog_1 .blog_post .r_part {float:right;}
.block_blog_1 .blog_post .date {height:32px; float:left;}
.block_blog_1 .blog_post .date p {font-size:11px; color:#868686; line-height:32px;}
.block_blog_1 .blog_post .date a {font-size:11px; color:#868686;}
.block_blog_1 .blog_post .author {height:32px; margin-left:21px; float:left;}
.block_blog_1 .blog_post .author p {font-size:11px; color:#8a8a8a; font-weight:bold; line-height:32px;}
.block_blog_1 .blog_post .author a {font-size:11px; color:#5e5e5e; font-weight:bold;}
.block_blog_1 .blog_post .author a:hover {color:#f24024; text-decoration:none;}
.block_blog_1 .blog_post .category {height:32px; float:left;}
.block_blog_1 .blog_post .category .text {float:left; font-size:9px; color:#3a3a3a; text-transform:uppercase; line-height:32px;}
.block_blog_1 .blog_post .category ul {padding-top:8px; float:left; display:block;}
.block_blog_1 .blog_post .category li {margin-left:5px; float:left; display:block;}
.block_blog_1 .blog_post .category a {
	height:15px;
	line-height:15px;
	padding:0px 5px;
	position:relative;
	
	background-color:#f9f9f9;
	border:1px solid #ededed;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	
	behavior:url(js/PIE.htc);
	
	font-size:9px;
	color:#719eae;
	text-transform:uppercase;
}
.block_blog_1 .blog_post .category a:hover {text-decoration:none;}
.block_blog_1 .blog_post .views {height:32px; line-height:32px; margin-left:14px; padding-left:20px; float:left; display:block; background:url(images/icon_view_1.png) no-repeat 0px 11px; font-size:11px; color:#8a8a8a;}
.block_blog_1 .blog_post .comments {height:32px; line-height:32px; margin-left:10px; padding-left:19px; float:left; display:block; background:url(images/icon_comment_1.png) no-repeat 0px 11px; font-size:11px; color:#8a8a8a;}

.block_blog_2 {margin-left:-24px;}
.block_blog_2 .blog_post {width:298px; margin-left:24px; padding:24px 0px 16px; float:left; border-bottom:1px solid #f0f0f0;}
.block_blog_2 .blog_post .title {padding-bottom:13px; position:relative; border-bottom:1px solid #ebd9d7;}
.block_blog_2 .blog_post .title h5 {padding-bottom:0px; line-height:18px;}
.block_blog_2 .blog_post .title h5 a:hover {color:#f24024; text-decoration:none;}
.block_blog_2 .blog_post .title .tail {width:6px; height:6px; position:absolute; left:43px; bottom:-6px; background:url(images/blog_tail_2.png) no-repeat;}
.block_blog_2 .blog_post .f_pic {
	margin-bottom:5px;
	padding:1px;
	display:inline-block;
	position:relative;
	
	background-color:#ffffff;
	border:4px solid #f2f2f2;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	
	behavior:url(js/PIE.htc);
	
	line-height:0px;
}
.block_blog_2 .blog_post .f_pic img {width:288px; height:auto;}
.block_blog_2 .blog_post .info {height:32px; margin-bottom:0px;}
.block_blog_2 .blog_post .info p {padding-bottom:0px;}
.block_blog_2 .blog_post .r_part {float:right;}
.block_blog_2 .blog_post .category {height:32px; float:left;}
.block_blog_2 .blog_post .category p {font-size:9px; color:#3a3a3a; text-transform:uppercase; line-height:32px;}
.block_blog_2 .blog_post .category a {font-size:9px; color:#719eae; text-transform:uppercase;}
.block_blog_2 .blog_post .views {height:32px; line-height:32px; padding-left:20px; float:left; display:block; background:url(images/icon_view_1.png) no-repeat 0px 11px; font-size:11px; color:#8a8a8a;}
.block_blog_2 .blog_post .comments {height:32px; line-height:32px; margin-left:11px; padding-left:20px; float:left; display:block; background:url(images/icon_comment_1.png) no-repeat 0px 11px; font-size:11px; color:#8a8a8a;}
.block_blog_2 .blog_post .author {padding-top:16px;}
.block_blog_2 .blog_post .author .userpic {margin-right:11px; padding-top:1px; float:left; line-height:0px;}
.block_blog_2 .blog_post .author .text {overflow:hidden;}
.block_blog_2 .blog_post .author .name {padding-bottom:2px; color:#5a5a5a; font-weight:bold;}
.block_blog_2 .blog_post .author .name a {color:#5a5a5a; font-weight:bold;}
.block_blog_2 .blog_post .author .name a:hover {color:#f24024; text-decoration:none;}
.block_blog_2 .blog_post .author .date {padding-bottom:0px; font-size:11px; color:#868686;}
.block_blog_2 .blog_post .author .date a {font-size:11px; color:#868686;}

.block_single_post {}
.block_single_post .f_pic {
	margin-bottom:19px;
	padding:1px;
	display:inline-block;
	position:relative;
	
	background-color:#ffffff;
	border:4px solid #f2f2f2;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	
	behavior:url(js/PIE.htc);
	
	line-height:0px;
}
.block_single_post .block_video {margin-bottom:19px;}
.block_single_post .title {padding-bottom:8px; font-size:16px; color:#1a1a1a; font-weight:bold; line-height:normal;}
.block_single_post .title a {font-size:16px; color:#1a1a1a; font-weight:bold;}
.block_single_post .subtitle {padding-bottom:18px; font-family:'Droid Serif', serif; font-size:11px; color:#b3b3b3; font-style:italic;}
.block_single_post .info {height:32px; margin-bottom:17px; border-top:1px solid #f0f0f0; border-bottom:1px solid #f0f0f0;}
.block_single_post .info p {padding-bottom:0px;}
.block_single_post .r_part {float:right;}
.block_single_post .date {height:32px; float:left;}
.block_single_post .date p {font-size:11px; color:#868686; line-height:32px;}
.block_single_post .date a {font-size:11px; color:#868686;}
.block_single_post .author {height:32px; margin-left:21px; float:left;}
.block_single_post .author p {font-size:11px; color:#8a8a8a; font-weight:bold; line-height:32px;}
.block_single_post .author a {font-size:11px; color:#5e5e5e; font-weight:bold;}
.block_single_post .category {height:32px; float:left;}
.block_single_post .category p {font-size:9px; color:#3a3a3a; text-transform:uppercase; line-height:34px;}
.block_single_post .category a {font-size:9px; color:#719eae; text-transform:uppercase;}
.block_single_post .views {height:32px; line-height:32px; margin-left:7px; padding-left:20px; float:left; display:block; background:url(images/icon_view_1.png) no-repeat 0px 11px; font-size:11px; color:#8a8a8a;}
.block_single_post .comments {height:32px; line-height:32px; margin-left:10px; padding-left:19px; float:left; display:block; background:url(images/icon_comment_1.png) no-repeat 0px 11px; font-size:11px; color:#8a8a8a;}

.block_single_post .post_slider .flex-control-paging {display:block; position:absolute; right:6px; bottom:7px;}
.block_single_post .post_slider .flex-control-paging li {margin-left:3px; padding:0px; display:block; float:left; font-size:0px; line-height:0px;}
.block_single_post .post_slider .flex-control-paging li:first-child {margin-left:0px;}
.block_single_post .post_slider .flex-control-paging li a {width:8px; height:8px; display:block; background-repeat:no-repeat; background-image:url(images/sprite_nav_2.png); background-position:left top; text-indent:-9000px; cursor:pointer;}
.block_single_post .post_slider .flex-control-paging li a.flex-active {background-position:right top;}
.block_single_post .post_slider .flex-direction-nav {}
.block_single_post .post_slider .flex-direction-nav li {margin-top:-12px; display:block; position:absolute; right:0px; top:50%;}
.block_single_post .post_slider .flex-direction-nav li:first-child {left:0px; right:auto;}
.block_single_post .post_slider .flex-direction-nav li a {width:17px; height:23px; display:block; background-repeat:no-repeat; background-image:url(images/sprite_arrow_1.png); text-indent:-9000px;}
.block_single_post .post_slider .flex-direction-nav li a.flex-prev {background-position:left top;}
.block_single_post .post_slider .flex-direction-nav li a.flex-prev:hover {background-position:left bottom;}
.block_single_post .post_slider .flex-direction-nav li a.flex-next {background-position:right top;}
.block_single_post .post_slider .flex-direction-nav li a.flex-next:hover {background-position:right bottom;}

.block_single_post .about_author {}
.block_single_post .about_author h4 {padding-bottom:15px;}
.block_single_post .about_author .photo {margin-right:13px; padding-top:3px; float:left;}
.block_single_post .about_author .bio {overflow:hidden;}
.block_single_post .about_author .bio p {padding-bottom:0px; font-size:11px; color:#919191; line-height:17px;}
.block_single_post .about_author .bio a {font-size:11px; color:#919191;}
.block_single_post .about_author .bio .name {padding-bottom:7px; font-size:10px; color:#636363; text-transform:uppercase; line-height:normal;}
.block_single_post .about_author .bio .name a {font-size:10px; color:#636363; text-transform:uppercase;}
.block_single_post .about_author .bio .name a:hover {color:#f24024; text-decoration:none;}

.block_post_tags {
	padding: 3% 3%;
    border-top: 1px solid #f0f0f0;
    text-align: left;
    width: 94%;
}
.block_post_tags form{
	background: #30C;
	text-align: left;
	float: left;
}


.block_post_tags p {
	padding-bottom: 0px;
	color: #4e4e4e;
	float: left;
	margin-right: 20px;
	font-family: "微軟正黑體", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 2px;
}
.block_post_tags a {font-size:11px; color:#818181; font-weight:normal;}
.block_post_tags a:hover {color:#f24024; text-decoration:none;}

.block_post_social {border-top:1px solid #f0f0f0;}
.block_post_social h4 {margin-top:-8px; padding-bottom:33px; text-align:center;}
.block_post_social h4 span {
	padding: 0px 5px;
	display: inline-block;
	background-color: #ffffff;
	font-family: "微軟正黑體", Arial;
}
.block_post_social section {
	height:76px;
	float:left;
	position:relative;
	
	border:1px solid #f0f0f0;
	
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	
	behavior:url(js/PIE.htc);
}
.block_post_social section .title {margin-top:-6px; padding-bottom:0px; font-family:'Droid Serif', serif; font-size:10px; color:#2f2f2f; text-transform:uppercase; line-height:normal; text-align:center;}
.block_post_social section .title span {padding:0px 8px; display:inline-block; background-color:#ffffff;}

.block_post_social section.rating {width:138px; text-align:center;}
.block_post_social section.rating ul {padding-top:13px; display:inline-block;}
.block_post_social section.rating li {margin-left:20px; float:left; display:block; font-size:11px; color:#9e9e9e; line-height:normal; text-align:center;}
.block_post_social section.rating li:first-child {margin-left:0px;}
.block_post_social section.rating li span {padding-bottom:3px; display:block; font-size:18px; color:#3d3d3d; font-weight:bold;}

.block_post_social section.subscribe {width:138px; float:right;}
.block_post_social section.subscribe a {margin-left:18px; margin-top:22px; padding-left:33px; display:block; background:url(images/icon_subscribe.png) no-repeat 0px 0px; font-size:11px; color:#636363; font-weight:bold; text-decoration:underline; line-height:12px;}
.block_post_social section.subscribe a:hover {color:#f24024; text-decoration:none;}

.block_post_social section.recommend {width:298px; margin-left:20px; text-align:center;}
.block_post_social section.recommend ul {padding-top:25px; display:inline-block;}
.block_post_social section.recommend li {margin-left:7px; float:left; display:block;}
.block_post_social section.recommend li:first-child {margin-left:0px;}

.block_related_posts {}
.block_related_posts h3 {padding-bottom:24px; font-size:16px;}

.block_comments {}
.block_comments h2 {padding-bottom:5px;}
.block_comments h3 {padding-bottom:5px; font-size:16px;}
.block_comments .comment {padding-top:14px;}
.block_comments .comment p {padding-bottom:0px;}
.block_comments .comment .line_3 {margin-top:13px;}
.block_comments .comment .userpic {margin-right:13px; padding-top:3px; float:left;}
.block_comments .comment .content {overflow:hidden;}
.block_comments .comment .name {padding-bottom:4px; color:#383838; font-weight:bold; line-height:normal;}
.block_comments .comment .name a {color:#383838; font-weight:bold;}
.block_comments .comment .name a:hover {color:#f24024; text-decoration:none;}
.block_comments .comment .info {padding-bottom:12px; font-size:11px; line-height:normal;}
.block_comments .comment .info .date {color:#a8a8a8;}
.block_comments .comment .info .control {margin-left:15px; font-size:11px; color:#f24024;}
.block_comments .comment .text {color:#666666; line-height:17px;}
.block_comments .comment .comment {padding-left:49px;}

.block_comments_type_2 {position:relative;}

.block_comments_type_4 {
	position: relative;
	background-color: #FFF;
	padding: 2%;
	width: 96%!important;
	margin-bottom: 20px!important;
	border-radius: 8px!important;
}


.block_comments_type_5 {
	    position: relative;
    width: 86%!important;
    border-radius: 8px!important;
    border: 1px solid #E1E1E1;
    margin-top: 4%;
    margin-right: 4%;
    margin-bottom: 0%;
    margin-left: 4%;
    padding-top: 2%;
    padding-right: 3%;
    padding-bottom: 0%;
    padding-left: 3%;
}

.block_comments_type_6 {
	position: relative;
	width: 60%!important;
	border-radius: 8px!important;
	border: 1px solid #E1E1E1;
	margin-top: 4%;
	margin-right: 15.333%;
	margin-bottom: 4%;
	margin-left: 15.333%;
	padding-top: 2%;
	padding-right: 4.333%;
	padding-bottom: 0%;
	padding-left: 4.333%;
}

.block_comments_type_4 h3{
	position: relative;
	width: 100%;
	margin-bottom: 20px;
	font-family: "Taipei Sans TC Beta", Arial;
	font-size: 20px;
	line-height: 36px;
	font-weight: bold;
	color: #333;
	height: 36px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
}


.tab_content50 {
	float: left;
	height: auto;
	width: 47.666%;
	margin-right: 0.5%;
	margin-left: 0.5%;
	}
	
.block_comments_type_2 h1 {
	color: #000;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: "微軟正黑體", Arial;
	font-size: 20px;
	line-height: 30px;
	background-image: url(images/line_main_menu.jpg);
	background-repeat: no-repeat;
	background-position: left 9px;
}

.block_comments_type_2 h2 {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	color: #600;
	display: block;
	font-family: "微軟正黑體", Arial;
	font-size: 19px;
	font-style: normal;
	line-height: 36px;
	font-weight: normal;
	font-variant: normal;
	margin-left: 0px;
	background-image: url(images/bg_date.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.block_comments_type_2 h3 {
	color: #C00;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	/* padding-top: 0px; */
	padding-bottom: 2px;
	font-family: "微軟正黑體", Arial;
	font-size: 22px;
	line-height: 36px;
	background-image: url(images/line_main_menu.jpg);
	background-repeat: no-repeat;
	background-position: left 12px;
	padding-top: 2px;
}

.block_comments_type_2 h4 {
	padding-bottom: 5px;
	background: url(images/bg_date.png) no-repeat 20px center;
	padding-top: 5px;
	padding-left: 32px;
	color: #600;
	display: block;
	font-family: "微軟正黑體", Arial;
	font-size: 20px;
	font-style: normal;
	line-height: 36px;
	font-weight: normal;
	font-variant: normal;
}


.block_comments_type_2 .add_new {
	display: block;
	position: absolute;
	right: 0px;
	top: 1px;
	border-bottom: 1px dotted #636363;
	color: #FFFFFF;
	font: bold 14px/27px "微軟正黑體", Arial;
	background: #F90;
	text-align: center;
	padding: 3px 12px;
	letter-spacing: 1px;
}

.block_popup .form {
    height: 109px;
}





.block_comments_type_2 .add_new:hover {border:0px; text-decoration:none;}

.block_comments_type_2 .comment {
	border-bottom: 3px solid #b7b7b7;
}

.block_comments_type_2 .comment.tab02  {
	border-bottom: 1px dotted #CCC;
	background: #FDF5E8;
}



.block_comments_type_2 .comment.top {
	list-style-type: none;
	color: #000;
	text-align: center;
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 34px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}

.block_comments_type_2 .comment.field {
	background-color: #F6F6F6;
	background-image: url(images/news_icon01.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	display: block;
	margin: 2%;
	width: 90%;
	border: 1px dashed #CCC;

	padding-right: 1%;

	padding-left: 5%;
	border-radius: 10px;
}



.block_comments_type_2 .comment.field:hover {
	background-color: #FFF0F0;
	background-image: url(images/news_icon01.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	display: block;
	margin: 2%;
	width: 90%;
	border: 1px dashed #CCC;

	padding-right: 1%;

	padding-left: 5%;
	border-radius: 10px;
}

.block_comments_type_2 .comment.field02 {
	/**/background-color: #F6F6F6;
	
	
	
	display: block;
	width: 100%;
	border-radius: 6px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	

}
.block_comments_type_2 .comment.field02:hover {
	background-color: #FFF0F0;

	background-repeat: no-repeat;
	background-position: left 10px;
	display: block;
	width: 100%;
	border-radius: 10px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}

.block_comments_type_2 .comment p {
	font: 14px "微軟正黑體", Arial;
}
.block_comments_type_2 .comment .line_3 {margin-top:13px;}
.block_comments_type_2 .comment .userpic {
	float: left;
	color: #666;
	width: 96%;
	vertical-align: middle;
	letter-spacing: 0px;
	font-family: "微軟正黑體", Arial;
	font-size: 14px;
	line-height: 20px;
	padding-left: 1%;
	padding-right: 1%;
}
.block_comments_type_2 .comment.top .userpic {
	float: left;
	color: #FFF;
	width: 12.8%;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 0px;
	font: 15px/26px "微軟正黑體", Arial;
}

.block_comments_type_2 .comment_wrap {
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;

}

.block_comments_type_2 .comment_wrap a {
	font-weight: bold;
	color: #06C;
	text-decoration: none;

}

.block_comments_type_2 .comment_wrap a:hover {
	font-weight: bold;
	color: #09F;
	text-decoration: none;
}

.block_comments_type_2 .comment_wrap .input1 {
	overflow: hidden;
	font: 14px/17px "微軟正黑體", Arial;
	padding: 2px 5%;
	width: 70%;
	margin-right: 10%;
	margin-left: 10%;
	border: 1px solid #ADB2B5;
	text-align: right;
	background: #FFF;
}


.block_comments_type_2 .comment .name {
	float: left;
	width: 17.9%;
	text-align: center;
	font: 15px/26px "微軟正黑體", Arial;
	border-right: 1px solid #FFF;
}
.block_comments_type_2 .comment .name p {
	color: #383838;
	font-family: "微軟正黑體", Arial;
}
.block_comments_type_2 .comment .name a {
	color: #039;
	font: 15px/26px "微軟正黑體", Arial;
}
.block_comments_type_2 .comment .name a:hover {color:#f24024; text-decoration:none;}
.block_comments_type_2 .comment .date {
	float: left;
	width: 11.9%;
	text-align: center;
	border-right: 1px solid #FFF;
	font: 15px/26px "微軟正黑體", Arial;
}
.block_comments_type_2 .comment .date p {
	color: #000000;
	text-align: center;
}



.block_comments_type_2 .comment .Line {
	float: left;
	width: 9.333%;
	text-align: center;
	border-right: 1px solid #FFF;
}
.block_comments_type_2 .comment .Line p {
	color: #000000;
	text-align: center;
}

.block_comments_type_2 .comment .Line2 {
	float: left;
	width: 3%;
	text-align: center;
	font-weight: bold;
	color: #900;
}
.block_comments_type_2 .comment .Line2 p {
	color: #000000;
	text-align: center;
}


.block_comments_type_2 .comment .title2 {
	float: left;
	width: 19.333%;
	text-align: center;
	border-right: 1px solid #FFF;
}
.block_comments_type_2 .comment .title2 p {
	color: #000000;
	text-align: center;
}
.block_comments_type_2 .comment .title2 a {
	color: #039;
	font: 15px/26px "微軟正黑體", Arial;
}

/**/
.block_comments_type_2 .comment .title3 {
	float: left;
	width: 15.333%;
	text-align: center;
	font-weight: bold;
}
.block_comments_type_2 .comment .title3 p {
	color: #000000;
	text-align: center;
}
.block_comments_type_2 .comment .title3 a {
	color: #039;
	font: 15px/26px "微軟正黑體", Arial;
}



/**/
.block_comments_type_2 .comment .content2 {
	float: left;
	width: 98.333%;
	border-right: 1px solid #FFF;
	padding-left: 1%;
	font-size: 16px;
	line-height: 36px;
	font-family: "Taipei Sans TC Beta", Arial;
	letter-spacing: 1px;
	text-align: justify;
}

.block_comments_type_2 .comment .content2 li {
	float: left;
	font-size: 15px;
	line-height: 20px;
	margin: 0px;
	padding-top: 0px;
	list-style-position: none;
	list-style-image: none;
	list-style-type: none;
	background: url(images/icon_button_edit.png) no-repeat left 4px;
	padding-left: 4%;
	width: 96%;
}
.block_comments_type_2 .comment .content2 p {
	color: #000000;
	text-align: center;
}
.block_comments_type_2 .comment .content2 a {
	color: #000;
	font-family: "微軟正黑體", Arial;
	font-size: 16px;
	line-height: 36px;
	letter-spacing: 1px;
	text-align: justify;
	padding-right: 5%;
	padding-left: 5%;
}

.block_comments_type_2 .comment .content2 a:hover {
	color: #f24024;
	text-decoration: none;
}
.block_comments_type_2 .comment .title2 a:hover {
	color: #f24024;
	text-decoration: none;
}


/**//**/
.content3 {
	    text-align: right;
    height: 35px;
    width: 92%;
    padding-left: 15px;
    /* margin-left: 8%; */
    padding-top: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #D6D6D6;
    /* display: block; */
    /* clear: both; */
    float: left;
}
.content3 a {
	font-family: "Taipei Sans TC Beta", Arial;
	font-size: 15px;
	line-height: 24px;
	color: #666!important;
	background-image: url(images/arrow_19.gif);
	background-repeat: no-repeat;
	background-position: left center;
	letter-spacing: 1px;
	text-align: left;
	height: 24px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5%;
}


.block_comments_type_2 .comment .content3 {
	float: left;
	width: 39.333%;
	border-right: 1px solid #FFF;
	padding-left: 1%;
	font-size: 15px;
	line-height: 20px;
	border-left: 1px solid #FFF;
}

.block_comments_type_3 .comment .content2 li {
	float: left;
	font-size: 15px;
	line-height: 20px;
	margin: 0px;
	padding-top: 0px;
	list-style-position: none;
	list-style-image: none;
	list-style-type: none;
	background: url(images/icon_button_edit.png) no-repeat left 4px;
	padding-left: 4%;
	width: 96%;
}
.block_comments_type_3 .comment .content2 p {
	color: #000000;
	text-align: center;
}
.block_comments_type_3 .comment .content2 a {
	color: #333;
	font: 14px/26px "微軟正黑體", Arial;
}

.block_comments_type_2 .comment .content2 a:hover {
	color: #f24024;
	text-decoration: none;
}
.block_comments_type_2 .comment .content3 li {
	float: left;
	font-size: 15px;
	line-height: 20px;
	margin: 0px;
	padding-top: 0px;
	list-style-position: none;
	list-style-image: none;
	list-style-type: none;
	background: url(images/icon_button_edit.png) no-repeat left 4px;
	padding-left: 4%;
	width: 96%;
}
/**//**/

.width-5 a, .width-10 a, .width-15 a, .width-20 a, .width-25 a, .width-30 a, .width-40 a, .width-45 a, .width-50 a, .width-55 a, .width-50L a, .width-80 a {
	color: #039;
	font: 15px/26px "微軟正黑體", Arial;
}

.block_comments_type_2 .comment .width-5 {
	float: left;
	width: 4.8%;
	list-style-type: none;
    color: #000;
    text-align: center;
    font-family: "微軟正黑體", Arial;
    font-size: 15px;
    line-height: 34px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #999;
}

.block_comments_type_2 .comment .width-5 button {
	text-align: center;
	border-right: 0px none;
	padding: 1px 3px;
	color: #FFF;
	background: #C00;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font: 15px Arial;
}

.block_comments_type_2 .comment .width-10 button {
	text-align: center;
	border-right: 0px none;
	padding: 1px 3px;
	color: #FFF;
	background: #C00;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font: 15px Arial;
}


.block_comments_type_2 .comment .width-10 {
	float: left;
	width: 9.8%;
	list-style-type: none;
	color: #000;
	text-align: center;
	font-family: "微軟正黑體", Arial;
	font-size: 14px;
	line-height: 34px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	display: block;
}

.block_comments_type_2 .noline{
	border-right: 0px none!important;
}

.block_comments_type_2 .comment .width-15 {
	
	float: left;
	width: 14.666%;
	list-style-type: none;
    color: #000;
    text-align: center;
    font-family: "微軟正黑體", Arial;
    font-size: 15px;
    line-height: 34px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #999;
}


.block_comments_type_2 .comment .width-20 {
	float: left;
	width: 19.666%;
	list-style-type: none;
	color: #000;
	text-align: center;
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 34px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	letter-spacing: 0px;
}

.block_comments_type_2 .comment .width-25 {
	float: left;
	width: 24.555%;
	list-style-type: none;
	color: #000;
	text-align: center;
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 34px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;

}

.block_comments_type_2 .comment .width-30 {
	float: left;
	width: 29.666%;
	list-style-type: none;
    color: #000;
    text-align: center;
    font-family: "微軟正黑體", Arial;
    font-size: 15px;
    line-height: 34px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #999;
}

.block_comments_type_2 .comment .width-33 {
	float: left;
	width: 32.666%;
	list-style-type: none;
    color: #000;
    text-align: center;
    font-family: "微軟正黑體", Arial;
    font-size: 15px;
    line-height: 34px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #999;
}

.block_comments_type_2 .comment .width-35 {
	float: left;
	width: 34.333%;
	list-style-type: none;
    color: #000;
    text-align: center;
    font-family: "微軟正黑體", Arial;
    font-size: 15px;
    line-height: 34px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #999;
}

.block_comments_type_2 .comment .width-37 {
	float: left;
	width: 37.333%;
	list-style-type: none;
    color: #000;
    text-align: center;
    font-family: "微軟正黑體", Arial;
    font-size: 15px;
    line-height: 34px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #999;
}


.block_comments_type_2 .comment .width-40 {
	float: left;
	width: 39.666%;
	list-style-type: none;
    color: #000;
    text-align: center;
    font-family: "微軟正黑體", Arial;
    font-size: 15px;
    line-height: 34px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #999;
}

.block_comments_type_2 .comment .width-50 {
	float: left;
	width: 49.666%;
	list-style-type: none;
    color: #000;
    text-align: center;
    font-family: "微軟正黑體", Arial;
    font-size: 15px;
    line-height: 34px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #999;
}


.block_comments_type_2 .comment .f-left {
	text-align: left!important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
}

.block_comments_type_2 .comment .width-50L {
	float: left;
	width: 47.666%;
	list-style-type: none;
    color: #000;
    text-align: center;
    font-family: "微軟正黑體", Arial;
    font-size: 15px;
    line-height: 34px;
	border-right: 1px solid #FFF;
	padding-left: 2%;
}

.block_comments_type_2 .comment .width-55 {
	float: left;
	width: 54.666%;
	list-style-type: none;
    color: #000;
    text-align: center;
    font-family: "微軟正黑體", Arial;
    font-size: 15px;
    line-height: 34px;
	border-right: 1px solid #FFF;
}

.block_comments_type_2 .comment .width-60 {
	float: left;
	width: 59.333%;
	list-style-type: none;
    color: #000;
    text-align: center;
    font-family: "微軟正黑體", Arial;
    font-size: 15px;
    line-height: 34px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #999;
}


.block_comments_type_2 .comment .width-80 {
	float: left;
	width: 75.666%;
	border-right: 1px solid #FFF;
	padding-right: 2%;
	padding-left: 2%;
	list-style-type: none;
    color: #000;
    text-align: center;
    font-family: "微軟正黑體", Arial;
    font-size: 15px;
    line-height: 34px;
}





.block_comments_type_2 .comment .width-80 i {
	text-align: left!important;
	letter-spacing: 0px;
	font: normal 13px/26px Arial;
}


.block_comments_type_2 .comment .width-90 {
	float: left;
	width: 85.666%;
	border-right: 1px solid #FFF;
	padding-right: 2%;
	padding-left: 2%;
	list-style-type: none;
    color: #000;
    text-align: center;
    font-family: "微軟正黑體", Arial;
    font-size: 15px;
    line-height: 34px;
}


.block_comments_type_2 .comment .width-100 {
	float: left;
	width: 99.555%;
	padding-right: 2%;
	padding-left: 2%;
	list-style-type: none;
	color: #000;
	text-align: center;
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 34px;
}

.block_comments_type_2 .comment .width-top {
	width: 100%;
	list-style-type: none;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b7b7b7;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #b7b7b7;
}

.block_comments_type_2 .comment .width-top2 {
	width: 100%;
	list-style-type: none;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D6D6D6;
}

.block_comments_type_2 .comment i {
	letter-spacing: -1px;
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
}

.block_comments_type_2 .comment b {
	text-align: right;
	font: normal 15px/26px Arial;
	margin-right: 5px;

}


.block_comments_type_2 .comment .content {
	overflow: hidden;
    width: 98%;
    float: left;
    vertical-align: middle;
    padding-right: 1%;
    padding-left: 1%;
	
}

.block_comments_type_2 .comment .content a {
	color: #000;
	font-family: "微軟正黑體", Arial;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 1px;
	text-align: justify;

}

.block_comments_type_2 .comment .content a:hover {
	color: #f24024;

}


.block_comments_type_2 .comment .content p {
	font: 14px "微軟正黑體", Arial;
	color: #09C;
}

.block_leave_reply {}
.block_leave_reply h3 {padding-bottom:15px; font-size:16px;}
.block_leave_reply p {padding-bottom:0px; color:#676767; line-height:normal;}
.block_leave_reply p span {color:#e50303; font-weight:normal;}
.block_leave_reply .text {padding-bottom:14px; font-size:11px; color:#a6a6a6;}
.block_leave_reply .field {
	width:371px;
	height:26px;
	margin:7px 0px 14px;
	overflow:hidden;
	position:relative;
	
	background-color:#ffffff;
	border:1px solid #e6e6e6;
	
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	
	behavior:url(js/PIE.htc);
}
.block_leave_reply .field input {width:351px; height:15px; line-height:15px; margin-left:10px; padding:5px 0px; display:block; background-color:transparent; border:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#989898;}
.block_leave_reply .textarea {
	width:618px;
	height:104px;
	margin:7px 0px 16px;
	overflow:hidden;
	position:relative;
	
	background-color:#ffffff;
	border:1px solid #e6e6e6;
	
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	
	behavior:url(js/PIE.htc);
}
.block_leave_reply .textarea textarea {width:598px; height:95px; line-height:15px; margin-left:10px; margin-top:5px; display:block; background-color:transparent; border:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#989898;}
.block_leave_reply .general_button {padding:0px 9px 4px;}
.block_leave_reply .errored {border:1px solid #f2d3ce;}

.block_single_news {
	padding: 10px;
}
.block_single_news .f_pic {
	margin-bottom:19px;
	padding:1px;
	display:inline-block;
	position:relative;
	
	background-color:#ffffff;
	border:4px solid #f2f2f2;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	
	behavior:url(js/PIE.htc);
	
	line-height:0px;
}
.block_single_news .block_video {margin-bottom:19px;}
.block_single_news h1 {
	padding-bottom: 10px;
	color: #990000;
	font-family: "微軟正黑體", Arial;
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	letter-spacing: 1px;
	padding-top: 10px;
}
.block_single_news .title a {
	font-size: 16px;
	color: #CC3300;
	font-weight: bold;
}
.block_single_news .subtitle {
	padding-bottom: 18px;
	color: #b3b3b3;
	font: 15px "微軟正黑體", Arial;
}
.block_single_news .info {height:32px; margin-bottom:17px; border-top:1px solid #f0f0f0; border-bottom:1px solid #f0f0f0;}
.block_single_news .info p {padding-bottom:0px;}
.block_single_news .r_part {float:right;}
.block_single_news .date {height:32px; float:left;}
.block_single_news .date p {font-size:11px; color:#868686; line-height:32px;}
.block_single_news .date a {font-size:11px; color:#868686;}
.block_single_news .author {height:32px; margin-left:21px; float:left;}
.block_single_news .author p {font-size:11px; color:#8a8a8a; font-weight:bold; line-height:32px;}
.block_single_news .author a {font-size:11px; color:#5e5e5e; font-weight:bold;}
.block_single_news .category {height:32px; float:left;}
.block_single_news .category p {font-size:9px; color:#3a3a3a; text-transform:uppercase; line-height:34px;}
.block_single_news .category a {font-size:9px; color:#719eae; text-transform:uppercase;}
.block_single_news .views {height:32px; line-height:32px; margin-left:7px; padding-left:20px; float:left; display:block; background:url(images/icon_view_1.png) no-repeat 0px 11px; font-size:11px; color:#8a8a8a;}
.block_single_news .comments {height:32px; line-height:32px; margin-left:10px; padding-left:19px; float:left; display:block; background:url(images/icon_comment_1.png) no-repeat 0px 11px; font-size:11px; color:#8a8a8a;}

.block_single_news .post_slider .flex-control-paging {display:block; position:absolute; right:6px; bottom:7px;}
.block_single_news .post_slider .flex-control-paging li {margin-left:3px; padding:0px; display:block; float:left; font-size:0px; line-height:0px;}
.block_single_news .post_slider .flex-control-paging li:first-child {margin-left:0px;}
.block_single_news .post_slider .flex-control-paging li a {width:8px; height:8px; display:block; background-repeat:no-repeat; background-image:url(images/sprite_nav_2.png); background-position:left top; text-indent:-9000px; cursor:pointer;}
.block_single_news .post_slider .flex-control-paging li a.flex-active {background-position:right top;}
.block_single_news .post_slider .flex-direction-nav {}
.block_single_news .post_slider .flex-direction-nav li {margin-top:-12px; display:block; position:absolute; right:0px; top:50%;}
.block_single_news .post_slider .flex-direction-nav li:first-child {left:0px; right:auto;}
.block_single_news .post_slider .flex-direction-nav li a {width:17px; height:23px; display:block; background-repeat:no-repeat; background-image:url(images/sprite_arrow_1.png); text-indent:-9000px;}
.block_single_news .post_slider .flex-direction-nav li a.flex-prev {background-position:left top;}
.block_single_news .post_slider .flex-direction-nav li a.flex-prev:hover {background-position:left bottom;}
.block_single_news .post_slider .flex-direction-nav li a.flex-next {background-position:right top;}
.block_single_news .post_slider .flex-direction-nav li a.flex-next:hover {background-position:right bottom;}

.block_news_post {width:140px;}
.block_news_post p {padding-bottom:0px;}
.block_news_post .f_pic {
	margin-bottom:9px;
	padding:1px;
	display:inline-block;
	position:relative;
	
	background-color:#ffffff;
	border:4px solid #f2f2f2;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	
	behavior:url(js/PIE.htc);
	
	line-height:0px;
}
.block_news_post .category {padding-bottom:4px; font-size:9px; color:#5a8ea1; text-transform:uppercase;}
.block_news_post .category a {font-size:9px; color:#5a8ea1; text-transform:uppercase;}
.block_news_post .title {padding-bottom:13px; color:#383838; font-weight:bold; line-height:17px;}
.block_news_post .title a {color:#383838; font-weight:bold;}
.block_news_post .title a:hover {color:#f24024; text-decoration:none;}
.block_news_post .info {height:42px; border-top:1px solid #f0f0f0;}
.block_news_post .date {height:42px; float:left;}
.block_news_post .date p {font-size:11px; color:#868686; line-height:42px;}
.block_news_post .date a {font-size:11px; color:#868686;}
.block_news_post .views {height:42px; line-height:42px; padding-left:21px; float:right; display:block; background:url(images/icon_view_1.png) no-repeat 0px 16px; font-size:11px; color:#8a8a8a;}

.block_news_post_feature {width:300px;}
.block_news_post_feature .f_pic {
	margin-bottom:14px;
	padding:1px;
	display:inline-block;
	position:relative;
	
	background-color:#ffffff;
	border:4px solid #f2f2f2;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	
	behavior:url(js/PIE.htc);
	
	line-height:0px;
}
.block_news_post_feature .f_pic img {width:290px; height:auto;}
.block_news_post_feature .title {padding-bottom:14px; line-height:18px;}
.block_news_post_feature .title a:hover {color:#f24024; text-decoration:none;}
.block_news_post_feature .info {height:32px; border-top:1px solid #f0f0f0; border-bottom:1px solid #f0f0f0;}
.block_news_post_feature .info p {padding-bottom:0px;}
.block_news_post_feature .r_part {float:right;}
.block_news_post_feature .date {height:32px; float:left;}
.block_news_post_feature .date p {font-size:11px; color:#868686; line-height:32px;}
.block_news_post_feature .date a {font-size:11px; color:#868686;}
.block_news_post_feature .category {height:32px; float:left;}
.block_news_post_feature .category p {font-size:9px; color:#719eae; text-transform:uppercase; line-height:32px;}
.block_news_post_feature .category a {font-size:9px; color:#719eae; text-transform:uppercase;}
.block_news_post_feature .views {height:32px; line-height:32px; margin-left:7px; padding-left:20px; float:left; display:block; background:url(images/icon_view_1.png) no-repeat 0px 11px; font-size:11px; color:#8a8a8a;}

.block_main_news {margin-left:-20px; margin-bottom:-30px; overflow:hidden;}
.block_main_news .block_news_post {margin-left:20px; margin-bottom:30px; float:left;}
.block_main_news .block_news_post_feature {margin-left:20px; margin-bottom:30px; float:left;}

.block_pager {
	width: 90%;
	padding: 2% 5%;
}
.block_pager .prev {
	width: 25px;
    height: 25px;
    margin-right: 14px;
    float: left;
    display: block;
    position: relative;
    background: url(images/arrow_9.gif) no-repeat 8px 8px #dbdbdb;
    border: 1px solid #d6d6d6;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    behavior: url(js/PIE.htc);
    text-indent: -9000px;
}
.block_pager .prev:hover {background-color:#f24024; border:1px solid #f24024;}
.block_pager .next {
	width:25px;
	height:25px;
	margin-left:14px;
	float:right;
	display:block;
	position:relative;
	
	background:url(images/arrow_10.gif) no-repeat 9px 8px #dbdbdb;
	border:1px solid #d6d6d6;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	
	behavior:url(js/PIE.htc);
	
	text-indent:-9000px;
}
.block_pager .next:hover {background-color:#f24024; border:1px solid #f24024;}
.block_pager .pages {overflow:hidden; background:url(images/line_pager.gif) repeat-x 0px 10px; text-align:center; line-height:0px;}
.block_pager .pages ul {
	height: 26px;
	display: inline-block;
	background-color: #ffffff;
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 5px;
	padding-left: 11px;
}
.block_pager .pages li {margin-left:5px; float:left; display:block;}
.block_pager .pages li:first-child {margin-left:0px;}
.block_pager .pages a {
	width: 26px;
	height: 26px;
	line-height: 26px;
	display: block;
	position: relative;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(js/PIE.htc);
	color: #6b6b6b;
	font-family: Arial;
	font-size: 16px;
}
.block_pager .pages a:hover {
	border: 1px solid #FF6666;
	text-decoration: none;
	background-color: #990000;
	color: #FFF;
}
.block_pager .pages .current a {
	border: 1px solid #990000;
	color: #3e3e3e;
	background-color: #FFE1E1;
}

.block_tabs_pager {position:absolute; left:-1px; bottom:-27px;}
.block_tabs_pager li {margin-left:4px; padding-top:5px; float:left; display:block;}
.block_tabs_pager li:first-child {margin-left:0px;}
.block_tabs_pager li a {
	height:20px;
	line-height:20px;
	padding:0px 6px;
	display:block;
	position:relative;
	
	background-color:#ffffff;
	border:1px solid #ededed;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	
	behavior:url(js/PIE.htc);
	
	font-size:11px;
	color:#f24024;
}
.block_tabs_pager li a:hover {text-decoration:none;}
.block_tabs_pager li.missed a {width:7px; padding:0px 2px; background:url(images/icon_dots.gif) no-repeat 2px 10px #ffffff; border:1px solid #ffffff; text-indent:-9000px;}
.block_tabs_pager li.current {padding-top:0px;}
.block_tabs_pager li.current a {
	padding-top:5px;
	
	background-color:#fbfbfb;
	border-top:1px solid #fbfbfb;
	
	-moz-border-radius:0px 0px 3px 3px;
	-webkit-border-radius:0px 0px 3px 3px;
	border-radius:0px 0px 3px 3px;
	
	color:#626262;
}

.block_topic_post {
	width:266px;
	padding:12px 16px 0px;
	position:relative;
	
	background-color:#ffffff;
	border:1px solid #ededed;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	
	behavior:url(js/PIE.htc);
}
.block_topic_post p {padding-bottom:0px;}
.block_topic_post .title {padding-bottom:13px; font-size:13px; color:#383838; font-weight:bold; line-height:18px;}
.block_topic_post .title a {font-size:13px; color:#383838; font-weight:bold;}
.block_topic_post .title a:hover {color:#f24024; text-decoration:none;}
.block_topic_post .f_pic {margin-bottom:13px; padding:1px; display:inline-block; background-color:#ffffff; border:4px solid #f2f2f2; line-height:0px;}
.block_topic_post .f_pic img {width:256px; height:auto;}
.block_topic_post .text {padding-bottom:15px; color:#666666; line-height:18px;}
.block_topic_post .text a {color:#666666;}
.block_topic_post .info {height:40px; border-top:1px solid #f0f0f0;}
.block_topic_post .r_part {float:right;}
.block_topic_post .date {height:40px; float:left;}
.block_topic_post .date p {font-size:11px; color:#868686; line-height:40px;}
.block_topic_post .date a {font-size:11px; color:#868686;}
.block_topic_post .category {height:40px; float:left;}
.block_topic_post .category p {font-size:9px; color:#5a8ea1; text-transform:uppercase; line-height:42px;}
.block_topic_post .category a {font-size:9px; color:#5a8ea1; text-transform:uppercase;}
.block_topic_post .views {height:40px; line-height:40px; margin-left:9px; padding-left:21px; float:left; display:block; background:url(images/icon_view_1.png) no-repeat 0px 15px; font-size:11px; color:#8a8a8a;}

.block_topic_post_feature {}
.block_topic_post_feature p {padding-bottom:0px;}
.block_topic_post_feature .f_pic {
	margin-right:17px;
	margin-top:4px;
	padding:1px;
	float:left;
	display:block;
	position:relative;
	
	background-color:#ffffff;
	border:4px solid #f2f2f2;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	
	behavior:url(js/PIE.htc);
	
	line-height:0px;
}
.block_topic_post_feature .content {overflow:hidden;}
.block_topic_post_feature .title {padding-bottom:12px; font-size:14px; color:#383838; font-weight:bold; line-height:18px;}
.block_topic_post_feature .title a {font-size:14px; color:#383838; font-weight:bold;}
.block_topic_post_feature .title a:hover {color:#f24024; text-decoration:none;}
.block_topic_post_feature .info {height:32px; margin-bottom:11px; border-top:1px solid #f0f0f0; border-bottom:1px solid #f0f0f0;}
.block_topic_post_feature .r_part {float:right;}
.block_topic_post_feature .date {height:32px; float:left;}
.block_topic_post_feature .date p {font-size:11px; color:#868686; line-height:32px;}
.block_topic_post_feature .date a {font-size:11px; color:#868686;}
.block_topic_post_feature .category {height:32px; float:left;}
.block_topic_post_feature .category p {font-size:9px; color:#5a8ea1; text-transform:uppercase; line-height:34px;}
.block_topic_post_feature .category a {font-size:9px; color:#5a8ea1; text-transform:uppercase;}
.block_topic_post_feature .views {height:32px; line-height:32px; margin-left:11px; padding-left:21px; float:left; display:block; background:url(images/icon_view_1.png) no-repeat 0px 11px; font-size:11px; color:#8a8a8a;}
.block_topic_post_feature .text {color:#666666; line-height:18px;}

.block_topic_news {margin-left:-20px; margin-bottom:-20px; overflow:hidden;}
.block_topic_news .block_topic_post {margin-left:20px; margin-bottom:20px; float:left;}

.block_home_slider {
	width:610px;
	height:292px;
	padding:1px;
	position:relative;
	
	background-color:#ffffff;
	border:4px solid #f2f2f2;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	
	behavior:url(js/PIE.htc);
	
	text-align:center;
	line-height:0px;
}
.block_home_slider .slide {position:relative;}
.block_home_slider .caption {padding:13px 16px 12px; position:absolute; left:0px; right:0px; bottom:0px; background:url(images/bg_caption.png); text-align:left;}
.block_home_slider .caption p {padding-bottom:0px; font-size:11px; color:#dedede; text-shadow:0px -1px #000000; line-height:17px;}
.block_home_slider .caption p.title {padding-bottom:6px; font-size:15px; color:#ffffff; font-weight:bold; line-height:normal;}
.block_home_slider .flex-direction-nav a {width:25px; height:25px; margin-top:-27px; display:block; position:absolute; top:50%; background-repeat:no-repeat; background-image:url(images/sprite_arrow_2.png); text-indent:-9000px;}
.block_home_slider .flex-direction-nav a.flex-prev {left:6px; background-position:left top;}
.block_home_slider .flex-direction-nav a.flex-prev:hover {background-position:left bottom;}
.block_home_slider .flex-direction-nav a.flex-next {right:6px; background-position:right top;}
.block_home_slider .flex-direction-nav a.flex-next:hover {background-position:right bottom;}
.block_home_slider .flex-control-paging {padding-top:15px; display:inline-block;}
.block_home_slider .flex-control-paging li {margin:0px; padding:0px; float:left; overflow:hidden;}
.block_home_slider .flex-control-paging li a {width:12px; height:12px; display:block; background-repeat:no-repeat; background-image:url(images/sprite_nav_3.png); text-indent:-9000px; cursor:pointer;}
.block_home_slider .flex-control-paging li a.flex-active {background-position:right top;}

.block_home_post_feature {
	width: 220px;
}
.block_home_post_feature h4{
	padding-bottom: 4px;
	color: #900;
	height: 26px;
	padding-top: 4px;
	text-decoration: none;
	text-shadow: 0px 0px 0px #FFF;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	font-family: "微軟正黑體", Arial;
	font-size: 20px;
	font-style: normal;
	line-height: 26px;
	font-weight: 600;
	font-variant: normal;
	background-image: url(images/title-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.block_home_post_feature p {padding-bottom:0px;}

.block_home_post_feature p img {
	padding-bottom: 0px;
	border-width: 0px;
}

.block_home_post_feature .f_pic {
	margin-bottom:15px;
	padding:1px;
	position:relative;
	
	background-color:#ffffff;
	border:4px solid #f2f2f2;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	
	behavior:url(js/PIE.htc);
	
	line-height:0px;
}
.block_home_post_feature .title {
	color: #383838;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 4px;
	margin-top: 2px;
	font: bold 14px/15px "微軟正黑體", Arial;
}
.block_home_post_feature .title a {
	color: #666666;
	font: bold 14px/18px "微軟正黑體", Arial;
}
.block_home_post_feature .title a:hover {color:#f24024; text-decoration:none;}
.block_home_post_feature .text {
	padding-bottom: 2px;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 15px;
}
.block_home_post_feature .info {
	height: 30px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #D6D6D6;
}
.block_home_post_feature .r_part {float:right;}
.block_home_post_feature .date {height:30px; float:left;}
.block_home_post_feature .date p {font-size:11px; color:#868686; line-height:30px;}
.block_home_post_feature .date a {font-size:11px; color:#868686;}
.block_home_post_feature .category {height:30px; float:left;}
.block_home_post_feature .category p {font-size:9px; color:#719eae; text-transform:uppercase; line-height:30px;}
.block_home_post_feature .category a {font-size:9px; color:#719eae; text-transform:uppercase;}

.flexslider.home_f_pic_slider .slides img {width:auto;}
.home_f_pic_slider .flex-control-paging {display:block; position:absolute; right:6px; bottom:7px;}
.home_f_pic_slider .flex-control-paging li {margin-left:3px; padding:0px; display:block; float:left; font-size:0px; line-height:0px;}
.home_f_pic_slider .flex-control-paging li:first-child {margin-left:0px;}
.home_f_pic_slider .flex-control-paging li a {width:8px; height:8px; display:block; background-repeat:no-repeat; background-image:url(images/sprite_nav_2.png); background-position:left top; text-indent:-9000px; cursor:pointer;}
.home_f_pic_slider .flex-control-paging li a.flex-active {background-position:right top;}
.home_f_pic_slider .flex-direction-nav {}
.home_f_pic_slider .flex-direction-nav li {margin-top:-12px; display:block; position:absolute; right:0px; top:50%;}
.home_f_pic_slider .flex-direction-nav li:first-child {left:0px; right:auto;}
.home_f_pic_slider .flex-direction-nav li a {width:17px; height:23px; display:block; background-repeat:no-repeat; background-image:url(images/sprite_arrow_1.png); text-indent:-9000px;}
.home_f_pic_slider .flex-direction-nav li a.flex-prev {background-position:left top;}
.home_f_pic_slider .flex-direction-nav li a.flex-prev:hover {background-position:left bottom;}
.home_f_pic_slider .flex-direction-nav li a.flex-next {background-position:right top;}
.home_f_pic_slider .flex-direction-nav li a.flex-next:hover {background-position:right bottom;}

.block_home_post {overflow:hidden;}
.block_home_post .pic {margin-right:12px; padding-top:4px; float:left;}
.block_home_post .pic a {
	display:block;
	position:relative;
	
	border:3px solid #f2f2f2;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	
	behavior:url(js/PIE.htc);
}
.block_home_post .pic img {border:1px solid #ffffff;}
.block_home_post .text {overflow:hidden;}
.block_home_post .text .title {padding-bottom:6px; color:#343434; font-weight:bold; line-height:17px;}
.block_home_post .text .title a {color:#343434; font-weight:bold;}
.block_home_post .text .title a:hover {color:#f24024; text-decoration:none;}
.block_home_post .text .date {float:left;}
.block_home_post .text .date p {padding-bottom:0px; font-size:11px; color:#868686;}
.block_home_post .text .icons {float:right;}
.block_home_post .text .icons li {margin-left:14px; padding-top:3px; display:block; float:left;}
.block_home_post .text .icons li:first-child {margin-left:0px;}
.block_home_post .text .icons a {padding-left:20px; padding-bottom:1px; display:block; background-repeat:no-repeat; background-position:0px 1px; font-size:11px; color:#919191; line-height:1em;}
.block_home_post .text .icons a.views {background-image:url(images/icon_view_1.png);}
.block_home_post .w_hover span {
	width:100%;
	height:100%;
	display:none;
	
	position:absolute;
	left:0px;
	top:0px;
	
	background-color:#ffffff;
	opacity:0.25;
	filter:alpha(opacity=25);
}
.block_home_post .w_hover:hover span {display:block;}

.block_home_news_post {margin-bottom:6px; padding-bottom:10px; border-bottom:1px solid #f0f0f0;}
.block_home_news_post p {padding-bottom:0px;}
.block_home_news_post .info {height:29px;}
.block_home_news_post .r_part {float:right;}
.block_home_news_post .date {height:29px; float:left;}
.block_home_news_post .date p {font-size:11px; color:#868686; line-height:32px;}
.block_home_news_post .date a {font-size:11px; color:#868686;}
.block_home_news_post .views {height:29px; line-height:32px; margin-left:7px; padding-left:20px; float:left; display:none; background:url(images/icon_view_1.png) no-repeat 0px 11px; font-size:11px; color:#8a8a8a;}
.block_home_news_post .comments {height:29px; line-height:32px; margin-left:11px; padding-left:20px; float:left; display:none; background:url(images/icon_comment_1.png) no-repeat 0px 11px; font-size:11px; color:#8a8a8a;}
.block_home_news_post .title {color:#22647c; line-height:17px;}
.block_home_news_post .title a {color:#22647c;}
.block_home_news_post .title a:hover {text-decoration:none;}
.block_home_news_post:hover .views {display:block;}
.block_home_news_post:hover .comments {display:block;}
.block_home_news_post:hover .title a {color:#f24024;}
.inner_copyright{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}

.home_news_slider .block_home_post .text {padding-top:2px;}
.home_news_slider .block_home_post .text .title {line-height:12px;}
.flexslider.home_news_slider .slides img {width:auto;}
.home_news_slider .flex-control-paging {display:block; position:absolute; right:14px; bottom:-23px;}
.home_news_slider .flex-control-paging li {margin-left:4px; padding:0px; display:block; float:left; font-size:0px; line-height:0px;}
.home_news_slider .flex-control-paging li:first-child {margin-left:0px;}
.home_news_slider .flex-control-paging li a {width:5px; height:5px; display:block; background-repeat:no-repeat; background-image:url(images/sprite_nav_1.png); background-position:right top; text-indent:-9000px; cursor:pointer;}
.home_news_slider .flex-control-paging li a.flex-active {background-position:left top;}
.home_news_slider .flex-direction-nav {display:block; position:absolute; right:0px; bottom:-25px;}
.home_news_slider .flex-direction-nav li {display:block; position:absolute; right:0px; bottom:0px;}
.home_news_slider .flex-direction-nav li:first-child {right:45px;}
.home_news_slider .flex-direction-nav li a {width:6px; height:9px; display:block; text-indent:-9000px;}
.home_news_slider .flex-direction-nav li a.flex-prev {background:url(images/arrow_11.gif) no-repeat;}
.home_news_slider .flex-direction-nav li a.flex-next {background:url(images/arrow_12.gif) no-repeat;}

.block_best_material_post {width:194px;}
.block_best_material_post p {padding-bottom:0px;}
.block_best_material_post .f_pic {
	margin-bottom:15px;
	padding:1px;
	position:relative;
	
	background-color:#ffffff;
	border:4px solid #f2f2f2;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	
	behavior:url(js/PIE.htc);
	
	line-height:0px;
}
.block_best_material_post .w_hover {
	display:block;
	position:relative;
}
.block_best_material_post .w_hover span {
	width:100%;
	height:100%;
	display:none;
	
	position:absolute;
	left:0px;
	top:0px;
	
	background-color:#ffffff;
	opacity:0.25;
	filter:alpha(opacity=25);
}
.block_best_material_post .w_hover:hover span {display:block;}
.block_best_material_post .title {padding-bottom:11px; color:#383838; font-weight:bold; line-height:12px;}
.block_best_material_post .title a {color:#383838; font-weight:bold;}
.block_best_material_post .title a:hover {color:#f24024; text-decoration:none;}
.block_best_material_post .info {height:30px; border-top:1px solid #f0f0f0; border-bottom:1px solid #f0f0f0;}
.block_best_material_post .date {height:30px; float:left;}
.block_best_material_post .date p {font-size:11px; color:#868686; line-height:30px;}
.block_best_material_post .date a {font-size:11px; color:#868686;}
.block_best_material_post .category {height:30px; float:right;}
.block_best_material_post .category p {font-size:9px; color:#5a8ea1; text-transform:uppercase; line-height:32px;}
.block_best_material_post .category a {font-size:9px; color:#5a8ea1; text-transform:uppercase;}

.block_best_materials {width:620px; overflow:hidden;}
.block_best_materials .slider {width:639px;}
.block_best_materials .flex-direction-nav {display:none;}
.block_best_materials:hover .flex-direction-nav {display:block;}
.block_best_materials .flex-direction-nav li {display:block; position:absolute; right:19px; top:46px;}
.block_best_materials .flex-direction-nav li:first-child {left:0px; right:auto;}
.block_best_materials .flex-direction-nav li a {width:20px; height:23px; display:block; background-repeat:no-repeat; background-image:url(images/sprite_arrow_3.png); text-indent:-9000px;}
.block_best_materials .flex-direction-nav li a.flex-prev {background-position:left top;}
.block_best_materials .flex-direction-nav li a.flex-prev:hover {background-position:left bottom;}
.block_best_materials .flex-direction-nav li a.flex-next {background-position:right top;}
.block_best_materials .flex-direction-nav li a.flex-next:hover {background-position:right bottom;}

.block_staff {

}
.block_staff .title {
	height: 27px;
	margin-bottom: 10px;
	background: url(images/line_staff.gif) repeat-x 0px 13px;
	text-align: left;
}
.block_staff .title p {
	height: 27px;
	padding: 0px 9px;
	display: inline-block;
	position: relative;
	border-top: 1px solid #EED6A8;
	border-bottom: 1px solid #EED6A8;
	color: #990000;
	text-transform: uppercase;
	font: bold 16px/27px "微軟正黑體", Arial;
	text-shadow: 0px 0px 0px #900;
	background: #fff5D8;
}
.block_staff .title p span {width:9px; height:27px; display:block; overflow:hidden; position:absolute; top:-1px; text-indent:-9000px;}
.block_staff .title p span.left {left:-9px; background:url(images/bg_alt_title_l.png) no-repeat;}
.block_staff .title p span.right {right:-9px; background:url(images/bg_alt_title_r.png) no-repeat;}
.block_staff .person {
	padding-top: 2px;
	margin-top: 2px;
	margin-bottom: 3px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #EBEBEB;
	height: auto;
	float: left;
	width: 100%;
}
.block_staff .colorsky1 {
	float: left;
	width: 98%;
	padding: 1%;
}

.block_staff .colorsky1 b {
	font: normal 15px/24px "微軟正黑體", Arial;
	color: #333;
	text-shadow: 0px 0px 0px #333;
}

.colorsky1 h5 {
	width: 97%;
	font: bold 17px/26px "微軟正黑體", Arial;
	color: #000;
	height: 26px;
	text-align: left;
	background: url(images/icon_button_play.png) no-repeat left 9px;
	padding-left: 6%;
	text-shadow: 0px 0px 0px #000;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.colorsky2 h5 {
	width: 97%;
	font: bold 16px/26px "微軟正黑體", Arial;
	color: #000;
	height: 26px;
	text-align: left;
	background: url(images/arrow_16.png) no-repeat left 4px;
	padding-left: 3%;
	text-shadow: 0px 0px 0px #000;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.colorsky1 em {
	width: 94.5%;
    font: normal 14px/24px "微軟正黑體", Arial;
    color: #333;
    padding-left: 3%;
    padding-top: 8px;
    padding-bottom: 10px;
    background: url(images/arrow_5.gif) no-repeat left 16px;
    text-shadow: 0px 0px 0px #333;
    display: block;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 5%;
}



.block_staff .colorsky2 {
	float: left;
	width: 98%;
	padding: 1%;
	margin-bottom: 10px;
	background-color: #F3F3F3;
}






.block_staff .colorsky3 {
	background-color: #F3F3F3;
	float: left;
	width: 98%;
	padding: 1%;
}

.block_staff .person p {padding-bottom:0px; line-height:normal;}
.block_staff .person .photo {margin-right:12px; padding-top:3px; float:left;}

.block_staff .person .title0001 {
	margin-right: 1%;
	float: left;
	color: #000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5%;
	border-right: 1px solid #F4F4F4;
	width: 22.666%;
	text-shadow: 0px 0px 0px #000;
	letter-spacing: 0px;
	border-radius: 8px 0px 0px 8px;
	font-family: "Taipei Sans TC Beta", Arial;
	font-size: 15px;
	line-height: 25px;
	font-weight: normal;
	background-image: url(images/bg_date.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.block_staff .person .text {overflow:hidden;}
.block_staff .person .position {padding-bottom:4px; font-size:11px; color:#6f6d6d;}
.block_staff .person .name {
	color: #000000;
	text-shadow: 0px 0px 0px #000000;
	padding: 2px 1%;
	font-family: "微軟正黑體", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
}
.block_staff .person .name a {
	color: #0066FF;
	font-weight: bold;
	font-family: "微軟正黑體", Arial;
}
.block_staff .person .name a:hover {color:#f24024; text-decoration:none;}

.block_author {}
.block_author .photo {margin-right:19px; padding-top:5px; float:left;}
.block_author .bio {overflow:hidden;}
.block_author .bio p {padding-bottom:10px; color:#666666; line-height:18px;}
.block_author .bio .www {padding-left:20px; padding-bottom:4px; background:url(images/icon_www.png) no-repeat 0px 3px; font-size:11px; color:#5a8ea1;}
.block_author .bio .www a {font-size:11px; color:#5a8ea1; text-decoration:underline;}
.block_author .bio .www a:hover {color:#f24024; text-decoration:none;}
.block_author .bio .email {padding-left:20px; padding-bottom:4px; background:url(images/icon_email_1.png) no-repeat 0px 5px; font-size:11px; color:#5a8ea1;}
.block_author .bio .email a {font-size:11px; color:#5a8ea1; text-decoration:underline;}
.block_author .bio .email a:hover {color:#f24024; text-decoration:none;}
.block_author .social {overflow:hidden;}
.block_author .social li {margin-left:3px; float:left; display:block;}
.block_author .social li:first-child {margin-left:0px;}
.block_author .social a {width:18px; height:18px; display:block; overflow:hidden; background-repeat:no-repeat; background-image:url(images/sprite_social_2.png); text-indent:-9000px;}
.block_author .social a.fb {background-position:0px 0px;}
.block_author .social a.fb:hover {background-position:0px -18px;}
.block_author .social a.tw {background-position:-21px 0px;}
.block_author .social a.tw:hover {background-position:-21px -18px;}
.block_author .social a.s_fr {background-position:-42px 0px;}
.block_author .social a.s_fr:hover {background-position:-42px -18px;}
.block_author .social a.vimeo {background-position:-63px 0px;}
.block_author .social a.vimeo:hover {background-position:-63px -18px;}
.block_author .social a.rss {background-position:-84px 0px;}
.block_author .social a.rss:hover {background-position:-84px -18px;}

.block_author_post {width:298px; padding-bottom:13px; border-bottom:1px solid #f0f0f0;}
.block_author_post p {padding-bottom:0px;}
.block_author_post .f_pic {
	margin-bottom:5px;
	padding:1px;
	display:inline-block;
	position:relative;
	
	background-color:#ffffff;
	border:4px solid #f2f2f2;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	
	behavior:url(js/PIE.htc);
	
	line-height:0px;
}
.block_author_post .f_pic .date {height:17px; line-height:17px; padding:0px 6px; display:block; position:absolute; left:1px; bottom:1px; background:url(images/bg_date.png); font-size:10px; color:#ffffff;}

.block_author_post .info {height:32px; margin-bottom:0px;}
.block_author_post .r_part {float:right;}
.block_author_post .category {height:32px; float:left;}
.block_author_post .category p {font-size:9px; color:#3a3a3a; text-transform:uppercase; line-height:32px;}
.block_author_post .category a {font-size:9px; color:#719eae; text-transform:uppercase;}
.block_author_post .views {height:32px; line-height:30px; padding-left:20px; float:left; display:block; background:url(images/icon_view_1.png) no-repeat 0px 11px; font-size:11px; color:#8a8a8a;}
.block_author_post .comments {height:32px; line-height:30px; margin-left:11px; padding-left:20px; float:left; display:block; background:url(images/icon_comment_1.png) no-repeat 0px 11px; font-size:11px; color:#8a8a8a;}
.block_author_post .title {font-size:13px; color:#383838; font-weight:bold; line-height:18px;}
.block_author_post .title a {font-size:13px; color:#383838; font-weight:bold;}
.block_author_post .title a:hover {color:#f24024; text-decoration:none;}

.block_author_posts {}
.block_author_posts h2 {padding-bottom:20px; font-size:18px;}
.block_author_posts .posts {margin-left:-24px; margin-bottom:-24px; overflow:hidden;}
.block_author_posts .posts .block_author_post {margin-left:24px; margin-bottom:24px; float:left;}

.block_contact_form {}
.block_contact_form p {padding-bottom:0px; color:#676767; font-weight:bold; line-height:normal;}
.block_contact_form p span {color:#e50303; font-weight:normal;}
.block_contact_form .field {
	width:354px;
	height:26px;
	margin:7px 0px 14px;
	overflow:hidden;
	position:relative;
	
	background-color:#ffffff;
	border:1px solid #e6e6e6;
	
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	
	behavior:url(js/PIE.htc);
}
.block_contact_form .field input {width:334px; height:15px; line-height:15px; margin-left:10px; padding:5px 0px; display:block; background-color:transparent; border:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#676767;}
.block_contact_form .textarea {
	width:618px;
	height:131px;
	margin:7px 0px 16px;
	overflow:hidden;
	position:relative;
	
	background-color:#ffffff;
	border:1px solid #e6e6e6;
	
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	
	behavior:url(js/PIE.htc);
}
.block_contact_form .textarea textarea {width:598px; height:120px; line-height:15px; margin-left:10px; margin-top:5px; display:block; background-color:transparent; border:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#676767;}
.block_contact_form .general_button {padding:0px 9px 4px;}
.block_contact_form .errored {border:1px solid #f2d3ce;}

.block_media_f_pic {
	padding:1px;
	display:inline-block;
	position:relative;
	
	background-color:#ffffff;
	border:4px solid #f2f2f2;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	
	behavior:url(js/PIE.htc);
	
	line-height:0px;
}
.block_media_f_pic .caption {padding-bottom:12px; position:absolute; left:1px; right:1px; bottom:1px; background:url(images/bg_caption.png);}
.block_media_f_pic .caption p {padding-bottom:0px; text-shadow:0px -1px #000000; line-height:normal;}
.block_media_f_pic .caption .l_part {padding-left:16px; float:left;}
.block_media_f_pic .caption .r_part {padding-right:16px; float:right;}
.block_media_f_pic .caption .title {padding:12px 16px 7px; font-size:14px; color:#ffffff; font-weight:bold;}
.block_media_f_pic .caption .title a {font-size:14px; color:#ffffff ; font-weight:bold;}
.block_media_f_pic .caption .date {font-size:11px; color:#dedede;}
.block_media_f_pic .caption .type {font-size:11px; color:#dedede;}
.block_media_f_pic .caption .type a {font-size:11px; color:#dedede;}

.block_media_post {width:192px; padding-bottom:14px; border-bottom:1px solid #f0f0f0;}
.block_media_post p {padding-bottom:0px; line-height:normal;}
.block_media_post .f_pic {
	margin-bottom:12px;
	padding:1px;
	display:inline-block;
	position:relative;
	
	background-color:#ffffff;
	border:4px solid #f2f2f2;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	
	behavior:url(js/PIE.htc);
	
	line-height:0px;
}
.block_media_post .f_pic img {width:182px; height:auto;}
.block_media_post .f_pic .type {height:17px; line-height:17px; padding:0px 6px; display:block; position:absolute; left:1px; bottom:1px; background:url(images/bg_date.png); font-size:10px; color:#ffffff;}
.block_media_post .f_pic a {display:block; position:relative;}
.block_media_post .f_pic a .hover {width:100%; height:100%; display:none; position:absolute; left:0px; top:0px; background-color:#ffffff; opacity:0.25; filter:alpha(opacity=25);}
.block_media_post .f_pic a:hover .hover {display:block;}
.block_media_post .title {padding-bottom:10px; font-size:13px; color:#383838; font-weight:bold; line-height:17px;}
.block_media_post .title a {font-size:13px; color:#383838; font-weight:bold;}
.block_media_post .title a:hover {color:#f24024; text-decoration:none;}
.block_media_post .date {font-size:11px; color:#868686;}

.block_media_posts {margin-left:-22px; margin-bottom:-22px; overflow:hidden;}
.block_media_posts .block_media_post {margin-left:22px; margin-bottom:22px; float:left;}

.block_media_post_all {width:140px; padding-bottom:9px; border-bottom:1px solid #f0f0f0;}
.block_media_post_all p {padding-bottom:0px; line-height:normal;}
.block_media_post_all .f_pic {
	margin-bottom:9px;
	padding:1px;
	display:inline-block;
	position:relative;
	
	background-color:#ffffff;
	border:3px solid #f2f2f2;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	
	behavior:url(js/PIE.htc);
	
	line-height:0px;
}
.block_media_post_all .f_pic a {display:block; position:relative;}
.block_media_post_all .f_pic a .hover {width:100%; height:100%; display:none; position:absolute; left:0px; top:0px; background-color:#ffffff; opacity:0.25; filter:alpha(opacity=25);}
.block_media_post_all .f_pic a:hover .hover {display:block;}
.block_media_post_all .title {padding-bottom:4px; font-size:12px; color:#383838; font-weight:bold; line-height:16px;}
.block_media_post_all .title a {font-size:13px; color:#383838; font-weight:bold;}
.block_media_post_all .title a:hover {color:#f24024; text-decoration:none;}
.block_media_post_all .date {font-size:10px; color:#868686;}

.block_media_posts_all {margin-left:-12px; margin-bottom:-12px; overflow:hidden;}
.block_media_posts_all .block_media_post_all {margin-left:12px; margin-bottom:12px; float:left;}

.block_media_item {}
.block_media_item .f_item {
	width:612px;
	margin-bottom:19px;
	position:relative;
	
	background-color:#f2f2f2;
	border:4px solid #f2f2f2;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	
	behavior:url(js/PIE.htc);
	
	line-height:0px;
}

.block_media_item .f_item2{
	width:612px;
	margin-bottom:19px;
	position:relative;
	
	background-color:#f2f2f2;
	border:4px solid #f2f2f2;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	
	behavior:url(js/PIE.htc);
	
	line-height:0px;
}

.block_media_item .f_item2 input {
	width:612px;
	margin-bottom:19px;
	position:relative;
	
	background-color:#f2f2f2;
	border:4px solid #f2f2f2;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	
	behavior:url(js/PIE.htc);
	
	line-height:0px;
}


.block_media_item .f_item .media_item_slider {margin-bottom:4px;}
.block_media_item .f_item .media_item_slider .slides img {width:610px; border:1px solid #ffffff;}
.block_media_item .f_item .media_item_slider .caption {position:absolute; left:1px; right:1px; bottom:1px; background:url(images/bg_caption.png);}
.block_media_item .f_item .media_item_slider .caption p {padding:6px 16px 5px; font-size:12px; color:#ffffff; text-shadow:0px -1px #000000;}
.block_media_item .f_item .media_item_slider .flex-direction-nav {}
.block_media_item .f_item .media_item_slider .flex-direction-nav a {width:18px; height:60px; display:block; position:absolute; bottom:-64px; background-repeat:no-repeat; background-image:url(images/sprite_arrow.jpg); text-indent:-9000px;}
.block_media_item .f_item .media_item_slider .flex-direction-nav a.flex-prev {left:0px; background-position:left top;}
.block_media_item .f_item .media_item_slider .flex-direction-nav a.flex-prev:hover {background-position:left bottom;}
.block_media_item .f_item .media_item_slider .flex-direction-nav a.flex-next {right:0px; background-position:right top;}
.block_media_item .f_item .media_item_slider .flex-direction-nav a.flex-next:hover {background-position:right bottom;}

.block_media_item .f_item .media_item_navigation {width:566px; margin-left:22px;}
.block_media_item .f_item .media_item_navigation .slides li {margin-right:4px; position:relative;}
.block_media_item .f_item .media_item_navigation .slides li .current {width:100%; height:100%; display:none; position:absolute; left:0px ; top:0px; background-color:#ffffff; opacity:0.59; filter:alpha(opacity=59);}
.block_media_item .f_item .media_item_navigation .slides li.flex-active-slide .current {display:block;}
.block_media_item .f_item .media_item_navigation .slides img {width:89px; border:1px solid #ffffff; cursor:pointer;}

.block_media_item .title {padding-bottom:17px; font-size:16px; color:#1a1a1a; font-weight:bold; line-height:normal;}
.block_media_item .title a {font-size:16px; color:#1a1a1a; font-weight:bold;}
.block_media_item .info {height:32px; margin-bottom:17px; border-top:1px solid #f0f0f0; border-bottom:1px solid #f0f0f0;}
.block_media_item .info p {padding-bottom:0px;}
.block_media_item .r_part {float:right;}
.block_media_item .date {height:32px; float:left;}
.block_media_item .date p {font-size:11px; color:#868686; line-height:32px;}
.block_media_item .date a {font-size:11px; color:#868686;}
.block_media_item .views {height:32px; line-height:32px; margin-left:7px; padding-left:20px; float:left; display:block; background:url(images/icon_view_1.png) no-repeat 0px 11px; font-size:11px; color:#8a8a8a;}
.block_media_item .comments {height:32px; line-height:32px; margin-left:10px; padding-left:19px; float:left; display:block; background:url(images/icon_comment_1.png) no-repeat 0px 11px; font-size:11px; color:#8a8a8a;}

.block_registration {width:745px; margin:0px auto 0px;}
.block_registration p {padding-bottom:0px;}
.block_registration .col_1 {
	width: 48%;
	float: left;
}
.block_registration .col_2 {
	width: 48%;
	float: right;
}
.block_registration .label {height:29px; float:left;}
.block_registration .label p {
	color: #676767;
	font: 15px/29px "微軟正黑體", Arial;
}
.block_registration .label span {color:#e50303;}
.block_registration .field {
	width: 250px;
	height: 27px;
	float: right;
	overflow: hidden;
	position: relative;
	background-color: #ffffff;
	border: 1px solid #e6e6e6;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	behavior: url(js/PIE.htc);
	font: 15px/24px "微軟正黑體", Arial;
}

.block_registration .field3 {
	border: 0px none #FFFFFF;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	behavior: url(js/PIE.htc);
}

.block_registration .field input {
	width: 241px;
	height: 20px;
	margin-left: 10px;
	padding: 2px 0px;
	display: block;
	background-color: transparent;
	border: 0px;
	color: #676767;
	font: 15px/20px "微軟正黑體", Arial;
}


.block_registration .field .checkbox {
	float: left!important;
	margin-left: 5px!important;
	height: 25px;
	width: 25px;
}

.block_registration .field2 {
	width: 279px;
	height: 20px;
	float: right;
	overflow: hidden;
	position: relative;
	background-color: #ffffff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	behavior: url(js/PIE.htc);
	border-bottom: 1px solid #e6e6e6;
	font: 15px/20px "微軟正黑體", Arial;
	padding-top: 2px;
	padding-bottom: 2px;
}
.block_registration .field input2 {width:241px; height:14px; line-height:14px; margin-left:10px; padding:6px 0px; display:block; background-color:transparent; border:0px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#676767;}


.block_registration .errored {border:1px solid #f2d3ce;}
.block_registration .select {
	width:210px;
	height:27px;
	margin-right:51px;
	float:right;
	position:relative;
	
	background:url(images/bg_custom_select_1.gif) no-repeat right 5px #ffffff;
	border:1px solid #e6e6e6;
	
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	
	behavior:url(js/PIE.htc);
	
	cursor:pointer;
}
.block_registration .select select {width:210px; padding-top:9px; display:block; position:absolute; left:0px; top:0px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#676767; cursor:pointer; z-index:2;}
.block_registration .select span {width:175px; height:27px; line-height:27px; display:block; overflow:hidden; position:absolute; left:10px; top:0px; font-size:11px; color:#676767; white-space:nowrap; cursor:pointer; z-index:1;}
.block_registration .checkbox {width:263px; height:22px; padding:3px 0px 4px; float:right;}
.block_registration .info_text {
	padding-bottom: 19px;
	color: #969696;
	text-align: center;
	font: 15px/normal "微軟正黑體", Arial;
}
.block_registration .info_text a {font-size:11px; color:#969696; text-decoration:underline;}
.block_registration .info_text a:hover {text-decoration:none;}
.block_registration .general_button {margin-bottom:-2px; padding-left:8px; padding-right:8px;}
.block_registration .fb_button {width:150px; margin:0px auto;}
.block_registration .fb_button a {width:150px; height:26px; display:block; background-repeat:no-repeat; background-image:url(images/button_fb_login.png); text-indent:-9000px;}
.block_registration .fb_button a:hover {background-position:0px -26px;}

.block_registration .ibutton-container {width:81px;}
.block_registration .ibutton-container .ibutton-handle {width:19px;}
.block_registration div.ibutton-label-off span {padding-right:12px;}

.block_subscribes_sidebar {
	height:54px;
	position:relative;
	
	border:1px solid #f0f0f0;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	
	behavior:url(js/PIE.htc);
}
.block_subscribes_sidebar .service {margin-left:15px; padding-top:14px; float:left;}
.block_subscribes_sidebar .service a {padding-left:30px; display:block; background-repeat:no-repeat; background-position:0px 2px;}
.block_subscribes_sidebar .service a:hover {text-decoration:none;}
.block_subscribes_sidebar .service span {display:block; cursor:pointer;}
.block_subscribes_sidebar .service .num {padding-bottom:3px; font-size:13px; color:#343434; font-weight:bold; line-height:13px;}
.block_subscribes_sidebar .service .people {font-size:10px; color:#939393; line-height:10px;}

.block_subscribes_sidebar .service a.rss {background-image:url(images/icon_rss_1.png);}
.block_subscribes_sidebar .service a.tw {background-image:url(images/icon_tw_1.png);}
.block_subscribes_sidebar .service a.fb {background-image:url(images/icon_fb_1.png);}

.block_popular_posts {}
.block_popular_posts h4 {padding-bottom:14px;}
.block_popular_posts .line_3 {margin:16px 0px 11px;}
.block_popular_posts .line_2 {margin-top:22px;}
.block_popular_posts .article {overflow:hidden;}
.block_popular_posts .article .pic {margin-right:11px; padding-top:4px; float:left;}
.block_popular_posts .article .pic a {
	display:block;
	position:relative;
	
	border:3px solid #f2f2f2;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	
	behavior:url(js/PIE.htc);
}
.block_popular_posts .article .pic img {border:1px solid #ffffff;}
.block_popular_posts .article .text {overflow:hidden;}
.block_popular_posts .article .text .title {padding-bottom:8px; color:#383838; font-weight:bold; line-height:17px;}
.block_popular_posts .article .text .title a {color:#383838; font-weight:bold;}
.block_popular_posts .article .text .title a:hover {color:#f24024; text-decoration:none;}
.block_popular_posts .article .text .date {float:left;}
.block_popular_posts .article .text .date p {padding-bottom:0px; font-size:11px; color:#868686;}
.block_popular_posts .article .text .icons {padding-top:3px; float:right;}
.block_popular_posts .article .text .icons li {margin-left:14px; display:block; float:left;}
.block_popular_posts .article .text .icons li:first-child {margin-left:0px;}
.block_popular_posts .article .text .icons a {padding-left:20px; padding-bottom:1px; display:block; background-repeat:no-repeat; background-position:0px 1px; font-size:11px; color:#919191; line-height:1em;}
.block_popular_posts .article .text .icons a.views {background-image:url(images/icon_view_1.png);}
.block_popular_posts .article .text .icons a.comments {background-image:url(images/icon_comment_1.png);}

.block_popular_posts .w_hover span {
	width:100%;
	height:100%;
	display:none;
	
	position:absolute;
	left:0px;
	top:0px;
	
	background-color:#ffffff;
	opacity:0.25;
	filter:alpha(opacity=25);
}
.block_popular_posts .w_hover:hover span {display:block;}

.block_sidebar_menu {}
.block_sidebar_menu h4 {padding-bottom:8px;}
.block_sidebar_menu li {display:block; border-bottom:1px solid #f2f2f2;}
.block_sidebar_menu a {
	padding:8px 0px 9px 15px;
	display:block;
	background:url(images/arrow_3.gif) no-repeat 0px 12px;
	
	-moz-transition:all 0.15s ease;
	-ms-transition:all 0.15s ease;
	-o-transition:all 0.15s ease;
	-webkit-transition:all 0.15s ease;
	transition:all 0.15s ease;
	
	color:#7d7d7d;
}
.block_sidebar_menu a:hover {margin-left:3px; background:url(images/arrow_4.gif) no-repeat 0px 12px; color:#f24024; text-decoration:none;}
.block_sidebar_menu .line_2 {margin-top:20px;}

.block_calendar h4 {padding-bottom:18px;}
.block_calendar .line_2 {margin-top:20px;}
.block_calendar .datepickerNotInMonth a, .block_calendar .datepickerNotInMonth span {color:#cccccc;}
.block_calendar .datepickerBorderT,
.block_calendar .datepickerBorderB,
.block_calendar .datepickerBorderL,
.block_calendar .datepickerBorderR,
.block_calendar .datepickerBorderTL,
.block_calendar .datepickerBorderTR,
.block_calendar .datepickerBorderBL,
.block_calendar .datepickerBorderBR {display:none;}
.block_calendar .datepickerContainer {width:auto !important; left:0px; top:0px;}

.block_calendar div.datepicker table table th {vertical-align:top;}
.block_calendar div.datepicker table table td {vertical-align:top; background-color:#ffffff; color:#676767; text-align:center;}
.block_calendar div.datepicker table table td a {width:42px; height:19px; line-height:19px; display:block; color:#676767; border-left:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5;}
.block_calendar div.datepicker table table td:first-child a {width:41px;}
.block_calendar div.datepicker table table td.last a {width:41px; border-right:1px solid #e5e5e5;}
.block_calendar div.datepicker table table td a:hover span {height:17px; line-height:17px; display:block; background-color:#f5f5f5; border:1px solid #ffffff;}

.block_calendar .datepickerDays tr:first-child a {border-top:1px solid #262626;}

.block_calendar div.datepicker table table td.datepickerSelected span,
.block_calendar div.datepicker table table td.datepickerSelected a:hover span
{height:17px; line-height:17px; display:block; background-color:#f24024; border:1px solid #ffffff; color:#ffffff;}

.block_calendar .datepickerGoPrev {width:42px; height:33px; background:url(images/bg_month.jpg) repeat-x;}
.block_calendar .datepickerGoPrev a {width:41px; height:33px; display:block; font-size:0px; line-height:0px;}
.block_calendar .datepickerGoPrev span {width:40px; height:32px; display:block; background:url(images/arrow_7.png) no-repeat 10px 12px; border-left:1px solid #e6e6e6; text-indent:-9000px;}

.block_calendar .datepickerMonth {height:33px; background:url(images/bg_month.jpg) repeat-x; text-align:center;}
.block_calendar .datepickerMonth a {font-size:14px; color:#f24024; font-weight:bold; line-height:32px;}

.block_calendar .datepickerGoNext {width:43px; height:33px; background:url(images/bg_month.jpg) repeat-x;}
.block_calendar .datepickerGoNext a {width:43px; height:33px; display:block; font-size:0px; line-height:0px;}
.block_calendar .datepickerGoNext span {width:42px; height:32px; display:block; background:url(images/arrow_8.png) no-repeat 27px 12px; border-right:1px solid #e6e6e6; text-indent:-9000px;}

.block_calendar .datepickerDoW {}
.block_calendar .datepickerDoW th {background-color:#474747; color:#ededed; text-align:center;}
.block_calendar .datepickerDoW th span {width:42px; height:21px; line-height:21px; display:block; border-left:1px solid #666666; border-top:1px solid #262626;}
.block_calendar .datepickerDoW th:first-child span {width:41px; border-left:1px solid #262626;}
.block_calendar .datepickerDoW th.last span {width:41px; border-right:1px solid #262626;}

.block_twitter_widget {position:relative;}
.block_twitter_widget h4 {padding-bottom:18px;}
.block_twitter_widget .lnk_follow {position:absolute; right:0px; top:1px;}
.block_twitter_widget .lnk_follow a {font-size:11px; color:#b5b5b5;}
.block_twitter_widget .tweet {
	margin-bottom:20px;
	padding:10px 16px;
	position:relative;
	
	border:1px solid #f0f0f0;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	
	behavior:url(js/PIE.htc);
}
#content .block_twitter_widget .tweet .twtr-bd p {padding-bottom:0px; color:#4f4f4f !important; line-height:17px !important;}
#content .block_twitter_widget .tweet .twtr-bd a {color:#f24024 !important;}
#content .block_twitter_widget .tweet .twtr-doc a {text-decoration:underline !important;}
#content .block_twitter_widget .tweet .twtr-doc a:hover {text-decoration:none !important;}
#content .block_twitter_widget .tweet .twtr-doc a.twtr-user {text-decoration:none !important;}
#content .block_twitter_widget .tweet .twtr-doc a.twtr-user:hover {text-decoration:underline !important;}

.block_twitter_widget .twtr-hd {display:none;}
.block_twitter_widget .twtr-bd .twtr-tweet-wrap {padding:0px;}
.block_twitter_widget .twtr-bd .twtr-tweet-text em {display:none;}
.block_twitter_widget .twtr-ft {display:none;}

.block_newsletter {}
.block_newsletter h4 {
	padding-bottom: 4px;
	color: #900;
	height: 26px;
	padding-top: 4px;
	text-decoration: none;
	text-shadow: 0px 0px 0px #FFF;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	font-family: "微軟正黑體", Arial;
	font-size: 20px;
	font-style: normal;
	line-height: 26px;
	font-weight: 600;
	font-variant: normal;
	background-image: url(images/title-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.block_newsletter .field_box {
	width: 220px;
	height: 30px;
	float: left;
	overflow: hidden;
	background: #FFF;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #D4D4D4;
}


.block_newsletter .field_t {
	height: 28px;
	float: left;
	overflow: hidden;
	padding: 2px 2% 2px 3%;
	color: #333;
	text-shadow: 0px 0px 0px #666;
	width: 30%;
	text-align: right;
	font-family: "微軟正黑體", Arial;
	font-size: 14px;
	line-height: 28px;
}

.block_newsletter .field {
	height: 20px;
	float: left;
	overflow: hidden;
	border: 1px solid #F4F4F4;
	vertical-align: middle;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 60%;
	padding-top: 2px;
	padding-bottom: 2px;
}
.block_newsletter .field input {
	width: 95%;
	height: 14px;
	display: block;
	color: #666666;
	margin-left: 5%;
	border-style: none;
	font-family: "微軟正黑體", Arial;
	font-size: 14px;
	line-height: 14px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.block_newsletter .button {
	width: 120px;
	height: 26px;
	margin-left: auto;
	display: block;
	background-color: #900;
	border: 0px;
	font-family: "Taipei Sans TC Beta", Arial;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	text-transform: uppercase;
	text-shadow: 0px -1px rgba(0, 0, 0, 0.14);
	line-height: 26px;
	cursor: pointer;
	margin-right: auto;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	letter-spacing: 1px;
	text-align: center;
	border-radius: 5px;
}
.block_newsletter .button:hover {background-position:right -34px;}

.block_popular_stuff {
	/*background: #F6F6F6;*/
}
.block_popular_stuff h4 {
	color: #C00;
    padding-left: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
    height: 34px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-family: "微軟正黑體", Arial;
    font-size: 20px;
    line-height: 36px;
    background-image: url(images/line_main_menu.jpg);
    background-repeat: no-repeat;
    background-position: left center;
}

.block_popular_stuff h4  a.view_all {
	color: #666666;
	text-decoration: none;
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	background-image: url(images/arrow_19.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	left: 20px;
	
	float: right;
	}
	
	
.block_popular_stuff .line_2 {margin-top:22px;}
.block_popular_stuff .content {
	width: 220px;
	float: left;
	position: relative;
	border-right: 1px solid #f5f5f5;
}
.block_popular_stuff .content p {
	padding-bottom: 0px;
	color: #383838;
	font-weight: bold;
	line-height: 18px;
	float: left;
}
.block_popular_stuff .content p.date {margin-bottom:-5px; padding-top:9px; font-size:11px; color:#868686; font-weight:normal; line-height:normal;}
.block_popular_stuff .content a {padding-bottom:0px; color:#383838; font-weight:bold;}
.block_popular_stuff .content a:hover {
	color: #FFFF99;
	text-decoration: none;
}

.block_popular_stuff .content3 {
	width: 220px;
	float: left;
	position: relative;
}
.block_popular_stuff .content3 .view_all {
	display: block;
	position: absolute;
	right: 6px;
	top: -31px;
	color: #FFFFFF;
	font: normal 13px/22px "微軟正黑體", Arial;
	text-decoration: none;
	padding-top: 5px;
}

.block_popular_stuff .content2 {
	width: 96%;
    float: left;
    position: relative;
    margin-bottom: 2px;
    border-bottom: 1px dotted #C9C9C9;
    background-color: #F4F4F4;
    margin-top: 1px;
    padding-top: 1%;
    padding-right: 3%;
    padding-bottom: 2%;
    padding-left: 1.5%;
}

.block_popular_stuff .content2:hover {
	position: relative;
	background-color: #FFF0F0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BA7474;
}

.block_popular_stuff .content2 p {
	padding-bottom: 0px;
	color: #383838;
	font-weight: bold;
	line-height: 18px;
	background-position: left 3px;
	padding-left: 25px;
	text-align: justify;	
}

.block_popular_stuff .content2 p.hoticon {
	padding-bottom: 0px;
	background-position: left 2px;
	padding-left: 20px;
	text-align: justify;
	background-image: url(images/hot-news-icon.png);
	background-repeat: no-repeat;
}
.block_popular_stuff .content2 p.date {
	padding-top: 10px;
	font-size: 13px;
	color: #868686;
	font-weight: normal;
	line-height: 26px;
	font-family: "Taipei Sans TC Beta", Arial;
	text-align: left;
	display: block;
	padding-bottom: 10px;
}
.block_popular_stuff .content2 a {
	text-align: justify;
　/*　Firefox到此即可對齊　*/
	text-justify: auto;　/*　IE需再加上此行　*/
	padding-bottom: 0px;
	color: #383838;
	font-family: "微軟正黑體", Arial;
	font-size: 15px;
	line-height: 130%;
	font-weight: bold;
	letter-spacing: 1px;
	
	
}
.block_popular_stuff .content2 a:hover {color:#f24024; text-decoration:none;}
.block_popular_stuff .content2 .view_all {
	display: block;
	position: absolute;
	right: 13px;
	top: -31px;
	color: #FFFFFF;
	font: normal 13px/22px "微軟正黑體", Arial;
	text-decoration: none;
	padding-top: 5px;
}
.block_popular_stuff .content4 {
	width: 100%;
	float: left;
	position: relative;
	height: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 10px;
	text-align: center;
}

.block_popular_stuff .content4 img {
	width: 96%;
	height: auto;
	border-width: 0px;
}

.block_popular_stuff .content4 ul{
	width: 95%;
	float: left;
	position: relative;
	padding: 2.444%;
	margin-bottom: 10px;
	text-align: left;
}
.block_popular_stuff .content4 ul li{
	width: 50%;
	float: left;
	position: relative;
	margin-bottom: 10px;
	font: 14px/20px "微軟正黑體", Arial;
	color: #03C;
	height: 20px;
	padding: 0px;
	border-width: 0px;
}
.block_popular_stuff .content4 ul li a{
	float: left;
	position: relative;
	font: 14px/20px "微軟正黑體", Arial;
	color: #03C;
	height: 20px;
	text-align: left;
}


.block_popular_stuff .content5 {
	width: 100%;
	float: left;
	position: relative;
	height: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 10px;
	text-align: center;
}

.block_popular_stuff .content5 img {
	width: 92%;
	height: auto;
	border-width: 0px;
	border: 4px solid #f2f2f2;
}


.block_popular_stuff .media {
	margin-bottom: 10px;
	padding: 1px;
	position: relative;
	background-color: #ffffff;
	border: 4px solid #f2f2f2;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(js/PIE.htc);
	line-height: 0px;
}
.block_popular_stuff .media img {
	width: 98%;
	height: auto;
}
.block_popular_stuff .info {width:27px; float:right;}
.block_popular_stuff li {
	padding: 11px 0px 5px;
	display: block;
	border-bottom: 1px solid #f0f0f0;
	font-size: 12px;
	line-height: normal;
}
.block_popular_stuff li:first-child {padding-top:0px;}
.block_popular_stuff li a {display:block; font-size:11px; color:#8a8a8a; line-height:normal; text-align:center;}
.block_popular_stuff li.comments a {padding-top:16px; background:url(images/icon_comment_1.png) no-repeat center top;}
.block_popular_stuff li.views a {padding-top:15px; background:url(images/icon_view_1.png) no-repeat center top;}

.block_location {}
.block_location h4 {
	padding-bottom: 5px;
	font: normal 17px/24px "微軟正黑體", Arial;
	color: #FFF;
	background: #9B9B9B;
	padding-left: 5px;
	height: 24px;
	padding-top: 5px;
}
.block_location .map {
	padding: 1px;
	position: relative;
	background-color: #ffffff;
	border: 4px solid #f2f2f2;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(js/PIE.htc);
	line-height: 0px;
	width: 200px;
}
.block_location .map a {display:none;}

.block_contacts {}
.block_contacts h4 {padding-bottom:16px;}
.block_contacts p {padding-left:20px; padding-bottom:9px; color:#7d7d7d;}
.block_contacts a {color:#f24024; text-decoration:underline;}
.block_contacts a:hover {text-decoration:none;}
.block_contacts .address {background:url(images/icon_location_1.png) no-repeat 1px 2px;}
.block_contacts .phone {background:url(images/icon_phone_1.png) no-repeat 2px 4px;}
.block_contacts .email {background:url(images/icon_email_2.png) no-repeat 0px 4px;}
.block_contacts .web {background:url(images/icon_web_1.png) no-repeat 0px 3px;}



footer {padding-top:4px; background:url(images/bg_footer.jpg) repeat-x #1c1c1c;}
.sticky_footer footer {width:100%; min-width:320px; position:absolute; left:0px; bottom:0px;}
#footer {}
#footer .top {height:49px;}
#footer .middle {
	background-color: #8C0000;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#footer .bottom {
	height: 45px;
	background-color: #3F0000;
}

#logo_bottom {padding-top:17px; float:left;}

.block_to_top {padding-top:13px; float:right;}
.block_to_top a {height:23px; line-height:23px; padding-left:30px; display:block; background:url(images/arrow_2.png) no-repeat; font-family:'PT Sans Narrow', Arial, Helvetica, sans-serif; font-size:12px; color:#e0e0e0; font-weight:bold; text-transform:uppercase;}
.block_to_top a:hover {text-decoration:none;}

.block_footer_widgets {
	
	padding-top: 25px;
	background-color: #8c0000;
}
.block_footer_widgets .f_left {
	float: left;
	height: auto;
	width: 96%;
	background-image: url(images/foot-icon001.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 30px;
	padding-bottom: 15px;
	text-align: justify;
}

.block_footer_widgets .f_left p {
	font-family: "Taipei Sans TC Beta", Arial;
	font-size: 15px;
	line-height: 26px;
	color: #FFF;
	letter-spacing: 1px;
	text-align: justify;
}

.block_footer_widgets .f_right {
	float: left;
	height: 200px;
	width: 96%;
	padding-top: 10px;
	padding-right: 2%;
	padding-bottom: 10px;
	padding-left: 2%;
}

.block_footer_widgets .f_right ul {
	float: left;
	height: auto;
	width: 100%;
	padding-top: 10px;
}

.block_footer_widgets .f_right ul li {
	float: left;
	height: auto;
	width: 49.666%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-align: left;
}

.block_footer_widgets .f_right ul li a {
	font-family: "Taipei Sans TC Beta", Arial;
	font-size: 15px;
	line-height: 30px;
	color: #FFF;
	letter-spacing: 1px;
}

.block_footer_widgets h3 {
	padding-bottom: 19px;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	font-family: "Taipei Sans TC Beta", Arial;
}
.block_footer_widgets .column {
	width: 96%;
	margin-left: 2%;
	float: left;
	margin-right: 2%;
}

.block_flickr_footer {margin-left:-7px; overflow:hidden;}
.block_flickr_footer li {margin-left:7px; margin-bottom:7px; display:block; float:left;}

.block_tags {
	
	overflow: hidden;
	text-align: center;
	color: #666;
	font: 15px "微軟正黑體", Arial;
	
}
.block_tags li {
	behavior: url(js/PIE.htc);
}
.block_tags li a {
	font-family: "Taipei Sans TC Beta", Arial;
	text-shadow: 0px 1px rgba(0, 0, 0, 0.05);
}
.block_tags li a:hover {text-decoration:none;}
.block_tags li:hover {background-position:0px bottom;}

.block_most_read_news {margin-top:-3px;}
.block_most_read_news .line_1 {margin:13px 0px 11px;}
.block_most_read_news .article {overflow:hidden;}
.block_most_read_news .article .pic {margin-right:12px; padding-top:3px; float:left;}
.block_most_read_news .article .text {overflow:hidden;}
.block_most_read_news .article .text .title {padding-bottom:9px; color:#cccccc; font-weight:bold; line-height:15px;}
.block_most_read_news .article .text .title a {color:#cccccc; font-weight:bold;}
.block_most_read_news .article .text .title a:hover {color:#f24024; text-decoration:none;}
.block_most_read_news .article .text .date {padding-bottom:0px; font-size:11px; color:#868686;}

.block_most_read_news .w_hover {display:block; position:relative;}
.block_most_read_news .w_hover span {
	width:100%;
	height:100%;
	display:none;
	
	position:absolute;
	left:0px;
	top:0px;
	
	background-color:#ffffff;
	opacity:0.15;
	filter:alpha(opacity=15);
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	
	behavior:url(js/PIE.htc);
}
.block_most_read_news .w_hover:hover span {display:block;}

.block_contact_footer {margin-top:-3px;}
.block_contact_footer .text {padding-bottom:7px; color:#bdbdbd; font-weight:bold; line-height:1em;}
.block_contact_footer .field {width:225px; height:25px; margin-bottom:12px; overflow:hidden; background:url(images/bg_field_contact_footer.png) no-repeat;}
.block_contact_footer .field input {width:205px; height:15px; margin-left:10px; padding:5px 0px; display:block; background-color:transparent; border:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#737373; line-height:15px;}
.block_contact_footer .textarea {width:225px; height:64px; margin-bottom:8px; overflow:hidden; background:url(images/bg_textarea_contact_footer.png) no-repeat;}
.block_contact_footer .textarea textarea {width:205px; height:55px; margin-left:10px; padding-top:5px; display:block; background-color:transparent; border:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#737373; line-height:1em;}
.block_contact_footer .clear_form {padding-top:4px; float:left;}
.block_contact_footer .clear_form input {padding:0px; display:block; background-color:transparent; border:0px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#6b6b6b; line-height:1em; cursor:pointer;}
.block_contact_footer .send {float:right;}

.block_menu_footer {padding-top:16px; float:left;}
.block_menu_footer li {margin-left:24px; display:block; float:left;}
.block_menu_footer li:first-child {margin-left:0px;}
.block_menu_footer li a {font-size:11px; color:#cccccc; font-weight:bold; line-height:12px;}

.block_social_footer {margin-left:24px; padding-top:14px; float:left;}
.block_social_footer li {margin-left:6px; display:block; float:left;}
.block_social_footer li:first-child {margin-left:0px;}
.block_social_footer li a {width:16px; height:16px; display:block; background-repeat:no-repeat; background-image:url(images/sprite_social_1.png); text-indent:-9000px;}

.block_social_footer li a.fb {background-position:0px 0px;}
.block_social_footer li a.fb:hover {background-position:0px -16px;}

.block_social_footer li a.tw {background-position:-22px 0px;}
.block_social_footer li a.tw:hover {background-position:-22px -16px;}

.block_social_footer li a.rss {background-position:-44px 0px;}
.block_social_footer li a.rss:hover {background-position:-44px -16px;}

.block_copyrights {
	height: 44px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.block_copyrights p {padding-bottom:0px; font-size:11px; color:#cccccc; line-height:44px;}



/* popup */
#overlay {width:100%; height:100%; display:none; position:fixed; left:0px; top:0px; background:url(images/bg_overlay.png); z-index:9000;}
.block_popup {
	width: 100%;
    height: auto;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    behavior: url(layout/plugins/PIE.htc);
}
.block_popup p {padding-bottom:0px;}
.block_popup .popup {
	width:546px;
	height:268px;
	
	position:relative;
	
	background-color:#ffffff;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	
	behavior:url(layout/plugins/PIE.htc);
	
	z-index:9002;
}
.block_popup .close {
	width:17px;
	height:17px;
	display:block;
	
	position:absolute;
	right:8px;
	top:8px;
	
	background:url(images/icon_close.gif) no-repeat 5px 5px #d6d6d6;
	
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	
	behavior:url(layout/plugins/PIE.htc);
	
	text-indent:-9000px;
}
.block_popup .close:hover {background-color:#f24125;}

.block_popup .content {padding:22px 20px 0px;}

.block_popup .title {margin-bottom:19px; padding-bottom:12px; border-bottom:1px solid #c9c9c9;}
.block_popup .title p {font-size:11px; color:#000000; font-weight:bold; text-transform:uppercase;}

.block_popup .subtitle {margin-bottom:17px; padding-bottom:12px; border-bottom:1px solid #c9c9c9;}
.block_popup .subtitle p {font-size:10px; color:#000000; text-transform:uppercase;}

.block_popup .form {height:109px;}
.block_popup .form .column {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.block_popup .form .column:first-child {margin-left:0px;}
.block_popup .form .column.button {margin-left:0px; margin-top:-28px; float:right;}
.block_popup .form .column_2 {
	width: 48%;
	height: 25px;
	margin-right: 2%;
	float: left;
	margin-top: 10px;
}
.block_popup .form .label {padding-bottom:9px; color:#000000; font-weight:bold;}
.block_popup .form .field {
	width:203px;
	height:26px;
	overflow:hidden;
	position:relative;
	
	border:1px solid #e6e6e6;
	
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	
	behavior:url(layout/plugins/PIE.htc);
}
.block_popup .form .field input {
	width: 190px;
    margin-left: 5px;
    padding: 5px 0px;
    display: block;
    background-color: transparent;
    border: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
	}
.block_popup .form .enter {
	width:78px;
	height:28px;
	display:block;
	overflow:hidden;
	position:relative;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	
	background-color:#fb593f;
	
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#fb593f) to(#f24125));
    background:-webkit-linear-gradient(#fb593f, #f24125);
    background:-moz-linear-gradient(#fb593f, #f24125);
    background:-ms-linear-gradient(#fb593f, #f24125);
    background:linear-gradient(#fb593f, #f24125);
	background:-o-linear-gradient(#fb593f, #f24125);
    -pie-background:linear-gradient(#fb593f, #f24125);
	
	behavior:url(layout/plugins/PIE.htc);
	
	font-family:'PT Sans', Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-transform:uppercase;
	text-shadow:0px -1px rgba(0, 0, 0, 0.14);
}
.block_popup .form .enter:hover {
	background-color:#ff654d;
	
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#ff654d) to(#ff4427));
    background:-webkit-linear-gradient(#ff654d, #ff4427);
    background:-moz-linear-gradient(#ff654d, #ff4427);
    background:-ms-linear-gradient(#ff654d, #ff4427);
    background:linear-gradient(#ff654d, #ff4427);
	background:-o-linear-gradient(#ff654d, #ff4427);
    -pie-background:linear-gradient(#ff654d, #ff4427);
	
	text-decoration:none;
}
.block_popup .form .enter span {
	height:21px;
	line-height:13px;
	padding:7px 0px 0px 33px;
	display:block;
	background:url(images/icon_login.png) no-repeat 16px 7px;
	cursor:pointer;
}
.block_popup .form .remember {padding-top:9px;}
.block_popup .form .remember .checkbox {margin-right:8px; float:left;}
.block_popup .form .remember .checkbox input {width:14px; height:14px; margin:0px; display:block;}
.block_popup .form .remember .remember_label {padding-top:1px; overflow:hidden;}
.block_popup .form .remember .remember_label p {font-size:11px; color:#6e6e6e;}
.block_popup .form .forgot_pass {padding-top:9px;}
.block_popup .form .forgot_pass a {font-size:11px; color:#22647c;}

.block_popup .fb_button {margin-right:19px; padding-top:5px; float:left;}
.block_popup .fb_button a {width:150px; height:26px; display:block; background-repeat:no-repeat; background-image:url(images/button_fb_login.png); text-indent:-9000px;}
.block_popup .fb_button a:hover {background-position:0px -26px;}
.block_popup .text {padding-right:80px; overflow:hidden;}
.block_popup .text p {font-size:11px; color:#6e6e6e; line-height:18px;}



/* columns */
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .full_width, .one_sixth {height:auto !important; min-height:1px; margin-right:4%; float:left; position:relative;}
.full_width{margin-right:0px; float:none;}
.one_half {width:48%;}
.one_third {
	width: 46%;
}
.two_third {width:65.332%;}
.one_fourth {width:22%;}
.one_fifth {width:16.8%;}
.two_fourth {width:48%;}
.three_fourth {width:74%;}
.one_sixth {width:13.333%;}
.last {margin-right:0px !important; clear:right;}
.one_third.last {
	width: 49.666%;
}
.two_third.last {width:65.334%;}
.one_sixth.last {width:13.335%;}



/* general buttons */
.general_button {
	height:26px;
	line-height:26px;
	padding:0px 18px;
	display:inline-block;
	position:relative;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	
	background-color:#fb593f;
	
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#fb593f) to(#f24125));
    background:-webkit-linear-gradient(#fb593f, #f24125);
    background:-moz-linear-gradient(#fb593f, #f24125);
    background:-ms-linear-gradient(#fb593f, #f24125);
    background:linear-gradient(#fb593f, #f24125);
	background:-o-linear-gradient(#fb593f, #f24125);
    -pie-background:linear-gradient(#fb593f, #f24125);
	
	behavior:url(layout/plugins/PIE.htc);
	
	font-family:'PT Sans', Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-transform:uppercase;
	text-shadow:0px -1px rgba(0, 0, 0, 0.14);
}
.general_button:hover {
	background-color:#ff654d;
	
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#ff654d) to(#ff4427));
    background:-webkit-linear-gradient(#ff654d, #ff4427);
    background:-moz-linear-gradient(#ff654d, #ff4427);
    background:-ms-linear-gradient(#ff654d, #ff4427);
    background:linear-gradient(#ff654d, #ff4427);
	background:-o-linear-gradient(#ff654d, #ff4427);
    -pie-background:linear-gradient(#ff654d, #ff4427);
	
	text-decoration:none;
}
input.general_button {margin:0px; padding:0px 15px 4px; border:0px; cursor:pointer;}

.general_button.standart {
	padding:0px 15px;
	font-size:11px;
}

.general_button.type_1 {
	background-color:#fb593f;
	
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#fb593f) to(#f24125));
    background:-webkit-linear-gradient(#fb593f, #f24125);
    background:-moz-linear-gradient(#fb593f, #f24125);
    background:-ms-linear-gradient(#fb593f, #f24125);
    background:linear-gradient(#fb593f, #f24125);
	background:-o-linear-gradient(#fb593f, #f24125);
    -pie-background:linear-gradient(#fb593f, #f24125);
}
.general_button.type_1:hover {
	background-color:#ff664e;
	
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#ff664e) to(#ff4427));
    background:-webkit-linear-gradient(#ff664e, #ff4427);
    background:-moz-linear-gradient(#ff664e, #ff4427);
    background:-ms-linear-gradient(#ff664e, #ff4427);
    background:linear-gradient(#ff664e, #ff4427);
	background:-o-linear-gradient(#ff664e, #ff4427);
    -pie-background:linear-gradient(#ff664e, #ff4427);
}

.general_button.type_2 {
	background-color:#258fcd;
	
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#258fcd) to(#2787b7));
    background:-webkit-linear-gradient(#258fcd, #2787b7);
    background:-moz-linear-gradient(#258fcd, #2787b7);
    background:-ms-linear-gradient(#258fcd, #2787b7);
    background:linear-gradient(#258fcd, #2787b7);
	background:-o-linear-gradient(#258fcd, #2787b7);
    -pie-background:linear-gradient(#258fcd, #2787b7);
}
.general_button.type_2:hover {
	background-color:#289de0;
	
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#289de0) to(#2a93c7));
    background:-webkit-linear-gradient(#289de0, #2a93c7);
    background:-moz-linear-gradient(#289de0, #2a93c7);
    background:-ms-linear-gradient(#289de0, #2a93c7);
    background:linear-gradient(#289de0, #2a93c7);
	background:-o-linear-gradient(#289de0, #2a93c7);
    -pie-background:linear-gradient(#289de0, #2a93c7);
}

.general_button.type_3 {
	background-color:#8eba6e;
	
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#8eba6e) to(#78a458));
    background:-webkit-linear-gradient(#8eba6e, #78a458);
    background:-moz-linear-gradient(#8eba6e, #78a458);
    background:-ms-linear-gradient(#8eba6e, #78a458);
    background:linear-gradient(#8eba6e, #78a458);
	background:-o-linear-gradient(#8eba6e, #78a458);
    -pie-background:linear-gradient(#8eba6e, #78a458);
}
.general_button.type_3:hover {
	background-color:#99c977;
	
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#99c977) to(#87b864));
    background:-webkit-linear-gradient(#99c977, #87b864);
    background:-moz-linear-gradient(#99c977, #87b864);
    background:-ms-linear-gradient(#99c977, #87b864);
    background:linear-gradient(#99c977, #87b864);
	background:-o-linear-gradient(#99c977, #87b864);
    -pie-background:linear-gradient(#99c977, #87b864);
}

.general_button.type_4 {
	background-color:#fa7150;
	
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#fa7150) to(#ec5f3d));
    background:-webkit-linear-gradient(#fa7150, #ec5f3d);
    background:-moz-linear-gradient(#fa7150, #ec5f3d);
    background:-ms-linear-gradient(#fa7150, #ec5f3d);
    background:linear-gradient(#fa7150, #ec5f3d);
	background:-o-linear-gradient(#fa7150, #ec5f3d);
    -pie-background:linear-gradient(#fa7150, #ec5f3d);
}
.general_button.type_4:hover {
	background-color:#ff7452;
	
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#ff7452) to(#ff6640));
    background:-webkit-linear-gradient(#ff7452, #ff6640);
    background:-moz-linear-gradient(#ff7452, #ff6640);
    background:-ms-linear-gradient(#ff7452, #ff6640);
    background:linear-gradient(#ff7452, #ff6640);
	background:-o-linear-gradient(#ff7452, #ff6640);
    -pie-background:linear-gradient(#ff7452, #ff6640);
}

.general_button.type_5 {
	background-color: #444444;
    margin-left: 5%;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 5px;
    text-align: center;
    padding-top: px;
    padding-right: 15px;
    /* padding-bottom: 3px; */
    padding-left: 20px;
    font-family: "Taipei Sans TC Beta", Arial;
    font-weight: normal;
    height: 28px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.general_button.type_5:hover {
	background-color:#575757;
	
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#575757) to(#404040));
    background:-webkit-linear-gradient(#575757, #404040);
    background:-moz-linear-gradient(#575757, #404040);
    background:-ms-linear-gradient(#575757, #404040);
    background:linear-gradient(#575757, #404040);
	background:-o-linear-gradient(#575757, #404040);
    -pie-background:linear-gradient(#575757, #404040);
}

.general_button.type_6 {
	background-color:#fc5372;
	
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#fc5372) to(#e63d5c));
    background:-webkit-linear-gradient(#fc5372, #e63d5c);
    background:-moz-linear-gradient(#fc5372, #e63d5c);
    background:-ms-linear-gradient(#fc5372, #e63d5c);
    background:linear-gradient(#fc5372, #e63d5c);
	background:-o-linear-gradient(#fc5372, #e63d5c);
    -pie-background:linear-gradient(#fc5372, #e63d5c);
}
.general_button.type_6:hover {
	background-color:#ff5c7a;
	
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#ff5c7a) to(#f54363));
    background:-webkit-linear-gradient(#ff5c7a, #f54363);
    background:-moz-linear-gradient(#ff5c7a, #f54363);
    background:-ms-linear-gradient(#ff5c7a, #f54363);
    background:linear-gradient(#ff5c7a, #f54363);
	background:-o-linear-gradient(#ff5c7a, #f54363);
    -pie-background:linear-gradient(#ff5c7a, #f54363);
}

.general_button.type_7 {
	background-color:#fcc15b;
	
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#fcc15b) to(#febd4c));
    background:-webkit-linear-gradient(#fcc15b, #febd4c);
    background:-moz-linear-gradient(#fcc15b, #febd4c);
    background:-ms-linear-gradient(#fcc15b, #febd4c);
    background:linear-gradient(#fcc15b, #febd4c);
	background:-o-linear-gradient(#fcc15b, #febd4c);
    -pie-background:linear-gradient(#fcc15b, #febd4c);
}
.general_button.type_7:hover {
	background-color:#ffcb72;
	
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#ffcb72) to(#fdc159));
    background:-webkit-linear-gradient(#ffcb72, #fdc159);
    background:-moz-linear-gradient(#ffcb72, #fdc159);
    background:-ms-linear-gradient(#ffcb72, #fdc159);
    background:linear-gradient(#ffcb72, #fdc159);
	background:-o-linear-gradient(#ffcb72, #fdc159);
    -pie-background:linear-gradient(#ffcb72, #fdc159);
}

.general_button.type_8 {
	background-color:#d5464a;
	
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#d5464a) to(#c23337));
    background:-webkit-linear-gradient(#d5464a, #c23337);
    background:-moz-linear-gradient(#d5464a, #c23337);
    background:-ms-linear-gradient(#d5464a, #c23337);
    background:linear-gradient(#d5464a, #c23337);
	background:-o-linear-gradient(#d5464a, #c23337);
    -pie-background:linear-gradient(#d5464a, #c23337);
}
.general_button.type_8:hover {
	background-color:#e34a50;
	
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#e34a50) to(#d1373c));
    background:-webkit-linear-gradient(#e34a50, #d1373c);
    background:-moz-linear-gradient(#e34a50, #d1373c);
    background:-ms-linear-gradient(#e34a50, #d1373c);
    background:linear-gradient(#e34a50, #d1373c);
	background:-o-linear-gradient(#e34a50, #d1373c);
    -pie-background:linear-gradient(#e34a50, #d1373c);
}

.general_button.w_icon {
	height:24px;
	line-height:24px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#585858;
	font-weight:normal;
	text-transform:none;
	text-shadow:none;
	
	background-color:#f8f8f8;
	
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#f8f8f8) to(#f8f8f8));
    background:-webkit-linear-gradient(#f8f8f8, #f8f8f8);
    background:-moz-linear-gradient(#f8f8f8, #f8f8f8);
    background:-ms-linear-gradient(#f8f8f8, #f8f8f8);
    background:linear-gradient(#f8f8f8, #f8f8f8);
	background:-o-linear-gradient(#f8f8f8, #f8f8f8);
    -pie-background:linear-gradient(#f8f8f8, #f8f8f8);
	
	border:1px solid #e8e8e8;
}
.general_button.w_icon:hover {
	background-color:#fcfcfc;
	
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#fcfcfc) to(#fcfcfc));
    background:-webkit-linear-gradient(#fcfcfc, #fcfcfc);
    background:-moz-linear-gradient(#fcfcfc, #fcfcfc);
    background:-ms-linear-gradient(#fcfcfc, #fcfcfc);
    background:linear-gradient(#fcfcfc, #fcfcfc);
	background:-o-linear-gradient(#fcfcfc, #fcfcfc);
    -pie-background:linear-gradient(#fcfcfc, #fcfcfc);
}
.general_button.w_icon span {height:24px; line-height:24px; padding-left:28px; padding-right:9px; display:inline-block; cursor:pointer;}

.general_button.search span {background:url(images/icon_button_search.png) no-repeat 9px 6px;}
.general_button.approve span {background:url(images/icon_button_approve.png) no-repeat 9px 7px;}
.general_button.remove span {background:url(images/icon_button_remove.png) no-repeat 9px 6px;}
.general_button.calendar span {background:url(images/icon_button_calendar.png) no-repeat 9px 6px;}
.general_button.mail span {background:url(images/icon_button_mail.png) no-repeat 9px 7px;}
.general_button.comment span {background:url(images/icon_button_comment.png) no-repeat 9px 7px;}
.general_button.like span {background:url(images/icon_button_like.png) no-repeat 8px 7px;}
.general_button.edit span {background:url(images/icon_button_edit.png) no-repeat 8px 6px;}
.general_button.favourite span {background:url(images/icon_button_favourite.png) no-repeat 8px 6px;}
.general_button.registration span {background:url(images/icon_button_registration.png) no-repeat 8px 6px;}
.general_button.tag span {background:url(images/icon_button_tag.png) no-repeat 8px 6px;}
.general_button.settings span {background:url(images/icon_button_settings.png) no-repeat 7px 6px;}
.general_button.apply span {background:url(images/icon_button_apply.png) no-repeat 7px 6px;}
.general_button.info span {background:url(images/icon_button_info.png) no-repeat 7px 6px;}
.general_button.play span {background:url(images/icon_button_play.png) no-repeat 7px 6px;}
.general_button.open span {background:url(images/icon_button_open.png) no-repeat 7px 6px;}

/* links styles */
.lnk_red {color:#f24024;}
.lnk_blue {color:#5a8ea1;}
.lnk_archive {height:28px; line-height:28px; padding-right:21px; display:block; background:url(images/icon_archive.gif) no-repeat right 10px; font-size:11px; color:#8c8c8c; font-weight:bold;}
.lnk_all_news {
	padding-right: 23px;
	display: block;
	color: #FF6600;
	text-decoration: none;
	padding-left: 10px;
	font-family: "微軟正黑體", Arial;
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	background-image: url(images/arrow_5.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

/* pics styles */
.pic {display:inline-block; line-height:0px;}
.pic.w_frame {border:3px solid #f2f2f2;}
.pic.w_frame img {border:1px solid #ffffff;}

.pic.alignleft {margin-right:12px; margin-top:5px; float:left; display:block;}
.pic.alignright {margin-left:12px; margin-top:5px; float:right; display:block;}

.general_pic_hover {display:inline-block; position:relative;}
.general_pic_hover .hover {width:100%; height:100%; display:none; overflow:hidden; position:absolute; left:0px; top:0px; background:url(images/bg_hover_1.png); cursor:pointer;}
.general_pic_hover .icon {width:100%; height:100%; display:block; position:absolute; left:0px; top:0px; background-repeat:no-repeat; background-position:center center; cursor:pointer;}

.general_pic_hover.zoom .hover .icon {background-image:url(images/icon_zoom_1.png);}
.general_pic_hover.play .hover .icon {background-image:url(images/icon_play_1.png);}
.general_pic_hover.scale .hover .icon {background-image:url(images/icon_scale_1.png);}
.general_pic_hover.scale_small .hover .icon {background-image:url(images/icon_scale_2.png);}

.r_corner {background-repeat:no-repeat; background-size:100% 100%; position:relative; behavior:url(layout/plugins/PIE.htc); line-height:0px;}
.r_corner img {opacity:0; filter:alpha(opacity=0);}

/* info box styles */
.general_info_box {
	padding:14px 44px 15px 18px;
	position:relative;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	
	behavior:url(layout/plugins/PIE.htc);
}
.general_info_box p {padding-bottom:0px; line-height:18px;}
.general_info_box .close {width:16px; height:16px; display:block; position:absolute; right:14px; top:16px; background-repeat:no-repeat; background-position:4px 4px; text-indent:-9000px;}

.general_info_box.error {background-color:#ffeded; border:1px solid #f7cbcb;}
.general_info_box.error p {color:#e94b4b;}
.general_info_box.error a {color:#e94b4b;}
.general_info_box.error .close {background-image:url(images/icon_close_error.gif);}

.general_info_box.info {background-color:#eaf7fe; border:1px solid #b6d7e8;}
.general_info_box.info p {color:#4e8ec2;}
.general_info_box.info a {color:#4e8ec2;}
.general_info_box.info .close {background-image:url(images/icon_close_info.gif);}

.general_info_box.warning {background-color:#fcfbe4; border:1px solid #ded58a;}
.general_info_box.warning p {color:#c7a630;}
.general_info_box.warning a {color:#c7a630;}
.general_info_box.warning .close {background-image:url(images/icon_close_warning.gif);}

.general_info_box.success {background-color:#ecf7e1; border:1px solid #bde093;}
.general_info_box.success p {color:#5f9025;}
.general_info_box.success a {color:#5f9025;}
.general_info_box.success .close {background-image:url(images/icon_close_success.gif);}

/* table styles */
.table_1 {width:100%; background-color:#ffffff; border:0px; border-collapse:separate;}
.table_1 tr,
.table_1 th,
.table_1 td {vertical-align:top; text-align:left;}
.table_1 th {
	padding:10px 12px;
	position:relative;
	
	background-color:#ffffff;
	border-top:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
	
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff) to(#f7f7f7));
    background:-webkit-linear-gradient(#ffffff, #f7f7f7);
    background:-moz-linear-gradient(#ffffff, #f7f7f7);
    background:-ms-linear-gradient(#ffffff, #f7f7f7);
    background:linear-gradient(#ffffff, #f7f7f7);
	background:-o-linear-gradient(#ffffff, #f7f7f7);
    -pie-background:linear-gradient(#ffffff, #f7f7f7);
	
	behavior:url(layout/plugins/PIE.htc);
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6e6e6e;
	font-weight:bold;
	line-height:normal;
}
.table_1 th:first-child {
	border-left:1px solid #e8e8e8;
	
	-moz-border-radius:4px 0px 0px 0px;
	-webkit-border-radius:4px 0px 0px 0px;
	border-radius:4px 0px 0px 0px;
}
.table_1 th.last_cell {
	-moz-border-radius:0px 4px 0px 0px;
	-webkit-border-radius:0px 4px 0px 0px;
	border-radius:0px 4px 0px 0px;
}
.table_1 td {padding:10px 12px; border-right:1px solid #e8e8e8; border-bottom:1px solid #e8e8e8; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#707070; line-height:normal;}
.table_1 td:first-child {border-left:1px solid #e8e8e8;}
.table_1 .last_row td:first-child {
	position:relative;
	
	-moz-border-radius:0px 0px 0px 4px;
	-webkit-border-radius:0px 0px 0px 4px;
	border-radius:0px 0px 0px 4px;
	
	behavior:url(layout/plugins/PIE.htc);
}
.table_1 .last_row td.last_cell {
	position:relative;
	
	-moz-border-radius:0px 0px 4px 0px;
	-webkit-border-radius:0px 0px 4px 0px;
	border-radius:0px 0px 4px 0px;
	
	behavior:url(layout/plugins/PIE.htc);
}

.table_2 {width:100%; background-color:#ffffff; border:0px; border-collapse:separate;}
.table_2 tr,
.table_2 th,
.table_2 td {vertical-align:top; text-align:left;}
.table_2 th {padding:10px 13px; border-top:1px solid #e8e8e8; border-bottom:1px solid #e8e8e8; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#6e6e6e; font-weight:bold; line-height:normal;}
.table_2 td {padding:10px 13px; border-bottom:1px solid #e8e8e8; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#707070; line-height:normal;}
.table_2 .alt_row td {background-color:#fcfcfc;}


.-----------------------表格--表格-------------------{}
.b_p_table_h {overflow:hidden;}
.b_p_table_h ul{
	margin: 0px;
	overflow: hidden;
	padding: 3px 0px;
}


.b_p_table_h ul li {
	width: 14.1%;
	float: left;
	list-style-type: none;
	text-align: center;
	color: #333333;
	border-right: 1px solid #FFF;
	padding: 0px;
	height: 26px;
	font-family: "微軟正黑體", Arial;
	font-size: 16px;
	line-height: 34px;
	letter-spacing: 0px;
}



.b_p_table_h ul li.width-30{
	float: left;
    width: 29.666%;
    list-style-type: none;
    color: #000;
    text-align: center;
    font-family: "微軟正黑體", Arial;
    font-size: 15px;
    line-height: 34px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #999;
}

.b_p_table_h ul li.width-33{
	float: left;
    width: 32.666%;
    list-style-type: none;
    color: #000;
    text-align: center;
    font-family: "微軟正黑體", Arial;
    font-size: 15px;
    line-height: 34px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #999;
}

.b_p_table_h ul li.width-40{
	float: left;
    width: 39.666%;
    list-style-type: none;
    color: #000;
    text-align: center;
    font-family: "微軟正黑體", Arial;
    font-size: 15px;
    line-height: 34px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #999;
}

.b_p_table_h ul li.width-100{
	float: left;
    width: 99.666%;
    list-style-type: none;
    color: #000;
    text-align: center;
    font-family: "微軟正黑體", Arial;
    font-size: 15px;
    line-height: 34px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #999;
}








.b_p_table_h ul li a{
	text-decoration: none;
	color: #000;
}
.b_p_table_h ul li a:hover{
	text-decoration: none;
	color: #36C;
}

.b_p_table_h ul.top{
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	overflow: hidden;
	color: #000;
	font-family: "Taipei Sans TC Beta", Arial;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.b_p_table_h ul.top li{
	list-style-type: none;
	color: #000;
	text-align: center;
	font-family: "微軟正黑體", Arial;
	line-height: 34px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	font-size: 17px!important;
	font-weight: normal;
}

.b_p_table_h ul.top li.width-10{
	width: 9.666%;	
}

.b_p_table_h ul.top li.width-20{
	float: left;
    width: 19.666%;
    list-style-type: none;
    color: #000;
    text-align: center;
    font-family: "微軟正黑體", Arial;
    font-size: 15px;
    line-height: 34px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #999;
    letter-spacing: 0px;	
}

.b_p_table_h ul.top li.width-30{
	float: left;
    width: 29.666%;
    list-style-type: none;
    color: #000;
    text-align: center;
    font-family: "微軟正黑體", Arial;
    font-size: 15px;
    line-height: 34px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #999;
}


.b_p_table_h ul.top li.width-33{
	float: left;
    width: 32.666%;
    list-style-type: none;
    color: #000;
    text-align: center;
    font-family: "微軟正黑體", Arial;
    font-size: 15px;
    line-height: 34px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #999;
}

.b_p_table_h ul.top li.width-40{
	float: left;
    width: 39.666%;
    list-style-type: none;
    color: #000;
    text-align: center;
    font-family: "微軟正黑體", Arial;
    font-size: 15px;
    line-height: 34px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #999;
}

.b_p_table_h ul.top li.width-50{
	float: left;
    width: 49.666%;
    list-style-type: none;
    color: #000;
    text-align: center;
    font-family: "微軟正黑體", Arial;
    font-size: 15px;
    line-height: 34px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #999;
}

.b_p_table_h ul.top li.width-60{
	float: left;
    width: 59.333%;
    list-style-type: none;
    color: #000;
    text-align: center;
    font-family: "微軟正黑體", Arial;
    font-size: 15px;
    line-height: 34px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #999;
}

.b_p_table_h ul.top li.width-100{
	width: 99.666%;	
}




.b_p_table_h ul.tab01{
	border-bottom: 1px dotted #D6D6D6;
	margin: 0px;
	overflow: hidden;
	background-color: #E6F8FF;
}

.b_p_table_h ul.tab01:hover {
	border-bottom: 1px dotted #D6D6D6;
	margin: 0px;
	overflow: hidden;
	background-color: #CEF1FF;
}


.b_p_table_h ul.tab01 li.green {
	color: #690;
}
.b_p_table_h ul.tab01 li.red {
	color: #F00;
}
.b_p_table_h ul.tab02{
	border-bottom: 1px dotted #D6D6D6;
	margin: 0px;
	overflow: hidden;
	background-color: #FFF0F0;
}

.b_p_table_h ul.tab02:hover {
	border-bottom: 1px dotted #D6D6D6;
	margin: 0px;
	overflow: hidden;
	background-color: #FFE3E3;
}

.b_p_table_h ul.tab02 li.green {
	color: #690;
}
.b_p_table_h ul.tab02 li.red {
	color: #F00;
}
.green   {
	color: #690;
	font-weight: bold;
}
.red   {
	color: #F00;
	font-weight: bold;
}
.blue   {
	color: #00C;
	font-weight: bold;
}
.le   {
	margin: 0px;
	background: url(images/level_icon.png) no-repeat 15% center;
	width: 70%;
	line-height: 26px;
	height: 26px;
	text-align: right;
	padding-right: 15%;
	padding-left: 15%;
	font-weight: bold;
}
.on   {
	background: url(images/rise_icon.png) no-repeat 15% center;
	text-align: right;
	font: bold normal 14px/26px "微軟正黑體", Arial;
	color: #F00;
	text-decoration: none;
	height: 26px;
	padding-right: 15%;
	width: 70%;
	padding-left: 15%;
}
.un   {
	background: url(images/fall_icon.png) no-repeat 15% center;
	text-align: right;
	font: bold normal 14px/26px "微軟正黑體", Arial;
	color: #480;
	text-decoration: none;
	height: 26px;
	padding-right: 15%;
	width: 70%;
	padding-left: 15%;
}


/*******熱門點閱******/
.b_p_table_h2 {overflow:hidden;}
.b_p_table_h2 ul{
	margin: 0px;
	overflow: hidden;
	padding: 3px 0px;
}

.b_p_table_h2 ul li{
	width: 12.2222%;
	float: left;
	font: bold 15px/26px "微軟正黑體", Arial;
	list-style-type: none;
	text-align: center;
	color: #696969;
	border-right: 1px solid #FFF;
	letter-spacing: 0px;
	vertical-align: middle;
	padding: 0px;
	height: 26px;
}

.b_p_table_h2 ul li a{
	text-decoration: none;
	font: normal 15px "微軟正黑體", Arial;
	color: #000;
}
.b_p_table_h2 ul li a:hover{
	text-decoration: none;
	color: #36C;
}

.b_p_table_h2 ul.top{
	border-bottom: 1px dotted #D6D6D6;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	overflow: hidden;
	background: #666;
	color: #FFF;
}
.b_p_table_h2 ul.top li{
	list-style-type: none;
	color: #FFF;
	border-right: 1px solid #D6D6D6;
	text-align: center;
	font: 15px/27px "微軟正黑體", Arial;
	letter-spacing: 0px;
}



.b_p_table_h2 ul.top li.no1{
	list-style-type: none;
	text-align: center;
	width: 6.5%;
}

.b_p_table_h2 ul.top li.no2{
	list-style-type: none;
	text-align: center;
	width: 15.5%;
}

.b_p_table_h2 ul.top li.no3{
	list-style-type: none;
	text-align: center;
	width: 10.666%;
}
.b_p_table_h2 ul.top li.no4{
	list-style-type: none;
	text-align: center;
	width: 10.3%;
}
.b_p_table_h2 ul.top li.no5{
	list-style-type: none;
	text-align: center;
	width: 13.333%;
}


.b_p_table_h2 ul.tab01{
	border-bottom: 1px dotted #D6D6D6;
	margin: 0px;
	overflow: hidden;
	background: #EDEEEF;
	color: #333!important;
}
.b_p_table_h2 ul.tab01 li.green {
	color: #690;
}
.b_p_table_h2 ul.tab01 li.red {
	color: #F00;
}
.b_p_table_h2 ul.tab01 li.no1{
	list-style-type: none;
	text-align: center;
	width: 6.5%;
}
.b_p_table_h2 ul.tab01 li.no2{
	list-style-type: none;
	text-align: center;
	width: 15.5%;
}
.b_p_table_h2 ul.tab01 li.no3{
	list-style-type: none;
	border-right: 1px solid #FFF;
	text-align: center;
	width: 10.666%;
}
.b_p_table_h2 ul.tab01 li.no4{
	list-style-type: none;
	border-right: 1px solid #FFF;
	text-align: center;
	width: 10.3%;
}
.b_p_table_h2 ul.tab01 li.no5{
	list-style-type: none;
	border-right: 1px solid #FFF;
	text-align: center;
	width: 13.333%;
}
.b_p_table_h2 ul.tab02{
	border-bottom: 1px dotted #D6D6D6;
	margin: 0px;
	overflow: hidden;
	background: #F9F8F4;
	color: #333!important;
}
.b_p_table_h2 ul.tab02 li.green {
	color: #690;
}
.b_p_table_h2 ul.tab02 li.red {
	color: #F00;
}
.b_p_table_h2 ul.tab02 li.no1{
	list-style-type: none;
	text-align: center;
	width: 6.5%;
}
.b_p_table_h2 ul.tab02 li.no2{
	list-style-type: none;
	text-align: center;
	width: 15.5%;
}
.b_p_table_h2 ul.tab02 li.no3{
	list-style-type: none;
	border-right: 1px solid #FFF;
	text-align: center;
	width: 10.666%;
}
.b_p_table_h2 ul.tab02 li.no4{
	list-style-type: none;
	border-right: 1px solid #FFF;
	text-align: center;
	width: 10.3%;
}
.b_p_table_h2 ul.tab02 li.no5{
	list-style-type: none;
	border-right: 1px solid #FFF;
	text-align: center;
	width: 13.333%;
}
.b_p_table_h3 {overflow:hidden;}
.b_p_table_h3 ul{
	margin: 0px;
	overflow: hidden;
	padding: 3px 0px;
}

.b_p_table_h3 ul li{
	width: 20%;
	float: left;
	font: bold 14px/26px "微軟正黑體", Arial;
	list-style-type: none;
	text-align: center;
	color: #696969;
	border-right: 1px solid #FFF;
	padding: 0px;
	height: 26px;
}

.b_p_table_h3 ul li a{
	text-decoration: none;
	font: normal 13px "微軟正黑體", Arial;
	color: #000;
}
.b_p_table_h3 ul li a:hover{
	text-decoration: none;
	color: #36C;
}

.b_p_table_h3 ul.top{
	border-bottom: 1px dotted #D6D6D6;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	overflow: hidden;
	background: #666;
	color: #FFF;
}

.b_p_table_h3 ul.top li{
	list-style-type: none;
	color: #FFF;
	border-right: 1px solid #FFF;
	text-align: center;
	font: 14px/27px "微軟正黑體", Arial;
}



.b_p_table_h3 ul.top li.no1{
	list-style-type: none;
	text-align: center;
	width: 13%;
}

.b_p_table_h3 ul.top li.no2{
	list-style-type: none;
	text-align: center;
	width: 27%;
}

.b_p_table_h3 ul.top li.no3{
	list-style-type: none;
	text-align: center;
	width: 18%;
}
.b_p_table_h3 ul.top li.no4{
	list-style-type: none;
	text-align: center;
	width: 20%;
}


.b_p_table_h3 ul.tab01{
	border-bottom: 1px dotted #D6D6D6;
	margin: 0px;
	overflow: hidden;
	background: #EDEEEF;
}
.b_p_table_h3 ul.tab01 li.green {
	color: #690;
}
.b_p_table_h3 ul.tab01 li.red {
	color: #F00;
}
.b_p_table_h3 ul.tab01 li.no1{
	list-style-type: none;
	text-align: center;
	width: 13%;
}
.b_p_table_h3 ul.tab01 li.no2{
	list-style-type: none;
	text-align: center;
	width: 27%;
}
.b_p_table_h3 ul.tab01 li.no3{
	list-style-type: none;
	border-right: 1px solid #FFF;
	text-align: center;
	width: 18%;
}
.b_p_table_h3 ul.tab01 li.no4{
	list-style-type: none;
	border-right: 1px solid #FFF;
	text-align: center;
	width: 20%;
}
.b_p_table_h3 ul.tab02{
	border-bottom: 1px dotted #D6D6D6;
	margin: 0px;
	overflow: hidden;
	background: #F9F8F4;
}
.b_p_table_h3 ul.tab02 li.green {
	color: #690;
}
.b_p_table_h3 ul.tab02 li.red {
	color: #F00;
}
.b_p_table_h3 ul.tab02 li.no1{
	list-style-type: none;
	text-align: center;
	width: 13%;
}
.b_p_table_h3 ul.tab02 li.no2{
	list-style-type: none;
	text-align: center;
	width: 27%;
}
.b_p_table_h3 ul.tab02 li.no3{
	list-style-type: none;
	border-right: 1px solid #FFF;
	text-align: center;
	width: 18%;
}
.b_p_table_h3 ul.tab02 li.no4{
	list-style-type: none;
	border-right: 1px solid #FFF;
	text-align: center;
	width: 20%;
}


/*******股利一欄表******/
.b_p_table_h4 {overflow:hidden;}
.b_p_table_h4 ul{
	margin: 0px;
	overflow: hidden;
	padding: 3px 0px;
}

.b_p_table_h4 ul li{
	width: 12.2222%;
	float: left;
	font: bold 15px/26px "微軟正黑體", Arial;
	list-style-type: none;
	text-align: center;
	color: #696969;
	border-right: 1px solid #FFF;
	letter-spacing: 0px;
	vertical-align: middle;
	padding: 0px;
	height: 26px;
}

.b_p_table_h4 ul li a{
	text-decoration: none;
	font: normal 15px "微軟正黑體", Arial;
	color: #000;
}
.b_p_table_h4 ul li a:hover{
	text-decoration: none;
	color: #36C;
}

.b_p_table_h4 ul.top{
	border-bottom: 1px dotted #D6D6D6;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	overflow: hidden;
	background: #666;
	color: #FFF;
}
.b_p_table_h4 ul.top li{
	list-style-type: none;
	color: #FFF;
	border-right: 1px solid #D6D6D6;
	text-align: center;
	font: 15px/27px "微軟正黑體", Arial;
	letter-spacing: 0px;
}



.b_p_table_h4 ul.top li.no1{
	list-style-type: none;
	text-align: center;
	width: 6.5%;
}

.b_p_table_h4 ul.top li.no2{
	list-style-type: none;
	text-align: center;
	width: 18%;
}

.b_p_table_h4 ul.top li.no3{
	list-style-type: none;
	text-align: center;
	width: 10.666%;
}
.b_p_table_h4 ul.top li.no4{
	list-style-type: none;
	text-align: center;
	width: 9.666%;
}
.b_p_table_h4 ul.top li.no5{
	list-style-type: none;
	text-align: center;
	width: 14.333%;
}


.b_p_table_h4 ul.tab01{
	border-bottom: 1px dotted #D6D6D6;
	margin: 0px;
	overflow: hidden;
	background: #EDEEEF;
	color: #333!important;
}
.b_p_table_h4 ul.tab01 li.green {
	color: #690;
}
.b_p_table_h4 ul.tab01 li.red {
	color: #F00;
}
.b_p_table_h4 ul.tab01 li.no1{
	list-style-type: none;
	text-align: center;
	width: 6.5%;
}
.b_p_table_h4 ul.tab01 li.no2{
	list-style-type: none;
	text-align: center;
	width: 18%;
}
.b_p_table_h4 ul.tab01 li.no3{
	list-style-type: none;
	border-right: 1px solid #FFF;
	text-align: center;
	width: 10.666%;
}
.b_p_table_h4 ul.tab01 li.no4{
	list-style-type: none;
	border-right: 1px solid #FFF;
	text-align: center;
	width: 9.666%;
}
.b_p_table_h4 ul.tab01 li.no5{
	list-style-type: none;
	border-right: 1px solid #FFF;
	text-align: center;
	width: 14.333%;
}
.b_p_table_h4 ul.tab02{
	border-bottom: 1px dotted #D6D6D6;
	margin: 0px;
	overflow: hidden;
	background: #F9F8F4;
	color: #333!important;
}
.b_p_table_h4 ul.tab02 li.green {
	color: #690;
}
.b_p_table_h4 ul.tab02 li.red {
	color: #F00;
}
.b_p_table_h4 ul.tab02 li.no1{
	list-style-type: none;
	text-align: center;
	width: 6.5%;
}
.b_p_table_h4 ul.tab02 li.no2{
	list-style-type: none;
	text-align: center;
	width: 18%;
}
.b_p_table_h4 ul.tab02 li.no3{
	list-style-type: none;
	border-right: 1px solid #FFF;
	text-align: center;
	width: 10.6%;
}
.b_p_table_h4 ul.tab02 li.no4{
	list-style-type: none;
	border-right: 1px solid #FFF;
	text-align: center;
	width: 9.6%;
}
.b_p_table_h4 ul.tab02 li.no5{
	list-style-type: none;
	border-right: 1px solid #FFF;
	text-align: center;
	width: 14.333%;
}



.----------------------END-表格--表格-------------------{}

.block_pricing_table_1 {overflow:hidden;}
.block_pricing_table_1 p {padding-bottom:0px;}
.block_pricing_table_1 .alt_text {display:none;}

.block_pricing_table_1 .column {
	width: 33%;
	margin-left: 1px;
	padding-top: 6px;
	float: left;
	position: relative;
}
.block_pricing_table_1 .column.category {width:131px; margin-left:0px; padding-top:105px;}
.block_pricing_table_1 .column.special {
	width:163px;
	margin-left:0px;
	padding-top:0px;
	
	-moz-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.3);
	box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.3);
	
	behavior:url(layout/plugins/PIE.htc);
	
	z-index:10;
}

.block_pricing_table_1 .title {
	height:35px;
	position:relative;
	
	background-color:#acacac;
	border-bottom:1px solid #a6a4a4;
	
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#acacac) to(#9f9f9f));
    background:-webkit-linear-gradient(#acacac, #9f9f9f);
    background:-moz-linear-gradient(#acacac, #9f9f9f);
    background:-ms-linear-gradient(#acacac, #9f9f9f);
    background:linear-gradient(#acacac, #9f9f9f);
	background:-o-linear-gradient(#acacac, #9f9f9f);
    -pie-background:linear-gradient(#acacac, #9f9f9f);
	
	behavior:url(layout/plugins/PIE.htc);
}
.block_pricing_table_1 .title p {font-size:14px; color:#ffffff; font-weight:bold; text-shadow:0px -1px rgba(0, 0, 0, 0.1); text-align:center; line-height:36px;}

.block_pricing_table_1 .medium .title {
	background-color:#6d6d6d;
	border-bottom:1px solid #636362;
	
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#6d6d6d) to(#5d5d5d));
    background:-webkit-linear-gradient(#6d6d6d, #5d5d5d);
    background:-moz-linear-gradient(#6d6d6d, #5d5d5d);
    background:-ms-linear-gradient(#6d6d6d, #5d5d5d);
    background:linear-gradient(#6d6d6d, #5d5d5d);
	background:-o-linear-gradient(#6d6d6d, #5d5d5d);
    -pie-background:linear-gradient(#6d6d6d, #5d5d5d);
}

.block_pricing_table_1 .special .title {
	height:41px;
	
	background-color:#f4563d;
	border-bottom:1px solid #f34c32;
	
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#f4563d) to(#f24024));
    background:-webkit-linear-gradient(#f4563d, #f24024);
    background:-moz-linear-gradient(#f4563d, #f24024);
    background:-ms-linear-gradient(#f4563d, #f24024);
    background:linear-gradient(#f4563d, #f24024);
	background:-o-linear-gradient(#f4563d, #f24024);
    -pie-background:linear-gradient(#f4563d, #f24024);
}
.block_pricing_table_1 .special .title p {line-height:42px;}

.block_pricing_table_1 .price {
	margin-bottom:1px;
	padding-top:11px;
	position:relative;
	
	background-color:#aeaeae;
	border-top:1px solid #969696;
	border-bottom:1px solid #a6a6a6;
	
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#aeaeae) to(#ababab));
    background:-webkit-linear-gradient(#aeaeae, #ababab);
    background:-moz-linear-gradient(#aeaeae, #ababab);
    background:-ms-linear-gradient(#aeaeae, #ababab);
    background:linear-gradient(#aeaeae, #ababab);
	background:-o-linear-gradient(#aeaeae, #ababab);
    -pie-background:linear-gradient(#aeaeae, #ababab);
	
	behavior:url(layout/plugins/PIE.htc);
}
.block_pricing_table_1 .price p {color:#ffffff; text-align:center; line-height:normal;}
.block_pricing_table_1 .price p.num {font-size:19px;}
.block_pricing_table_1 .price p.period {padding-bottom:11px; border-bottom:1px solid #b1b0af; font-size:11px;}

.block_pricing_table_1 .medium .price {
	position:relative;
	
	background-color:#696969;
	border-top:1px solid #575757;
	border-bottom:1px solid #828282;
	
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#696969) to(#696969));
    background:-webkit-linear-gradient(#696969, #696969);
    background:-moz-linear-gradient(#696969, #696969);
    background:-ms-linear-gradient(#696969, #696969);
    background:linear-gradient(#696969, #696969);
	background:-o-linear-gradient(#696969, #696969);
    -pie-background:linear-gradient(#696969, #696969);
	
	behavior:url(layout/plugins/PIE.htc);
}
.block_pricing_table_1 .medium .price p.period {border-bottom:1px solid #747272;}

.block_pricing_table_1 .special .price {
	position:relative;
	
	background-color:#ff644c;
	border-top:1px solid #e83d23;
	border-bottom:1px solid #ed3e24;
	
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#ff644c) to(#ff644c));
    background:-webkit-linear-gradient(#ff644c, #ff644c);
    background:-moz-linear-gradient(#ff644c, #ff644c);
    background:-ms-linear-gradient(#ff644c, #ff644c);
    background:linear-gradient(#ff644c, #ff644c);
	background:-o-linear-gradient(#ff644c, #ff644c);
    -pie-background:linear-gradient(#ff644c, #ff644c);
	
	behavior:url(layout/plugins/PIE.htc);
}
.block_pricing_table_1 .special .price p.period {border-bottom:1px solid #ff6e57;}

.block_pricing_table_1 .cell {height:29px; background-color:#eeeeee; border-bottom:1px solid #ffffff;}
.block_pricing_table_1 .cell.alt {background-color:#f7f7f7;}
.block_pricing_table_1 .cell p {
	color: #669900;
	text-align: center;
	line-height: 29px;
}
.block_pricing_table_1 .cell a {
	color: #4D4D4D;
	font-weight: normal;
	font-family: "微軟正黑體", Arial;
}
.block_pricing_table_1 .cell a:hover {color:#f24024; text-decoration:none;}
.block_pricing_table_1 .cell .icon {height:29px; display:block; text-indent:-9000px;}
.block_pricing_table_1 .cell .icon.check {background:url(images/icon_check.gif) no-repeat center 11px;}
.block_pricing_table_1 .cell .icon.uncheck {background:url(images/icon_uncheck.gif) no-repeat center 14px;}

.block_pricing_table_1 .category .cell p {padding-left:13px; text-align:left;}

.block_pricing_table_1 .cell.bottom {height:31px; border-top:1px solid #e6e6e6; border-bottom:1px solid #dedede;}
.block_pricing_table_1 .cell.bottom p {line-height:31px;}

.block_pricing_table_1 .special .cell.bottom {height:35px;}
.block_pricing_table_1 .special .cell.bottom p {line-height:35px;}
.block_pricing_table_1 .cell2 {height:29px; background-color:#eeeeee; border-bottom:1px solid #ffffff;}
.block_pricing_table_1 .cell2 p {
	color: #FF3300;
	text-align: center;
	line-height: 29px;
}
.block_pricing_table_1 .cell2.alt {background-color:#f7f7f7;}

.block_pricing_table_2 {margin-left:-1px; overflow:hidden;}
.block_pricing_table_2 p {padding-bottom:0px;}

.block_pricing_table_2 .column {width:154px; margin-left:1px; padding-top:6px; float:left; position:relative;}
.block_pricing_table_2 .column.special {
	width:157px;
	margin-left:0px;
	margin-right:-1px;
	padding-top:0px;
	
	-moz-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.3);
	box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.3);
	
	behavior:url(layout/plugins/PIE.htc);
	
	z-index:10;
}

.block_pricing_table_2 .title {
	height:35px;
	position:relative;
	
	background-color:#acacac;
	border-bottom:1px solid #a6a4a4;
	
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#acacac) to(#9f9f9f));
    background:-webkit-linear-gradient(#acacac, #9f9f9f);
    background:-moz-linear-gradient(#acacac, #9f9f9f);
    background:-ms-linear-gradient(#acacac, #9f9f9f);
    background:linear-gradient(#acacac, #9f9f9f);
	background:-o-linear-gradient(#acacac, #9f9f9f);
    -pie-background:linear-gradient(#acacac, #9f9f9f);
	
	behavior:url(layout/plugins/PIE.htc);
}
.block_pricing_table_2 .title p {font-size:14px; color:#ffffff; font-weight:bold; text-shadow:0px -1px rgba(0, 0, 0, 0.1); text-align:center; line-height:36px;}

.block_pricing_table_2 .medium .title {
	background-color:#6d6d6d;
	border-bottom:1px solid #636362;
	
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#6d6d6d) to(#5d5d5d));
    background:-webkit-linear-gradient(#6d6d6d, #5d5d5d);
    background:-moz-linear-gradient(#6d6d6d, #5d5d5d);
    background:-ms-linear-gradient(#6d6d6d, #5d5d5d);
    background:linear-gradient(#6d6d6d, #5d5d5d);
	background:-o-linear-gradient(#6d6d6d, #5d5d5d);
    -pie-background:linear-gradient(#6d6d6d, #5d5d5d);
}

.block_pricing_table_2 .special .title {
	height:41px;
	
	background-color:#f4563d;
	border-bottom:1px solid #f34c32;
	
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#f4563d) to(#f24024));
    background:-webkit-linear-gradient(#f4563d, #f24024);
    background:-moz-linear-gradient(#f4563d, #f24024);
    background:-ms-linear-gradient(#f4563d, #f24024);
    background:linear-gradient(#f4563d, #f24024);
	background:-o-linear-gradient(#f4563d, #f24024);
    -pie-background:linear-gradient(#f4563d, #f24024);
}
.block_pricing_table_2 .special .title p {line-height:42px;}

.block_pricing_table_2 .price {
	margin-bottom:1px;
	padding-top:11px;
	position:relative;
	
	background-color:#aeaeae;
	border-top:1px solid #969696;
	border-bottom:1px solid #a6a6a6;
	
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#aeaeae) to(#ababab));
    background:-webkit-linear-gradient(#aeaeae, #ababab);
    background:-moz-linear-gradient(#aeaeae, #ababab);
    background:-ms-linear-gradient(#aeaeae, #ababab);
    background:linear-gradient(#aeaeae, #ababab);
	background:-o-linear-gradient(#aeaeae, #ababab);
    -pie-background:linear-gradient(#aeaeae, #ababab);
	
	behavior:url(layout/plugins/PIE.htc);
}
.block_pricing_table_2 .price p {color:#ffffff; text-align:center; line-height:normal;}
.block_pricing_table_2 .price p.num {font-size:19px;}
.block_pricing_table_2 .price p.period {padding-bottom:11px; border-bottom:1px solid #b1b0af; font-size:11px;}

.block_pricing_table_2 .medium .price {
	position:relative;
	
	background-color:#696969;
	border-top:1px solid #575757;
	border-bottom:1px solid #828282;
	
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#696969) to(#696969));
    background:-webkit-linear-gradient(#696969, #696969);
    background:-moz-linear-gradient(#696969, #696969);
    background:-ms-linear-gradient(#696969, #696969);
    background:linear-gradient(#696969, #696969);
	background:-o-linear-gradient(#696969, #696969);
    -pie-background:linear-gradient(#696969, #696969);
	
	behavior:url(layout/plugins/PIE.htc);
}
.block_pricing_table_2 .medium .price p.period {border-bottom:1px solid #747272;}

.block_pricing_table_2 .special .price {
	position:relative;
	
	background-color:#ff644c;
	border-top:1px solid #e83d23;
	border-bottom:1px solid #ed3e24;
	
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#ff644c) to(#ff644c));
    background:-webkit-linear-gradient(#ff644c, #ff644c);
    background:-moz-linear-gradient(#ff644c, #ff644c);
    background:-ms-linear-gradient(#ff644c, #ff644c);
    background:linear-gradient(#ff644c, #ff644c);
	background:-o-linear-gradient(#ff644c, #ff644c);
    -pie-background:linear-gradient(#ff644c, #ff644c);
	
	behavior:url(layout/plugins/PIE.htc);
}
.block_pricing_table_2 .special .price p.period {border-bottom:1px solid #ff6e57;}

.block_pricing_table_2 .cell {height:29px; background-color:#eeeeee; border-bottom:1px solid #ffffff;}
.block_pricing_table_2 .cell.alt {background-color:#f7f7f7;}
.block_pricing_table_2 .cell p {color:#9c9797; text-align:center; line-height:29px;}
.block_pricing_table_2 .cell a {color:#858585; font-weight:bold;}
.block_pricing_table_2 .cell a:hover {color:#f24024; text-decoration:none;}
.block_pricing_table_2 .cell .icon {height:29px; display:block; text-indent:-9000px;}
.block_pricing_table_2 .cell .icon.check {background:url(images/icon_check.gif) no-repeat center 11px;}
.block_pricing_table_2 .cell .icon.uncheck {background:url(images/icon_uncheck.gif) no-repeat center 14px;}

.block_pricing_table_2 .category .cell p {padding-left:13px; text-align:left;}

.block_pricing_table_2 .cell.bottom {height:31px; border-top:1px solid #e6e6e6; border-bottom:1px solid #dedede;}
.block_pricing_table_2 .cell.bottom p {line-height:31px;}

.block_pricing_table_2 .special .cell.bottom {height:35px;}
.block_pricing_table_2 .special .cell.bottom p {line-height:35px;}





/* styles for boxed version */
body.boxed {background:url(images/bg_boxed.jpg);}
body.boxed .wrapper {max-width:1008px; margin:0px auto; border-left:1px solid #eeeeee; border-right:1px solid #eeeeee;}

/* Responsive styles */
@media (max-width: 949px) {
	.block_color_picker {display:none;}

	.wrapper {border:0px !important;}
	.inner {width:750px; padding:0px 9px;}
	
	/*#header .bottom .inner {background-position:210px 0px;}*/
	
	nav.main_menu > ul > li > a {padding:0px 18px;}
	nav.main_menu > ul > li:hover > a,
	nav.main_menu > ul > li.hover > a {padding-left:19px;}
	nav.main_menu > ul > li.current_page_item > a {padding-left:20px; padding-right:20px;}
	
	.block_big_dropdown .content {padding-left:5px;}
	.block_big_dropdown .line {margin:0px 7px;}
	.block_big_dropdown .popular_posts {width:355px}
	.block_big_dropdown .popular_posts li {overflow:hidden;}
	.block_big_dropdown .popular_posts li a {white-space:nowrap;}
	.block_big_dropdown .more {width:125px;}
	
	
	
	.right_sidebar .general_content {background:none;}
	.right_sidebar .main_content {width:480px;}
	.right_sidebar .sidebar {width:250px;}
	
	.left_sidebar .general_content {background:none;}
	.left_sidebar .main_content {width:480px;}
	.left_sidebar .sidebar {width:250px;}
	
	.block_author_post {width:230px;}
	.block_author_post .f_pic img {width:220px; height:auto;}
	
	.block_author_posts .posts {margin-left:-20px; margin-bottom:-20px;}
	.block_author_posts .posts .block_author_post {margin-left:20px; margin-bottom:20px;}
	
	.block_blog_1 .blog_post .f_pic img {width:470px; height:auto;}
	
	.block_blog_2 {margin-left:-20px;}
	.block_blog_2 .blog_post {width:230px; margin-left:20px; padding-top:20px;}
	.block_blog_2 .blog_post .f_pic img {width:220px; height:auto;}
	
	.block_single_post .f_pic img {width:470px; height:auto;}
	
	.block_topic_post_feature .f_pic img {width:220px; height:auto;}
	.block_topic_post_feature .content {overflow:visible;}
	.block_topic_post_feature .info {overflow:hidden;}
	
	.block_topic_news .block_topic_post {width:196px;}
	.block_topic_post .f_pic img {width:186px; height:auto;}
	
	.block_contact_form .textarea {width:478px;}
	.block_contact_form .textarea textarea {width:458px;}
	
	.block_post_social section.recommend {width:158px;}
	.block_post_social section.recommend ul {padding-top:10px;}
	.block_post_social section.recommend li {margin:0px 4px 7px; float:none; display:inline-block;}
	.block_post_social section.recommend li:first-child {margin-left:4px;}
	
	.block_leave_reply .textarea {width:478px;}
	.block_leave_reply .textarea textarea {width:458px;}
	
	.block_home_slider {width:470px; height:225px;}
	
	.block_home_col_1,
	.block_home_col_2
	{width:230px;}
	
	.block_home_post_feature {width:230px;}
	.flexslider.home_f_pic_slider .slides img {width:220px;}
	
	.block_tabs_type_4 .tabs li a {width:73px;}
	.block_tabs_type_4 .tabs li:first-child a {width:74px;}
	
	.block_best_materials {width:480px;}
	.block_best_materials .slider {width:499px;}
	
	.block_media_f_pic img {width:470px; height:auto;}
	
	.block_media_post {width:150px;}
	.block_media_post .f_pic img {width:140px; height:auto;}
	
	.block_media_posts {margin-left:-15px; margin-bottom:-15px;}
	.block_media_posts .block_media_post {margin-left:15px; margin-bottom:15px;}
	
	.block_media_posts_all {margin-left:-6px;}
	
	.block_media_item .f_item {width:472px;}
	.block_media_item .f_item .media_item_slider .slides img {width:470px; height:auto;}
	.block_media_item .f_item .media_item_navigation {width:426px;}
	
	.block_single_news .f_pic img {width:470px; height:auto;}
	
	.block_comments_type_2 .comment .name {margin-right:0px;}
	.block_comments_type_2 .comment .date {margin-left:0px;}
	.block_comments_type_2 .comment .content {
	padding-top: 5px;
	clear: both;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D2D2D2;
	margin-bottom: 5px;
}
	
	.block_pricing_table_1 .column {width:125px;}
	.block_pricing_table_1 .column.category {width:101px;}
	.block_pricing_table_1 .column.special {width:127px;}
	
	.block_pricing_table_2 .column {width:119px;}
	.block_pricing_table_2 .column.special {width:122px;}
	
	.block_subscribes_sidebar .service .num {line-height:26px;}
	.block_subscribes_sidebar .service .people {display:none;}
	
	.block_popular_stuff .content {width:215px; padding-right:0px; border:0px;}
	.block_popular_stuff .media img {width:205px; height:auto;}
	
	.block_calendar div.datepicker table table td a {width:35px;}
	.block_calendar div.datepicker table table td:first-child a {width:34px;}
	.block_calendar div.datepicker table table td.last a {width:33px;}
	
	.block_calendar .datepickerGoPrev {width:35px;}
	.block_calendar .datepickerGoPrev a {width:34px;}
	.block_calendar .datepickerGoPrev span {width:34px;}
	
	.block_calendar .datepickerGoNext {width:35px;}
	.block_calendar .datepickerGoNext a {width:35px;}
	.block_calendar .datepickerGoNext span {width:34px; background-position:21px 12px;}
	
	.block_calendar .datepickerDoW th span {width:35px;}
	.block_calendar .datepickerDoW th:first-child span {width:34px;}
	.block_calendar .datepickerDoW th.last span {width:33px;}
	
	.block_newsletter .field {width:172px; background:url(images/bg_field_newsletter_750.png) no-repeat;}
	.block_newsletter .field input {width:150px;}
	
	.block_location .map iframe {width:240px;}
	
	
	
	.block_footer_widgets {margin-left:-18px;}
	.block_footer_widgets .column {width:174px; margin-left:18px;}
	
	.block_contact_footer .field {width:174px; background:url(images/bg_field_contact_footer_750.png) no-repeat;}
	.block_contact_footer .field input {width:155px;}
	.block_contact_footer .textarea {width:174px; background:url(images/bg_textarea_contact_footer_750.png) no-repeat;}
	.block_contact_footer .textarea textarea {width:155px;}
}

@media (max-width: 767px) {

.responsive_secondary_menu {
    position: static;
    top: 0px;
}

	.inner {width:420px; padding:0px;}
	
	.fl, .alignleft {float:none;}
	.fr, .alignright {float:none;}
	
	a.fl, a.alignleft, .pic.fl, .pic.alignleft {float:left;}
	a.fr, a.alignright, .pic.fr, .pic.alignright {float:right;}
	
	
	
	#header .top .fl {display:none;}
	.block_social_top {margin-left:0px; float:right;}
	
	#header .section_main_menu {height:44px;}
	.main_menu {display:none;}
	.responsive_navigation {display:block;}
	
	nav.secondary_menu {display:none;}
	.responsive_secondary_menu {position:static; top:0px;}
	
	/*#header .bottom {height:231px;}*/
	/*#header .bottom .inner {height:231px; background-position:55px 27px;}*/
	#header .bottom .fr {padding-left:59px; clear:left;}
	
	#logo_top {padding-left:47px;}
	
	.block_languages {padding-top:40px;}
	
			#header .section_secondary_menu {overflow:hidden;}
	
	.block_clock {display:none;}
	
	
	
	.right_sidebar .main_content {width:auto; float:none;}
	.right_sidebar .sidebar {width:auto; padding-top:38px; float:none;}
	
	.left_sidebar .main_content {width:auto; float:none;}
	.left_sidebar .sidebar {width:auto; padding-top:38px; float:none;}
	
	.block_author_post {width:420px;}
	.block_author_post .f_pic img {width:410px;}
	
	.block_author_posts .posts {margin-left:0px;}
	.block_author_posts .posts .block_author_post {margin-left:0px;}
	
	.block_blog_1 .blog_post .f_pic img {width:410px;}
	
	.block_blog_2 {margin-left:0px;}
	.block_blog_2 .blog_post {width:420px; margin-left:0px;}
	.block_blog_2 .blog_post .f_pic img {width:410px;}
	
	.block_topic_news {margin-left:0px;}
	.block_topic_news .block_topic_post {width:386px; margin-left:0px;}
	.block_topic_post .f_pic img {width:376px;}
	
	.block_single_post .f_pic img {width:410px;}
	
	.block_leave_reply .textarea {width:418px;}
	.block_leave_reply .textarea textarea {width:398px;}
	
	.block_contact_form .textarea {width:418px;}
	.block_contact_form .textarea textarea {width:398px;}
	
	.block_location .map {border:0px;}
	.block_location .map a {display:inline;}
	.block_location .map iframe {width:410px; height:250px; display:none;}
	
	.block_news_post_feature {width:420px;}
	.block_news_post_feature .f_pic img {width:410px; height:auto;}
	
	.block_main_news .block_news_post_feature {margin-left:15px;}
	
	.block_news_post {width:130px;}
	.block_news_post .f_pic img {width:120px; height:auto;}
	
	.block_media_f_pic img {width:410px;}
	
	.block_media_post {width:200px;}
	.block_media_post .f_pic img {width:190px;}
	
	.block_media_posts {margin-left:-20px; margin-bottom:-20px;}
	.block_media_posts .block_media_post {margin-left:20px; margin-bottom:20px;}
	
	.block_media_post_all {width:130px;}
	.block_media_post_all .f_pic img {width:122px; height:auto;}
	
	.block_media_posts_all {margin-left:-11px;}
	.block_media_posts_all .block_media_post_all {margin-left:7px;}
	
	.block_media_item .f_item {width:412px;}
	.block_media_item .f_item .media_item_slider .slides img {width:410px;}
	.block_media_item .f_item .media_item_navigation {width:366px;}
	
	.block_single_news .f_pic img {width:410px;}
	
	.block_registration {width:auto;}
	.block_registration .col_1 {width:auto; float:none;}
	.block_registration .col_2 {width:auto; padding-top:14px; float:none;}
	
	.block_main_news {margin-left:-15px;}
	.block_main_news .block_news_post {margin-left:15px;}
	
	.block_tabs_type_3 .tab_content {padding-right:0px;}
	.block_tabs_type_3 .lnk_archive {margin-right:11px;}
	
	.block_post_social section.rating {width:200px; margin-bottom:30px;}
	.block_post_social section.subscribe {width:200px; margin-bottom:30px;}
	.block_post_social section.subscribe a {margin-left:38px; margin-right:20px;}
	.block_post_social section.recommend {width:418px; margin-left:0px; clear:both;}
	.block_post_social section.recommend ul {padding-top:25px;}
	
	.block_home_slider {width:410px; height:196px;}
	
	.block_home_post_feature {width:420px;}
	.flexslider.home_f_pic_slider .slides img {width:410px;}
	
	.block_home_col_1,
	.block_home_col_2
	{width:auto; float:none;}
	
	.block_home_col_2 .line_3.first {display:block;}
	.block_home_col_2 .block_tabs_type_4 {margin-top:0px;}
	
	.block_best_materials {width:407px; margin-left:7px;}
	.block_best_materials .slider {width:426px;}
	
	.block_pricing_table_1 .column {width:105px;}
	.block_pricing_table_1 .column.category {width:101px;}
	.block_pricing_table_1 .column.special {width:107px;}
	
	.block_pricing_table_2 .column {width:104px;}
	.block_pricing_table_2 .column.special {width:107px;}
	
	.block_subscribes_sidebar .service {margin-left:45px;}
	.block_subscribes_sidebar .service .num {line-height:13px;}
	.block_subscribes_sidebar .service .people {display:block;}
	
	.block_popular_posts .article .text .icons {padding-left:20px; padding-top:4px; float:left;}
	
	.block_popular_stuff .content {width:374px;}
	.block_popular_stuff .media img {width:364px;}
	
	.block_calendar div.datepicker table table td a {width:59px;}
	.block_calendar div.datepicker table table td:first-child a {width:58px;}
	.block_calendar div.datepicker table table td.last a {width:59px;}
	
	.block_calendar .datepickerGoPrev {width:59px;}
	.block_calendar .datepickerGoPrev a {width:58px;}
	.block_calendar .datepickerGoPrev span {width:58px;}
	
	.block_calendar .datepickerGoNext {width:61px;}
	.block_calendar .datepickerGoNext a {width:60px;}
	.block_calendar .datepickerGoNext span {width:60px; background-position:45px 12px;}
	
	.block_calendar .datepickerDoW th span {width:59px;}
	.block_calendar .datepickerDoW th:first-child span {width:58px;}
	.block_calendar .datepickerDoW th.last span {width:59px;}
	
	.block_newsletter .field {width:342px; background:url(images/bg_field_newsletter_420.png) no-repeat;}
	.block_newsletter .field input {width:320px;}
	
	
	
	#footer .bottom {height:auto;}
	
	.block_footer_widgets {margin-left:0px;}
	.block_footer_widgets .column {width:auto; margin-left:0px; float:none; clear:both;}
	
	.block_flickr_footer {margin-bottom:28px;}
	
	.block_tags {margin-bottom:30px;}
	
	.block_most_read_news {margin-bottom:36px;}
	
	.block_contact_footer .field {width:420px; background:url(images/bg_field_contact_footer_420.png) no-repeat;}
	.block_contact_footer .field input {width:401px;}
	.block_contact_footer .textarea {width:420px; background:url(images/bg_textarea_contact_footer_420.png) no-repeat;}
	.block_contact_footer .textarea textarea {width:401px;}
	
	.block_social_footer {margin-left:0px; padding-top:42px; float:right;}
	
	.block_popup {width:412px; height:auto;  margin-top:0px; top:20px;}
	.block_popup .popup {width:412px; height:auto; padding-bottom:20px;}
	.block_popup .form {height:auto; overflow:hidden;}
	.block_popup .form .column {margin-left:0px; margin-bottom:20px;}
	.block_popup .form .column.button {margin-top:0px; padding-top:2px; float:right;}
	.block_popup .form .column_2 {width:115px;}
	/*.block_popup .form .field {width:370px;}*/
	.block_popup .form .field input {width:355px;}
	.block_popup .fb_button {margin-right:0px; margin-bottom:10px; float:none;}
	.block_popup .text {padding-right:0px;}
}



@media (max-width: 479px) {
	.inner {
	  width: 98%;
	  padding: 0px 1%;
	}
	
	/*img {max-width:100%; height:auto;}*/
	
	a.fl, a.alignleft, .pic.fl, .pic.alignleft {float:none;}
	a.fr, a.alignright, .pic.fr, .pic.alignright {float:none;}
	
	.pic.alignleft {margin-bottom:10px; display:inline-block;}
	.pic.alignright {margin-bottom:10px; display:inline-block;}
	
	.pic.alignleft {margin-right:0px;}
	.pic.alignright {margin-left:0px;}
	
	.lnk_all_news.fl, .lnk_archive.fl {float:left;}
	.lnk_all_news.fr, .lnk_archive.fr {float:right;}
	
	
	
	#header .bottom .inner {
}
	
	#logo_top {padding-left:0px;}
	#logo_top img {width:188px; height:auto;}
	
	.block_today_date .other {padding-top:3px;}
	.block_today_date .month_year {padding-bottom:4px; font-size:11px;}
	
	#header .bottom .fr {padding-left:0px;}
	
	
	
	.block_staff .one_third {padding-bottom:0px;}
	
	.block_author .bio {overflow:visible;}
	
	.block_author_post {width:300px;}
	.block_author_post .f_pic img {width:290px;}
	
	.block_accordeon_type_1 .button_outer .button_inner {overflow:hidden;}
	
	.block_accordeon_type_2 .button_outer .button_inner {overflow:hidden;}
	
	.block_tabs_type_2 .tabs li a {padding:0px 5px; font-size:10px;}
	
	blockquote.left {width:auto; margin-top:0px; margin-bottom:14px; float:none;}
	blockquote.right {width:auto; margin-top:0px; margin-bottom:14px; float:none;}
	
	.block_blog_1 .blog_post .f_pic img {width:290px;}
	.block_blog_1 .blog_post .info {height:auto; overflow:hidden;}
	.block_blog_1 .blog_post .r_part {float:none; clear:left; overflow:hidden;}
	
	.block_blog_2 .blog_post {width:300px;}
	.block_blog_2 .blog_post .f_pic img {width:290px;}
	
	.block_single_post .f_pic img {width:290px;}
	.block_single_post .info {height:auto; overflow:hidden;}
	.block_single_post .r_part {float:none; clear:left; overflow:hidden;}
	.block_single_post .about_author .bio {overflow:visible;}
	
	.block_topic_post_feature .f_pic {margin-bottom:14px; margin-right:0px; float:none;}
	.block_topic_post_feature .f_pic img {width:290px;}
	
	.block_topic_news .block_topic_post {width:266px;}
	.block_topic_post .f_pic img {width:256px;}
	
	.block_post_social section.rating {width:138px;}
	.block_post_social section.subscribe {width:138px;}
	.block_post_social section.subscribe a {margin-left:18px; margin-right:0px;}
	.block_post_social section.recommend {width:298px;}
	
	.block_news_post {width:140px;}
	.block_news_post .f_pic img {width:130px;}
	
	.block_main_news {margin-left:-20px;}
	.block_main_news .block_news_post {margin-left:20px;}
	
	.block_leave_reply .field {width:298px;}
	.block_leave_reply .field input {width:278px;}
	.block_leave_reply .textarea {width:298px;}
	.block_leave_reply .textarea textarea {width:278px;}
	
	.block_contact_form .field {width:298px;}
	.block_contact_form .field input {width:278px;}
	.block_contact_form .textarea {width:298px;}
	.block_contact_form .textarea textarea {width:278px;}
	
	.block_location .map iframe {width:290px; height:170px;}
	
	.block_registration .label {float:none;}
	.block_registration .field {width:298px; float:none;}
	.block_registration .field input {width:278px;}
	.block_registration .checkbox {width:auto; float:none;}
	.block_registration .select {width:auto; float:none;}
	
	.block_media_posts_all {margin-left:-3px;}
	
	.block_media_item .f_item {width:292px;}
	.block_media_item .f_item .media_item_slider .slides img {width:290px;}
	.block_media_item .f_item .media_item_navigation {width:246px;}
	
	.block_single_news .f_pic img {width:290px;}
	
	.block_home_slider {width:290px; height:139px;}
	.block_home_slider .caption {padding:9px 12px 3px;}
	.block_home_slider .caption p {display:none;}
	.block_home_slider .caption p.title {display:block; font-size:12px;}
	
	.block_news_post_feature {width:300px;}
	.block_news_post_feature .f_pic img {width:290px;}
	.block_main_news .block_news_post_feature {margin-left:20px;}
	
	.block_media_f_pic img {width:290px;}
	.block_media_f_pic .caption {padding-bottom:9px;}
	.block_media_f_pic .caption .title {padding:9px 12px 0px; font-size:12px;}
	.block_media_f_pic .caption .title a {font-size:12px;}
	.block_media_f_pic .caption .l_part {display:none;}
	.block_media_f_pic .caption .r_part {display:none;}
	
	.block_media_posts {margin-left:0px;}
	.block_media_posts .block_media_post {margin:0px auto 20px; float:none;}
	
	.block_home_post_feature {width:300px;}
	.flexslider.home_f_pic_slider .slides img {width:290px;}
	
	.table_1 tr,
	.table_1 th,
	.table_1 td {vertical-align:middle;}
	
	.table_2 tr,
	.table_2 th,
	.table_2 td {vertical-align:middle;}
	
	.block_best_materials {width:300px; margin-left:0px;}
	.block_best_materials .slider {width:319px;}
	
	.block_subscribes_sidebar .service {margin-left:15px;}
	
	.block_popular_posts .article .text .icons {padding-left:0px; padding-top:3px; float:right;}
	
	.block_popular_stuff .content {width:246px; padding-right:13px; border-right:1px solid #f5f5f5;}
	.block_popular_stuff .media img {width:236px;}
	
	.block_calendar div.datepicker table table td a {width:42px;}
	.block_calendar div.datepicker table table td:first-child a {width:41px;}
	.block_calendar div.datepicker table table td.last a {width:41px;}
	
	.block_calendar .datepickerGoPrev {width:42px;}
	.block_calendar .datepickerGoPrev a {width:41px;}
	.block_calendar .datepickerGoPrev span {width:40px;}
	
	.block_calendar .datepickerGoNext {width:43px;}
	.block_calendar .datepickerGoNext a {width:43px;}
	.block_calendar .datepickerGoNext span {width:42px; background-position:27px 12px;}
	
	.block_calendar .datepickerDoW th span {width:42px;}
	.block_calendar .datepickerDoW th:first-child span {width:41px;}
	.block_calendar .datepickerDoW th.last span {width:41px;}
	
	.block_newsletter .field {width:222px; background:url(images/bg_field_newsletter.png) no-repeat;}
	.block_newsletter .field input {width:200px;}
	
	.block_pricing_table_1 {margin-bottom:-16px;}
	.block_pricing_table_1 .alt_text {display:inline;}
	.block_pricing_table_1 .column,
	.block_pricing_table_1 .column.special
	{width:auto; padding:0px 0px 16px; float:none;}
	.block_pricing_table_1 .column.category {display:none;}
	.block_pricing_table_1 .column.special {
		-moz-box-shadow:none;
		-webkit-box-shadow:none;
		box-shadow:none;
	}
	.block_pricing_table_1 .cell .icon {width:14px; display:inline-block;}
	
	.block_pricing_table_2 {margin-left:-2px; margin-bottom:-16px;}
	.block_pricing_table_2 .column {width:149px; margin-left:2px; padding:0px 0px 16px;}
	.block_pricing_table_2 .column.special {
		width:149px;
		margin-left:2px;
		margin-right:0px;
		
		-moz-box-shadow:none;
		-webkit-box-shadow:none;
		box-shadow:none;
	}
	.block_pricing_table_2 .special .title {height:35px;}
	.block_pricing_table_2 .special .title p {line-height:36px;}
	.block_pricing_table_2 .special .cell.bottom {height:31px;}
	.block_pricing_table_2 .special .cell.bottom p {line-height:31px;}
	
	
	
	.block_contact_footer .field {width:300px; background:url(images/bg_field_contact_footer_300.png) no-repeat;}
	.block_contact_footer .field input {width:291px;}
	.block_contact_footer .textarea {width:300px; background:url(images/bg_textarea_contact_footer_300.png) no-repeat;}
	.block_contact_footer .textarea textarea {width:291px;}
	
	.block_social_footer {padding-top:14px;}
	
	
	
	.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .full_width, .one_sixth {width:auto; margin-right:0px; padding-bottom:10px; float:none;}
	.one_half.last , .one_third.last , .two_third.last , .three_fourth.last , .one_fourth.last , .one_fifth.last , .full_width.last , .one_sixth.last {padding-bottom:0px;}
	.one_third.last {width:auto;}
	.two_third.last {width:auto;}
	.one_sixth.last {width:auto;}
	
	
	.block_popup {width:292px;}
	.block_popup .popup {width:292px;}
	.block_popup .form .column.button {padding-top:2px; float:left;}
	.block_popup .form .column_2 {margin-top:-11px; margin-bottom:15px;}
	/*.block_popup .form .field {width:250px;}*/
	.block_popup .form .field input {width:235px;}
}
@media (max-width: 320px) {
.block_buttons input {
	float: left;
	font-family: "Taipei Sans TC Beta", Arial;
	font-size: 15px;
	line-height: 22px;
	height: 22px;
	border: 1px solid #D6D6D6;
	padding-right: 5px;
	padding-left: 5px;
	border-radius: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 30%;
}
}


/*手機板控制表格樣式*/

.block_comments_type_2 {position:relative;}

.block_comments_type_4 .div50 {
    height: auto;
    width: 99.333%;
    margin-left: 3%;
    float: left;
}

.block_popup .form .remember .remember_label {
    padding-top: 5px;
    overflow: hidden;
    background-image: url(images/pass_icon02_bgimg.png);
    background-repeat: no-repeat;
    background-position: center center;
    font-family: Arial;
    font-size: 20px;
    line-height: 40px;
    color: #000;
    text-align: center;
    vertical-align: middle;
    height: 40px;
    padding-right: 30px;
    padding-left: 30px;
}