﻿@charset "utf-8";
/* CSS Document */


/*字的顏色變換*/
a:link {color:#426b2c;
 
} 
a:visited {
	color: #000;
} 
a:hover {
	font-size: 20;
	color: #00CC66;
	
	
} 
a:active {color:#FF00FF; }



body {
	font-family: Arial, "微軟正黑體", "新細明體", "標楷體";
	background:url(images/bg02.png) center  repeat-x;
	background-color:#fffcf5;
	background-size:cover;
    margin:0px;
}

/*------框架---------*/
#container{
	


}
#headbox{
    width:100%;
    border:1px #666;
    margin:0 auto;
    margin-top:0px;
    margin-bottom:0px;
	/*headbox 背景*/
	background:url(images/banner_px.jpg) repeat right;
	background-position:cover;
	overflow:hidden;
  	position: relative;
	border-bottom:1px solid #999; 

}

#sidebody{

    width:100%;
    border:0px #666 ;
	margin:auto;	

}

#clear{
    clear:both;
}

/* 標題&登出系統*/
/* banner */
.banner{
	background:url(images/banner.jpg) 0 0 no-repeat;
	height:100px;
	position:relative;
}

/*------ banner_goback ---------*/
.banner_goback a{
	position: absolute;
	width: 704px;
	height: 80px;
	top: 14px;
	left: 17px;
}

/*--------- logout---------- */
.logout{
	width:200px;
	padding:5px;
	font-size:12px;
	overflow:hidden;
	position:absolute;
	top:0;
	right:10px;
	margin-top: 15px;
}
.logout ul{
	list-style:none;
	margin:0;
	padding:0;
}
.logout li{
	color:#333;
	line-height:20px;
	text-align:right;
}
.logout li a{
	color:#d70000;
	text-decoration:none;
}
.logout li a:hover{
	color:#d70000;
	text-decoration:underline;
}

/* body */
.body{
	clear:both;
	overflow:hidden;
	background:#E7E7E7;
	border-bottom:#666 1px solid;
	font-size:14px;
	width:100%;
	height:28px;
	padding-left:40px;
	text-align:left;
}





	


/*------ 登入-------- */
.login_area_right{
	padding-top:3%;
	padding-bottom:12%;
	width:60%;
	margin:auto;
	color: #000;
	text-align:left;
	font-size: 14px;
		
}
.login_area_right_from01{
	margin-top:3%;
    width:48%;
	color: #000;
	font-size: 14px;
	float:left;
	
}
.login_area_right_from02{
	width:18%;
	margin-top:3%;
	color: #000;
	text-align:left;
	font-size: 16px;
	float:left;
	margin-left:3%;
	margin-right:1%;
	
	
}
.login_area_right_from03{
	width:25%;
	margin-top:3%;
	color: #000;
	font-size: 16px;
	float:left;
	border-left:#CCC 1px solid;
	padding-left:2%;
	
	
}
.login_area_left{
	padding-top:3%;
	width:60%;
	margin:auto;
	color: #000;
	text-align:left;
	font-size: 14px;
	clear:both;

}

/*---hot news & post---*/
#home{
	margin-top:50px;
	margin-left:5%;
margin-right:5%;
	width: 95%;
	padding: 20 20 20 20;


}
.hot_news_title{
	float:left;
	text-align:left;
	width:54%;
	font-size:18px;
	color:#000;
	height:30px;
	border-bottom:: 1px solid #999;
}

.hot_news{
	float:left;
	text-align:left;
	width:100%;
	font-size:18px;
	color:#000;


	

}
.hot_news_area{
	line-height:20px;
	padding:15px;
	float:left;
	text-align:left;
	width:93%;
	font-size:14px;
	color:#000;
	background:#ffe9dc;
	border: 1px solid #999;

}

.post_title{
	background:url(images/post.png) no-repeat ;
	float:left;
	margin:auto;
	text-align:left;
	width:39%;
	font-size:18px;
	color:#000;
	height:30px;
	
	border-bottom:: 1px solid #999;
}
.post{
	float:right;
	margin:auto;
	text-align:left;
	width:40%;
	font-size:18px;
	color:#000;


	
}
.post_area{
	line-height:30px;
	padding:15px;
	float:left;
	margin:auto;
	text-align:left;
	width:90%;
	font-size:18px;
	color:#000;
	background:#FFF;
	
	border: 1px solid #999;
}
/*-------查詢表單&列表--------*/

