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

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: #fff url(back_body.jpg) repeat-x left top;	
	font-size: 12px;
	color: #353434;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height:18px;
}
a {
	color: #353434;
	text-decoration: none;
}
a:hover {
	color: #c90202;
}



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


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

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

div#header {
	position: relative;
	width:1003px;
	padding:0;
	height:106px;
	z-index:10; /*有下拉選單時一定要加,才能在最上方*/ 	
	}
div.header_logo h1 {
	background:url(logo_c.jpg) no-repeat left top;	
	width:332px;
	height:98px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
	}
div.header_logo h1 a {
	display: block;
	width:332px;
	height:98px;
	text-indent: -9999px;	
	}
div.header_info {
	display: block;
	position: absolute;
	right: 26px;
	top: 48px;
	z-index: 2;
	padding: 3px 8px 2px;
	font-size: 11px;
}
div.header_info a {
	padding: 3px 10px;
	text-decoration: underline;
	color:#fff;
}
div.header_info a:hover {
	text-decoration: none;
}


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

ul#nav_main {
	background:url(nav_main_c.jpg) no-repeat;
	width: 585px;
	height:79px;
	padding:0;	
	position: absolute;
	left: 392px;
	top: 19px;
 	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:79px;	
}
ul#nav_main li a span {
	display: none;
}
ul#nav_main li:nth-child(1) a {
    width: 147px;
	background-position: 0 0;
}
ul#nav_main li:nth-child(1) a:hover, ul#nav_main li.highlight:nth-child(1) a {	
	background-position: 0 -79px;
}
ul#nav_main li:nth-child(2) a {
    width: 146px;
	background-position: -147px 0;
}
ul#nav_main li:nth-child(2) a:hover, ul#nav_main li.highlight:nth-child(2) a {	
	background-position: -147px -79px;
}
ul#nav_main li:nth-child(3) a {
    width: 145px;
	background-position: -293px 0;
}
ul#nav_main li:nth-child(3) a:hover, ul#nav_main li.highlight:nth-child(3) a {	
	background-position: -293px -79px;
}
ul#nav_main li:nth-child(4) a {
    width: 147px;	
	background-position: -438px 0;
}
ul#nav_main li:nth-child(4) a:hover, ul#nav_main li.highlight:nth-child(4) a {	
	background-position: -438px -79px;
}


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


div.flash {
	width: 1003px;
	height: 383px;
 	z-index:20;	
}	


/* --------------------------------------------------- container -----------------------------------------------*/

.container {
	background: url(back_container_c.jpg) no-repeat left top;		
	width:977px;
	padding: 22px 0 0 26px;
	position: relative;
	float:left;
	min-height:166px;
}

.container h4 {
	text-indent:-9999px;
	height:24px;
}


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

.download {
	float:left;
	width:413px;
	position:relative;
	margin: 0 10px 0 0;
}
.download ul {
}
.download ul li {
	width:158px;
	display:-moz-inline-stack;
	display:inline-block;
	*display:inline;
	vertical-align:top;
	zoom:1;
	background: url(news_icon.gif) no-repeat 3px center;
	padding: 2px 0 1px 12px;
	border-bottom:1px solid #91a4b0;
	margin: 0 50px 0 0;
}
.download ul li:nth-child(2n) {
	margin: 0;
}
.download ul li:nth-last-child(1),.download ul li:nth-last-child(2) {
	border-bottom:none;
}
.download 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;
}


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

.navp_list  {
	width:484px;
	height:28px;
	background: url(back_navp.png) no-repeat left top;
	position:absolute;
	top:-32px;
	right:40px;
	z-index:99;
	padding:14px 5px 0 5px;
	}
.navp_list a {
    padding: 0 13px;
	}
.navp_list a:hover {
    color: #333;	
	text-decoration:underline;
	}


#footer {
	clear:both;
	background: url(back_footer.jpg) no-repeat center top;	
	width:1003px;
	height:81px;
	line-height: 16px;
	position: relative;
	text-align:center;
}
#footer address {
	padding: 20px 0 0 0;
	font-style: normal;
	font-weight: normal;	
}
#footer address span {
	color:#1b4386;
	font-weight:bold;
	}
	
