@charset "utf-8";
/* CSS Document */
a{
	outline: none; /* for Firefox */
	hlbr:expression(this.onFocus=this.blur()); /* for IE */
	text-decoration: none;
}

a img{
	border: 0px;
}

ul{
	list-style:none;
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	color: #000;
}
header{
	background:url(../images/header_bg.jpg) no-repeat top center;
	width:1010px;
	height:165px;
	margin:0 auto;
}
#logo{
	padding:17px 15px 0 15px;
	float:left;
}
#title{
	font-size:33px;
	float:left;
	padding:42px 0 0 3px;
	font-weight:bold;
	letter-spacing:1px;
	width:700px;
}
#tit{
	font-size:17px;
	float:left;
	padding:10px 0 0 3px;
	width:600px;
	color:#4c4c4c;
	letter-spacing:0.8px;
	line-height:25px;
}
nav{
	width: 1010px;
	margin: 0 auto;
	padding: 2px 0 0 0;
	background:url(../images/nav_bg.jpg) no-repeat center;
	height:40px;
	clear:both;
}
#mainnav{
	float:left;
	padding:8px 0px;
	font-size:15px;
}
.order{
	padding: 5px 0 2px 30px;
	color: #fff;
	line-height: 20px;
	text-align:center;
	clear:both;	
}

.order a{
	color: #000;
	padding:0 0 0 30px;
}
.order a:hover{
	color: #fff;
}

#date{
	float: right;
	width: 345px;
	color: #fff;
	line-height: 34px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px  0 0 0px;
	font-weight:bold;
	letter-spacing:1px;
}

.ddmmyy{
	float: right;
	width:245px;
	padding:0 0px 0 5px;
}

.issue{
	padding:0 0 0px 15px;
	font-size:12px;
}

article{
	width: 1000px;
	margin: 0 auto;
	clear:both;
	overflow: hidden;
	border-right:#ccc 1px solid;
	border-left:#ccc 1px solid;
}
/*左邊選單*/
#sidebar{ 
	float:left;
	width:270px;
	padding: 35px 0px 0px 20px;
	overflow: hidden;
}
#sideba_left{
	width:260px;
	background:#f8f8f8;
	overflow: hidden;
}
#sidebar .side_tit {
	color:#fff;
	font-size:18px;
	padding:20px 0px 15px 20px;
	font: Tahoma, Geneva, sans-serif;
	font-weight:bold;
	width:190px;
	height:30px;
	background:url(../images/spotlight_bg.png) no-repeat center left;
}

#sidebar .subfeature {
	padding:7px 0 12px 0;
	clear:both;
	text-align:center;	
}

#sidebar .subfeature a img {
	border:#b5b1b2 2px solid;
	max-width:140px;
}
#sidebar .subfeature a:hover img {
	border:#000 2px solid;
}
#sidebar .subfeature-txt {
	font-size:12px; 
	color:#393939;
	text-align:left;
	padding:5px 0 15px 25px;
	margin:0 45px 0 25px;
	border-bottom:#dedbda 1px solid;
}
#sidebar .subfeature-txt a{
	color:#7e7e7e; 
}
#sidebar .subfeature-txt a:hover{
	color:#000; 
	text-decoration:underline;
}
#sidebar .subfeature-txt1 {
	font-size:12px; 
	color:#393939;
	text-align:left;
	padding:5px 0 15px 25px;
	margin:0 25px 0 25px;
}
#sidebar .subfeature-txt1 a{
	color:#7e7e7e; 
}
#sidebar .subfeature-txt1 a:hover{
	color:#000; 
	text-decoration:underline;
}
/*左邊選單END*/


#sidebar_right{
	float:left;
	width:650px;
	padding:10px 0 20px 30px;
	font-family: Tahoma, Geneva, sans-serif;}
