@charset "UTF-8";
/* CSS Document */
body {
	font-family: Microsoft JhengHei, sans-serif;
	padding: 0;
	margin: 0;
	background: url(images/bg.png) top center repeat;
	font-size: 13px;
	color: #333333;
}
a {
	text-decoration: none;
}
a img {
	border: 0;
}
p {
	padding: 0;
	margin: 0;
	line-height: 25px;
	letter-spacing: 1px;
	text-align: justify;
    text-justify:inter-ideograph;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#back {
	text-indent: -10000px;
	position: absolute;
	top: 50px;
	left: -3px;
	display: block;
	width: 114px;
	height: 48px;
	background: url(images/back.jpg) no-repeat;
}
#back:hover {
	left: -5px;
}
/* TOP */
#top {
	padding: 5px 0 0 0;
	width: 650px;
	height: 115px;
	margin: 0px auto;
}
#logo {
	text-indent: -10000px;
	width: 300px;
	display: block;
	height: 95px;
	background: url(images/logo.png) no-repeat;
}
#sharebtn {
	padding-left: 260px;
}
#sharebtn a {
	float: left;
}
/* IDEA */
#idea {
	background: url(images/idea-bg.jpg) no-repeat;
	width: 650px;
	height: 600px;
	margin: 0px auto;
}
p.content1 {
	width: 450px;
	padding: 111px 0px 0px 35px;
}
p.content2 {
	width: 600px;
	padding: 25px 0px 0px 35px;
}
p.content2 b {
	color: #fff;
	font-size: 15px;
	background-color: #555;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
	width: 235px;
	text-align: center;
	font-weight: normal;
	margin-bottom: 15px;
}
p.content3 {
	width: 390px;
	padding: 20px 0px 0px 241px;
}
#idea-wrapper {
	position: relative;
	width: 757px;
	margin: 0px auto;
}
#idea-bottom {
	position: absolute;
	left: 0;
	top: -30px;
	display: block;
	width: 757px;
	height: 237px;
	background: url(images/idea-bottom.png) no-repeat;
}
/* SHOP */
#shop {
	width: 602px;
	margin: 250px auto 0px auto;
}
#shop p {
	position: relative;
	width: 192px;
	padding: 22px 408px 0 0;
	height: 284px;
	border: 1px solid #aaa;
	background-color: #fff;
	margin-bottom: 20px;
}
span.shoptitle {
	color: #fff;
	text-align: center;
	display: block;
	margin-bottom: 10px;
	font-size: 12px;
}
span.shoptitle b {
	font-size: 14px;
	display: block;
}
span.shopcontent {
	display: block;
	padding: 0 10px;
	line-height: 24px;
}
span.shopcontent a {
	position: absolute;
	left: 125px;
	top: 230px;
	display: block;
	width: 70px;
	line-height: 20px;
	font-size: 13px;
	color: #fff;
	text-align: center;
}
span.shopadd {
	position: absolute;
	top: 22px;
	right: 15px;
	line-height: 50px;
	color: #fff;
}
a.shopgo {
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 41px;
	width: 182px;
	padding-right: 10px;
	display: block;
	color: #fff;
	text-align: right;
	font-size: 12px;
}
#shop1 {
	background: url(images/shop1.jpg) no-repeat;
}
#shop1:hover {
	border-color: #D03F00;
}
#shop2 {
	background: url(images/shop2.jpg) no-repeat;
}
#shop2:hover {
	border-color: #DFB11F;
}
#shop3 {
	background: url(images/shop3.jpg) no-repeat;
}
#shop3:hover {
	border-color: #3DB2C6;
}
#shop4 {
	background: url(images/shop4.jpg) no-repeat;
}
#shop4:hover {
	border-color: #4A9C00;
}
#shop5 {
	background: url(images/shop5.jpg) no-repeat;
}
#shop5:hover {
	border-color: #F78300;
}
/* BUY1 */
#buy1-top {
	position: relative;
	padding-top: 420px;
	width: 650px;
	height: 330px;
	margin: 0px auto;
	background: url(images/buy1bg.jpg) no-repeat;
}
#buy2-top {
	position: relative;
	padding-top: 420px;
	width: 650px;
	height: 330px;
	margin: 0px auto;
	background: url(images/buy2bg.jpg) no-repeat;
}
#buy3-top {
	position: relative;
	padding-top: 420px;
	width: 650px;
	height: 330px;
	margin: 0px auto;
	background: url(images/buy3bg.jpg) no-repeat;
}
#buy4-top {
	position: relative;
	padding-top: 420px;
	width: 650px;
	height: 330px;
	margin: 0px auto;
	background: url(images/buy4bg.jpg) no-repeat;
}
.buyleft {
	padding: 0px 28px 0px 35px;
	width: 295px;
	float: left;
}
.buyright {
	padding-right: 23px;
	width: 269px;
	float: right;
}
span.buytitle {
	width: 235px;
	line-height: 22px;
	margin: 0px auto;
	display: block;
	color: #fff;
	font-size: 15px;
	text-align: center;
}
ul.buylist {
	letter-spacing: 1px;
	margin: 10px 0 0 0;
	line-height: 22px;
	list-style: circle;
	padding-left: 25px;
	height: 160px;
}
li.active {
	color: #D04100;
}
a.buybtn {
	background: url(images/buybtn.jpg) no-repeat;
	color: #fff;
	font-size: 15px;
	width: 116px;
	line-height: 38px;
	text-align: center;
	display: block;
	margin: 0px auto;
}
select.left-select , select.center-select , select.right-select {
	display: block;
	margin: 10px auto;
	width: 60px;
	height: 28px;
	background-color: #eee;
	border-color: #aaa;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
span.free-money {
	display: block;
	width: 145px;
	text-align: center;
	position: absolute;
	line-height: 20px;
	color: #555;
	top: 620px;
	left: 265px;
}
div.total-amount p {
	font-size: 15px;
	line-height: 35px;
	text-align: center;
}
span.total-payment {
	color: #F00;
	font-size: 25px;
	font-weight: bold;
	padding: 0px 5px;
}
span.p-note {
	color: #970C0C;
	font-size: 13px;
}
/* FORM */
#buy-form {
	padding: 15px;
	margin: 50px auto 0px auto;
	border: 1px #aaa solid;
	background-color: #fff;
	width: 570px;
}
p.buy-form-title {
	color: #333;
	font-size: 15px;
	margin-bottom: 10px;
	font-weight: bold;
}
p.buy-form-title span {
	font-size: 13px;
	color: #777;
	font-weight: normal;
}
p.buy-form-title span b {
	color: #970C0C;
	padding-right: 5px;
}
#buy-form fieldset {
	padding: 5px 0;
	border: none;
}
#buy-form label {
	letter-spacing: 1px;
	color: #970C0C;
	line-height: 30px;
	display: block;
}
label.nored {
	color: #555 !important;
}
#buy-form label span {
	color: #888;
}
input.buy-text {
	width: 100%;
	border: #ccc 1px solid;
	background: #eee;
	height: 25px;
	border-radius: 5px;
　-moz-border-radius: 5px;
　-webkit-border-radius: 5px;
}
textarea.buy-text {
	width: 100%;
	height: 50px !important;
	border: #ccc 1px solid;
	background: #eee;
	height: 25px;
	border-radius: 5px;
　-moz-border-radius: 5px;
　-webkit-border-radius: 5px;

}
fieldset.buy-form-btn {
	margin: 20px 0;
	text-align: center;
}
fieldset.buy-form-btn input {
	width: 116px;
	height: 38px;
	background: url(images/buybtn.jpg) no-repeat;
	color: #fff;
	margin: 0 10px;
	font-size: 15px;
	border: 0;
	cursor: pointer;
}
#buy-detail {
	position: relative;
	padding: 15px;
	margin: 30px auto 0px auto;
	border: 1px #aaa solid;
	background-color: #eee;
	width: 570px;
	line-height: 25px;
	color: #555;
}
#buy-detail b {
	display: block;
	color: #970C0C;
	padding: 5px 0;
	font-weight: normal;
}
#buy-detail a {
	color: #4A9C00;
	border-bottom: 1px dotted #aaa;
}
#buy-detail a:hover {
	color: #F78300;
	border-color: #F78300;
}
span.buy-post {
	position: absolute;
	top: -51px;
	left: 270px;
	width: 36px;
	height: 71px;
	display: block;
	background: url(images/buy-post.png) no-repeat;
}
/* FOOTER */
#footer {
	width: 100%;
	line-height: 60px;
	text-align: center;
	color: #777;
}
