@charset "utf-8";
/* CSS Document */
@font-face {
 font-family: 'Felix Titling';
 src:url(../font/FELIXTI.eot); /* EOT file for IE */
}
@font-face {
 font-family: 'Felix Titling';
 src:url(../font/FELIXTI.TTF); /* TTF file for CSS3 browsers */
}

/*select*/
.w15{
	margin-right:15px;}

.styled-select {
   width: 120px;
   height: 18px;
   overflow: hidden;
   background: url(../images/downbtn.png) no-repeat right #fff;
   border: 1px solid #b3b3b3;
   }
.styled-select select {
   background: transparent;
   width: 140px;
   font-size: 12px;
   border: 0;
   border-radius: 0;
   height: 18px;
   line-height:18px;
   -webkit-appearance: none;
   }

.styled-minselect {
   width: 100px;
   height: 18px;
   overflow: hidden;
   background: url(../images/downbtn.png) no-repeat right #fff;
   border: 1px solid #b3b3b3;
   }
.styled-minselect select {
   background: transparent;
   width: 120px;
   font-size: 12px;
   border: 0;
   border-radius: 0;
   height: 18px;
   line-height:18px;
   -webkit-appearance: none;
   }

/**/



/**** GET LOST SKYPE! ****/
span.skype_pnh_container {display:none !important;}
span.skype_pnh_print_container {display:inline !important;}
/**** GET LOST SKYPE! ****/

/**/
		#loading {
			position: absolute;
			top: 49.5%; 
			left: 49.5%;
			z-index: 3;
			width: 24px; 
			height: 24px;
			text-indent: -999em;
			background-image:url(../images/progress.gif);
			background-position:right top;
		}
#supersize {
	width: 100%;
	position: fixed;
	z-index: -1;
}
#supersize img, #supersize a {
	height:auto;
	width:50%;
	position:absolute;
	right:0px;
	z-index: 0;
}
#supersize .prevslide, #supersize .prevslide img {
	z-index: 1;
}
#supersize .activeslide, #supersize .activeslide img {
	z-index: 2;
}

/**/
body{
	background-color:#211f1f;
}


html,body{
    height:100%;

}
/*.wrapper{
	min-width:1000px;
	min-height:900px;
	}*/
.wrapper{
	height:100%;
	width:100%;}
	
#header{
	float:left;
	width:180px;
	height:100%;
	min-height:950px;
/*	top:0;
	left:0px;*/
	background-color:#211f1f;
	z-index:98;
	}

.content{
	float:left;
	padding-bottom:76px;
	width:1380px;
	background-color:#FFF;
	background-image:url(../images/wbg2.jpg);
    background-position:left;
	background-repeat:repeat;	
	/*padding-left:220px;*/
	z-index:100;
	-webkit-box-shadow: 5px 0px 13px 1px rgba(0,0,0,0.55);
	-moz-box-shadow: 5px 0px 13px 1px rgba(0,0,0,0.55);
	box-shadow: 5px 0px 13px 1px rgba(0,0,0,0.55);
	/*min-height:1000px;*/
	}
	
.proinmenu{
	float:left;
	width:148px;
	float:left;
	padding:60px 10px 76px 10px;
	z-index:100;
	/*min-height:1000px;*/
	background-color:#6a6053;
	}
	
.cin{
	padding-top:60px;
	width:1260px;
	margin:0 auto;
	}
	
/*.cin img{
	max-width:501px;
	height:auto;
	width:expression(document.body.clientWidth>501?"501px""auto");
	overflow:hidden;
	margin:0 auto;
	}*/
	
.leftdiv{
	position:relative;
	width:160px;
	height:100%;
/*	min-height:900px;*/
	top: 0;
	left: 0;
	background-color:#211f1f;
	z-index:98;
	}
.leftdivin{
	position:relative;
	height:100%;}
.logo{
	margin:0 auto;
	width:143px;
	height:113px;
	padding-top:18px;
	padding-bottom:30px;}
.left_menu{
	width:106px;
	margin:0 auto;
	padding-bottom:10px;}
.left_menu ul{
	display:block;
	width:106px;}
