/* CSS Document */
/*標題字體*/
/**reset**/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0}body{line-height:1.2em}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-weight:normal;font-style:normal}h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%}abbr,acronym{border:0;font-variant:normal}input,button,textarea,select,optgroup,option{vertical-align:middle;font-weight:inherit;font-style:inherit;font-size:inherit;font-family:inherit}input,button,textarea,select{*font-size:100%}code,kbd,samp,tt{font-size:100%}ol,ul{list-style:none}table{}caption,th{text-align:left}sup,sub{vertical-align:baseline;font-size:100%}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}:link,:visited,ins{text-decoration:none}.clearfix{zoom:1}.clearfix:after{clear:both;display:block;visibility:hidden;overflow:hidden;height:0;content:"."}.clear{clear:both;margin:0;padding:0;font-size:0px;line-height:0px}

html{-webkit-text-size-adjust:none;}
body{
	font-family:Microsoft JhengHei,MingLiU,PMingLiU; /*微軟正黑體,細明體,新細明體*/
}
h1{ /*主標題*/
	font-size: 24px;
	margin: 4px 0 10px 0;
	font-weight:bold;
	font-family:Microsoft JhengHei,MingLiU,PMingLiU; /*微軟正黑體,細明體,新細明體*/
}


h2{	/*主選單*/
	font-size: 18px;
	font-weight: normal;
	font-family:Microsoft JhengHei,MingLiU,PMingLiU; /*微軟正黑體,細明體,新細明體*/
}

h3 { /*子選單*/
	font-size: 16px;
	font-weight: normal;
	color: #999;
	line-height: 25px;
	font-family: Microsoft JhengHei,MingLiU,PMingLiU; /*微軟正黑體,細明體,新細明體*/
}

h4{ /*內文主標題*/
	font-size: 20px;
	color: #090;
	font-family:Microsoft JhengHei,MingLiU,PMingLiU; /*微軟正黑體,細明體,新細明體*/
}
h5{ /*版權宣告*/
	font-size: 14px;
	font-weight: normal;
	font-family:Microsoft JhengHei,MingLiU,PMingLiU; /*微軟正黑體,細明體,新細明體*/
}

h6{ /*內文副標題*/
	font-size: 14px;
	font-weight: normal;
	font-family: Microsoft JhengHei,MingLiU,PMingLiU; /*微軟正黑體,細明體,新細明體*/
}
.line{
	width: 100%;
	border-top:2px solid #e1e1e1;
}
a, a:visited {
    text-decoration: none;
    color: #426ba4;
}
a:hover, a.active {
    text-decoration: none;
    color: #ff0000;
}
a.active {
    color: #ff0000 !important;
}

/* 版面大小設定 */
.top_box{
	width: 100%;
	height: 100px;
	left:0px;
	top:0px;
    z-index:1000;
	position: fixed;
	background-color:#F7C352;
	background-image: url('/upload/Banner.png');
}

.top{
	top:150px;
	margin-top:30px;
	margin-left:10px;
	width: 100%;
}
.top .line{
	width: 100%;
	border-top:2px solid #e1e1e1;
	margin-left:-10px;
}
.top-right {
	float:right;
	margin:7px 50px 0px;
	width:auto;
	max-width:250px;
	
}
.top-right h5 {
	color: #FFF;
	font-size: 14px;
    line-height: 28px;
	margin-right:5px;
}
.top-right a{
	color:#000000;
}
.nav{
	top:100px;
	height:45px;
	position:absolute;
	width:100%;
	font-weight:24px;
	background-color:#F7B04D;
}
.nav a{
	margin-left: 20px;
	line-height:30px;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
}
.nav a:hover{
	margin-left: 20px;
	line-height:30px;
	text-decoration:underline;
	color:#000;
	font-weight:bold;
}
.middle_box{
	position:absolute;
	width: 100%;
	min-width: 100%;
	left:0px;
	top:125px;
}
.middle_box .middle_left{
	position:fixed;
	width: 100px;
	float:left;
	margin-left:30px;
}
.middle_center .menu{
	position: fixed;    top: 95px;    height: 37px;    right: 50px;    z-index: 1000;
}

