﻿/*---清除靠左靠右屬性---*/
.clear {
	clear:both;
	font:0px;
	line-height:0px;
	height:0px;
}
/*---上方固定頂部---*/
#head_in {
	position: relative;
	width: 905px;
	padding-left: 20px;
 *padding-left: 10px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 10px;
}
#head_left {
	float: left;
}
#head_right {
	float: right;
	padding-top: 40px;
}
/*----主選單---*/
#menu {
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	width: 903px;
	height:42px;
	margin-left: 20px;
 *margin-left: 20px;
	padding-top: 3px;
	position: relative;
	z-index: 5000;
}
/*---快速連結區---*/
#index_fast {
	position: relative;
	width: 715px;
	padding-top: 10px;
}
#index_fast_R {
	float: right;
	width: 346px;
}
#index_fast_L {
	float: left;
	width:360px;
}
/*---首頁快速成功案例欄位---*/
#index_fast_case {
	height: 121px;
	width: 136px;
	background-image: url(../images/index/01_home00_10.jpg);
	background-repeat: no-repeat;
	padding-top: 70px;
	padding-left: 220px;
}
#index_fast_case ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #599ba1;
}
#index_fast_case ul li {
	line-height:150%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #599ba1;
}
#index_fast_case ul li a {
	color: #599ba1;
	text-decoration: none;
}
#index_fast_case ul li a:hover {
	color: #999;
	text-decoration: none;
}
/*---首頁最新消息欄位---*/
#index_fast_news {
	margin-top: 10px;
}
#index_fast_news ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#index_fast_news ul li {
	line-height: 200%;
}
#index_fast_news ul li a {
	color:#000;
	text-decoration:none;
}
#index_fast_news ul li a:hover {
	color:#333333;
	text-decoration: underline;
}
#index_fast_news ul li span.data {
	font-size: 10px;
	color: #FC3;
}
/*---首頁快速產品欄位---*/ 
#fast_pro_box {
	position: relative;
	margin-top: 10px;
}
#fast_pro_img {
	float: left;
	width: 73px;
}
#fast_pro_info {
	float: right;
	width: 250px;
	color: #FFF;
}
#fast_pro_info h6 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
/*---首頁快速下載中心欄位---*/
#index_fast_download {
	height: 76px;
	width: 307px;
	background-image: url(../images/index/01_home00_20.jpg);
	margin-top: 10px;
	padding-top: 50px;
	padding-left: 30px;
}
#index_fast_download ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#index_fast_download ul {
	line-height:150%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#index_fast_download ul li a {
	color: #599ba1;
	text-decoration: none;
}
#index_fast_download ul li a:hover {
	color: #666;
	text-decoration: none;
}
/*---產品頁---*/
#pro_con {
	width:715px;
	margin-top: 20px;
	color: #000;
}
#pro_li_box {
	position: relative;
	width: 330px;
	float: left;
	margin-left: 10px;
	letter-spacing: 0px;
	margin-top: 25px;
}
#pro_li_con {
	position: relative;
	padding-bottom: 25px;
	
}
#pro_li_con_img {
	float: left;
	width: 172px;
}
#pro_li_con_info {
	float: right;
	width: 150px;
}
#pro_li_title {
	font-size: 13px;
	font-weight: bold;
	color: #006;
	line-height:200%;
}
#pro_li_title span {
	font-size: 10px;
}
#pro_li_con_info span.pro_info_tit {
	font-size:12px;
	font-weight:bold;
	line-height:200%;
}
#pro_li_con_info ul {
	margin:0px;
	padding-left:15px;
	font-size:11px;
}
#pro_li_con_info span.info_icon a {
	display:block;
	text-align:right;
	color:#F90;
	text-decoration:underline;
	font-weight:bold;
	line-height: 200%;
}
#product_name {
	font-size:24px;
	color:#ffffff;
	font-weight:bold;
	line-height:200%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#pro_datasheet {
	font-size: 13px;
}
#table_Preface {
	width:700px;
	line-height:120%;
}
#table_Preface td.c1 {
	background:#999;
	padding:10px;
	color:#ffffff;
	border-bottom:1px solid #ffffff;
}
#table_Preface td.c2 {
	padding:20px;
	color:#000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	line-height:1.5em;
}
#subtitle_in {
	font-size: 17px;
	font-weight: bold;
}
#pro_local {
	color: #000;
	line-height: 200%;
	margin-bottom: 10px;
	padding-left: 15px;
	font-size: 15px;
	font-weight: bold;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#pro_local span {
	color: #F93;
}
#pro_dimo_box {
	width: 200px;
	float: left;
	margin-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: 20px;
}
#pro_demo_img {
	width: 172px;
	margin-bottom: 10px;
}
#pro_dimo_tit {
	width: 180px;
	padding-left: 5px;
	margin-bottom: 10px;
	color: #001eff;
	font-weight: bold;
}
/*---下載中心---*/
#table_download {
	width:678px;
	margin:0 auto;
	background:#0ba2ad;
}
#table_download td {
	padding:10px 5px;
}
#table_download tr.c1 td {
	background:#0ba2ad;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
}
#table_download tr.c2 {
	background: #eeeeee;
}
#table_download .c2:hover {
	background: #dddddd;
}
#top_icon {
	width: 715px;
	text-align: right;
	margin-top: 20px;
}
/*---聯絡我們---*/

#table_contact {
	width:620px;
	color: #FFF;
	width:700px;
	border-TOP:1PX solid #FFF;
	border-left:1PX solid #FFF;
	border-right:1PX solid #FFF;
}
#table_contact table td {
	margin:0px;
	padding:0px;
	border:none;
	font-weight:normal;
}
#table_contact td {
	padding:5px 10px;
	font-weight:bold;
	color:#fff;
	border-bottom:1px solid #eee;
}
/*---人才招募---*/
#careers_box {
	padding-top: 20px;
}
#table_careers {
	width:715px;
	background:#095a78;
	margin-top:20px;
}
#table_careers td {
	background:#f1f1f1;
	height:25px;
	padding-left:15px;
	border-bottom:1px solid #ddd;
}
#table_careers td.c1 {
	background:#00a4b3;
	color:#FFF;
	width:65px;
}

#con_box {
	padding-right: 20px;
	padding-left: 20px;
}
/*--關於慧友--*/
#table_about {
	background:#999;
}
#table_about td {
	background:#CCC;
	padding:5px 15px;
}
#table_milestone td {
	padding:5px 15px;
}
/*------*/
	#table_warranty {
	background:#666;
}
#table_warranty td {
	padding:5px 15px;
	background:#ccc;
	height:25px;
}
#table_warranty td.c3 {
	background:#333;
	color:#FFF;
}
#table_warranty td.c4 {
	background:#333 ;
	color: #F60;
	font-weight:bold;
	font-size:13px;
}
#table_warranty td.c5 {
	background:#666 ;
	color:#fff;
	
	font-size:13px;
}
#table_WARRANTY02{
	background:#666;
	}
#table_WARRANTY02 td{
	background:#ccc;
	padding:5px 15px;
	}
#table_WARRANTY02 tr.st2 td{
	background:#333;
	color:#FFF;
	}
#table_sitemap{
	width:650px;
	margin-left:15px;}
#table_sitemap td{
	padding:5px 15px;}
#pro_list {
	width: 710px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
#pro_all {
	width: 710px;
}

