@charset "utf-8";
body {
	background-color: #FFF;
}
#wrapper {
	width: 100%;
	height: 100%;
	min-width: 320px;
	bottom: 0;
	/*網頁內設定999以內 */
	z-index: 999;
	background-image: url(../images/header-bk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#content-bk {
	background-image: url(../images/footer-bk.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.area-box {
	width: 100%;
	min-width: 320px;
}

.area-1220 {
	margin-right: auto;
	margin-left: auto;
	max-width: 1220px;
	width: 100%;
}

#goTop {
	height: auto;
	width: 48px;
	position: fixed;
	right: 10px;
	bottom: 20px;
	display: none;
	cursor: pointer;
}

/* header */
header {
	height: 242px;
	width: 100%;
	position: relative;
	z-index: 100;
}

#logo-area {
	width: 401px;
	position: absolute;
	left: 54px;
	top: 31px;
	height: auto;
}

#logo-area img{
	display: block;
	width: 100%;
	height: auto;	
}

#i-nav {
	height: 32px;
	width: 32px;
	background-image: url(../images/iconmonstr.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -9999px;
	top: 15px;
	right: 10px;
	display: none;
	cursor: pointer;
	position: absolute;
	z-index: 999;
}

/* Menu */
@font-face{
	font-family: SOSA;
	src: url('../public/font/sosa.ttf');
}

#Menu {
	background-color: #2A7032;
	width: 100%;
	z-index: 999;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	display: none;
	padding-bottom: 10px;
}

#Menu ul{
	width: 97%;
	margin-right: auto;
	margin-left: auto;
}

#Menu li{
	width: 100%;
}

#Menu li span {
	width: 100%;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 0.9;
	display: block;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

#Menu li b {
	width: 100%;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 0.9;
	display: block;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000;
}

#Menu li b a{
	padding: 20px;
	color: #FFFFFF;
	font-weight: bold;
}

#Menu li a  {
	display: block;
	height: 100%;
	width: 100%;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: normal;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	padding-left: 25px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
}

#Menu li a b {
	font-family: SOSA;
	font-size: 22px;
	line-height: 45px;
	color: #000;
	margin-right: 10px;
}

#Menu li:last-child a {	
	border-bottom-style: none;
}

#Menu li a:hover  {
	color: #FFF;
	background-color: #000;
}

#Menu li a:hover b {
	margin-right: 15px;
}

/* left_menu */
#article-left {
	float: left;
	width: 338px;
	background-color: #2A7032;
	padding-top: 50px;
	padding-bottom: 50px;
}
#left-title-area {
	text-align: center;
	position: relative;
	border-bottom-style: none;
	padding-bottom: 20px;
}

#menu-title-pic {
	display: inline-block;
	float: none;
}

#left-menu {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

#left-menu li {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#left-menu li span {
	width: 100%;
	font-size: 20px;
	color: #F7E300;
	font-weight: bold;
	line-height: 0.9;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-left: 38px;
}

#left-menu li b {
	width: 100%;
	font-size: 20px;
	color: #c9061f;
	font-weight: bold;
	line-height: 0.9;
	display: block;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#left-menu li b a{
	color: #c9061f;
	padding-top: 25px;
	padding-bottom: 25px;
}

#left-menu li:last-child {
	border-bottom-style: none;
}

.menu_title_link{
	width: 100%;
	font-size: 20px;
	color: #F7E300;
	font-weight: bold;
	line-height: 0.9;
	display: block;
	text-decoration: none;
}

.menu_title_link:hover{
	color: #F30;
}

.menu_link {
	display: block;
	padding-top: 12px;
	padding-bottom: 12px;
	height: 100%;
	width: 100%;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	padding-left: 38px;
	padding-right: 38px;
}

.menu_link:hover {
	color: #F7E300;
	text-decoration: underline;
}

#left-menus li a span {
	color: #a9834f;
	font-size: 15px;
}
#qr-code {
	text-align: center;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}
#qr-code a {
	margin-top: 20px;
	display: block;
}



#article-right {
	margin-left: 368px;
	font-size: 18px;
	padding-right: 30px;
}

#right-top {
	float: left;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 40px;
}

/* footer */
footer {
	background-color: #C5C5C5;
	display: block;
}

#copyright {
	font-size: 12px;
	color: #FFF;
	letter-spacing: 1px;
	text-align: right;
	line-height: 1.4;
	padding-top: 26px;
	padding-bottom: 33px;
	width: 100%;
}

#copyright a {
	color: #FFF;
	text-decoration: none;
}

#copyright a:hover {
	color: #FF0;
}
/* page */
#index-bk1 {
	/* [disabled]min-height: 500px; */
	height: 100%;
	background-color: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
	background-image: url(../images/index-bk.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.title-mark {
	background-color: #FFE100;
	height: 20px;
	width: 20px;
	float: left;
	margin-bottom: -2px;
	margin-left: -30px;
}

#page-title {
	color: #18455B;
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFBFBF;
	padding-bottom: 8px;
	line-height: 1;
	font-weight: bold;
	padding-left: 40px;
}
.ad-pic {
	padding-top: 10px;
}
.ad-pic img {
	width: 100%;
	height: auto;
}

