@charset "utf-8";
/* CSS Document */
/***麵包屑*********************************************************/
#breadcrumbs {
	text-align: right;
	color:#999999;
	font-size: 12px;
	line-height: 18px;
	height: 18px;
	font-weight: normal;
	position: absolute;
	top:65px;
	left:50px;
	padding: 0 0 0 20px;
	background: url(img/home.png) 0 3px no-repeat;
}
#breadcrumbs span {
	color: #999999;
	text-decoration: none;
}
#breadcrumbs img {
	padding: 0px 5px;
}
#breadcrumbs a {
	color:#999999;
	text-decoration: none;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
#breadcrumbs a:visited {
	color:#999999;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #000000;
	text-decoration: none;
}
/***麵包屑*********************************************************/
/***至頂靠齊*********************************************************/
#lang {
	color: #929292;
	top: 20px;
	right: 10px;
	position: absolute;
	right:15px;
	top:20px;
	font-size: 13px;
	z-index: 10;
	border-bottom:#CCCCCC 1px solid;
	border-top:#CCCCCC 1px solid;
	border-left:#CCCCCC 1px solid;
}
#lang .list{
	float:left;
	border-right:#CCCCCC 1px solid;
}
#lang .list a{
	color: #929292;
	width:65px;
	height:20px;
	line-height:20px;
	text-align:center;
	display:block;
	text-decoration:none;
	background:#FFFFFF;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
#lang .list a:visited{
	color: #929292;
	text-decoration:none;
}
#lang .list a:hover{
	color: #FFF;
	text-decoration:none;
	background:#CCCCCC;
}
/***至頂靠齊*********************************************************/
/***普通通用*********************************************************/
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, "微軟正黑體";
	font-size: 13px;
	line-height: 22px;
	letter-spacing: 0px;
	color: #4C4C4C;
	background:url(footer/bg.jpg) center top repeat;
}
#wrapper {
	width: 100%;
	margin: 0 auto;
	position: relative;
}
#wrapper_box {
	width: 100%;
	clear: both;
	position: relative;
}
/***普通通用*********************************************************/
/***LOGO*******************************************************/
#logo {
	width: auto;
	height: auto;
	position: absolute;
	top: 40px;
	left: 0px;
	z-index: 50;
}
/***LOGO*******************************************************/
/***主視圖******************************************************/
#banner_box {
	min-height:573px;
	position: relative;
	z-index:0;
}
#banner {
	width: 100%;
	height:573px !important;
	position: absolute;
	top:0px;
}
.backstretch img{
	top:0 !important;
}
#loading {
	position: absolute;
	top: 49.5%;
	left: 49.5%;
	z-index: 1;
	width: 16px;
	height: 16px;
	text-indent: -999em;
	display: block;
	background-image: url(../../scripts/flexslider/progress.gif);
}
/***主視圖********************************************************/
/***主要內容******************************************************/
#head_box {
	width: 100%;
	height: 110px;
	position: relative;
}
#head {
	width: 1000px;
	height: 108px;
	margin: 0 auto;
	padding: 0px 0 0 0;
	position: relative;
}
#main_box {
	width: 100%;
	padding: 0 0 0 0;
	background: url(img/bg.jpg) top no-repeat;
}
.main {
	width: 970px;
	height: 395px;
	padding:30px 0 0 0;
	margin: 0 auto;
	position: relative;
	z-index:1;
	background:#FFF;
}
/*********************************************************/
/*********************************************************/
/*********************************************************/
/*********************************************************/
#top_title{
	position:absolute;
	top:33px;
	left:50px;
}
.top_title2{
	margin-bottom:30px;
}
#top_box {
	width:1000px;
	height:99px;
	margin: 0 auto;
	position: relative;
	z-index:5;
}
ul.topnav {
	position:absolute;
	right:10px;
	text-align: center;
	top:45px;
	left:270px;
}
ul.topnav li {
	border: #9E9E9E 1px solid;
	float: left;
	margin:5px 5px;
	list-style:none;
	display:block;
	overflow:hidden;
}
ul.topnav li a {
	min-width:70px;
	display:block;
	color: #777777;
	background:#FFFFFF;
	padding:5px 10px;
	text-decoration:none;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}


ul.topnav li a:visited {
	color: #777777;
	text-decoration:none;
}
ul.topnav li a:hover {
	color: #FFF;
	background:#9E9E9E;
}
.topnav02 {
	position:absolute;
	right:10px;
	text-align: center;
	top:30px;
}
/*********************************************************/
/*********************************************************/
/*********************************************************/
/*********************************************************/
/*********************************************************/
#contentbody_info {
	line-height:30px;
	padding:5px 15px;
	background: #EBEEB3;
	border:#DDE362 1px solid;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
