@charset "utf-8";

/*==共同區==*/

body {
	font-family: "微軟正黑體";
}

.Wrap {
	width: 100%;
}
.Header {
	width: 100%;
}
.Inside-Banner {
	width: 100%;
}
.Inside-Banner img {
	width: 100%;
}
.container {
	width: 100%;
}
.content {
	width:100%;
	max-width: 1150px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
.clear {
	clear: both;
}

/* Left	*/



.Left-Button-Top a{
	color: #FFFFFF;
}

/*Right*/

.Right-content {
	float: left;
	height: auto;
	background-color: #FFFFFF;
	padding-bottom: 80px;
}

.Right-content2 {
	padding-left: 2.8%;
	padding-right: 3%;
}



.List-Title {
	height: 70px;
	width: 94.44%;
	margin-top: 34px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbbbbb;
	margin-bottom: 30px;
	margin-left: 2.5%;
}


.Title-1 {
	font-family: Calibri;
	font-style: italic;
	font-weight: bold;
	margin-right: 2%;
	padding-left: 1%;
}


.Title-2 {
	font-size: 20px;
	font-weight: bold;
	color: #333;
}

.Title-3 {
	font-size: 20px;
	font-weight: bold;
	color: #FF514A;
	background-repeat: no-repeat;
	height: 50px;
	text-decoration: underline;
	clear: both;
	margin-top: 15px;

}
/*
.Title-3 {
	font-size: 20px;
	font-weight: bold;
	color: #FF514A;
	background-image: url(../img/About/About-icon-01.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	height: 50px;
	text-decoration: underline;
	clear: both;
	margin-top: 15px;

}
*/
/*Number*/


.Number-text {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #CC6666;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 10px;
	padding-left: 10px;
	line-height:20px;
}

.Number-prev, .Number-next {
	font-size: 14px;
	color: #fff;
	background-color: #CC6666;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 10px;
	padding-left: 10px;
}

.Number-text a{
	color: #FFFFFF;
}
.Number-text a:hover{
	color: #FFDFBF
}
.Number2 ul li a{
	color: #FFFFFF;
}
.Number2 ul li a:hover{
	color: #FFDFBF
}

.Number2 {
	margin-top: 20px;
}
.Number2 ul li {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #ff4d7b;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 10px;
	padding-left: 10px;
}

/*Q A*/
.dotline{
	background-image:url(../images/dot_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 15px;

	}

.dotline a{
	color: #CC6633;
	}

/*From*/
.Signup-From{
	border: 5px solid #EEE;
	}

.From-Title{
	font-size: 24px;
	color: #FF0033;
	font-weight: bold;
	text-align: center;
	line-height: 34px;	
	}

.From-Title2{
	font-size: 15px;
	color: #666;
	margin-bottom: 20px;
	line-height: 34px;
	}


.From-Text{
	font-size: 15px;
	color: #666;
	line-height: 28px;
	float: left;
	}
.From-Text ul{
	height: 40px;
	clear: both;
}

.From-Text2{
	font-size: 15px;
	color: #666;
	line-height: 28px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	}

.From-Text21{
	font-size: 15px;
	color: #666;
	line-height: 28px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

.From-Text3{
	font-size: 15px;
	color: #666;
	line-height: 28px;
	margin: 0 auto 40px;
	padding: 2%;
	box-shadow: 0 3px 5px 3px #EEE;
	-webkit-box-shadow: 0 3px 5px 3px #EEE;
	-moz-box-shadow: 0 3px 5px 3px #EEE;
	-ms-box-shadow: 0 3px 5px 3px #EEE;
	background-color: #F9F9F9;
	height: auto;	
	overflow: hidden;
	}
	
.From-button {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #CC6666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear:both;
	cursor: pointer;
}


.From-box{
	margin-bottom: 10px;
	line-height: 20px;
	}
	
	
/*留言板*/


.Massage-Add{
	font-size: 15px;
	color: #FFFFFF;
	background-color: #F29B96;
	border-style: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	background-image: url(../img/Icon-Pen.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	font-family: "微軟正黑體";
	font-weight: bold;
	cursor: pointer;
	}
.Massage-MyBoard{
	font-size: 15px;
	color: #FFFFFF;
	background-color: #669999;
	border-style: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	background-image: url(../img/Icon-Message.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	font-family: "微軟正黑體";
	font-weight: bold;
	cursor: pointer;
	}

.Message-Line{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9999;
	margin-top: 15px;
	font-size: 15px;
	color: #CCCCCC;
	clear: both;
	margin-bottom: 20px;
	}
.Member-Table {
	border: 1px solid #DDDDDD;
	height: 315px;
}
.Member-Login-Left {
	float: left;
	padding-top: 3%;
	padding-left: 2.5%;
}
.Member-Login-Right {
	float: right;
	width: 44.6%;
}

.Login-mem {
	font-size: 14px;
	color: #FF4D4D;
	background-image: url(../img/Member/Member-new.jpg);
	padding-left: 15%;
	background-repeat: no-repeat;
	clear: both;
	line-height: 25px;
}

.Login-forget {
	font-size: 14px;
	color: #FF4D4D;
	background-image: url(../img/Member/Member-icon.jpg);
	padding-left: 15%;
	background-repeat: no-repeat;
	clear:both;
}

.Login-Left {
	float: left;
	margin-right: 5%;
	margin-top: 5%;
}
.Login-Right {
	float: left;
	width: 18%;
	margin-top: 5%;
}
.Login-Button {
	font-family: "微軟正黑體";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #EC6A64;
	height: 60px;
	border-style: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	cursor: pointer;
	padding: 0 18% 0 18%;
}
.Login-ID {
	font-size: 14px;
	line-height: 22px;
	color: #666666;
	float: left;
	margin-right: 6%;
	clear: both;
	margin-bottom: 10px;
}
.Login-Box {
	float: left;
	margin-bottom: 10px;
}


/*優惠專區*/

.Preferential-list ul li{
	width: 100%;
	margin: 30px 0 0 0;
	}

.Preferential-list ul li img{
	width: 98%;
	}


/*活動相簿*/
.Activity-list ul li{
	float:left;
	text-align:center;
	line-height: 32px;
	font-size: 13px;
	color:#666666;
	}

.Activity-list ul li a{
	color:#666666;
	}

.Activity-list ul li a:hover{
	color:#FF514A;
	}

.Activity-list ul li img{
	width:100%;
	}


/*其他設定*/

.Black {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	font-family: "微軟正黑體";
}


.grey {
	font-size: 14px;
	color: #666;
	font-family: "微軟正黑體";
	line-height: 22px;
}


.grey2 {
	font-size: 14px;
	color: #999;
	line-height: 22px;
}

.grey2 a{
	color: #999;
	line-height: 30px;
}

.grey2 {
	text-decoration: line-through;
}
.Red{
	font-size:24px;
	font-weight:bold;
	color: #E74466;
	line-height: 30px;
	}
.Red a{
	color: #E74466;
	}

.blue{
	color:#009999;
	}
	
.blue a{
	color:#009999;
	}
.pink{
	font-size: 15px;
	color: #FF6666;
	}