@charset "utf-8";

/* CSS Document */

/***普通通用*********************************************************/

.clear {

	zoom: 1;

	clear: both;

}

.clear:after {

	content: '';

	display: block;

	clear: both;

	visibility: hidden;

	height: 0;

}

.bold {font-weight: bold;}

/*上下換圖按鈕加在連結中的css，意思是<a>標籤的背景位置為往上移動圖片高度一半的單位*/

/***普通通用*********************************************************/

body {

	margin: 0px;

	padding: 0px;

	font-family: Arial, "微軟正黑體";

}

#wrapper {

	width: 100%;

	position: relative;

	border-top-width: 10px;

	border-top-style: solid;

	border-top-color: #E61E19;

}

/***普通通用*********************************************************/

/***頁頭********************************************************/

#header_box {

	width: 100%;

	height: auto;

	margin: 0 auto;

	position: absolute;

	z-index: 1;

	top: 0px;

	left: 0px;

}

#header {

	width: 1000px;

	height: 737px;

	position: relative;

	margin: auto;

}

#header .language{

	font-size: 12px;

	color: #613F12;

	background-color: #FDF6E7;

	border: 1px solid #D8C0AB;

	-moz-border-radius: 12px;

	-webkit-border-radius: 12px;

	border-radius: 12px;

	height: 24px;

	width: 125px;

	position: absolute;

	z-index: 1;

	top: 45px;

	right: 0px;

	padding: 0 10px;

}

/***頁頭********************************************************/

/***LOGO*******************************************************/

#logo {

	width: auto;

	height: auto;

	position: absolute;

	left: 0px;

	z-index: 5;

	top: 0px;

}



/***LOGO*******************************************************/



/***主視圖******************************************************/

#ad_bg {

	width: 100%;

}

#ad {

	width:1391px;

	height:737px;

	margin: auto;

	overflow: hidden;

}



#iabout{

	background-image: url(index/about.png);

	background-repeat: no-repeat;

	height: 86px;

	width: 335px;

	padding-top: 55px;

	padding-right: 507px;

	padding-bottom: 31px;

	padding-left: 41px;

	color: #F7EAD7;

	font-size: 14px;

	position: absolute;

	z-index: 1;

	line-height: 23px;

	left: 577px;

	top: 456px;

}



#inews{

	background-image: url(index/news.png);

	margin: auto;

	height: 40px;

	width: 831px;

	position: absolute;

	z-index: 1;

	bottom: 0px;

	line-height: 40px;

	padding-top: 4px;

	padding-left: 225px;

	font-size: 13px;

	left: -39px;

}

#inews .bnt{

	float: left;

	height: 25px;

	width: 6px;

	padding-right: 15px;

	padding-top: 15px;

}

#inews .bnt img{ cursor:pointer;}

#inews #carousel_menu2{ float:left;}
#inews ul{ list-style:none;}

#inews .date{

	float: left;

	font-family: Arial, Helvetica, sans-serif;

	color: #F34E00;

	width: 80px;

}

#inews .title{float: left;}

#inews .title a{

	color: #553526;

	text-decoration: none;

}

#inews .title a:hover{

	color: #FF6000;

}

#inews .more{
	float: right;
	padding-top: 12px;
	padding-right:55px;
}



/***主視圖********************************************************/

/***主要內容******************************************************/

#main_box {

	width: 100%;

	height: auto;

	background-image: url(index/main.jpg);

	background-repeat: repeat-x;

}

#main {

	width: 1000px;

	height: auto;

	min-height: 223px;

	position: relative;

	margin: 0 auto;

}





/***主要內容******************************************************/



#iarrival{

	height: 230px;

	width: 1000px;

	margin: auto;

	background-image: url(index/arrival.png);

	background-repeat: no-repeat;

	background-position: left top;

}

#iarrival .more{

	height: 35px;

	width: 957px;

	padding-top: 13px;

	text-align: right;

}

.jCarouselLite li a{

	width: 172px;

	height: 82px;

	background-image: url(index/hover.png);

	display: block;

	text-decoration: none;

	position: absolute;

	z-index: 1;

	left: 3px;

	top: 3px;

	line-height: 23px;

	color: #F7EEDD;

	padding-top: 68px;

	padding-right: 14px;

	padding-left: 14px;

	font-size: 13px;

	opacity: 0;

}

.jCarouselLite li a .title{

	font-weight: bold;

	color: #FFD83F;

}

.jCarouselLite li a:hover{opacity: 1.0;}



/**********************************************************/



/***社群*******************************************************/

#community {

	width: auto;

	height: 53px;

	position: absolute;

	z-index: 2;

	right:158px;

	top: 45px;

}

#community img{ cursor:pointer;}

/***社群*******************************************************/

/***頁底*********************************************************/

#footer_box {

	width: 100%;

	height: auto;

	background-image: url(footer/bg.jpg);

	background-repeat: repeat-x;

}

#footer {

	width: 1000px;

	height:100px;

	margin: 0 auto;

	position:relative;

	font-size: 12px;

}

#footer .logo{

	position: absolute;

	z-index: 1;

	left: 0px;

	top: 3px;

}



#footer .menu {

	width: auto;

	height: auto;

	color:#FCD93E;

	position: absolute;

	left:200px;

	top: 17px;

}

#footer .menu a {

	color:#FCD93E;

	text-decoration: none;

}

#footer .menu a:hover {

	color: #FFFFBF;

}



#footer .info {

	width:  auto;

	height: auto;

	color: #FFF5E5;

	position: absolute;

	left:200px;

	top: 41px;

}



#footer .copyright {

	width:  auto;

	height: auto;

	color: #FFF5E5;

	position: absolute;

	left:201px;

	font-size: 12px;

	top:75px;

}

#footer .copyright span{color: #FFF5E5;}

#footer .copyright a {

	color: #FFF5E5;

	text-decoration: none;

}

#footer .copyright ins{

	text-decoration: underline;

}

#footer .copyright a:hover {

	color: #FFFFBF;

	text-decoration: none;

}

#footer .qr{

	position: absolute;

	z-index: 1;

	right:35px;

	top: 13px;

}





/***頁底*********************************************************/

