/*全局設定
=======================================================================================================*/
body {
	margin:0px;
	padding:0px;
	text-align: center;
	background: #171f29 url(../images/tall_top.gif) repeat-x;
	font-family: Arial,"新細明體";
	color:#939393;
	line-height:150%;
	font-size:12px;
	
}
form{margin:0;padding:0;}
.clear { /* 此類應當放在 div 或 break 元素上，而且該元素應當是完全包含浮動的容器關閉之前的最後一個元素 */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
 a{
	color:#707070;
	text-decoration:none;
}
a:hover{
	color:#236ea6;
}

#container { 
	width: 752px;  
	margin: 0 auto; 
	text-align: left; 
	height:auto;
	padding:0 10px;
	background:url(../images/content_bg.gif) center;

}
.input {	BORDER: #c5c5c5 1px solid; FONT-SIZE: 9pt; COLOR: #666666; LINE-HEIGHT: 18px;  BACKGROUND-COLOR: #f3f3f3;}
.textarea{BORDER: #c5c5c5 1px solid; FONT-SIZE: 9pt; COLOR: #666666; LINE-HEIGHT: 18px;  BACKGROUND-COLOR: #f3f3f3;}

/*頁數樣式
=============================================================================================*/
.PagerWrap{
	clear:both;
	padding:5px 10px;
	font-size:12px;
	color:#5f5f5f;
}
.PagerWrap a{
	font-size:11px;
	color:#5f5f5f;
	font-family:Verdana;
	padding:3px;
	text-decoration:none;
}
.PagerWrap a:hover{
	color:#a7e049;
	font-size:11px;
}
.PagerWrap span{
	border-right: 1px dotted #000; 
	padding-right:5px;
	margin-right:5px;
}

/*頁頭設定
=======================================================================================================*/
#header {
	height: 450px;
	border-top: 0px solid #1c89a8;
	width: 780px;
	margin: 0 auto; 
} 
#header h1 {
	margin: 0;
	padding: 5px 20px;
	font-size:13px;
	height:15px;
	text-align:right;
	font-weight: lighter;
}
#header ul,li{margin:0;padding:0;float:left; list-style:none;}
/*首頁設定
=======================================================================================================*/
#mainContent_index { 
	margin: 0 0 0 253px; 
} 
.news a{
	color:#939393;
	text-decoration:none;
	background:url(../images/icon_point.gif) 5px 5px no-repeat;
	padding-left:15px;
}
.news a:hover{
	color:#4c8bc1;
	position:relative;
	top:1px;
	left:1px;
}
.news .data{
	font:10px Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px solid #e4e4e4;
}
.news .title{
	border-bottom:1px solid #e4e4e4;
	height:26px;
	line-height:26px;
}

/*左側菜單設定
=======================================================================================================*/
#sidebar {
	float: left; 
	width: 151px; 
	height:auto;
	background:#eaf2f4;
}
#sidebar dl dt{
	text-align:left;
	background:url(../images/menu_bg01.jpg) no-repeat ;
	border-bottom:1px solid #c5dadf;
	height:23px;
	margin:0 0 0 0px;
	padding:9px 0 0 36px;
}
#sidebar .menu_on{	
	text-align:left;
	background:#fff url(../images/menu_bg02.jpg) no-repeat ;
	border-bottom:1px solid #c5dadf;
	height:23px;
	margin:0 0 0 0px;
	padding:9px 0 0 36px;
}
#sidebar dl{margin:0;padding:0;}
#sidebar a{
	color:#707070;
	text-decoration:none;
}
#sidebar a:hover{
	color:#236ea6;
	position:relative;
	top:1px;
	left:1px;
}
/*右側内容設定
=======================================================================================================*/
#mainContent { 
	margin: 0 0 0 151px; 
	padding:0 20px;
	color:#707070;
} 

.r_title_bg{
	background:url(../images/icon_address.gif) 3px 10px no-repeat ;
	height:30px;
	padding-top:5px;
	border-bottom:3px solid #c5dadf;
}
.r_title{
	color:#1181a2;
	font-size:15px;
	width:200px;
	float:left;
	padding-left:20px;
	padding-top:8px;
}

.address{
	width:300px;
	float:right;
	font-size:12px;
	color:#707070;
	text-align:right;
	padding:8px 20px 0px 0px;
}
.address a{
	color:#707070;
	text-decoration:none;
}
.address a:hover{
	text-decoration:underline;
}
.address span{
	font-size:10px;
 	font-family: Arial, Helvetica, sans-serif;
	margin:0 5px;
}

/*==============昊德實績樣式====================*/
.line{border-bottom:1px dashed #7ec5d7;}
.line span{color:#06a3ca;}

.line_list{border-bottom:1px solid #7ec5d7;}
.line_list span{color:#06a3ca;font-weight:bold;}

/*==============空調技術資訊======================*/
.tech{border-top:4px solid #c6dce2;border-bottom:4px solid #c6dce2;margin:15px 0px;}

.tech .en_font{
	font-size:10px;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background:url(../images/d_line.gif) no-repeat;
	border-bottom:1px solid #7ec5d7;
}
.tech .name_link{
	background:url(../images/d_line.gif) no-repeat;
	padding-left:10px;
}
.tech a{
	line-height:200%;
	color:#1b708d;
	text-decoration:underline;
}
.tech a:hover{
	text-decoration:none;
	position:relative;
	left:1px;
	top:1px;
}
.tech .d_title{
	background:url(images/d_titlebg.gif);
	color:#666;
	height:30px;
	font-size:13px;
	border-bottom:1px solid #ededed;
	border-right:1px solid #ededed;
}

/*產品介紹樣式設定
=======================================================================================================*/
.products img{border:1px #ccc solid;padding:3px;background:#fff; }
.products h1 {font-size:15px;margin:0;padding:5px; font-weight:lighter;color:#000;background:#f7f7f7;}
.products h2{font-size:13px; margin: 0px;padding:0 5px;font-weight:lighter; color:#ff8800;}
.products h2 img{border:0px;margin:5px 10px 5px 0px; }
.products h3 {font-size:13px; margin:0px;padding:0 5px;font-weight:lighter;color:#666;}
.products h3 img{border:0px; margin:5px 10px 5px 0px; }
.line{background:url(../images/line.gif) 5px repeat-x;}

/*頁腳設定
=======================================================================================================*/
/*footer*/
#footer .indent { padding:0 0 0 0px;}
#footer {width:752px; margin:0 auto;font-family:Tahoma;font-size:11px;}

.footer_block { background:url(../images/footer_bgd.gif) left top ; width:752px; text-transform:uppercase; color:#1c2836; height:43px;}
.footer_block .l_t { background:url(../images/l_t.gif) no-repeat left top;}
.footer_block .r_t { background:url(../images/r_t.gif) no-repeat right top;}
.footer_block .ind { padding:5px 0 0 8px;}
.footer_block a { color:#1c2836;}