#sidebar_right #breadcrumb{
	font-size:11px;
	color:#010101;	
	background:url(../images/icon_home.jpg) no-repeat left 15px ;
	padding:12px 10px 12px 20px;
}
#sidebar_right #breadcrumb a{
	color:#001950;
}
#sidebar_right #breadcrumb a:hover{
	text-decoration:underline;
}
#sidebar_right #title{
	color: #0a0a0a;
	font-size:20px;
	padding-bottom:12px;
	padding:10px 20px;
	font-weight:bold;
	background:url(../images/icon_to.jpg) no-repeat left 15px;
	width:610px;
}
#sidebar_right #title a{
	color: #0a0a0a;
}
#share{
	padding: 20px 5px 10px 25px;;
	font-size: 12px;
	color: #8b8b8b;
}
#share img{
	vertical-align: bottom;
	padding: 0 3px;
	border: 0;
}
#back{
	text-align: right;
	border: 0;
	padding: 10px 0;
}

#back img{
	border: 0;
}
#content{
	padding:0 0 0 15px;
	clear:both;
	overflow:hidden;
	border-bottom:#dedbda 1px solid;
	margin:0 0 20px;
}
#content .img{
	float:left;
	padding:10px 20px 45px 0 ;
}
#content img{
	border:#dfdcdb 2px solid;
	max-width:630px;
}
.title{
	color: #5096c8;
	font-size:16px;
	padding-bottom:12px;
	font-family: Tahoma, Geneva, sans-serif;
	padding:15px 5px;
}
.title a{
	color: #5096c8;
}
.title a:hover{
	text-decoration:underline;
}
.title1{
	color: #5096c8;
	font-size:16px;
	padding-bottom:12px;
	font-family: Tahoma, Geneva, sans-serif;
	padding:40px 5px 10px 0;
}
.title1 a{
	color: #5096c8;
}
.title1 a:hover{
	text-decoration:underline;
}
.text{
	font-size: 12px;
	line-height: 20px;
	color: #656565;
	padding: 5px 6px;
	overflow:hidden;	
	max-width:630px;
}

#i_content{
	padding:0 0 0 15px;
	clear:both;
	overflow:hidden;
	margin:0 0 20px;
	font:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#656565;
	line-height:20px;
}

#i_content img{
	border:#dfdcdb 2px solid;
}
.itable{
	line-height: 30px;
	color: #656565;
	padding:10px 0 0 0; 
}

.itable td{
	padding: 0 10px;
}
.td1{
	background: #3b3b3b;
	border-right:#fff 2px solid;
	color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
               -moz-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
                    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.td_grey{
	background: #f0f0f0;
}
.more{
	background: url(../images/more.jpg) no-repeat right 20px;
	font-size: 12px;
	padding:20px 0 5px 0;
	clear:both;	
	float:right;
	width:75px;
	text-align:center;
}
.more a{
	color: #fff;
}
.more a:hover{
	text-decoration:underline;
}

#top{
	padding:10px 30px;
	width:1000px;
	margin:0 auto;
	float:right;
}
#top a{
	float:right;
}

#table_tit{
	font-stretch: condensed;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/table_bg.jpg) no-repeat;
	height: 33px;
	line-height: 20px;
	color: #fff;
	font-size: 14px;
	margin-left: 20px;
	float: left;
	width: 600px;
	padding: 8px 15px 0 5px;
}

#table_tit .date{
	float: left;
	width: 95px;
	text-align: left;
	padding-left: 25px;
}

#table_tit .art_title{
	float: left;
	padding-left: 20px;
}

#table_text1,#table_text2{
	margin-left: 20px;
	font:Tahoma, Geneva, sans-serif;
}

#table_text1 a{
	float: left;
	width: 615px;
	background-color: #f0f0f0;
	background-image: url(../images/icon_to_a.png);
	background-repeat: no-repeat;
	background-position: center;
	background-position: 655px;
	padding: 10px 0;
	font-size: 12px; 
}

#table_text1 a:hover, #table_text2 a:hover{
	background-color: #aae6fa;
}

#table_text1 a .date,#table_text2 a .date{
	float: left;
	width: 95px;
	text-align: left;
	color: #433a30;
	padding-left: 25px;
}

#table_text1 a .news_title,#table_text2 a .news_title{
	float: left;
	color: #433a30;
	padding-left: 20px;
	width: 450px;
}