.left_menu li{
	list-style-type:none;
	margin-top:5px;
	padding-bottom:5px;
}
.left_menu li a{
	display:block;
	text-decoration:none;
	text-indent:-9999px;
	width:106px;
	height:38px;
	}	
.menu01 a{
	background-image:url(../images/btn_mn07_normal.png);
	background-repeat:no-repeat;
}
.menu01 a:hover{
	background-image:url(../images/btn_mn07_pressed.png);
	background-repeat:no-repeat;}
.menu02 a{
	background-image:url(../images/btn_mn06_normal.png);
	background-repeat:no-repeat;
}
.menu02 a:hover{
	background-image:url(../images/btn_mn06_pressed.png);
	background-repeat:no-repeat;}	
.menu03 a{
	background-image:url(../images/btn_mn05_normal.png);
	background-repeat:no-repeat;
}
.menu03 a:hover{
	background-image:url(../images/btn_mn05_pressed.png);
	background-repeat:no-repeat;}	
.menu04 a{
	background-image:url(../images/btn_mn04_normal.png);
	background-repeat:no-repeat;
	margin-bottom: 10px;
    margin-top: 10px;
}
.menu04 a:hover{
	background-image:url(../images/btn_mn04_pressed.png);
	background-repeat:no-repeat;}	
.menu05 a{
	background-image:url(../images/btn_mn03_normal.png);
	background-repeat:no-repeat;
}
.menu05 a:hover{
	background-image:url(../images/btn_mn03_pressed.png);
	background-repeat:no-repeat;}	
.menu06 a{
	background-image:url(../images/btn_mn02_normal.png);
	background-repeat:no-repeat;
}
.menu06 a:hover{
	background-image:url(../images/btn_mn02_pressed.png);
	background-repeat:no-repeat;}	
.menu07 a{
	background-image:url(../images/btn_mn01_normal.png);
	background-repeat:no-repeat;
}
.menu07 a:hover{
	background-image:url(../images/btn_mn01_pressed.png);
	background-repeat:no-repeat;}
.memberlogo{
	margin:0 auto;
	width:105px;
	height:96px;
	padding-bottom:15px;}
.memberlogo a{
	display:block;
	background-image:url(../images/btn_member_normal.png);
	background-repeat:no-repeat;
	width:105px;
	height:96px;
}
.memberlogo a:hover{
	background-image:url(../images/btn_member_pressed.png);
	background-repeat:no-repeat;
}
.loginlogo{
	margin:0 auto;
	width:105px;
	height:96px;
	padding-bottom:15px;}
.loginlogo a{
	display:block;
	background-image:url(../images/btn_member_normal.png);
	background-repeat:no-repeat;
	width:105px;
	height:96px;
}
.loginlogo a:hover{
	background-image:url(../images/btn_member_member.png);
	background-repeat:no-repeat;
}
.fblogo{
	margin:0 auto;
	width:105px;
	height:96px;
	padding-bottom:15px;}
.fblogo a{
	display:block;
	background-image:url(../images/btn_member_normal.png);
	background-repeat:no-repeat;
	width:105px;
	height:96px;
}
.fblogo a:hover{
	background-image:url(../images/btn_member_facebook.png);
	background-repeat:no-repeat;
}
.footer{
/*	position:absolute;
	bottom:100px;*/
	left:2px;
	width:135px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#b2a89a;
	line-height:25px;
	font-weight:bold;
	font-size:12px;
	}
.footer a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#b2a89a;
	font-weight:bold;
	text-decoration:none;
	}
.footer img{
	margin-right:5px;
	margin-top: 5px;
}	
.gototop {
    float: right;
    position: fixed;
    right: 0;
	bottom:293px;
    z-index: 99;
}
.clear{
	clear:both;}
.copyright{
	letter-spacing:0.13em;
	font-size:9px;
	-webkit-transform : scale(0.8);
	color:#fff;
    float: right;
    position: fixed;
    right: 0;
	bottom:71px;
    z-index: 99;
	padding-right:0px;
	}
