@charset "utf-8";
/* CSS Document */

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

p {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
.clear {
	zoom: 1;
	clear: both;
}
.clear:after {
	content: '';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
.both {
	clear: both;
}
/*上下換圖按鈕加在連結中的css，意思是<a>標籤的背景位置為往上移動圖片高度一半的單位*/

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

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, "微軟正黑體";
	background-color: #303436;
}
#wrapper {
	width: 100%;
	position: relative;
	height: auto;
	background-image: url(wrapper.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
/***普通通用*********************************************************/

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

#header_box {
	width: 100%;
	height: auto;
	background-image: url(banner/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header {
	width: 1000px;
	height: 430px;
	position: relative;
	margin: 0 auto;
}
#header .skye {
	position: absolute;
	top: 185px;
	right: -60px;
}
/***頁頭********************************************************/

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

#logo {
	width: auto;
	height: auto;
	position: absolute;
	left: 401px;
	z-index: 5;
	top: 0px;
}
/***LOGO*******************************************************/



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

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

#main_box {
	width: 100%;
	height: auto;
	background-image: url(main.jpg);
	background-position: center top;
}
#main {
	width: 1000px;
	height: auto;
	min-height: 354px;
	position: relative;
	margin: 0 auto;
	padding-bottom: 20px;
}
/**左邊**/

#leftside {
	width: 204px;
	height: auto;
	min-height: 200px;
	float: left;
	padding-left: 20px;
}
/***左邊內容***/

#leftnav_title {
	width: 204px;
	height: auto;
}
#leftnav {
	width: 204px;
	height: auto;
	clear: both;
}
#leftside .info {
	height: auto;
	width: 204px;
}
/***右邊******************************************************/

#rightside {
	float: right;
	height: auto;
	width: 752px;
	min-height: 445px;
}
#title {
	height: 34px;
	width: 731px;
	position: relative;
	margin-bottom: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5B5B5B;
	font-weight: bold;
	font-family: "微軟正黑體";
	line-height: 23px;
}
#title span {
	font-size: 18px;
	padding-left: 13px;
	letter-spacing: 2px;
}
#title strong {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 23px;
	color: #B28500;
	font-weight: normal;
	background-image: url(title-lin.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 13px;
}
/***麵包屑*********************************************************/

#breadcrumbs {
	width: auto;
	z-index: 99;
	color: #7A7A7A;
	position: absolute;
	right: 24px;
	height: auto;
	font-size: 12px;
	font-family: "微軟正黑體";
	top: 9px;
}
#breadcrumbs strong {
	color: #7A7A7A;
}
#breadcrumbs span {
	color: #7A7A7A;
}
#breadcrumbs a {
	color: #C11414;
	text-decoration: none;
	font-weight: bold;
}
#breadcrumbs a:hover {
	color: #FF0000;
}
/***麵包屑*********************************************************/







/***分頁*******************************************************/

#pages {
	width: 100%;
	font-size: 13px;
	color: #00468C;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	clear: both;
	margin: auto;
	padding: 20px 0;
}
#pages.lin {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BBBBBB;
}
#pages .table {
	height: 28px;
	width: 647px;
	margin: auto;
}
#pages .pgs a {
	color: #878787;
	text-decoration: none;
	margin: 5px;/*	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	border-radius: 5px;

	display: block;

	border: 1px solid #CFCFCF;

	float: left;

	padding: 1px 11px;*/

}
#pages .pgs a:hover,  #pages .pgs a.link {
	color: #C50032;
}
#pages.back {
	background-image: url(../pages/lin.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/***分頁*******************************************************/



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

#community {
	position: absolute;
	top: 35px;
	background-image: url(footer/lin.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	width: 75px;
	padding-right: 14px;
	left: 19px;
}
/***社群*******************************************************/

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

#footer_box {
	width: 100%;
	height: auto;
	background-image: url(footer/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#footer {
	width: 1000px;
	height: 122px;
	margin: 0 auto;
	position: relative;
	font-size: 12px;
}
#footer .menu {
	width: auto;
	height: auto;
	color: #8C6600;
	position: absolute;
	top: 40px;
	font-size: 13px;
	left: 123px;
}
#footer .menu a {
	color: #8C6600;
	text-decoration: none;
	padding: 0 5px;
}
#footer .menu a:hover {
	color: #FFBB09;
}
#footer .info {
	color: #999999;
	position: absolute;
	top: 64px;
	left: 123px;
	width: auto;
}
#footer .copyright {
	color: #535353;
	position: absolute;
	top: 86px;
	left: 123px;
	font-size: 12px;
	width: auto;
}
#footer .copyright span {
	color: #777777;
}
#footer .copyright a {
	color: #535353;
	text-decoration: none;
}
#footer .copyright ins {
	text-decoration: underline;
}
#footer .copyright a:hover {
	color: #FFBB09;
	text-decoration: none;
}



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