@charset "utf-8";
/* CUBE Interactive : 2014-10-30 */

@import url(word.css);


body{
	font-family:\5FAE\8EDF\6B63\9ED1\9AD4, SealmemoryHeader,"DFKai-sb","Microsoft JhengHei", serif;
	background-color: #FFF;
}
body,html {
	height: 100%;}
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong { font-size: 1em; font-weight: normal; font-style: normal; }
abbr,acronym { border: 0; }
ul,ol { list-style: none; }
fieldset,img { border: none; }



/* menu */
#menu-frame {
	width: 750px;
	display: block;
	text-align: left;
	position: absolute;
	top: 28px;
	right: 0px;
	z-index: 20;
}
#menu-frame li{
	width: 125px;
	height: 50px;
	display: block;
	text-align: center;
	float: left;
	overflow: hidden;
}
#menu-frame li a{
	font-size: 19px;
	line-height: 50px;
	font-weight: normal;
	color: #555;
	text-decoration: none;
	width: 125px;
	display: block;
	text-align: center;
	float: left;
	background-image: url(../images/menu-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
}
#menu-frame li a:hover{
    color:#FF5A00;
	background-position: left bottom;
}

/* google */

#head-frame-google {
	display: block;
	text-align: center;
	position: absolute;
	top: 5px;
	right: 580px;
	z-index: 20;
	width: 150px;
}

.goog-te-gadget-simple {
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.3);
}
.goog-te-gadget-simple img {
	-webkit-border-radius: 5px;
}

/* member */

#head-frame-member {
	display: block;
	text-align: left;
	position: absolute;
	top: 2px;
	z-index: 20;
	right: 20px;
}
#head-frame-member .login {
	height: 30px;
	display: block;
	text-align: left;
	font-size: 15px;
	background-image: url(../images/head-bu-member.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
	text-indent: 30px;
	color: #666666;
}
#head-frame-member .login:hover{
	color: #FF5A00;
	background-position: left bottom;
}


/* head-bu  */

#head-bu-frame {
	display: block;
	text-align: left;
	position: absolute;
	top: 0px;
	z-index: 20;
	right: 123px;
}
#head-bu-frame a{
	font-size: 13px;
	line-height: 28px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
#head-bu-frame a:hover{
	color: #FF5A00;
}




/* foot  */

#container-foot {
	width: 100%;
	display: inline-table;
	text-align: center;
	float: left;
	background-image: url(../images/foot-ap-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#container-foot-ap {
	width: 980px;
	display: inline-block;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#container-foot-ap strong{
	margin-left: auto;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	color: #777;
	text-decoration: none;
	display: inline-block;
	margin-top: 20px;
}
.foot-hits {
	position: absolute;
	top: -3px;
	right: 0px;
}

.foot-logo {
	width: 160px;
	height: 65px;
	display: block;
	text-align: left;
	font-size: 0px;
	background-image: url(../images/foot-logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

#foot-link {
	width: 100%;
	display: inline-table;
	text-align: center;
	margin-top: 10px;
}
#foot-link a{
	font-size: 13px;
	line-height: 50px;
	font-weight: normal;
	color: #777;
	text-decoration: none;
}
#foot-link a:hover{
	color: #FF5A00;
}


/* member */


/*login*/

#member-frome-login {
	color: #FF5A00;
	width: 100%;
	text-align: center;
	padding-bottom: 20px;
}
#member-frome-login h2{
	color: #fff;
	width: 100%;
	text-align: center;
	font-size: 22px;
	line-height: 50px;
	font-weight: bold;
	text-decoration: none;
	background-color: #E64900;
  -webkit-border-radius: 10px 10px 0px 0px;
}

#member-frome-form {
	color: #555;
	width: 60%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 10px;
}
#member-frome-form li{
	width: 100%;
	display: block;
	float: left;
}
#member-frome-form strong{
	color: #555;
	width: 60px;
	text-align: center;
	font-size: 16px;
	line-height: 35px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
}
#member-frome-form input{
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
	color: #666;
	background-color: #ededed;
	border: 1px solid #ccc;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	display: block;
	float: left;
	margin-top: 5px;
}
#member-frome-login h3{
	width: 60%;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	margin-top: 5px;
}
#member-frome-login h3 a{
	color: #fff;
	width: 100%;
	text-align: center;
	font-size: 20px;
	line-height: 35px;
	font-weight: bold;
	text-decoration: none;
	background-color: #E64900;
	display: block;
    -webkit-border-radius: 15px;

}
#member-frome-login h3 a:hover{
	background-color: #FF5A00;
}
#member-frome-login h4 {
	width: 60%;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

#member-frome-login h5 {
	width: 60%;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#member-frome-login h5 a{
	text-align: center;
	display: inline-block;
	font-size: 16px;
	line-height: 25px;
	font-weight: normal;
	color: #555;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;
}
#member-frome-login h5 a:hover{
	color: #FF5A00;
}

/*logout*/

#member-frome-text {
	color: #555;
	width: 60%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
	padding-top: 20px;
	padding-bottom: 20px;
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 30px;
	font-weight: normal;
	text-decoration: none;
}

#member-frome-text strong {
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #FF5A00;
}
#member-frome-login h6{
	width: 60%;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	margin-top: 5px;
}
#member-frome-login h6 a{
	color: #fff;
	width: 100%;
	text-align: center;
	font-size: 20px;
	line-height: 35px;
	font-weight: bold;
	text-decoration: none;
	background-color: #68A406;
	display: block;
    -webkit-border-radius: 15px;

}
#member-frome-login h6 a:hover{
	background-color: #97CF03;
}

/* pw search */


#member-frome-pw {
	color: #FF5A00;
	z-index: 3200;
	width: 520px;
	margin-left: -260px;
	left: 50%;
	top: 150px;
	text-align: center;
	background-color: #FFFFFF;
	position: absolute;
	-webkit-border-radius: 10px 10px 10px 10px;
	-webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
	padding-bottom: 20px;
}



/* CSS Document */

#close{
	position: absolute;
	z-index: 9999;
	top: -20px;
	right: -20px;
	text-align: left;
}

.member-bu-close{
	width:40px;
	height:40px;
	background-image: url(../images/member-frome-close.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: -9999px;
	display: block;
}



/* Style you custom popupbox according to your requirement */

.popupbox {
	width:520px;
	display: none;
	float: left;
	position: fixed;
	top: 40%;
	left: 50%;
	z-index: 99999;
	background-color: #ffffff;
	color: #666666;
	-webkit-border-radius: 10px 10px 10px 10px;
	text-align: center;
}
#fade {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background-image: url(../images/00-ash-70.png);
	background-repeat: repeat;
}








