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

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-image: url(back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

TD {
	COLOR: #333333;
	FONT-SIZE: 12px;
	MARGIN: 0px;
	text-align:justify;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 22px;
	text-justify:distribute;
}  

TD a {
	color: #393939;	
	text-decoration: none;

}
TD a:hover {
	color: #1651b9;
}

/* ---------------------------------------------------------------- 字型 ---------------------------------------------------*/


h1 {
	font-size: 15px;
	color: #333333;
	margin:0px;
}
h2 {
	font-size: 15px;
	color: #CC0000;
	text-align: center;
}
h3 {
	font-size: 15px;
}
h4 {
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
}

.font_h1  {
	font-size: 15px;
	color: #023989;
	padding:5px 0px 25px 0px;
	margin:5px 0px;
	font-weight: bold;
}

.font_h2 {
	font-size: 13px;
	color: #333333;
	padding:0px 0px 5px 0px;
	margin:0px;
	font-weight: bold;
}
.font_h3 {
	font-size: 13px;
	color: #3395BF;
}

.font_h4 {
	font-size: 13px;
	color: #CC0000;
}

.font_h5 {
	font-size: 15px;
	color: #0C5EB4;
	background-color: #CEDFF0;
	padding: 3px 10px;
	margin: 0 0 20px 0;
}
.font_h6 {
	font-size: 13px;
	color: #CC0000;
	text-decoration: underline;
}
.pic {
	float: right;
	margin: -5px 0 10px 20px;

}


/* ---------------------------------------------------------- 主要框架 -----------------------------------------------*/

#wrap {
	margin: 0 auto;
	width: 1003px;
}

#container {
	width: 880px;
	margin: 0 auto;
}
#flash h5 img {
   width:880px;
   height:159px; 
}
#flash h6 img {
   width:880px;
   height:30px; 
}
#container_main {
	background-image: url(container_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	min-height:400px;
	_height:400px;

}


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

#header {
	height: 68px;
	position: relative;
}

#header_logo {
	width: 272px;
	height:68px;
	left: 0px;
	top: 0px;
	position: absolute;
}
#header_c {
	right: 0px;
	top: 0px;
	position: absolute;
	width: 608px;
	height:68px;
}
#header #info {
	padding: 0px;
	color: #333333;
	right: 118px;
	top: 17px;
	position: absolute;	
	margin:0px;
}
#header #info a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0px 5px 0px 5px;	
	text-decoration: none;	
}
#header #info a:hover {
	color: #165fa9;
}




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

#nav {
	width: 880px;
	background-image:url(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(nav.jpg);
	background-repeat: no-repeat;
	height:36px;
	color: #FFFFFF;
}
#nav ul li a span {
	display: none;
}
#nav ul li#n1 a {
    width: 140px;
	background-position: 0 0;
}
#nav ul li#n2 a {
    width: 152px;	
	background-position: -140px 0;
}
#nav ul li#n3 a {
    width: 149px;	
	background-position: -292px 0;
}
#nav ul li#n4 a {
    width: 148px;	
	background-position: -441px 0;
}
#nav ul li#n5 a {
    width: 151px;	
	background-position: -589px 0;
}
#nav ul li#n6 a {
    width: 140px;	
	background-position: -740px 0;
}

#nav ul li#n1 a:hover {	
	background-position: 0px -36px;
}
#nav ul li#n2 a:hover {	
	background-position: -140px -36px;
}
#nav ul li#n3 a:hover {	
	background-position: -292px -36px;
}
#nav ul li#n4 a:hover {	
	background-position: -441px -36px;
}
#nav ul li#n5 a:hover {	
	background-position: -589px -36px;
}
#nav ul li#n6 a:hover {	
	background-position: -740px -36px;
}



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

#nav_sub {
	width: 211px;
	margin: 0 23px 0 21px;
	background-image: url(navsub_line.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#nav_sub h5 {
	width: 211px;
	height:43px;
}
#nav_sub h6 {
	width: 211px;
	height:20px;
	padding: 10px 0 0 0;
}