.middle_center .menu a{
	width: 100px;
  	font-size: 18px;
  	line-height: 40px;
  	text-align: center;
  	color: #FFF;
  	text-decoration: none;
  	margin-right: 50px;
}
.middle_center .menu a:hover{
	width:100px;
	height:40px;
	line-height:40px;
	text-align:center;	
	color:#F7C352;
	text-decoration:underline;
	background-color:#FFF;
	margin-right:50px;
	visibility:visible;
}
.middle_box .middle_center{
	position: absolute;
	/* left:130px; */
	float:left;
	width:calc(100% - 140px);
}
.middle_center .content{
	width:100%;
	float:left;
	margin-top: 40px;
	line-height:35px;
}
.middle_center .content .text{
	float:left;
	width:calc(100% - 270px);
}
.sub_text{
	margin:0 auto;
	width:90%;
	font-family:Microsoft JhengHei;
}

.middle_center .content .pic{
	/* width:285px; */
	right: 0;
	top:130px;
	position:fixed;
}

.pic img{
	width:285px;
	height:570px;
}
/*@media screen and (min-height: 940px) {
	.middle_center .content .text{
		width:calc(100% - 480px);
	}
	.middle_center .content .pic{
		width:480px;
	}
	.pic img{
		width:480px;
		height:960px;
	}
}
@media screen and (max-height: 760px) {
	.middle_center .content .text{
		width:calc(100% - 245px);
	}
	.middle_center .content .pic{
		width:245px;
	}
	.pic img{
		width:245px;
		height:490px;
	}
}

@media screen and (max-height: 720px) {
	.middle_center .content .text{
		width:calc(100% - 195px);
	}
	.middle_center .content .pic{
		width:195px;
	}
	.pic img{
		width:195px;
		height:390px;
	}
}
@media screen and (max-height: 600px) {
	.middle_center .content .text{
		width:calc(100% - 135px);
	}
	.middle_center .content .pic{
		width:135px;
	}
	.pic img{
		width:135px;
		height:270px;
	}
}*/

.middle_center .content .date{
	width:100px;
	float:left;
}
.middle_center .content .title{
	float:left;
}
.middle_center .content hr{
	border:1px #cccccc dotted;
}
.middle_center .content .desc{
	/*margin-left:35px;*/
}
.middle_box .blank90{
	float:left;
	width:100%;
	height:90px;
}

.bottom_box{
	position: fixed;
	width: 100%;
	left:0px;
	bottom:0px;
	height:70px;
	background-color:#FFF;
	z-index:1000;
}
.bottom_box h5{
	text-align:center;
	margin-top:15px;
}

.pagination{ /* margin:0 0 0 265px;padding:2px;width:715px; */
	/* position: relative; */
	min-width: 500px;
	width: 100%; /* 520px; 跟wrap一起改*/
	top: 50%;
	margin: 0 auto;
	padding:0 auto;
	display: block;
	text-align: center;
    vertical-align: middle;
} 
.pagination ul{
margin: 0;
padding: 0;
text-align: center; /*Set to "right" to right align pagination interface*/
font-size: 1em; /* 1em */
}
.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}
.pagination a, .pagination a:visited{
background-color: #000;
padding: 2px 5px;
/* border: 1px solid #666; /* 1px solid #9aafe5; */
text-decoration: none;
color: #fff; /* #2e6ab1; */
margin:0 1px;
}
.pagination a:hover, .pagination a:active{
/*border: 1px solid #666; /* #2b66a5;*/
color: #fff;
background-color: #000; /* #FFFF80; 淺黃色 */
}
.pagination a.currentpage{
background-color: #D3D3D3; /* #2e6ab1; */
color: #000 !important;
border-color: #666; /* #2b66a5; */
font-weight: bold;
cursor: default;
}
.pagination a.disablelink {
/*background-color: white;*/
cursor: default;
color: #000;
border-color: #666; /* #929292; */
font-weight: normal !important;
}
.pagination a.disablelink:hover{
/*background-color: white;*/
cursor: default;
color: #000;
border-color: #fff;
font-weight: normal !important;
}
.pagination a.prevnext{
font-weight: bold;
}


