body {
	margin: 0px;
	background: #000000 url(back1.jpg) repeat-x center top;
}

#wrap {
    margin: 0 auto;
	background: url(bcak2.gif) repeat-y center top;
}

TD {
	COLOR: #333333;
	FONT-SIZE: 12px;
	MARGIN: 0px;
	text-align:left;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px;
}  

TD a {
	color: #393939;	
	text-decoration: none;

}
TD a:hover {
	color: #1651b9;
}

img {
    behavior: url("png.htc"); 
	border: 0;
}
h1 {
	font-size: 13px;
	color: #362E19;
	padding:0px;
	margin:0px;
}
h2 {
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}


/* ---------------------------------------------------------------- 內頁背景 -----------------------------------------------*/

#container {
	background: url(back.jpg) no-repeat center top;
}
#container_main {
	background: #dfdfdf url(back3.gif) repeat-y left top;	
	min-height:300px;
	_height:300px;	
}
#container_content {
	background: url(main_bg.jpg) repeat-y left top;	
}
#container_footer {
	background: url(footer_bg.jpg) no-repeat center bottom;
}
#container_menu {
	margin: 0px 0px 60px 0px;
}

#info{
	float: right;
	padding: 12px 0px 4px 0px;
	margin: 0px 20px 0px 0px;
}
#info a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px 10px 0px 10px;	
	text-decoration: none;	
	background-image: url(../../images/icon.gif);
	background-repeat: no-repeat;
	background-position: left top;		
}
#info a:hover {
	color: #93c8e8;
}


/* ---------------------------------------------------------------- 字型 ---------------------------------------------------*/


.font01 {
	COLOR: #0E4484;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	padding:0px 0px 15px 0px;
	text-align: left;
}
.font02 {
	COLOR: #ff0000;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	padding:0px 0px 15px 0px;
	text-align: left;
}
.font03 {
	COLOR: #FFFFFF;
	font-size: 13px;
	width: 100%;
	background-color: #0C4384;
	padding: 4px 5px 2px 5px;
	margin: 0px 0px 10px 0px;
}
.font04 {
	COLOR: #0E4484;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	padding:0px 0px 10px 0px;
	text-align: left;
}
.font05 {
	COLOR: #FFFFFF;
}
.font06 {
	COLOR: #0E4484;
	font-size: 13px;	
}
.font07 {
	COLOR: #FF0000;
}
.line {
	background-image: url(line1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 61px;
}
.line img {
	float: right;
	border: 0px;
}
.pic {
	background-image: url(About_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 119px;
	width: 162px;
	padding: 11px 11px 15px 11px;
}
.inputstyle {
	BACKGROUND-COLOR: transparent;
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	text-decoration: none;
	border: 1px solid #724E0C;
	width: 200px;
}



/* ---------------------------------------------------------------- 主選單 -----------------------------------------------*/

#nav {
	width: 522px;
	background-image:url(../../images/nav.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav ul li {
	float:left;
}
#nav ul li a {
	display: block;
	background-image:url(../../images/nav.jpg);
	background-repeat: no-repeat;
	height:31px;
}
#nav ul li a span {
	display: none;
}
#nav ul li#n1 a {
    width: 84px;
	background-position: 0 0;
}
#nav ul li#n2 a {
    width: 85px;	
	background-position: -84px 0;
}
#nav ul li#n3 a {
    width: 112px;	
	background-position: -169px 0;
}
#nav ul li#n4 a {
    width: 83px;	
	background-position: -281px 0;
}
#nav ul li#n5 a {
    width: 80px;	
	background-position: -364px 0;
}
#nav ul li#n6 a {
    width: 78px;	
	background-position: -444px 0;
}


#nav ul li#n1 a:hover {	
	background-position: 0px -31px;
}
#nav ul li#n2 a:hover {	
	background-position: -84px -31px;
}
#nav ul li#n3 a:hover {	
	background-position: -169px -31px;
}
#nav ul li#n4 a:hover {	
	background-position: -281px -31px;
}
#nav ul li#n5 a:hover {	
	background-position: -364px -31px;
}
#nav ul li#n6 a:hover {	
	background-position: -444px -31px;
}