#nav_sub ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#nav_sub ul li {
	border-bottom: 1px solid #D0D0D0;
	margin: 0px 20px;
}
#nav_sub ul li a:link, #nav_sub ul li a:visited  {
	background: url(navsub_icon.jpg) no-repeat 5px 11px;
	color: #333333;
	text-decoration: none;
	display: block;
	text-align: left;
	padding: 5px 0px 5px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#nav_sub ul li a:hover {
	color: #043D8A;
}
#nav_sub ul li ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav_sub ul li ul li {
	margin: 0 4px 0px 16px;
	border-bottom: 1px solid #ffffff;
}
#nav_sub ul li ul li a:link, #nav_sub ul li ul li a:visited {
	background-image: url(navsub_icon2.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	display: block;
	text-align: left;
	line-height: 24px;
	padding: 0 0 0 15px;
}
#nav_sub ul li ul li a:hover, #nav_sub ul li ul li a:active {
	color: #a71019;
}

#nav_sub ul li.n1 {
	padding: 0 0 3px 0;
	border-bottom: 1px solid #cccccc;
}





/* ---------------------------------------------------------- adv ----------------------------------------------------*/

#adv {
   width: 205px;
   margin: 20px auto 0;
}
#adv img {
   width: 205px;
   height:49px;
   margin: 0 0 10px 0;
}




/* ---------------------------------------------------------------- 標題 ---------------------------------------------------*/

#title {
    width:552px;
	margin: 0 50px 0 23px;
	height:50px;
	background-image: url(title_bg.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding:5px 0 0 0;
}
#title h3 {
	font-size: 16px;
	float:left;
	color:#24366e;
	font-family: "華康中黑體","華康中圓體", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(title_icon.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;
}	
	
#title span {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	color:#d8d8d8;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	float: right;
}	


/* ---------------------------------------------------------------- 內容頁 ---------------------------------------------------*/


#content {
    width:552px;
	margin: 0 50px 0 23px;
}	






/* ----------------------------------------------------- 關於億昌 ------------------------------------------------*/

#about03 {

}
#about03 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#about03 ul li {
	width:240px;
	background-image: url(icon3.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	float: left;
	padding: 0 0 0 35px;
}

.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 #4398D9;		
}

.table01 th {
	text-align: left;
	padding: 2px 7px 2px 7px;
	color: #FFFFFF;
	background-color: #469BDC;
	border-bottom: 1px solid #57A3D4;	

}
.table01 td {
	padding: 2px 10px 2px 10px;
	text-align: left;
	border: 1px solid #57A3D4;
}
.table01 col.t1 {
	background-color: #EAF4FB;
}
.table01 col.t2 {
}
.table01 .table01_h {
	text-align: center;
	font-weight: bold;	
}

.performance ul{
	list-style:none;
}
.performance ul li{
	display:inline;
}
.performance ul li img{
	width:175px;
	height:131px;
}
.performance .imgs{
	margin-left:0;

}

/* ----------------------------------------------------- 產品介紹 ------------------------------------------------*/


