/* ---------------------------------------------------------------- 基本設定 -----------------------------------------------*/

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;
	}
img {
	border:0;
	}

body {
	background: #ffffff url(back.jpg) repeat-x left top;
}

TD {
	COLOR: #727272;
	FONT-SIZE: 12px;
	MARGIN: 0px;
	text-align:justify;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 22px;
}  

TD a {
	color: #393939;	
	text-decoration: none;

}
TD a:hover {
	color: #1651b9;
}


/* ---------------------------------------------------------------- 字型 ---------------------------------------------------*/


h1 {
	font-size: 15px;
	color: #346B83;
	padding:0px 0px 5px 0px;
	margin:0px;
}
h2 {
	font-size: 13px;
	color: #346B83;
	padding:0px 0px 0px 0px;
	margin:0px;
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}



/* ---------------------------------------------------------------- 內頁背景 -----------------------------------------------*/

#wrap_out {
	margin: 0 auto;
	width: 1003px;
	background-image: url(back1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#wrap {
	margin: 0 auto;
	width: 969px;
}

	

/* ----------------------------------------------------------- header -----------------------------------------------*/

#header {
	position: relative;	
	width:969px;
	height:77px;	
	}

#logo {
	width:324px;
	height:77px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;	
	}

#info {
	width: 645px;
	height:34px;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 2;		
}

/* ---------------------------------------------------------------- 主選單 -----------------------------------------------*/

#nav {
	background-image:url(nav.jpg);
	background-repeat: no-repeat;	
	width: 598px;
	height:43px;
	padding: 0 25px 0 22px;
	position: absolute;
	right: 0px;
	top: 34px;
	z-index: 2;		
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav ul li {
	float:left;
}
#nav ul li a {
	display: block;
	background-image:url(nav.jpg);
	background-repeat: no-repeat;
	height:43px;
	color: #FFFFFF;
}
#nav ul li a span {
	display: none;
}
#nav ul li#n1 a {
    width: 102px;
	background-position: -22px 0;
}
#nav ul li#n2 a {
    width: 99px;	
	background-position: -124px 0;
}
#nav ul li#n3 a {
    width: 101px;	
	background-position: -223px 0;
}
#nav ul li#n4 a {
    width: 99px;	
	background-position: -324px 0;
}
#nav ul li#n5 a {
    width: 99px;	
	background-position: -423px 0;
}
#nav ul li#n6 a {
    width: 98px;	
	background-position: -522px 0;
}

#nav ul li#n1 a:hover {	
	background-position: -22px -43px;
}
#nav ul li#n2 a:hover {	
	background-position: -124px -43px;
}
#nav ul li#n3 a:hover {	
	background-position: -223px -43px;
}
#nav ul li#n4 a:hover {	
	background-position: -324px -43px;
}
#nav ul li#n5 a:hover {	
	background-position: -423px -43px;
}
#nav ul li#n6 a:hover {	
	background-position: -522px -43px;
}


/* --------------------------------------------------------- flash --------------------------------------------------------*/

#flash {
	width:969px;
	height:340px;		
	}


/* --------------------------------------------------------- content --------------------------------------------------------*/


#content {
	position: relative;
	height:177px;
	background-image: url(content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#content_company {
	width:343px;
	height: 177px;
	position: absolute;
	left: 44px;
	top: 0px;
	z-index: 3;
	font-size: 11px;
	font-size:10px \9;	
	color: #333;
	background-image: url(company_bg.jpg);
	background-repeat: no-repeat;
	background-position: left 40px;
	}
	
#content_company h1 {
	margin: 0 0 6px 0 ;
	padding: 24px 0px 0px 0px;	
	float:left;
}
#content_company h2 {
	margin: 0px;
	padding: 32px 30px 0px 0px;
	float:right;
}
#content_company p {
	clear:both;
	margin:0px;
	padding: 0 110px 0 0;
	line-height: 18px;
}	
	
	
#content_essence {
	width:286px;
	height: 177px;
	position: absolute;
	right: 44px;
	top: 0px;
	z-index: 3;		
	}
#content_essence h1 {
	margin: 0 0 4px 0 ;
	padding: 24px 0px 0px 0px;	
	float:left;
}
#content_essence h2 {
	margin: 0px;
	padding: 30px 0px 0px 0px;
	float:right;
}	
#content_essence h3 {
	clear:both;
}	
	
#content_news {
	width:252px;
	height: 177px;
	position: absolute;
	left: 387px;
	top: 0px;
	z-index: 3;
	background-image: url(news_bg.jpg);
	background-repeat: no-repeat;
	background-position: right 40px;
	}	

#content_news h1 {
	margin: 0 0 4px 0 ;
	padding: 24px 0px 0px 0px;	
	float:left;
}
#content_news h2 {
	margin: 0px;
	padding: 30px 30px 0px 0px;
	float:right;
}
#content_news ul {
	clear: both;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	list-style-type: none;
}
#content_news li {
	border-bottom: 1px solid #dbdbdb;	
	margin: 0px 100px 2px 0px;	
	font-size: 11px;
	font-size:10px \9;
	color: #333;	
}
#content_news li a {

	line-height: 20px;
	padding: 0px 0px 2px 0px;
	text-decoration: none;
	color: #000;
}
#content_news li a:hover {
	color: #4e8000;
}


/* --------------------------------------------------------- adv --------------------------------------------------------*/


.advbox ul{
	margin:0px;
	padding:0px;
	list-style: none;
}

.advtbox {
	margin:10px 0px 10px 0px;
}
.advbox li{
	width: 190px;
	min-height: 76px;
	display: inline-block;
	display: inline-block;
	vertical-align: top;
	margin: 0px;
	zoom: 1;
    *display: inline;
	_height: 76px;
	padding: 0px 0px 0px 30px;
}
*+html .advbox li{
	padding: 0px 0px 0px 34px;
}
*html .advbox li{
	padding: 0px 0px 0px 34px;
}
.advbox .row_leader {
	padding-left: 18px;
	clear: left;
}

.advbox img {
	display: block;
	margin: 0px;
	padding: 0px;
	width:190px;
	height:76px;
}


/* ---------------------------------------------------------------- 網底 ---------------------------------------------------*/

#footer {
	width: 1003px;
	font-size: 11px;
	text-align: center;
	height: 98px;
	padding: 0px 0px 0px 0px;
	color: #727272;
	font-family: Arial, Helvetica, sans-serif;
}