.bottomtext {
	font-family:"新細明體";
	letter-spacing:0.2em;
	font-weight:bold;
	font-size:35px;
	color:#fff;
	background-color:#211f1f;
	text-align:center;
	height:52px;
/*	line-height:67px;	*/
	width:100%;
    float: right;
    position: fixed;
    left: 0;
	bottom:0;
    z-index: 999;
	padding-top:15px;
}
.bottomtext .Link{
	position:absolute;
	right:35px;
	top:12px;
	width:300px;
	color: #b2a89a;
	font-family: "微軟正黑體", "新細明體";
	font-size: 12px;
	height:67px;
	letter-spacing:1px;
	}
.bottomtext .Link .three{
	letter-spacing:5px;
	}
.bottomtext .Link a{
	color: #b2a89a;
	font-family: "微軟正黑體", "新細明體";
	font-size: 12px;
	line-height: 1.5;
	text-decoration: none;	
	}
.bottomtext .Link a:hover{
	text-decoration:underline;}

/**/
.pagenu00{
	height:25px;
	margin:0 auto;
	display:table;
}
.pagenu00 ul{
	display:block;
	}
.pagenu00 li{
	margin-top:2px;
	float:left;
	list-style-type:none;
	text-align:center;
}
.pagenu00 li a{
	background-color:#c7c5c5;
	display:block;
	font-family:"微軟正黑體", "Arial Unicode MS";
	font-size:12px;
	color:#453922;
	text-decoration:none;
	padding-top: 3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	margin-right:8px;}
.pagenu00 li a:hover{
	background-color:#6c5537;
	color:#ffffff;}
.ned a{
	display:block;
	background-color:#c7c5c5;
	font-family:"微軟正黑體", "Arial Unicode MS";
	font-size:12px;
	color:#453922;
	text-decoration:none;
	padding-top: 3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
}
.ned a:hover{
	background-color:#6c5537;
	color:#ffffff;}
.pred a{
	display:block;
	background-color:#c7c5c5;
	font-family:"微軟正黑體", "Arial Unicode MS";
	font-size:12px;
	color:#453922;
	text-decoration:none;
	padding-top: 3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	margin-right:8px;}
.pred a:hover{
	background-color:#6c5537;
	color:#ffffff;}

/**/

.title{
	font-family:"Felix Titling";
	font-size:20px;
	color:#b38f47;
	height:26px;
	line-height:26px;
	}
.ctitle{
	font-family:"新細明體", "細明體";
	font-size:20px;
	color:#3e382f;
	font-weight:bold;
	padding-left:36px;
	height:26px;
	line-height:26px;
	}
.prtitle{
	font-family:"Felix Titling";
	font-size:20px;
	color:#dfd8c9;
	height:26px;
	line-height:26px;
	}
.prctitle{
	font-family:"新細明體", "細明體";
	font-size:20px;
	color:#3e382f;
	font-weight:bold;
	padding-left:60px;
	height:26px;
	line-height:26px;
	}
.dasline{
	height:5px;
	border-bottom:1px dashed #3d372f;
	margin-bottom:10px;}
.dasline02{
	margin-top:10px;
	height:5px;
	border-bottom:1px dashed #916e40;
	margin-bottom:10px;}

.okbtn a{
	text-decoration:none;
	color:#fff;
	display:block;
	background-color:#6e5639;
	font-family:"微軟正黑體", "Arial Unicode MS";
	font-size:14px;
	line-height:18px;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:3px;
	text-align:center;
	margin:0 auto;
	}
.okbtn a:hover{
	background-color:#59380f;
	}

.ccbtn a{
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:3px;
	text-decoration:none;
	color:#fff;
	display:block;
	background-color:#c1c1c1;
	font-family:"微軟正黑體", "Arial Unicode MS";
	font-size:14px;
	line-height:18px;
	text-align:center;
	margin:0 auto;
	}
.ccbtn a:hover{
	background-color:#7b7575;
	}
.del a{
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:3px;
	text-decoration:none;
	color:#fff;
	display:block;
	background-color:#bcb6a7;
	font-family:"微軟正黑體", "Arial Unicode MS";
	font-size:14px;
	line-height:18px;
	text-align:center;
	margin:0 auto;
	}
.del a:hover{
	background-color:#848074;
}

.line{
	margin-top:3px;
	border-bottom:1px solid #cbc2b8;
	margin-bottom:3px;}
.column{
	min-height:950px;
}
.cin2 {
	padding-top: 35px;
	width: 1260px;
	margin: 0 auto;
}