/* ---------------------------------------------------------------- 次選單 ------------------------------------------------*/

#nav_sub_bg {
	background: url(bg_menu.jpg) repeat-y center bottom;
}

#nav_sub {
	width: 227px;
	padding: 20px 0px 140px 0px;
}
#nav_sub ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav_sub li {
	margin: 0px 24px;
	padding: 0px 0px 3px 0px;
    background: url(meun_line.gif) no-repeat left bottom;	
}
#nav_sub li a:link, #nav_sub li a:visited  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	display: block;
	text-align: left;
	padding: 3px 0px 2px 20px;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#nav_sub li a:hover {
	color: #298ABE;
}

/* ---------------------------------------------------------------- 次選單產品維修介紹 ------------------------------------------------*/

#nav_sub_bg1 {
	background: url(bg_menu.jpg) repeat-y center bottom;
}

#nav_sub1 {
	width: 220px;
	padding: 0px 0px 0px 0px;
}
#nav_sub1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav_sub1 li {
	margin: 0px 24px;
	padding: 0px 0px 3px 0px;
    background: url(meun_line.gif) no-repeat left bottom;	
}
#nav_sub1 li a:link, #nav_sub1 li a:visited  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	display: block;
	text-align: left;
	padding: 3px 0px 2px 20px;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#nav_sub1 li a:hover {
	color: #298ABE;
}


/* ---------------------------------------------------------- 關於啟德 ----------------------------------------------------*/