.products_tbg {
	font-size: 13px;
	color: #1D4698;
	background-image: url(products_tbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	font-weight: bold;
	padding: 0px 10px 0 24px;

}
.products_tbg2 {
	font-size: 13px;
	color: #1D4698;
	background-image: url(products_tbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	font-weight: bold;
	padding: 0px 10px 0 24px;
	line-height: 30px;

}
.pro01 {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #9CCFE4;
    padding: 3px;
}
.pro02 {
	border: 1px solid #9CCFE4;
    padding: 3px;
}

.products_box {
	margin: 0 0 30px 0;
}
.products_box h2 {
	font-size: 13px;
	color: #1D4698;
	background-image: url(products_tbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	font-weight: bold;
	padding: 0px 10px 0 24px;
	text-align: left;
}
.products_box .img {
	padding: 10px 0;
}

/* ----------------------------------------------------- 冷氣小常識 ------------------------------------------------*/


.teach {
	margin: 0px;
	padding: 0px;	
}
.teach ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.teach ul li {
	padding: 0px;
	margin: 0 5px 20px 5px;
	display: block;
	font-size: 13px;
	border-top: 1px solid #d8d8d8;
	background-color: #d8e4f1;
	line-height: 30px;
}
.teach ul li ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
}
.teach ul li ul li {
	margin: 0px;
	padding: 7px 0 0 5px;
	border-top: 1px solid #d8d8d8;
	font-size: 11px;
	line-height: 22px;
	background-color: #ffffff;	
}

.teach ul li ul li ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

.teach ul li ul li ul li {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #ffffff;
	line-height: 22px;
}
.teach ul li ul li ul li.n1 {
	width:150px;
	display: inline;
}


/* ---------------------------------------------------------- 聯絡我們 ------------------------------------------------------*/


.Contact_f {
	line-height: 26px;
	padding: 0px 10px;
	margin: 0px 0px 15px 0px;
	font-size: 11px;
	background-image: url(Contact_01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.Contact_f h2 {
	font-size: 15px;
	font-weight: bold;
	color: #006699;
	margin: 0px 0px 5px 0px;
	padding: 0px;		
}
.Contact_f ul {
	list-style-type: disc;
	margin: 0px 0px 0px 20px;
	padding: 0;	
}


/* ---------------------------------------------------------- 網上地圖 -------------------------------------------------------*/

.map {
	padding:10px 12px 2px 12px;
	margin:0px 0px 0px 0px;
	border: 1px solid #8f8f8f;
	background-color: #d5d5d5;
}



/* ---------------------------------------------------------- 意見表單 ------------------------------------------------------*/


form {
	width: 100%;
	margin: 0 auto;
	padding: 10px 0px;
	border-top: 3px solid #e8e8e8;
	border-bottom: 3px solid #e8e8e8;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 22px;
	margin: 0px;
	font-weight: bold;


}
.form tr {
	border: 1px dashed #e0e0e0;
}
.form th {
	text-align: left;
	padding: 7px 10px 3px 30px;
	color: #666666;
	font-weight: bold;
	vertical-align: top;
	background-color: #E2ECF6;
	background-image: url(contact_icon.gif);
	background-repeat: no-repeat;
	background-position: 10px 12px;	
}
.form th.thr {
	text-align: left;
	padding: 7px 10px 3px 30px;
	color: #666666;
	font-weight: bold;
	vertical-align: top;
	background-color: #E2ECF6;
	background-image: url(contact_icon1.gif);
	background-repeat: no-repeat;
	background-position: 10px 12px;
}
.form td {
	padding: 5px 10px 5px 10px;
	text-align: left;
}
.input {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	text-decoration: none;
	border: 1px solid #B0CBE6;
	width: 200px;
	height: 18px;
}
.input2 {
	BACKGROUND-COLOR: #E2ECF6;
	COLOR: #3775B3;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	text-decoration: none;
	width: 50px;
	height: 22px;
	border: 1px solid #B0CBE6;
	border-collapse:collapse;
}

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

#footer {
	width: 880px;
	height: 60px;
	margin: 0 auto;
	padding: 43px 0px 0px 0px;
	background-image: url(footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer span {
	font-size: 12px;
	text-align: center;
	color: #ffffff;
}

#footer address {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-style: normal;
}
#footer span a {
	padding: 0px 5px 0px 5px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer span a:hover {
	text-decoration: underline;
}
.main {
	padding-top: 20px;
	padding-bottom: 20px;
}
.mainp {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.imgs {
	margin-right: 3px;
	margin-left: 3px;
	border: 1px solid #666;
	margin-top: 4px;
	margin-bottom: 4px;
}
.charge_list span{ padding-right:93px;}
