@charset "utf-8";
@import url(_banner.css);
#banner-pic {
	background-image: url(../images/banner-pro.jpg);
}

article {
	width: 100%;
	/* [disabled]padding-bottom: 50px; */
}

.article-centent {
	padding-top: 20px;
	/* [disabled]padding-bottom: 50px; */
	margin-right: 0%;
	margin-left: 0%;
}
#article-left {
	float: left;
	width: 21%;
	margin-bottom: 0;
}
#session-menu-title {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding-bottom: 10px;
}
#article-left ul {
	margin-top: 20px;
}
#article-left ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	width: 100%;
	background-color: #000;
}

#article-left ul li:last-child {
	border-bottom-style: none;
}
#article-left ul li a {
	display: block;
	height: 100%;
	width: 100%;
	font-size: 16px;
	line-height: 1.2;
	text-decoration: none;
	text-align: center;
	/* [disabled]color: #FFFFFF; */
	padding-top: 20px;
	padding-bottom: 20px;
}
#article-left ul li a:hover {
	color: #2D0077;
	background-color: #F4C520;
}
.top-menu {
	background-color: #2D0077;
	color: #FFFFFF;
}
.get-menu {
	background-color: #F4C520;
	color: #2D0077;
}
.unget-menu {
	background-color: #000000;
	color: #FFFFFF;
}
#session-menu-tel {
	background-image: url(../images/pro-memu-bk.jpg);
	background-repeat: no-repeat;
	background-position: 10px 15px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000;
	border-bottom-color: #000;
	height: 75px;
	padding-left: 60px;
	font-size: 20px;
	font-weight: bold;
	color: #2d0078;
	padding-top: 30px;
	white-space: nowrap;
}
#session-menu-tel a {
	color: #2d0078;
	text-decoration: none;
}

#session-menu-adr {
	background-image: url(../images/pro-memu-bk.jpg);
	background-repeat: no-repeat;
	background-position: 8px -133px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	height: 75px;
	padding-left: 60px;
	font-size: 13px;
	font-weight: bold;
	color: #2d0078;
	padding-top: 35px;
	white-space: nowrap;
}

#session-menu-adr a {
	color: #2d0078;
	text-decoration: none;
}

#article-right {
	float: right;
	width: 77%;
}

#pro-list-title {
	font-size: 18px;
	font-weight: bold;
	background-image: url(../images/pic.png);
	background-repeat: no-repeat;
	background-position: 0px -200px;
	height: 40px;
	line-height: 35px;
	padding-left: 65px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding-bottom: 5px;
	margin-bottom: 20px;
	width: 100%;
}

#detial-pic {
	float: left;
	width: 48%;
	padding-bottom: 48%;
	border: 1px solid #EEEEEE;
	overflow: hidden;
	position: relative;
	height: 0;
	margin-right: 0;
	margin-left: 0;
}

#detial-pic img {
	margin: auto;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: auto;
	width: 100%;
}

#detial-desc {
	float: right;
	width: 48%;
	padding:0;
}

#detial-title {
	font-size: 24px;
	padding-bottom: 29px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #2D0077;
}
#detial-rule {
	font-size: 13px;
	line-height: 1.8;
	padding-right: 10%;
	/* [disabled]padding-top: 5%; */
	padding-bottom: 5%;
	min-height: 230px;
	/* [disabled]overflow: hidden; */
}
#detial-price {
	font-size: 18px;
	letter-spacing: 2px;
	padding-bottom: 20px;
}

#detial-price span {
	color: #ff0000;
	font-size: 24px;
	font-weight: bold;
}
#buy-area {
	height: 50px;
	margin-top: 18px;
}

#buy-num-area {
	float: left;
	width: 50%;
	font-size: 18px;
}
#buy-num-area span {
	float: left;
	display: block;
	line-height: 50px;
}

#buy-num-select {
	border: 1px solid #919191;
	width: 65%;
	line-height: 50px;
	display: block;
	text-align: center;
	float: right;
	height: 50px;
	padding-right: 5%;
	padding-left: 5%;
}
#buy-add {
	float: right;
	width: 43%;
	color: #FFF;
	background-color: #2D0077;
	line-height: 50px;
	text-align: center;
	margin-right: 10px;
	cursor: pointer;
	margin-top: 0;
	letter-spacing: 5px;
	font-weight: bold;
}
#buy-add:hover{
	color: #FFF;
	-o-transition: background-color .30s linear;
	-webkit-transition: background-color .30s linear;
	-moz-transition: background-color .30s linear;
	transition: background-color .30s linear;
	background-color: #4400B5;
}

#detial-centent-title {
	font-size: 18px;
	font-weight: bold;
	background-image: url(../images/pic.png);
	background-repeat: no-repeat;
	background-position: 0px -300px;
	height: 40px;
	line-height: 35px;
	padding-left: 50px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	color: #2D0077;
}

#detial-centent {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #000000;
	margin-top: 50px;
	padding-top: 35px;
	padding-bottom: 35px;
	font-size: 15px;
	line-height: 1.5;
	letter-spacing: 1px;
	text-align: justify;
}
#detial-centent-c {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}


#detial-centent br {
	display:inline; line-height:2; 
}

#detial-centent img {
	display: block;
	height: auto;
	max-width: 717px;
	width: auto;
}

/* ==平板電腦====================================== 
@media screen and (min-width: 640px) and (max-width: 969px) {
	#banner {
		height: 0px;
		padding-bottom: 26%;
		width: 100%;
		min-width: 100%;
		max-width: 100%;
		-moz-background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}

	#article-left {
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
	#article-right {
		float: none;
		width: 100%;
	}

	#article-left ul li {
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #FFF;
		height: auto;
		width: 100%;
	}
	#article-left ul li:last-child {
		border-bottom-style: solid;
	}

	#article-left ul li a {
		line-height: 2.6;
		background: #6CC;
		color:#FFF;
	}

	#pro-list-3 li {
		float: left;
		width: 50%;
	}

	.pro-title span {
		text-decoration: underline;
	}
	
}
*/
/* ==手機電腦====================================== 
@media screen and (max-width: 639px) {
	#banner {
		height: 0px;
		padding-bottom: 35%;
		width: 100%;
		min-width: 100%;
		max-width: 100%;
		-moz-background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		background-position: right top;
	}

	#article-left {
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
	#article-right {
		float: none;
		width: 100%;
	}

	#article-left ul li {
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #FFF;
		height: auto;
		width: 100%;
	}
	#article-left ul li:last-child {
		border-bottom-style: solid;
	}

	#article-left ul li a {
		line-height: 2.6;
		background: #6CC;
		color:#FFF;
	}

	#pro-list-3 li {
		float: none;
		width: 100%;
	}

	.pro-title span {
		text-decoration: underline;
		color: #36F;
	}
	
}
*/