#data{
	margin-top: 2px;
	margin-left: 5%;
	margin-right: 5%;
	width: 90%;
}
.data_title{
	float:left;
	text-align:left;
	width:100%;

	font-size:18px;
	font-style:bold;
	color:#000;
	border-bottom:: 1px solid #999;

	
}
.data_area{
    line-height:15px;
	background:#FFF ;
	padding:5px;
	float:left;
	text-align:left;
	width:99%;
	font-size:15px;
	color:#000;

	font-style:bold;
	border: 1px solid #999;
	margin-bottom:10px;
}
.data_area_02{
    line-height:15px;
	background:#FFF ;
	padding:5px;
	float:left;
	text-align:left;
	width:99%;
	font-size:15px;
	color:#000;

	font-style:bold;
	border: 1px solid #999;
	margin-bottom:10px;
}
  
.data_area_list{
	background:#FFF;
	padding:5px;
	float:left;
	text-align:left;
	width:99%;
	font-size:15px;
	color:#000;

	font-style:bold;
	border: 1px solid #999;
}

/*----------btn------------*/
#btn_area{
	clear:both;
	width:50%;
	float:right;
	text-align:right;
	margin:auto;
	clear:both;
	margin-bottom:5px;

}


.btn {
  color: #ffffff;
  font-size: 16px;
  background:#8ecbff;
  padding:8px 15px 8px 15px;
  margin-right:10px;
   margin-left:10px;


}
.btn:hover {
  background: #9efadb;
  color:#000;  
}
.btn_02 {
  color: #ffffff;
  font-size: 16px;
  background:#a3ee60;
  padding:8px 15px 8px 15px;
  margin-right:10px;
   margin-left:10px;

}
.btn_02:hover {
  background: #9efadb;
  color:#000;  
}

.btn_03 {
  color: #ffffff;
  font-size: 16px;
  background:#fac483;
  padding:8px 15px 8px 15px;
  margin-right:10px;
   margin-left:10px;

}
.btn_03:hover {
  background: #9efadb;
  color:#000;  
}

/*------分頁頁碼----------*/

/*CSS quotes style pagination*/

DIV.quotes {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN:3px; PADDING-TOP: 3px; TEXT-ALIGN: center
}
DIV.quotes A {
	BORDER-RIGHT: #ddd 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ddd 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #ddd 1px solid; COLOR: #aaa; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #ddd 1px solid; TEXT-DECORATION: none
}
DIV.quotes A:hover {
	BORDER-RIGHT: #a0a0a0 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #a0a0a0 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #a0a0a0 1px solid; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #a0a0a0 1px solid
}
DIV.quotes A:active {
	BORDER-RIGHT: #a0a0a0 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #a0a0a0 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #a0a0a0 1px solid; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #a0a0a0 1px solid
}
DIV.quotes SPAN.current {
	BORDER-RIGHT: #e0e0e0 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #e0e0e0 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; BORDER-LEFT: #e0e0e0 1px solid; COLOR: #aaa; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #e0e0e0 1px solid; BACKGROUND-COLOR: #f0f0f0
}
DIV.quotes SPAN.disabled {
	BORDER-RIGHT: #f3f3f3 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #f3f3f3 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #f3f3f3 1px solid; COLOR: #ccc; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #f3f3f3 1px solid
}

/*----CSS grayr style pagination--*/