/* index */
#centent-index {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
.box-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.title-mark-2 {
	background-color: #000;
	height: 8px;
	width: 8px;
	float: left;
	margin-right: 10px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	margin-top: 5px;
	margin-left: -15px;
}
.title-mark-3 {
	background-color: #2A7032;
	height: 12px;
	width: 12px;
	float: left;
	margin-right: 10px;
	margin-top: 4px;
	margin-left: -20px;
}
.pro-title {
	color: #18455B;
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size: 18px;
	line-height: 1;
	padding-left: 25px;
	cursor: pointer;
	padding-top: 12px;
	padding-bottom: 12px;
}
.pro-detail {
	width: 100%;
}
.pro-detail li {
	float: left;
	margin: 1%;
	width: 23%;
}

.pro-detail li a{
	display: block;
}

.pro-detail li img {
	height: auto;
	width: 100%;
}

.vt-box {
	height: 0px;
	width: 100%;
	padding-bottom: 25%;
}

.vt-link {
	background-image: url(../images/vt-link.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 90% auto;
	display: block;
}

#TB_caption a {
	font-size: 16px;
}

.pro-detail li .thickbox {
	height: 0px;
	width: 100%;
	padding-bottom: 142%;
	overflow: hidden;
	position: relative;
	margin-bottom: 5px;
}
.pro-detail li a img {
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}

/* ==平板電腦====================================== */
@media screen and (min-width: 640px) and (max-width: 969px) {

	html, body {
		width: 100%;
		min-height: 100%;
		font-size: 18px;
	}

	#wrapper {
		width: 100%;
		max-width: 100%;
		min-width: 320px;
		min-height: 100%;
		bottom: 0;
		background-image: none;
	}

	/* header */
	header {
		height: 65px;
		width: 100%;
		min-width: 100%;
		border-bottom-width: 4px;
		border-bottom-style: solid;
		border-bottom-color: #EEE;
		background-color: #2D5064;
		background-image: url(../images/menu-bk.png);
		background-repeat: no-repeat;
		background-position: left top;
	}

	#logo-area {
		width: auto;
		left: 15px;
		top: 2px;
	}

	#logo-area img{
		width: auto;
		height: 58px;	
	}

	#i-nav {
		display:block;
	}
	
	/* Menu */

	/* left_menu */
	#article-left {
		display: none;
	}

	#article-right {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		padding-right: 0px;
	}

	#right-top {
		padding: 10px;
	}
	
	/* footer */
	footer {
		padding-left: 1%;
	}
	#copyright {
		padding-top: 20px; 
		padding-bottom: 25px;
		text-align: center;
	}	

	/* page */
	#index-bk1 {
		width: 99%;
		margin-right: auto;
		margin-left: auto;
		background-image: none;
	}

	/* index */
	#centent-index {
		width: 100%;
		margin-right: auto;
		margin-left: auto;
	}
	
	.pro-detail li {
		float: left;
		margin: 1%;
		width: 31.33%;
	}
	
}

/* ==手機電腦====================================== */
@media screen and (max-width: 639px) {
	html, body {
		width: 100%;
		min-height: 100%;
		font-size: 18px;
	}

	#wrapper {
		width:100%;
		max-width: 100%;
		min-width: 320px;
		min-height:100%;
		bottom: 0;
		background-image: none;
	}
	
	/* header */
	header {
		height: 65px;
		width: 100%;
		min-width: 100%;
		border-bottom-width: 4px;
		border-bottom-style: solid;
		border-bottom-color: #EEE;
		background-color: #2D5064;
		background-image: url(../images/menu-bk.png);
		background-repeat: no-repeat;
		background-position: left top;
	}

	#logo-area {
		width: auto;
		left: 15px;
		top: 2px;
	}

	#logo-area img{
		width: auto;
		height: 58px;	
	}

	#i-nav {
		display:block;
	}
	
	/* Menu */
	
	/* left_menu */	
	#article-left {
		display: none;
	}

	#article-right {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		padding-right: 0px;
	}

	#right-top {
		padding: 10px;
	}
	
	/* footer */
	footer {
		padding-left: 1%;
	}
	#copyright {
		padding-top: 20px; 
		padding-bottom: 25px;
		text-align: center;
	}
	
	/* page */
	#index-bk1 {
		width: 99%;
		margin-right: auto;
		margin-left: auto;
		background-image: none;
	}

	#page-title {
		font-size: 18px;
	}

	.title-mark {
		height: 18px;
		width: 18px;
		float: left;
		margin-bottom: -2px;
		margin-left: -30px;
	}

	/* index */
	#centent-index {
		width: 100%;
		margin-right: auto;
		margin-left: auto;
	}

	.pro-detail li {
		float: none;
		margin: 1%;
		width: 98%;
	}

	.vt-link {
		background-position: center top;
		background-size: 64% auto;
	}


}
