<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
		body{ color:#666; font-size:16px; font-family:"微軟正黑體"}
		.txt_tittle{ font-size:20px; font-weight:bold;}
		.txt_content{font-size:16px; font-weight:bold;}
		.img_tittle{ padding:10px 0 10px 0}
		.txtRed{ color:#ce0000;}
		.txtBlue{ color:#198fc1;}
		.textmm{ margin: 0 0 10px 0;}
		.txtBrown{ color:#731a11;}
		a{text-decoration:none; color:#0036f6}
		
		/*map服務站表格*/
		.map_table {border: 1px solid #ccc; border-collapse: collapse; font-size:15px; margin:0 0 30px 0;}
		.map_table tr ,.map_table tr td{ border: 1px solid #ccc;}
			.td1{ background-color:#e8e8e8; text-align:center; width:80px;}
			.td2{ padding-left:10px;}
				.td2 a{ color:#198fc1; font-weight:bold;}
		
		
		/*左選單*/
		.menu_left li{ height:45px; color:#FFF; background-color:#757575; margin:0; 
					   text-align:center; line-height:45px; border-bottom:1px solid #858585;}	
			.menu_left li:hover{ background-color:#999}
			.menu_left li a{ color:#FFF}
	
		.phone_area{border-bottom: 1px solid #e9f1f3; padding:  0 0 5px; margin-bottom: 5px;}
		.phone_left{width:80px; padding-right: 10px; display: inline-block;}
		.phone_right{width:60%; display: inline-block;}
		.phone_mobile_color{color:#1a8dc5;}


/* ==================網頁1280================================ */


/*====================網頁960============================== */
@media only screen and (max-width: 1450px) {

}
	
/*======================平板直式768============================ *
/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 951px) and (max-width: 1150px) { 

}

/*=================手機直式300================================= */
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 950px) {
		.header{ background-image:url('../images/head_bg.jpg'); background-repeat:repeat-x; height:85px; background-size:contain; position:relative}
			.slide_btn{position:absolute;top:10px;left:0px; width:42px;}
			.logo{position:absolute;top:14px;left:70px; width:185px;}
			.notice{ font-size:11px; line-height:25px; position:absolute;top:60px; height:25px;background-color:#ebfaf7; width:100%; text-align:center}
			.brand_cn{ font-size:22px; color:#274161; position:absolute; left:65px; top:14px; font-weight:bold}
			.brand_en{ font-size:9px; color:#609897; position:absolute; left:65px; top:36px;}
			
		.nav{ background-image:url('../images/nav_bg.jpg'); background-repeat:repeat-x;background-size:contain; height: auto;padding:15px 0 0 0;}
			.tel{ margin:0 auto; display:block; padding:18px 0 8px 0;}
			.menu_select{ width:80%; height:30px; margin:0 auto; }
      .menu_tel {border-bottom:1px solid #e9f1f3; height: auto; margin:4px 30px 10px;padding:0; display:block;text-align:center; font-family:Arial, Helvetica, sans-serif; color:#198fc1;}
      .menu_tel a{ text-align:center;color:#284362; font-size:32px;font-weight:bold; margin:0 0 0 10px;}
       .menu_tel_mobile{color: #9c9c9c; font-size: 12px;}
       .menu_tel_mobile a{color: #1a8dc5; font-size: 20px;}
.menu_class01 a{width:80%; height: auto; margin:5px auto; background:#ebebeb; display:block;webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; padding:5px 0; text-align:center;color:#333;}
			.menu_class01 a:hover{background:#FC9; }			
		.content{ padding-bottom:30px;}
			.map_box{height:420px; background-image:url('../images/map.jpg'); background-size:contain}
			.map_box_title{ width:auto; height:auto; top:20px;}
				.map_select	{ width:40%;height:30px; margin-bottom:10px;}
				
			.brand_box{ width:31%; float:left; background-image:url('../images/brand_bg.jpg'); background-size:contain;
				height:60px; padding-top:15px;font-size:15px; margin-right:2%; text-align:center; font-weight:bold; margin-bottom:2%;}
			.brand_select{width:97%;height:30px; float:left; margin:0 0 10px 0;}

			
			/*線上報修表格*/
    		.online_table{font-size:15px; padding:0; margin:0}
			.online_table tr ,.online_table tr td { border: 8px solid #FFF;}
			.tdL{ background-color:#f8f4d0; text-align:center; width:80px; vertical-align:middle; padding:5px 0 5px 0}
			.tdR{ vertical-align:middle}
			
			.txtbox ,.txtmail{ width:190px;} 
			.txtnum{width:130px; margin:0 5px 5px 0 ;height:30px; border:1px solid #ccc;}
			.txtdate1{width:185px;margin:0 5px 5px 0;height:30px;border:1px solid #ccc; }
			.txtdate2{width:185px;margin:0 5px 5px 0;height:30px;border:1px solid #ccc; }
			.online_select{width:160px; margin:0 5px 5px 0; height:30px; float:left}
			.online_btn{ width:47%; margin-right:3%}

		
		.footer{ background-image:url('../images/footer_bg.jpg'); background-repeat:repeat-x; height:80px;background-size:contain; padding-top:15px; font-size:14px;}
			
		.bn ,.cm_center ,.footer{ text-align:center;}
}

/*=====================手機橫式480============================= */
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 950px) {
		.header{ height:126px;}
			.slide_btn{width:64px;}
			.logo{top:17px;left:84px; width:275px; }
			.notice{font-size:12px; line-height:36px;top:90px; height:36px;}
			.brand_cn{ font-size:18px; left:80px; top:20px;}
			.brand_en{ font-size:14px; left:80px; top:50px;}
			
		.nav{height: auto;}
			.tel{ padding:20px 0 12px 0;}
			
		.map_box{height:630px;}
			.map_select	{ margin-bottom:15px;}
			.map_button{ width:120px; height:36px; font-size:16px;}
		
		/*線上報修表格*/

			.tdL{width:100px;}
			.txtbox ,.txtmail{ width:280px;} 
			.txtnum{width:225px;}
			.txtdate1{width:275px;}
			.txtdate2{width:275px;}
			.online_select{width:240px;}

		
		.footer{font-size:16px;}

}

</pre></body></html>