margin-bottom:20px;
}
#contentbody_info a {
	color: #262626;
	text-decoration: none;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
#contentbody_info a:visited {
	color: #262626;
	text-decoration: none;
}
#contentbody_info a:hover {
	color: #D86C00;
	text-decoration: none;
}
#contentbody_info span {
	color: #B06D04;
}
/********************************************************************************/
#contentbody_list {
	width: 690px;
	height: 25px;
	line-height: 28px;
	padding: 5px 14px 12px 14px;
	margin: 0 auto;
	position: relative;
	border-bottom: #B1D37E 1px solid;
	background: #E0E9D8;
}
#contentbody_list a {
	color: #6E5241;
	text-decoration: none;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
#contentbody_list a:visited {
	color: #6E5241;
	text-decoration: none;
}
#contentbody_list a:hover {
	color: #CE6722;
	text-decoration: none;
}
#contentbody_list .list {
	height: 20px;
	line-height: 20px;
	float: left;
	color: #6C523F;
	padding: 0px 15px 0 28px;
	font-family: Arial, "微軟正黑體";
	border-right: #FFF 1px dashed;
	background: url(img/dot.jpg) 15px 7px no-repeat;
}
#contentbody_list .list a {
	color: #6C523F;
	text-decoration: none;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
#contentbody_list .list a:visited {
	color: #6C523F;
	text-decoration: none;
}
#contentbody_list .list a:hover {
	color: #D86C00;
	text-decoration: none;
}
/******************************************************************************/
#contentbody_title {
	width: 898px;
	font-size:14px;
	line-height:40px;
	height:40px;
	color:#777777;
	text-align:center;
	margin-left:34px;
	margin-bottom:20px;
	border:#CCCCCC 1px solid;
}
#contentbody_title a {
	color:#777777;
	text-decoration: none;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