DIV.grayr {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; FONT-SIZE: 11px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px; FONT-FAMILY: Tahoma, Arial, Helvetica, Sans-serif; BACKGROUND-COLOR: #c1c1c1
}
DIV.grayr A {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; COLOR: #000; PADDING-TOP: 2px; BACKGROUND-COLOR: #c1c1c1; TEXT-DECORATION: none
}
DIV.grayr A:hover {
	COLOR: #000; BACKGROUND-COLOR: #99ffff
}
DIV.grayr A:active {
	COLOR: #000; BACKGROUND-COLOR: #99ffff
}
DIV.grayr SPAN.current {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; MARGIN: 2px; COLOR: #303030; PADDING-TOP: 2px; BACKGROUND-COLOR: #fff
}
DIV.grayr SPAN.disabled {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; COLOR: #797979; PADDING-TOP: 2px; BACKGROUND-COLOR: #c1c1c1
}

/*------popop-----*/

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  overflow-y:hidden;
  overflow-x:hidden;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
  overflow-y:hidden;
  overflow-x:hidden;
}

.popup {
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width:90%;
  height:80%;
  position: relative;
  transition: all 5s ease-in-out;
 
}

.popup h2 {
  margin-top: 0;
  color: #333;

}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #06D85F;
}
.popup .content {
  max-height: 30%;
  overflow:hidden;
  
}
.popup_area{
    line-height:15px;
	background:#FFF ;
	padding:5px;
	float:left;
	text-align:left;
	width:99%;
	font-size:15px;
	color:#000;
	height:80%;
	font-style:bold;
	border: 1px solid #999;
	margin-bottom:10px;
}

@media screen and (max-width: 700px){

  .popup{
    width: 70%;
	margin:auto;
  }
}

/*-----------*/
#img_area{
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding: 30px  30px 30px 30px;

}
.img{
	width: 20%;
	float: left;
	margin: 5px 20px 80px 20px;
	text-align: center;
	font-size: 24px;

}

/*footer*/
#footer{
border-top: 1px solid #999999;
position: fixed;
  right: 0;
  left: 0;
  z-index:-1;
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
font-size: 12px;
	text-align: center;
	background-color: #efefec;
}
#footer02 {
	background-color: #efefec;
	margin-top:5%;
	width: 100%;
    border-top: 1px solid #999999;
	color: #000000;
	font-size: 12px;
	text-align: center;
}


/*form*/
.pure-form-aligned .pure-control-group label {
    text-align:left !important;
	
}
.pure-form fieldset {
	left:0;
	
}
.pure-form-aligned fieldset .pure-control-group label
{
	margin:auto !important;
	
}
.pure-form-aligned fieldset .pure-control-group label{
	width:15%;
	}
	
hr {
	clear:both;
	border:0;
	width:60%;
	height:1px; background-color:#d4d4d4;
	color:#d4d4d4	/* IE6 */
}
/*---------- 下拉式選單 ---------*/
.menu{
	clear:both;
	background:#f5f5f3;
	height:35px;
	z-index:99;
	border-bottom:1px solid #999;
	letter-spacing:2px;

}
.menu ul{
	list-style:none;
	margin:0;
	padding:0;
}
.menu li{
	color:#A21543;
	line-height:35px;
	text-align:center;
	float:left;
	font-size:14px;
	width:13%;
}
.menu li a{
	display:block;
	color:#000000;
	text-decoration:none;
	text-align: center;
}
.menu li a:hover{
	color:#000000;
	text-decoration:none;
	background:#DFCFFE;
}
.menu li.active a,
.menu li.active a:hover{
	color:#fff;
	text-decoration:none;
	background:#DFCFFE;
}
.menu li.line{
	background:url(images/menu_line.gif) no-repeat;
	width:1px;
	height:35px;
}

/* ------sub_menu ----------*/
.menu ul ul {
	display: none;
	position: absolute;
	width:100%;
	z-index:99;
}
.menu li li {
    clear: both;
	background:none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C1C1C1;
	border-right-color: #C1C1C1;
	border-bottom-color: #C1C1C1;
	border-left-color: #C1C1C1;
	width:15%;
	margin-left:-5.5% \9;
	
}
.menu li.active li a,
.menu li li a {
	background:#FFF;
	height:30px;
	display:block;
	font-size:16px;
	font-weight:normal;
	line-height:30px;
	color:#000000;
	text-decoration:none;
	text-align:center;	
	
}
.menu li.active li a:hover,
.menu li li a:hover {
	background:#CECECE;
	color:#fff;
}

