@charset "utf-8";
/* CSS Document */

@import url("reset.css");

body {
	background-color:#E6E6E6;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center top;
}
#wrapper {
	margin:0 auto;
	width:1050px;
	height:1300px;
	background-color:#FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
	-moz-box-shadow:0px 0px 3px rgba(20%,20%,40%,0.5);
    -webkit-box-shadow:0px 0px 3px rgba(20%,20%,40%,0.5);
    box-shadow:0px 0px 3px rgba(20%,20%,40%,0.5);
}
#Header {
	margin:0 auto;
	width:1050px;
	height:191px;
	background-image:url(images/top.jpg);
}
#Article {
	margin:0 auto;
    width:951px;
}
#Article #book6 {
	margin-top:20px;
	margin-bottom:10px;
    width:951px;
    height:203px;
}
#Article #book6 #book{
	float:left;
    width:152px;
    height:203px;
    margin:0px 3px 0px 3px;  
    box-shadow:0px 0px 3px rgba(20%,20%,40%,0.5);
}
/*活動 */
#Article #box {
    width:944px;
    height:164px;
    border: 4px solid #FFE0B2;
}
#Article #box h1 {
	margin-bottom:10px;
    width:944px;
    height:38px;
    background-color:#FFE0B2;
}
#Article #box h1 p {
	margin-left: 10px;
	font-family:  "微軟正黑體", "Microsoft JhengHei", "新細明體", "PMingLiU", "細明體", "MingLiU", "標楷體", "DFKai-sb", serif;
	color: #FF6600; 
    font-size:24px;
	font-weight: 900; /*字加粗*/
	line-height:150%; /*行距*/
	text-align: justify;
    text-justify:inter-ideograph;
}
span{
	margin-left: 10px;
	font-size:15px;
	color: #666666; 
}
#Article #box p {
	font-family:  "微軟正黑體", "Microsoft JhengHei", "新細明體", "PMingLiU", "細明體", "MingLiU", "標楷體", "DFKai-sb", serif;
	color: #FF6600; 
    font-size:26px;
	font-weight: 900; /*字加粗*/
	line-height:150%; /*行距*/
	text-align: justify;
    text-justify:inter-ideograph;
    display:block;
    text-align: center;
}
#Article #box #menu {
	margin-top: 10px;
}
#Article #box #menu ul {
	margin:0 auto;
	width:648px;
	height:47px;
}
#Article #box #menu ul li {
	float:left;
	margin:0px 6px 0px 6px;
	width:148px;
	height:47px;
	border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
	border: 1px solid #FF9900;
	box-shadow:0px 0px 3px rgba(20%,20%,40%,0.5);
	background: rgb(255,224,178); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,224,178,1) 1%, rgba(255,204,102,1) 3%, rgba(255,204,102,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(255,224,178,1)), color-stop(3%,rgba(255,204,102,1)), color-stop(100%,rgba(255,204,102,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,224,178,1) 1%,rgba(255,204,102,1) 3%,rgba(255,204,102,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,224,178,1) 1%,rgba(255,204,102,1) 3%,rgba(255,204,102,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,224,178,1) 1%,rgba(255,204,102,1) 3%,rgba(255,204,102,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,224,178,1) 1%,rgba(255,204,102,1) 3%,rgba(255,204,102,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe0b2', endColorstr='#ffcc66',GradientType=0 ); /* IE6-9 */
}
#Article #box #menu ul li:hover {
    background: rgb(255,224,178); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,224,178,1) 1%, rgba(255,153,0,1) 3%, rgba(255,153,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(255,224,178,1)), color-stop(3%,rgba(255,153,0,1)), color-stop(100%,rgba(255,153,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,224,178,1) 1%,rgba(255,153,0,1) 3%,rgba(255,153,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,224,178,1) 1%,rgba(255,153,0,1) 3%,rgba(255,153,0,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,224,178,1) 1%,rgba(255,153,0,1) 3%,rgba(255,153,0,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,224,178,1) 1%,rgba(255,153,0,1) 3%,rgba(255,153,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe0b2', endColorstr='#ff9900',GradientType=0 ); /* IE6-9 */

}
#Article #box #menu ul li a {
	font-family:  "微軟正黑體", "Microsoft JhengHei", "新細明體", "PMingLiU", "細明體", "MingLiU", "標楷體", "DFKai-sb", serif;
	color: #663300; 
    font-size:18px;
    font-weight: 600; /*字加粗*/
    display:block;
    width:148px;
	height:47px;
    text-align: center;
    text-decoration:none;
    padding-top: 12px;

}
/*訂1年*/
#Article #box1 {
	margin:16px 8px 16px 0px;
    width:459px;
    height:164px;
    border: 4px solid #FFE0B2;
    float:left;
}
#Article #box1 h1 {
	margin-bottom:10px;
    width:459px;
    height:38px;
    background-color:#FFE0B2;
}
#Article #box1 h1 p {
	margin-left: 10px;
	font-family:  "微軟正黑體", "Microsoft JhengHei", "新細明體", "PMingLiU", "細明體", "MingLiU", "標楷體", "DFKai-sb", serif;
	color: #FF6600; 
    font-size:24px;
	font-weight: 900; /*字加粗*/
	line-height:150%; /*行距*/
	text-align: justify;
    text-justify:inter-ideograph;
}
span{
	margin-left: 10px;
	font-size:15px;
	color: #666666; 
}
#Article #box1 p {
	font-family:  "微軟正黑體", "Microsoft JhengHei", "新細明體", "PMingLiU", "細明體", "MingLiU", "標楷體", "DFKai-sb", serif;
	color: #FF6600; 
    font-size:26px;
	font-weight: 900; /*字加粗*/
	line-height:150%; /*行距*/
	text-align: justify;
    text-justify:inter-ideograph;
    display:block;
    text-align: center;
}
#Article #box1 #menu {
	margin-top: 10px;
}
#Article #box1 #menu ul {
	margin:0 auto;
	width:456px;
	height:47px;
}
#Article #box1 #menu ul li {
	float:left;
	margin:0px 2px 0px 2px;
	width:108px;
	height:47px;
	border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
	border: 1px solid #FF9900;
	background: rgb(255,224,178); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,224,178,1) 1%, rgba(255,204,102,1) 3%, rgba(255,204,102,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(255,224,178,1)), color-stop(3%,rgba(255,204,102,1)), color-stop(100%,rgba(255,204,102,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,224,178,1) 1%,rgba(255,204,102,1) 3%,rgba(255,204,102,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,224,178,1) 1%,rgba(255,204,102,1) 3%,rgba(255,204,102,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,224,178,1) 1%,rgba(255,204,102,1) 3%,rgba(255,204,102,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,224,178,1) 1%,rgba(255,204,102,1) 3%,rgba(255,204,102,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe0b2', endColorstr='#ffcc66',GradientType=0 ); /* IE6-9 */
}
#Article #box1 #menu ul li:hover {
	background: rgb(255,224,178); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,224,178,1) 1%, rgba(255,153,0,1) 3%, rgba(255,153,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(255,224,178,1)), color-stop(3%,rgba(255,153,0,1)), color-stop(100%,rgba(255,153,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,224,178,1) 1%,rgba(255,153,0,1) 3%,rgba(255,153,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,224,178,1) 1%,rgba(255,153,0,1) 3%,rgba(255,153,0,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,224,178,1) 1%,rgba(255,153,0,1) 3%,rgba(255,153,0,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,224,178,1) 1%,rgba(255,153,0,1) 3%,rgba(255,153,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe0b2', endColorstr='#ff9900',GradientType=0 ); /* IE6-9 */

}
#Article #box1 #menu ul li a {
	font-family:  "微軟正黑體", "Microsoft JhengHei", "新細明體", "PMingLiU", "細明體", "MingLiU", "標楷體", "DFKai-sb", serif;
	color: #663300; 
    font-size:16px;
    font-weight: 600; /*字加粗*/
    display:block;
    width:108px;
	height:47px;
    text-align: center;
    text-decoration:none;
    padding-top: 12px;

}
/*訂2年*/
#Article #box2 {
	margin:16px 0px 16px 9px;
    width:459px;
    height:164px;
    border: 4px solid #FFE0B2;
    float:left;
}
#Article #box2 h1 {
	margin-bottom:10px;
    width:459px;
    height:38px;
    background-color:#FFE0B2;
}
#Article #box2 h1 p {
	margin-left: 10px;
	font-family:  "微軟正黑體", "Microsoft JhengHei", "新細明體", "PMingLiU", "細明體", "MingLiU", "標楷體", "DFKai-sb", serif;
	color: #FF6600; 
    font-size:24px;
	font-weight: 900; /*字加粗*/
	line-height:150%; /*行距*/
	text-align: justify;
    text-justify:inter-ideograph;
}
span{
	margin-left: 10px;
	font-size:15px;
	color: #666666; 
}
#Article #box2 p {
	font-family:  "微軟正黑體", "Microsoft JhengHei", "新細明體", "PMingLiU", "細明體", "MingLiU", "標楷體", "DFKai-sb", serif;
	color: #FF6600; 
    font-size:26px;
	font-weight: 900; /*字加粗*/
	line-height:150%; /*行距*/
	text-align: justify;
    text-justify:inter-ideograph;
    display:block;
    text-align: center;
}
#Article #box2 #menu {
	margin-top: 10px;
}
#Article #box2 #menu ul {
	margin:0 auto;
	width:456px;
	height:47px;
}
#Article #box2 #menu ul li {
	float:left;
	margin:0px 2px 0px 2px;
	width:108px;
	height:47px;
	border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
	border: 1px solid #FF9900;
	background: rgb(255,224,178); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,224,178,1) 1%, rgba(255,204,102,1) 3%, rgba(255,204,102,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(255,224,178,1)), color-stop(3%,rgba(255,204,102,1)), color-stop(100%,rgba(255,204,102,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,224,178,1) 1%,rgba(255,204,102,1) 3%,rgba(255,204,102,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,224,178,1) 1%,rgba(255,204,102,1) 3%,rgba(255,204,102,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,224,178,1) 1%,rgba(255,204,102,1) 3%,rgba(255,204,102,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,224,178,1) 1%,rgba(255,204,102,1) 3%,rgba(255,204,102,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe0b2', endColorstr='#ffcc66',GradientType=0 ); /* IE6-9 */
}
#Article #box2 #menu ul li:hover {
	background: rgb(255,224,178); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,224,178,1) 1%, rgba(255,153,0,1) 3%, rgba(255,153,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(255,224,178,1)), color-stop(3%,rgba(255,153,0,1)), color-stop(100%,rgba(255,153,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,224,178,1) 1%,rgba(255,153,0,1) 3%,rgba(255,153,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,224,178,1) 1%,rgba(255,153,0,1) 3%,rgba(255,153,0,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,224,178,1) 1%,rgba(255,153,0,1) 3%,rgba(255,153,0,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,224,178,1) 1%,rgba(255,153,0,1) 3%,rgba(255,153,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe0b2', endColorstr='#ff9900',GradientType=0 ); /* IE6-9 */

}
#Article #box2 #menu ul li a {
	font-family:  "微軟正黑體", "Microsoft JhengHei", "新細明體", "PMingLiU", "細明體", "MingLiU", "標楷體", "DFKai-sb", serif;
	color: #663300; 
    font-size:16px;
    font-weight: 600; /*字加粗*/
    display:block;
    width:108px;
	height:47px;
    text-align: center;
    text-decoration:none;
    padding-top: 12px;
}
#Article #txtbox {
}
#Article #txtbox h1 {
	font-family:  "微軟正黑體", "Microsoft JhengHei", "新細明體", "PMingLiU", "細明體", "MingLiU", "標楷體", "DFKai-sb", serif;
	color: #333333; 
    font-size:18px;
    font-weight: 600; /*字加粗*/
    display:block;
    text-decoration:none;
    margin-bottom: 10px;
}
#Article #txtbox a {
	font-family:  "微軟正黑體", "Microsoft JhengHei", "新細明體", "PMingLiU", "細明體", "MingLiU", "標楷體", "DFKai-sb", serif;
    font-size:15px;
	color: #666666;
	text-align: right;
	display:block;
	text-decoration:none;
}
#Article #txtbox a:hover {
	font-family:  "微軟正黑體", "Microsoft JhengHei", "新細明體", "PMingLiU", "細明體", "MingLiU", "標楷體", "DFKai-sb", serif;
    font-size:15px;
	color: #FF9900;
	text-align: right;
	display:block;
	text-decoration:none;
}

