@charset "utf-8";
/* CSS Document */

@import url("reset.css");

html,body{
	position:relative;
	-webkit-text-size-adjust: none;
	min-width:980px;
	height:100%;
	background-color:#111;
	color:#333;
	font: 100%/1.125em Arial, Helvetica, sans-serif;
	}

#main {
	font-size:.75em;
	min-height:100%;
	/*height:auto!important;*/
	/*height:100%;*/
	*display: table; /* For IE7 Hack */
	*height: 100%; /* For IE7 Hack */
	}
	
#header{
	z-index:2000;
	position:relative;
	height: 59px;
	background-image: url(../images/bg_header.png);
	background-position:left top;
	background-repeat:repeat;
	border-top:5px solid #af60a3;
	box-shadow: -4px 5px 8px #757474; 
	-webkit-box-shadow: -4px 5px 8px #757474; 
	-moz-box-shadow: -4px 5px 8px #757474;}

#header .logo{
	z-index:11;
	position:absolute;
	width:180px;
	height:95px;
	top:0px;
	left:0px;}

#header .logo a{
	display:block;
	width:180px;
	height:95px;
	text-indent:-9999px;
	background-image:url(../images/logo_page.png);
	background-position:left top;
	background-repeat:no-repeat;
	outline:none;}
	
.logo_ci{
	position: absolute;
	width: 223px;
	height: 47px;
	top: 10px;
	left: 0px;
	}
	
.top_links{
	float:right;
	width:100%;
	height:20px;
	padding-right:100px;
	padding-top:0px;
	position: absolute;
	right: 0px;
	top: 1px;
	}

.top_links ul{}

.top_links li{
	float:right;}

.top_links li a{
	display:block;
	font-family:"微軟正黑體", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ccc;
	font-weight:bold;
	text-decoration:none;
	padding:0 10px;
	transition: all 0.4s;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;}

.top_links li a:hover{
	color:#333;}
	
.main_nav{
	visibility:visible;
	clear:both;
	width:700px;
	height:50px;
	padding-left:220px;
	padding-top: 10px;
	}
	
.buttonset{
	visibility:hidden;
	position:absolute;
	width:40px;
	height:40px;
	top:30px;
	right:20px;}
	
#showRightPush{
	width:40px;
	height:40px;
	text-indent:-9999px;
	border:none;
	background-image:url(../images/push_menu.png);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#f9fcf1;
	cursor:pointer;
	outline:none;}
	
#showRightPush:active{
	background-position:left bottom;}

.container {
	position:relative;
	z-index:300;
	background-image: url(../images/primary_content_tail.png);}

.extra-indent {
	padding:0 0 0 0;
}

/*===Content===*/


body.home .primary_content_wrap {
	background:none;
	padding:0;}
	
.content_head{
	width:100%;
	margin-bottom:5px;
	overflow:hidden;}
	
.site_path{
	float:left;
	font-family:"微軟正黑體", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;}
	
.site_path a{
	color:#8f8f8f;
	text-decoration:none;
	outline:none;}
	
.site_path a:hover{
	color:#af60a3;}
	
.facebook_page{
	float:right;}
	
/*===聯絡資訊===*/
.about_contact{
	overflow:hidden;
	padding: 10px 0px 10px 20px;
	background-image:url(../images/bg_about_widget02.png);}

.qrcode{
	width:74px;
	height:74px;
	float:right;
	margin-right: 10px;
}
	
.about_add{
	float:left;}
	
.about_add ul{}

.about_add li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f9fcf1;
	max-width: 230px;
}

.about_add li.telephone{
	display:block;
	width:250px;
	line-height:26px;
	background-image:url(../images/icon_phone.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left: 35px;
	margin-bottom:3px;}

.about_add li.fax{
	display:block;
	width:250px;
	line-height:26px;
	background-image:url(../images/icon_fax.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left: 35px;
	margin-bottom:3px;}

.about_add li.address{
	display:block;
	width:250px;
	line-height:26px;
	background-image:url(../images/icon_address.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left: 35px;
	margin-bottom:3px;}
	
		
/*===分頁設定===*/
	
.pageview{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#d3bdcd;
	margin-top:5px;
	margin-right:20px;
	padding-top:5px;
	border-top:1px solid #ccc;
	overflow:hidden;}
	
.pageview a{
	text-decoration:none;
	color:#d3bdcd;
	outline:none;}
	
.pageview a:hover{
	color:#000;}
	
.total{
	float:right;
	margin-right:10px;}

.first{
	float:right;
	margin-right:10px;}

.previous{
	float:right;
	margin-right:10px;}

.pages{
	float:right;
	margin-right:10px;}
	
.pages ul{}

.pages li{
	float:left;}

.pages li a{
	display:block;
	width:20px;
	height:20px;
	line-height:20px;
	text-align:center;
	/*border-top:1px solid #b6b6b6;
	border-left:1px solid #b6b6b6;*/
	border-right:1px solid #b6b6b6;
	border-bottom:1px solid #b6b6b6;
	margin-right:5px;}

.pages li a:hover{
	background-color:#000;
	color:#fff;}
	
.pages li.active {
	display:block;
	width:20px;
	height:20px;
	font-size:15px;
	color:#000;
	font-weight:bold;
	line-height:20px;
	text-align:center;
	border-top:1px solid #b6b6b6;
	border-left:1px solid #b6b6b6;
	border-right:1px solid #b6b6b6;
	border-bottom:1px solid #000;
	margin-right:5px;}

.next{
	float:right;
	margin-right:10px;}

.last{
	float:right;
	margin-right:10px;}
	
/*===Footer===*/

#footer {
	float:left;
	width:100%;
	height:36px;
	background-image: url(../images/bg_footer.png);
	background-position:left top;
	background-repeat:repeat-x;
	z-index:9999;
	margin-top:-36px;
	position: relative;
	clear:both;
	box-shadow: 2px -1px 8px #757474; 
	-webkit-box-shadow: 2px -1px 8px #757474; 
	-moz-box-shadow: 2px -1px 8px #757474;}
	
#footer .copyright{
	position:absolute;
	width:965px;
	z-index:1002;
	top:10px;
	right:20px;
	padding-left:10px;
	overflow:hidden;}
	
#footer .copyright p{
	display: block;
	float: right;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #727171;
	text-align: left;
	line-height: 20px;
	padding-right: 15px;
	letter-spacing: 2px;}
	
#footer .facebook{
	float:right;
	padding-right:30px;}
	
#footer .webdesign{
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-align:left;
	line-height:20px;}
	
#footer a{
	color:#000;
	text-decoration:none;
	outline:none;
	}
	
#footer a:hover{
	color:#af60a3;}

	
@media screen and (max-width: 1024px) {
	
.buttonset{
	visibility:visible;
	position:absolute;
	width:40px;
	height:36px;
	top: 22px;
	right: 4px;}
	
#showRightPush{
	width:40px;
	height: 36px;
	text-indent:-9999px;
	border:none;
	background-image:url(../images/push_menu.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
	outline:none;}
	
#showRightPush:active{
	background-position:left bottom;}	
	}