/* ---------------------------------------------------------------- 初始化 -----------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td {
	margin:0;
	padding:0;
	}
fieldset,img {
   border:0;
}
ol,ul {
	list-style-type: none;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}
h1,h2,h3,h4,h5,h6 {
    font-size:12px;
}	
/* Remove the link outline */
a {
  outline:none;	/* For FF */
  noFocusLine:expression(this.onFocus=this.blur()); /* For IE */
} 
:focus {
  -moz-outline-style: none;
} /* For Firefox */ 	

html body div.clear, html body span.clear
{
     background: none;
     border: 0;
     clear: both;
     display: block;
     float: none;
     font-size: 0;
     margin: 0;
     padding: 0;
     overflow: hidden;
     visibility: hidden;
     width: 0;
     height: 0;
}

/* ------------------------------------------------------------- 基本設定 -----------------------------------------------*/

body {
	background: url(back_body.jpg) repeat-x left top;	
	font-size: 12px;
	color: #6b6b6b;
	font-family: "新細明體" ,Arial, Verdana, Helvetica, sans-serif;
	line-height:18px;
}
a {
	color: #6b6b6b;
	text-decoration: none;
}
a:hover {
	color: #c90202;
}



/* ---------------------------------------------------------- 內頁背景 --------------------------------------------------*/


div#wrap_box {	
	background: url(back_wrap2.jpg) no-repeat center top;	
	width: 100%;
	margin: 0 auto;
}
div#wrap {
	background: url(back_wrap1.jpg) no-repeat center top;
	width: 1003px;
	margin:0 auto;
	position: relative;
	min-height:780px;
	_height:780px;
}

/* ----------------------------------------------------------- header ---------------------------------------------------*/

div#header {
	position: relative;
	width:1003px;
	padding: 0;
	height:336px;
	z-index:10; /*有下拉選單時一定要加,才能在最上方*/ 	
	}
div.header_logo h1 {
	background:url(logo_c.jpg) no-repeat left top;	
	width:256px;
	height:94px;
	position: absolute;
	left: 51px;
	top: 0px;
	z-index: 2;
	}
div.header_logo h1 a {
	display: block;
	width:256px;
	height:94px;
	text-indent: -9999px;	
	}
div.fb h1 {
	background: url(FB.gif) no-repeat left top;
	width: 161px;
	height: 75px;
	position: absolute;
	left: 836px;
	top: 31px;
	z-index: 3;
	}
div.fb h1 a {
	display: block;
	width:161px;
	height:75px;
	text-indent: -9999px;	
	}
div.header_info {
	display: block;
	position: absolute;
	right: 0px;
	top: 28px;
	z-index: 2;
	padding: 3px 8px 2px;
	color:#c5b699;	
}
div.header_info a {
	padding: 3px 4px;
	text-decoration: underline;
	color:#c5b699;
}
div.header_info a:hover {
	color:#fff;
	text-decoration: none;
}


/* ---------------------------------------------------------------- 主選單 -----------------------------------------------*/

ul#nav_main {
	background:url(nav_main_c.jpg) no-repeat;
	width: 773px;
	height:44px;
	padding:0 16px 0 13px;	
	position: absolute;
	left: 0px;
	top: 94px;
 	z-index:20; /*有下拉選單時一定要加,才能在最上方*/   	
}
ul#nav_main li {
	position:relative;
	float:left;		
}
ul#nav_main li a {
	background:url(nav_main_c.jpg) no-repeat;
	display: block;
	height:44px;	
}
ul#nav_main li a span {
	display: none;
}
ul#nav_main li:nth-child(1) a {
    width: 95px;
	background-position: -13px 0;
}
ul#nav_main li:nth-child(1) a:hover, ul#nav_main li.highlight:nth-child(1) a {	
	background-position: -13px -44px;
}
ul#nav_main li:nth-child(2) a {
    width: 97px;
	background-position: -108px 0;
}
ul#nav_main li:nth-child(2) a:hover, ul#nav_main li.highlight:nth-child(2) a {	
	background-position: -108px -44px;
}
ul#nav_main li:nth-child(3) a {
    width: 97px;
	background-position: -205px 0;
}
ul#nav_main li:nth-child(3) a:hover, ul#nav_main li.highlight:nth-child(3) a {	
	background-position: -205px -44px;
}
ul#nav_main li:nth-child(4) a {
    width: 96px;	
	background-position: -302px 0;
}
ul#nav_main li:nth-child(4) a:hover, ul#nav_main li.highlight:nth-child(4) a {	
	background-position: -302px -44px;
}
ul#nav_main li:nth-child(5) a {
    width: 97px;
	background-position: -398px 0;
}
ul#nav_main li:nth-child(5) a:hover, ul#nav_main li.highlight:nth-child(5) a {	
	background-position: -398px -44px;
}
ul#nav_main li:nth-child(6) a {
    width: 98px;
	background-position: -495px 0;
}
ul#nav_main li:nth-child(6) a:hover, ul#nav_main li.highlight:nth-child(6) a {	
	background-position: -495px -44px;
}
ul#nav_main li:nth-child(7) a {
    width: 99px;
	background-position: -593px 0;
}
ul#nav_main li:nth-child(7) a:hover, ul#nav_main li.highlight:nth-child(7) a {	
	background-position: -593px -44px;
}
ul#nav_main li:nth-child(8) a {
    width: 94px;
	background-position: -692px 0;
}
ul#nav_main li:nth-child(8) a:hover, ul#nav_main li.highlight:nth-child(8) a {	
	background-position: -692px -44px;
}

	
/* ------------------------------------------------------ flash ------------------------------------------------------*/