/*說明*/
#Content {
	margin:0 auto;
    width:951px;
    border-top: 1px solid #FF9900;
}
#Content p {
	display:block;
	margin-top:10px;
	}
#Content h1 {
	font-family:  "微軟正黑體", "Microsoft JhengHei", "新細明體", "PMingLiU", "細明體", "MingLiU", "標楷體", "DFKai-sb", serif;
	color: #666666; 
    font-size:16px;
    display:block;
    text-decoration:none;
    margin-bottom: 80px;
}
/*宣告*/
#Footer{
	margin:0 auto;
    width:951px;
}
#Footer #logo {
	float:left;
    width:192px;
    height:68px;
}
#Footer #yt {
	float:left;
    width:502px;
    margin:30px 0px 0px 10px;
}
#Footer #yt p {
    font-family:  "微軟正黑體", "Microsoft JhengHei", "新細明體", "PMingLiU", "細明體", "MingLiU", "標楷體", "DFKai-sb", serif;
	color: #666666; 
    font-size:13px;
    text-align: left;
}
#Footer #yt p a {
	color: #666666; 
    text-decoration:none;
}
#Footer #yt p a:hover {
	color: #FF9900; 
    text-decoration:none;
}
#Footer #tel {
	float:left;
    width:247px;
    height:48px;
} 