#table_text2 a{
	float: left;
	width: 615px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	background-position: 655px;
	padding: 10px 0;
	font-size: 12px; 
}
/*分頁專用start*/
#nav_page{
	padding-top: 30px;
	font-size: 12px;
	color: #5096c8;
	width: 630px;
	float: left;
}
ul.pager {
}
li.pager {
	padding-right: 2px;
	display: inline;
	padding-left: 2px;
	font-size: 12px;
	padding-bottom: 2px;
	margin: 2px;
	width: 300px;
	color: #000;
	padding-top: 2px;
	list-style-type: none;
	text-align: center;
	text-decoration: none

}

li.pagerNow {
	padding-right: 2px;
	display: inline;
	padding-left: 2px;
	font-size: 12px;
	padding-bottom: 2px;
	margin: 2px;
	width: 22px;
	color: #1d1d1d;
	padding-top: 2px;
	list-style-type: none;
	text-align: center;
	text-decoration: none;
	text-decoration: underline;
}
.first{
	background: url(../images/bg_first.jpg) no-repeat 1px 5px;
	padding-left: 10px;
}
.end{
	background: url(../images/bg_end.jpg) no-repeat 57px 5px;
	padding-right: 15px;
}
.pageno{
	color: #1d1d1d;
}
.pager a{
	font-size: 12px; color: #5096c8; text-align: center; text-decoration: none
}
.pager a:link {
	font-size: 12px; color: #5096c8; text-align: center; text-decoration: none}
.pager a:hover {
	text-decoration: underline;
}
/*分頁專用end*/

/*Footer*/
footer{
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px 0 0 0;
	background: url(../images/bg_footer.jpg) repeat-x center top;
	height:130px;
}

#bottomsidebar{
	width: 990px;
	margin: 0 auto;
	padding: 5px 20px 2px 0px;
	color: #fff;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	clear:both;
	font:Tahoma, Geneva, sans-serif;
}
#bottomsidebar a{
	color: #535352;
}

#bottomsidebar a:hover{
	color: #000;
	text-decoration: underline;
}
#footer_bottom{
	width: 970px;
	margin: 0 auto;
	padding: 13px 20px 0px 45px;
	color: #fff;
	font-size: 11px;
	line-height: 16px;
	text-align:left;
		
}

#footer_bottom a{
	color: #fff;
}

#footer_bottom a:hover{
	text-decoration: underline;
}
#footer_txt{
	padding: 5px 5px 0px 0px;
}


/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../images/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../images/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*浮動的上下則 start*/
#next_news span{
	display:none;
}

#next_news .next_news_page a p,#next_news .prev_news_page a p{
	display:none;
}
#next_news .prev_news_page a:hover p{
	display: block;
	float: left;
	background: url(../images/bt_next_text.png) no-repeat;
	padding: 12px;
	height: 87px;
	width: 200px;
	overflow:hidden; 
	position: absolute;
	z-index:999999;
	margin:-100px 0 0 -50px;
}
#next_news .next_news_page a:hover p img, #next_news .prev_news_page a:hover p img{
	float:left;
	margin:0 8px 0 0;
}
#next_news .next_news_page a:hover p{
	display: block;
	background: url(../images/bt_next_text.png) no-repeat;
	float: left;
	padding: 12px;
	height: 87px;
	width: 200px;
	overflow:hidden;
	position: absolute;
	z-index:999999;
	margin:-100px 0 0 -30px;
}

#next_news .next_news_page a{
	background: url(../images/bt_prev_a.png) no-repeat;
	float: left;
	display: block;
	height: 112px;
	width: 81px;
	position: absolute;
	z-index: 1;
	margin:0 0 0 -80px;
	text-decoration: none; 
	color:#FFFFFF;
	font-size: 12px;
	line-height: 18px;
	*left:-1000px;
}

#next_news .next_news_page a:hover{
	background: url(../images/bt_prev_h.png) no-repeat;
}

#next_news .prev_news_page a{
	background: url(../images/bt_next_a.png) no-repeat;
	float: left;
	display: block;
	height: 112px;
	width: 81px;
	position: absolute;
	z-index: 1;
	margin:0 0 0 1000px;
	text-decoration: none; 
	color:#FFFFFF;
	font-size: 12px;
	line-height: 18px;
	*right:-150px;
}

#next_news .prev_news_page a:hover{
	background: url(../images/bt_next_h.png) no-repeat;
}
/*浮動的上下則 end*/
