/* ---------------------------------------------------------------- 基本設定 -----------------------------------------------*/

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 {
}

TD {
	COLOR: #666666;
	FONT-SIZE: 10px;
	MARGIN: 0px;
	text-align:left;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}  

TD a {
	color: #666666;
	text-decoration: none;

}
TD a:hover {
	color: #960D15;
}

a {
	COLOR: #666666;
	text-decoration: none;
}
a:hover {
	color: #960D15;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 15px;
	color: #AB601C;
	padding: 0 0 10px 0;

}
#wrap {
	margin: 0 auto;
	width: 968px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	;
}
#container {
	width: 968px;
	margin:0 auto;
	position: relative;
}

#flash {
	width: 968px;
	height:178px;
}


/* ----------------------------------------------------------- header ------------------------------------------------------*/

#header {
	height: 92px;
	position: relative;
}

#header_logo {
	width: 165px;
	height:82px;	
	padding: 0px;
	left: 0px;
	top: 0px;
	position: absolute;
}
#header #info {
	width:200px;
	color: #333333;
	right: 0px;
	top: 10px;
	position: absolute;
}
#header #info a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0px 5px 0px 8px;
	text-decoration: none;
	background-image: url(info_icon.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
#header #info a:hover {
	color: #165fa9;
}


/* ---------------------------------------------------------------- 主選單 -----------------------------------------------*/

#nav {
	width: 803px;
	background-image:url(nav_e.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top:41px;
	right:0px;
}
#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_e.jpg);
	background-repeat: no-repeat;
	height:30px;
}
#nav ul li a span {
	display: none;
}
#nav ul li#n1 a {
    width: 113px;
	background-position: 0 0;
}
#nav ul li#n2 a {
    width: 98px;	
	background-position: -113px 0;
}
#nav ul li#n3 a {
    width: 104px;	
	background-position: -211px 0;
}
#nav ul li#n4 a {
    width: 138px;	
	background-position: -315px 0;
}
#nav ul li#n5 a {
    width: 149px;	
	background-position: -453px 0;
}
#nav ul li#n6 a {
    width: 90px;	
	background-position: -602px 0;
}
#nav ul li#n7 a {
    width: 111px;	
	background-position: -692px 0;
}

#nav ul li#n1 a:hover {	
	background-position: 0px -30px;
}
#nav ul li#n2 a:hover {	
	background-position: -113px -30px;
}
#nav ul li#n3 a:hover {	
	background-position: -211px -30px;
}
#nav ul li#n4 a:hover {	
	background-position: -315px -30px;
}
#nav ul li#n5 a:hover {	
	background-position: -453px -30px;
}
#nav ul li#n6 a:hover {	
	background-position: -602px -30px;
}
#nav ul li#n7 a:hover {	
	background-position: -692px -30px;
}


/* ------------------------------------------------------ 內容 -----------------------------------------------------*/


#content {
	width: 930px;
	margin: 0 auto 30px;
}


/* ------------------------------------------------------ news -----------------------------------------------------*/

#news {
	position: relative;
	padding: 0 0 20px 0;	
}
#news h1 {
	width: 324px;
	height: 44px;
}
#news ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#news ul li {
	line-height: 16px;
	background-image: url(news_icon.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding: 0 0 5px 10px;
}
#news ul li span {
	font-weight: bold;
	color: #a71019;
	padding: 0 0 0 5px;
}
#news_more {
	position: absolute;
	right: 5px;
	bottom: 0px;
	background-image: url(more_icon.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding: 0 0 0 12px;
	}	


/* ------------------------------------------------------ services -----------------------------------------------------*/

#services {
	width: 346px;
	margin: 0 auto;
	padding: 0 0 30px 0;		
	position: relative;
}
#services h1 {
	width: 346px;
	height: 44px;
}
#services ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#services ul li {
	position: relative;
	border-bottom: 1px dashed #dddddd;
	line-height: 16px;
	min-height: 72px;
	_height:72px;
}
#services ul li img {
	height: 50px;
	width: 50px;
	position: absolute;
	left: 0px;
	top: 0px;
	*top: 10px;	
	border: 1px solid #dddddd;
}
#services ul li h2 {
	margin: 12px 0 0 72px;
	color: #a71019;
	font-size: 11px;
}
#services ul li p {
    margin: 0 0 0 72px;
}
#services_more {
	position: absolute;
	right: 5px;
	bottom: 0px;
	background-image: url(more_icon.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding: 0 0 0 12px;
	}

/* ------------------------------------------------------ links -----------------------------------------------------*/

#links {
}
#links h1 {
	width: 200px;
	height: 44px;
}
#links ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#links ul li {
}
#links ul li img {
    padding: 10px 0 0 0;
}
#contact {
}
#contact h1 {
	width: 200px;
	height: 42px;
}



/* ---------------------------------------------------- footer選單 ----------------------------------------------------*/

#footer_nav {
	width: 739px;
	padding: 0 229px 0 0px;
	background: url(footer_nav_e.jpg) no-repeat;
	height:33px;
}
#footer_nav ul {
	margin:0;
	padding: 0;
	list-style-type: none;
}
#footer_nav ul li {
	float:left;
}
#footer_nav ul li a {
	display: block;
	background-image:url(footer_nav_e.jpg);
	background-repeat: no-repeat;
	height:33px;
}
#footer_nav ul li a span {
	display: none;
}
#footer_nav ul li#n1 a {
    width: 95px;
	background-position: 0 0;
}
#footer_nav ul li#n2 a {
    width: 112px;	
	background-position: -95px 0;
}
#footer_nav ul li#n3 a {
    width: 89px;	
	background-position: -207px 0;
}
#footer_nav ul li#n4 a {
    width: 125px;	
	background-position: -296px 0;
}
#footer_nav ul li#n5 a {
    width: 133px;	
	background-position: -421px 0;
}
#footer_nav ul li#n6 a {
    width: 86px;	
	background-position: -554px 0;
}
#footer_nav ul li#n7 a {
    width: 99px;	
	background-position: -640px 0;
}

#footer_nav ul li#n1 a:hover {	
	background-position: 0px -33px;
}
#footer_nav ul li#n2 a:hover {	
	background-position: -95px -33px;
}
#footer_nav ul li#n3 a:hover {	
	background-position: -207px -33px;
}
#footer_nav ul li#n4 a:hover {	
	background-position: -296px -33px;
}
#footer_nav ul li#n5 a:hover {	
	background-position: -421px -33px;
}
#footer_nav ul li#n6 a:hover {	
	background-position: -554px -33px;
}
#footer_nav ul li#n7 a:hover {	
	background-position: -640px -33px;
}

/* --------------------------------------------------------- 網底 ---------------------------------------------------*/


#footer {
	clear: both;
	width: 968px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	text-align: center;
	height: 30px;
}

#footer address{
	font-size: 11px;
	text-align: left;
	padding: 0 5px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 34px;
}