.about1 {
	background-image: url(about_02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.about2 {
	background-image: url(about_06.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}


/* ---------------------------------------------------------- 關於啟德 ----------------------------------------------------*/

.table01 {
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5d5d5d;
	margin:0px 0px 10px 0px;
	width:100%;
	border: 1px solid #8f8f8f;
}

.table01 th {
	text-align: center;
	padding: 2px 7px 2px 7px;
	color: #FFFFFF;
	background-color: #BCBCBC;
	border-bottom: 1px solid #BCBCBC;	
}
.table01 td {
	padding: 2px 10px 2px 10px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #BCBCBC;
}
.table01 col.t1 {
	background-color: #D5D5D5;
}
.table01 col.t2 {
}
.table01 col.t3 {
	background-color: #D5D5D5;
}
.table01 col.t4 {
}



/* --------------------------------------------------------- 產品維修介紹 -----------------------------------------------------*/

.thumbs ul{
	margin:0px;
	padding:0px;
	list-style: none;
}

.thumbs { margin: 0px;
 }


.thumbs td{
	width: 170px;
	min-height: 150px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	margin: 0px;
	zoom: 1;
    *display: inline;
	_height: 150px;
	padding: 0px 0px 0px 0px;	
}

.thumbs .row_leader {
	padding-left: 0px;
	clear: left;
}

.thumbs img {
	display: block;
	margin: 0px;
	padding: 10px;
	border:0;
	background-image: url(boxbg.png);
	background-repeat: no-repeat;
	background-position: left top;	
	width:150px;
	height:110px;
}
*html .thumbs img {
	background-image: url(boxbg.gif);
} 
.thumbs a:hover img {
	background-image: url(boxbg1.png);
	background-repeat: no-repeat;
	background-position: left top;	
}
*html .thumbs a:hover img {
	background-image: url(boxbg1.gif);
} 
.thumbs p.tags {
	margin: 0px 5px 20px 5px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.showcatname {
	font-size:14px;
	color:#666666;
}

/* --------------------------------------------------------- 實績案例內頁 -----------------------------------------------------*/

.table02 {
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5d5d5d;
	border: 1px solid #7B634B;
}

.table02 th {
	text-align: center;
	padding: 0px 7px 0px 7px;
	color: #FFFFFF;
	background-color: #7B634B;
	border-bottom: 1px solid #9c8669;	
}
.table02 td {
	padding: 0px 10px 0px 10px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #7B634B;
}


/* ---------------------------------------------------------------- 聯絡我們 ------------------------------------------------*/


.contact{
	float: right;
	padding: 0px 270px 0px 00px;
	margin: 0px 0px 0px 0px;
	background-image: url(contact_04.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 120px;

}
.contact_inner {
	border-collapse:collapse;	
	border-top: 2px solid #e7e7e7;		
}
.contact_inner caption {
	text-align: left;	
	font-size:15px;
	padding: 0px 0px 5px 10px;	
}
.contact_inner th {
	padding: 0px 5px 0px 20px;
	text-align: left;
	background: url(contact_icon.gif) 10px center no-repeat;
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	font-weight: normal;
	color: #601F00;
}
.contact_inner td {
	background: url(contact_line.gif) no-repeat left center;
	padding: 0px 10px;
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	line-height: 30px;
}

.address {
	border-top: 2px solid #a0d0d4;
	border-bottom: 2px solid #a0d0d4;
	line-height: 26px;
}
.address th {
	background: url(contact_icon.jpg) no-repeat 15px center;
	text-align: left;
	text-indent: 24px;
	border-bottom: 1px solid #d8d8d8;
	padding: 2px 0px 0px 0px;	
}
.address td {
	background: url(contact_line.jpg) no-repeat left bottom;
	padding: 2px 10px 0px 10px;	
	border-bottom: 1px solid #d8d8d8;
}
.address span {
	background-image: url(contact_line.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
}





/* ---------------------------------------------------------------- 意見表單 ------------------------------------------------*/

.box_main {}

.box_content {
	color: #333333;
	width: 434px;
	background-image: url(b_a01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.box_content1 {
	color: #333333;
	width: 654px;
	background-image: url(b_a01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.box_header h1 {
    background: url(b_a02.gif) repeat-x top;
    margin: 0 10px 0 10px;
    font-size: 14px;
    height: 10px;
}
.box_header h1 span {
	position: relative;
	top: 10px;
}
.box_header {
    background: url(b_a03.gif) no-repeat top right;
}

.box_outer-body {
    background: url(b_a04.gif) repeat-y left;
}
.box_inner-body {
    background: url(b_a05.gif);
    margin: 0 10px 0 10px;
    padding: 1px;
}
.box_body {
    background: url(b_a06.gif) repeat-y right;
}

.box_inner-body p:first-child {
    margin-top: 0;
    padding-top: 10px;
}
.box_inner-body p:last-child {
    margin-bottom: 0;
}
.box_outer-footer {
    background: url(b_a07.gif) no-repeat bottom left;
}
.box_inner-footer {
    background: url(b_a08.gif) repeat-x bottom;
    margin: 0px 10px 0px 10px;
    padding: 5px;	
}
.box_footer {
    background: url(b_a09.gif) no-repeat bottom right;
}


form {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5d5d5d;
	line-height: 20px;
	margin: 20px 0px 0px 20px;
	margin: 0px 20px 0px 20px;
	font-weight: bold;
	background-image: url(Contact_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.form tr {
	border: 1px dashed #e0e0e0;
}
.form th {
	text-align: left;
	padding: 7px 10px 3px 10px;
	color: #333333;
	font-weight: bold;
	background-image: url(form001_01.gif);
	background-position: right 10px;
	background-repeat: no-repeat;	
	vertical-align: top;
}
.form td {
	padding: 5px 10px 5px 10px;
	text-align: left;
}
.input {
	BACKGROUND-COLOR: #F0F0F0;
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	text-decoration: none;
	border: 1px solid #999999;
	width: 200px;
	height: 18px;
}
.input2 {
	BACKGROUND-COLOR: #F0F0F0;
	COLOR: #666666;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	text-decoration: none;
	width: 50px;
	height: 22px;
	border: 1px solid #666666;
	border-collapse:collapse;
}

.p12_f {
	padding: 0px 0px 17px 0px;
	width: 82%;
	margin: 0px auto 15px auto;
	border-bottom: 1px solid #cccccc;	
}
.p12_f h2 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 5px 6px;
	padding: 0px;		
}
.p12_f ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 24px;
	font-weight: normal;
	line-height: 22px;
}




/* ---------------------------------------------------------- 網上地圖 -------------------------------------------------------*/

.map {
	padding:10px 12px 2px 12px;
	margin:0px 0px 0px 0px;
	border: 1px solid #8f8f8f;
	background-color: #d5d5d5;
}




/* ---------------------------------------------------------- 最新消息 --------------------------------------------------------*/

.news {
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	border-bottom: 3px solid #999999;		
}
.news th {
	text-align: center;
	color: #727272;
	background: url(news_bg.gif) repeat-x right top;
	height: 34px;	
}
.news td {
	padding:0px 5px;
	line-height: 24px;
	border-bottom: 1px solid #cccccc;
	text-align: center;
	color: #666666;
}
.news span {
	background: url(news_bg1.gif) no-repeat left top;
	display: block;
	height: 29px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}	
.news .thead_r {
	background: url(news_bg2.gif) no-repeat right top;
}
.news_l {
	text-align: center;
	line-height: 30px;
	font-size: 11px;
}
.news_f {
	text-align: center;
	line-height: 30px;
	font-size: 12px;
	background-color: #eaeaea;
}

.news_p {
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5d5d5d;
	margin:0px 0px 10px 0px;
	width:100%;
	border: 1px solid #7B634B;
}
.news_p p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 25px;
	letter-spacing: 1px;
}
.news_p th {
	text-align: center;
	padding: 5px 7px 5px 7px;
	color: #FFFFFF;
	background-color: #7B634B;
	border-bottom: 1px solid #7B634B;	
}
.news_p td {
	padding: 7px 10px 7px 10px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #7B634B;
}
.news_pt {
	text-align: left;
	padding: 5px 7px 5px 7px;
	color: #7B634B;
	background-color: #ede7d9;
}
#back_news {
	margin: 0px;
	padding: 0px 26px 0px 0px;
	float: right;
}

/* ---------------------------------------------------------- 最新消息內容 --------------------------------------------------------*/

.newsboard {
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	border-bottom: 3px solid #999999;		
}
.newsboard th {
	text-align: center;
	color: #727272;
	background: url(news_bg.gif) repeat-x right top;
	height: 34px;	
}
.newsboard td {
	padding:0px 5px;
	line-height: 24px;
	border-bottom: 1px solid #cccccc;
	text-align: center;
	color: #666666;
}
.newsboard span {
	background: url(news_bg1.gif) no-repeat left top;
	display: block;
	height: 29px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}	
.newsboard .thead_r {
	background: url(news_bg2.gif) no-repeat right top;
}
.newsboard_l {
	text-align: center;
	line-height: 30px;
	font-size: 11px;
}
.newsboard_f {
	text-align: center;
	line-height: 30px;
	font-size: 12px;
	background-color: #eaeaea;
}

.newsboard_p {
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5d5d5d;
	margin:0px 0px 10px 0px;
	width:100%;
	border: 1px solid #7B634B;
}
.newsboard_p p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 25px;
	letter-spacing: 1px;
}
.newsboard_p th {
	text-align: center;
	padding: 5px 7px 5px 7px;
	color: #FFFFFF;
	background-color: #7B634B;
	border-bottom: 1px solid #7B634B;	
}
.newsboard_p td {
	padding: 7px 10px 7px 10px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #7B634B;
}
.newsboard_pt {
	text-align: left;
	padding: 5px 7px 5px 7px;
	color: #7B634B;
	background-color: #ede7d9;
}
#back_newsboard {
	margin: 0px;
	padding: 0px 26px 0px 0px;
	float: right;
}

/* ----------------------------------------------------------- footer ----------------------------------------------------*/

#footer {
	width:849px;
	height:82px;
	float:left;
	padding: 25px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	color:#9f9f9f;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

#footer a {
	color:#ffffff;
	text-decoration: none;
}
#footer a:hover {
	color:#93c8e8;
}

#footer span a {
	color:#9f9f9f;
	text-decoration: none;
}
#footer span a:hover {
	color:#93c8e8;
}

/* ----------------------------------------------------------- 維修實例 ----------------------------------------------------*/
.videobig {
	border: 1px solid #999999;
	}
	
.video { 
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #cccccc;
	margin: 0px 0px 5px 0px;
	}
	
.video img { 
	border: 1px solid #666666;
	}	

.video th { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#666666;	
	}
	
.video span {
	text-align:right;
	color:#999999;
	}	
.pageselect {
	background-color:#CCCCCC;
	border-collapse:collapse;
	border: 1px solid #999999;
	padding-right:5px;

}