#contentbody_title a:visited {
	color:#777777;
	text-decoration: none;
}
#contentbody_title a:hover {
	color:#F33791;
	text-decoration: none;
}
#contentbody_title span {
	color:#F33791;
	font-weight: bold;
}
.contentbody {
	width: 663px;
	position: relative;
	line-height: 26px;
	color: #717171;
	margin:0 auto;
}
/*******************************************************/
/***社群*******************************************************/
#community {
	width:130px;
	position: absolute;
	left:15px;
	top: 22px;
	z-index: 50;
	border-right:#CCCCCC 1px solid;
}
#community li {
	width: 28px;
	height: 29px;
	margin: 0 5px;
	float: left;
	text-align: center;
	list-style: none;
}
#community li a {
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
#community li a:hover {
	color: #F90;
}
#community li a.cart {
	background: url('community/cart.png') no-repeat;
}
#community li a.facebook {
	background: url('community/fb.png') no-repeat;
}
#community li a.google {
	background: url('community/google.png') no-repeat;
}
#community li a.twitter {
	background: url('community/twitter.png') no-repeat;
}
#community li a.plurk {
	background: url('community/plurk.png') no-repeat;
}
#community li a.favorites {
	background: url('community/favorites.png') no-repeat;
}
#community li a.pixnet {
	background: url('community/pixnet.png') no-repeat;
}
#community li a.cart:hover {
	background: url('community/cart_.png') no-repeat;
}
#community li a.facebook:hover {
	background: url('community/fb_.png') no-repeat;
}
#community li a.google:hover {
	background: url('community/google_.png') no-repeat;
}
#community li a.twitter:hover {
	background: url('community/twitter_.png') no-repeat;
}
#community li a.plurk:hover {
	background: url('community/plurk_.png') no-repeat;
}
#community li a.favorites:hover {
	background: url('community/favorites_.png') no-repeat;
}
#community li a.pixnet:hover {
	background: url('community/pixnet_.png') no-repeat;
}
/***社群*******************************************************/
/***頁底*********************************************************/
#footer_box {
	width: 100%;
	height: 65px;
	position: relative;
	background: url(footer/bg.jpg) center top repeat;
}
#footer {
	width: 1000px;
	height: 65px;
	margin: 0 auto;
	position: relative;
	background: url(footer/bg.jpg) center top repeat;
}
#footer .pic {
	position: absolute;
	left: -25px;
	top: -230px;
}
#footer .menu {
	font-size: 12px;
	color: #CCCCCC;
	position: absolute;
	left: 170px;
	top: 37px;
	text-align: right;
	line-height: 18px;
	height: 18px;
}
#footer .menu a {
	color: #CCCCCC;
	text-decoration: none;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#footer .menu a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#footer .menu a:hover {
	color: #B5A869;
	text-decoration: none;
}
#footer .info {
	font-size: 13px;
	color: #EDEDED;
	line-height: 20px;
	position: absolute;
	left: 170px;
	top: 18px;
	line-height: 18px;
	height: 18px;
}
#footer .info span {
	color: #DF0000;
	font-size: 13px;
	font-weight: bold;
}
#footer .qr {
	position: absolute;
	left: 35px;
	top: 20px;
}
#footer .copyright {
	height: 20px;
	font-size: 12px;
	color: #CCCCCC;
	text-align: right;
	position: absolute;
	line-height: 18px;
	height: 18px;
	left: 550px;
	top: 37px;
}
#footer .copyright spanc {
	color: #878787;
}
#footer .copyright span {
	color: #878787;
}
#footer .copyright span a {
	color: #CCCCCC;
	text-decoration: none;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#footer .copyright span a:visited {
	color: #878787;
	text-decoration: none;
}
#footer .copyright span a:hover {
	color: #D9D98C;
	text-decoration: underline;
}
#footer .copyright a {
	color: #CCCCCC;
	text-decoration: none;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#footer .copyright a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#footer .copyright a:hover {
	color: #B5A869;
	text-decoration: none;
}
#footer .top_use {
	width: 62px;
	height: 43px;
	position: absolute;
	right: 0px;
	top: -42px;
}
#footer .top_use a {
	width: 100%;
	height: 100%;
	display: block;
	-webkit-transition: background 200ms linear;
	-moz-transition: background 200ms linear;
	-o-transition: background 200ms linear;
	transition: background 200ms linear;
}
#footer .top_use a:hover {
	background: url(footer/top_.png) no-repeat;
}
/***頁底*********************************************************/
/***頁底*********************************************************/
.form_use {
	color: #666666;
	background-color: transparent;
	border: none;
	padding: 3px 8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: background 200ms linear, border 200ms linear, color 200ms linear;
	-moz-transition: background 200ms linear, border 200ms linear, color 200ms linear;
	-o-transition: background 200ms linear, border 200ms linear, color 200ms linear;
	transition: background 200ms linear, border 200ms linear, color 200ms linear;
}
.form_use:hover {
}
.form_use:focus {
}
.form_h {
	height: 18px;
}
.form_use2 {
	color: #666666;
	background-color: #FFF;
	border: #D5D5D5 1px solid;
	padding: 3px 3px 3px 5px;
	font-size: 12px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: background 200ms linear, border 200ms linear, color 200ms linear;
	-moz-transition: background 200ms linear, border 200ms linear, color 200ms linear;
	-o-transition: background 200ms linear, border 200ms linear, color 200ms linear;
	transition: background 200ms linear, border 200ms linear, color 200ms linear;
}
.form_use2:hover {
	color: #FFF;
	background-color: #A18C59;
	border:#A18C59 1px solid;
}
.form_use2:focus {
	color: #FFF;
	background-color: #A18C59;
	border:#A18C59 1px solid;
}
.form_use3 {
	color: #666666;
	background-color: #FFF;
	border: #9E9E9E 1px solid;
	padding: 3px 8px;
	-webkit-transition: background 200ms linear, border 200ms linear, color 200ms linear;
	-moz-transition: background 200ms linear, border 200ms linear, color 200ms linear;
	-o-transition: background 200ms linear, border 200ms linear, color 200ms linear;
	transition: background 200ms linear, border 200ms linear, color 200ms linear;
}
.form_use3:hover {
	color: #FFF;
	background-color: #9E9E9E;
	border:#9E9E9E 1px solid;
}
.form_use3:focus {
	color: #FFF;
	background-color: #9E9E9E;
	border:#9E9E9E 1px solid;
}
.form_use4 {
	color:#850101;
	background-color: transparent;
	border: none;
	font-size: 12px;
	-webkit-transition: background 200ms linear, border 200ms linear, color 200ms linear;
	-moz-transition: background 200ms linear, border 200ms linear, color 200ms linear;
	-o-transition: background 200ms linear, border 200ms linear, color 200ms linear;
	transition: background 200ms linear, border 200ms linear, color 200ms linear;
	behavior: repeat url(../../scripts/pie/PIE.htc);
}
.form_use4:hover {
	color: #666;
}
.form_use4:focus {
	color: #666;
}
/***頁底*********************************************************/
/**************/
.main .left_main,.main .right_main{
	float:left;	
	width:48%;	
	}
.main .left_main{
	text-align: center;
	}
.main .right_main{
	padding-right:2%;
	}
/**************/