div.flash {
	width: 644px;
	height: 483px;
	position: absolute;
	left: 0px;
	top: 138px;
 	z-index:20;	
}	





/* ------------------------------------------------------ news ------------------------------------------------------*/

.news {	
	background: url(news_bg.png) no-repeat left top;
	width: 578px;
	height:33px;
	position: absolute;
	left: 31px;
	top: 621px;
 	z-index:99;
}
.news h4 {
	text-indent:-9999px;
	height:0;
}
.news ul {
}
.news ul li {
	width:98%;
	display:-moz-inline-stack;
	display:inline-block;
	*display:inline;
	vertical-align:top;
	zoom:1;
	background: url(news_icon.gif) no-repeat 3px center;
	padding: 4px 0 4px 12px;
	border-bottom:1px solid #c5c5c5;
}
.news span.more a {
	background: url(more_icon.jpg) no-repeat left center;
	padding: 0 0 0 12px;
	position: absolute;
	bottom: -20px;
	right: 0;
	z-index: 10;
}



/* ----------------------------------------- 次選單 -----------------------------------------------*/

ul#nav_sub {
	background:url(nan_sub_c.png) no-repeat;
	width: 941px;
	height:27px;
	position: absolute;
	left: 31px;
	top: 671px;
 	z-index:99; /*有下拉選單時一定要加,才能在最上方*/   	
}
ul#nav_sub li {
	position:relative;
	float:left;		
}
ul#nav_sub li a {
	background:url(nan_sub_c.png) no-repeat;
	display: block;
	height:27px;	
}
ul#nav_sub li a span {
	display: none;
}
ul#nav_sub li:nth-child(1) a {
    width: 237px;
	background-position: 0 0;
}
ul#nav_sub li:nth-child(1) a:hover, ul#nav_sub li.highlight:nth-child(1) a {	
	background-position: 0 -27px;
}
ul#nav_sub li:nth-child(2) a {
    width: 237px;
	background-position: -237px 0;
}
ul#nav_sub li:nth-child(2) a:hover, ul#nav_sub li.highlight:nth-child(2) a {	
	background-position: -237px -27px;
}
ul#nav_sub li:nth-child(3) a {
    width: 237px;
	background-position: -474px 0;
}
ul#nav_sub li:nth-child(3) a:hover, ul#nav_sub li.highlight:nth-child(3) a {	
	background-position: -474px -27px;
}
ul#nav_sub li:nth-child(4) a {
    width: 230px;	
	background-position: -711px 0;
}
ul#nav_sub li:nth-child(4) a:hover, ul#nav_sub li.highlight:nth-child(4) a {	
	background-position: -711px -27px;
}


/* --------------------------------------------------- 網底 --------------------------------------------------*/

#footer {
	width: 536px;
	clear: both;
	position: absolute;
	left: 31px;
	top: 723px;
	z-index: 99;
	line-height: 16px;
	text-align: left;
}
#footer address {
	font-style: normal;
	font-weight: normal;
    color: #595758;		
}
#footer address span {
	position:absolute;
	right:33px;
	top:36px;
	}
div.cn h1 {
	background: url(cn.png) no-repeat left top;
	width: 115px;
	height: 27px;
	position: absolute;
	left: 828px;
	top: -3px;
	z-index: 100;
	}
div.cn h1 a {
	display: block;
	width:115px;
	height:27px;
	text-indent: -9999px;	
	}
div.cn h1 a:hover {
	background:url(cn_2.png) no-repeat left top;	
	}
	
