

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	color: #434343;
	font-family:Arial, Helvetica, sans-serif,新細明體;
	background-image:url(../images/layout_bg.jpg);

}
.more_box{
	text-align:right;
	margin-top:4px;
	margin-bottom:2px;
	padding:4px;
	border-top:1px dotted #CCC;}
.header_box{
	width:960px;
	height:110px;
	text-align:left;
	background-image:url(../images/header_bg.png);
	behavior: url(PIE.htc);
	border-bottom:1px solid #15cad1;
	-webkit-box-shadow: #999 3px 2px 3px ;
	-moz-box-shadow: #999  3px 2px 3px;
	box-shadow: #999 3px 2px 3px;
}
.flash_box{
	width:960px;
	height:250px;
	text-align:left;
	background-color:#FFF;
	behavior: url(PIE.htc);
	border-bottom:1px solid #fff;
	-webkit-box-shadow: #999 3px 2px 3px ;
	-moz-box-shadow: #999  3px 2px 3px;
	box-shadow: #999 3px 2px 3px;
	}
.main_box{
	width:960px;
	background-color:#FFF;
	background-image:url(../images/main_bg.png) !important;
	background-repeat:repeat-x;
	border-top:1px solid #FFF;
	behavior: url(PIE.htc);
	-webkit-box-shadow: #999 3px 2px 3px ;
	-moz-box-shadow: #999  3px 2px 3px;
	box-shadow: #999 3px 2px 3px;
	padding-bottom:20px;
}

.photo_box{
	padding:4px;
	margin-right:12px;
	background-color:#FFF;
	background-image:url(../images/photo_box_bg.png) !important;
	background-repeat:repeat-x;
	border:1px solid #fff;
	float:left;
	behavior: url(PIE.htc);
	-webkit-box-shadow: #999 3px 2px 3px ;
	-moz-box-shadow: #999  3px 2px 3px;
	box-shadow: #999 3px 2px 3px;
}
.product_img{
	padding:4px;
	margin-right:8px;
	background-color:#FFF;
	background-image:url(../images/photo_box_bg.png) !important;
	background-repeat:repeat-x;
	border:1px solid #fff;
	float:left;
	behavior: url(PIE.htc);
	-webkit-box-shadow: #999 3px 2px 3px ;
	-moz-box-shadow: #999  3px 2px 3px;
	box-shadow: #999 3px 2px 3px;
}

.product_img:hover{
	border:1px solid #000;
}



.company_photo{
	list-style:none;
	margin:0;
	padding:0;
}

.company_photo li{
	float:left;
	margin-right:20px;
	margin-left:30px;
	margin-bottom:20px;
	width:270px;
	}
	
.product_item_list{
	list-style:none;
	margin:0;
	padding:0;
}

.product_item_list li{
	float:left;
	margin-right:2px;
	margin-bottom:10px;
	}

.sub_box{
	background-color: #EFEFEF;
	width:960px;
	padding-bottom:10px;
	behavior: url(PIE.htc);
	border-bottom:2px solid #666;
	-webkit-box-shadow: #999 3px 2px 3px ;
	-moz-box-shadow: #999  3px 2px 3px;
	box-shadow: #999 3px 2px 3px;}
.footer_box{
	width:960px;
	height:80px;}
	
.footer_spacing{
	margin-top:20px;}
	
.sub_weblink{
	width:320px;
	border-right:1px dotted #FFF;
	margin-top:20px;
	font-size:11px;
	-webkit-text-size-adjust:none;
	text-align:left;
	width:250px;
	padding-right:10px;
	float:left;
	padding-left:40px;
	color:#666;}
	
.copyright_box{
	padding:4px;
	text-align:left;
	font-size:11px;
	color: #666;}
.power_box{
	padding:4px;
	text-align:right;
	font-size:11px;
	color: #666;}
.sub_weblink1{
	margin-top:14px;
	font-size:11px;
	-webkit-text-size-adjust:none;
	text-align:left;
	float:right;
	padding-right:20px;
	text-align:right;}

.logo_box{
	width:347px;
	height:74px;
	float:left;
	margin-top:20px;
}
.menu_box{
	margin-top:36px;
	width:600px;
	text-align:center;
	margin-right:4px;
	float:right;
	z-index:10;

}
.main_table{
	margin:20px;
	margin-top:30px;
	
}
.intro_pic_box{
	width:210px;
	border:4px solid #eff0f0;
	behavior: url(PIE.htc);
	-webkit-box-shadow: #cfd0d0 3px 2px 3px ;
	-moz-box-shadow: #cfd0d0  3px 2px 3px;
	box-shadow: #cfd0d0 3px 2px 3px;
	float:left;
	margin-right:15px;
	margin-top:6px;
	margin-bottom:10px;
}

.intro_box1{
	width:220px;
	behavior: url(PIE.htc);
	background-image:url(../images/intro_title_bg1.png);
	background-repeat:repeat-y;
	-webkit-box-shadow: #cfd0d0 3px 2px 3px ;
	-moz-box-shadow: #cfd0d0  3px 2px 3px;
	box-shadow: #cfd0d0 3px 2px 3px;
	float:left;
	margin-top:6px;
	margin-right:6px;
	margin-bottom:10px;
}
.intro_title1{
	padding:2px;
	background-image:url(../images/intro_title_bg.png);
	text-align:left;
	}
.intro_inside{
	border:1px solid #CCC;
	background-color:#FFF;
	padding:8px;
	text-align:center;
}
.intro_inside1{
	border:1px solid #CCC;
	background-color:#FFF;
	background-image:url(../images/intro_title_bg1.png) !important;
	padding:8px;
	text-align:center;
}
.space_box{
	width:210px;
	margin-right:15px;
	float:left;
	margin-bottom:10px;
}
.space_box1{
	width:220px;
	margin-bottom:10px;
	float:left;
}
.license_box{
	padding:4px;
	margin-top:8px;
}
.img_box{
	padding:1px;
	border:1px solid #CCC
}


.counter{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666;
	font-weight:bold;
}

.counter_font{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #999;
}

.img_box:hover{
	padding:1px;
	border:1px solid #000
}
.intro_title{
	margin-top:2px;
	margin-left:4px;
	margin-bottom:6px;
	text-align:left;}
.intro_content{
	text-align:left;
	font-size:11px;
	-webkit-text-size-adjust:none;
	color: #999;
	line-height:140%;
	padding:2px;
	}
.intro_content1{
	text-align:left;
	font-size:11px;
	-webkit-text-size-adjust:none;
	color: #999;
	line-height:140%;
	padding:5px;
	}
.top_menu{
	height:20px;
	margin-top:10px;
	margin-right:60px;
	float:right;
	text-align:left;
}
.clear{
	clear: both;}
	
.menu_list{
	list-style:none;
	margin:auto;
	padding:0;
	text-align:center;
	margin-left:12px;
}

.menu_list li{
	padding:2px;
	float:left;
	text-align:center;
}

.top_menu_list{
	list-style:none;
	margin:0;
	padding:0;
}

.top_menu_list li{
	width:90px;
	padding:1px;
	float:left;
	text-align:center;
}

/* main level link */
.menu_list a {
	font-size:12px;
	font-weight:bold;
	color: #fff;
	text-decoration: none;
	display: block;
	margin-right:8px;
	margin-left:8px;
	
}
.menu_list a:hover {
	
	color: #ffdc33;

}

/* top main level link */
.top_menu_list a {
	text-decoration:none;
	font-size:11px;
	-webkit-text-size-adjust:none;
	color: #62bacc;
}
.top_menu_list a:hover {
	text-decoration:none;
	color: #FF9;
	font-size:11px;
	-webkit-text-size-adjust:none;


}

.center_box{
	width:960px;
	}
	
.center_left{
	float:left;
	border: 1px solid #EAEAEA;
	padding: 30px 0;
	text-align: center;
	width: 300px;
	height:120px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	background: #EEFF99;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F6F6F6), to(#CCC));
	background: -moz-linear-gradient(#F6F6F6, #CCC);
	-pie-background: linear-gradient(#F6F6F6, #CCC);
	behavior: url(PIE.htc);
}
#left_box{
	float:left;
	width:230px;
}
#left_content{
	margin-top:30px;
	margin-left:10px;}

#right_box{
	float:right;
	width:730px;
}
#right_content{
	margin-top:15px;
	margin-left:10px;
	margin-right:10px;
}

#page_content{
	margin-left:30px;
	margin-right:20px;
	text-align:left;
	line-height:180%;
	letter-spacing:1px;
	font-size:16px;
	padding-bottom:20px;
}
#product_menu_list{
	list-style:none;
	margin:0;
	padding:0;

}
#product_menu_list li{
	padding:6px;
	font-size:16px;
	text-align:left;
	color: #999;
	text-decoration:none;
	font-weight:bold;
}


#product_menu_list li:hover{
	text-align:left;
	color: #FC0;
	font-weight:bold;
	text-decoration:none;
	background-color:#CCC;
}
#left_space{
	padding:6px;
	margin-bottom:10px;}
#page_tile{
	margin-left:10px;
	text-align:left;
	width:300px;
	float:left;
}
#page_tile{
	margin-left:10px;
	text-align:left;
	width:300px;
	float:left;
}
#guidance{
	float:right;
	position:relative;
	top:30px;
	text-align:right;
	margin-right:20px;
}

#guidance a{
	color:#999;
	text-decoration:none;
	
}
#guidance a:hover{
	color:#000;
	text-decoration:none;
	
}
A.sub_link:link {text-decoration:none;color: #999;font-size:11px;}
A.sub_link:visited {text-decoration:none;color:#999;font-size: 11px;}
A.sub_link:active {text-decoration:none;color:#999;font-size: 11px;}
A.sub_link:hover {text-decoration:underline;color: #000;font-size: 11px;}

A.language_link:link {text-decoration:none;color: #F2F2F2;font-size:11px;}
A.language_link:visited {text-decoration:none;color:#F2F2F2;font-size: 11px;}
A.language_link:active {text-decoration:none;color:#F2F2F2;font-size: 11px;}
A.language_link:hover {text-decoration:underline;color: #fdd417;font-size: 11px;}

A.power_link:link {text-decoration:none;color: #999;font-size:11px;font-style: italic}
A.power_link:visited {text-decoration:none;color:#999;font-size: 11px;font-style: italic}
A.power_link:active {text-decoration:none;color:#999;font-size: 11px;font-style: italic}
A.power_link:hover {text-decoration:underline;color: #000;font-size: 11px;font-style: italic}


A.product_link:link {text-decoration:none;color: #36C;font-size:12px;}
A.product_link:visited {text-decoration:none;color:#36C;font-size: 12px;}
A.product_link:active {text-decoration:none;color:#36C;font-size: 12px;}
A.product_link:hover {text-decoration:none;color: #FFF;font-size: 12px;}

A.zoom_link:link {text-decoration:none;color: #999;font-size:12px;}
A.zoom_link:visited {text-decoration:none;color:#999;font-size: 12px;}
A.zoom_link:active {text-decoration:none;color:#999;font-size: 12px;}
A.zoom_link:hover {text-decoration:none;color: #000;font-size: 12px;}


A.product_title_link:link {text-decoration:none;color: #000;font-size:12px; font-weight:bold; text-align:center;margin-left:8px;}
A.product_title_link:visited {text-decoration:none;color:#000;font-size: 12px;font-weight:bold;text-align:center;margin-left:8px;}
A.product_title_link:active {text-decoration:none;color:#000;font-size: 12px;font-weight:bold;text-align:center;margin-left:8px;}
A.product_title_link:hover {text-decoration:none;color: #3CC;font-size: 12px;font-weight:bold;text-align:center;margin-left:8px;}

#product_item_box{
	float:left;
	width:260px;
	}
#product_spec_box{
	float:left;
	margin-left:16px;
}

#product_title{
	font-size:16px;
	font-weight: bold;
	color:#1a9ca6;
	text-align:left;
	margin-bottom:14px;
	margin-left:10px;
}

#specifications_box{
	font-size:12px;
	text-align:left;
	margin-left:20px;
	margin-top:44px;
}

	
#large_link{
	font-size:12px;
	padding-left:6px;
	color:# 999;
	text-align:left;
	margin-bottom:16px;
	margin-top:6px;}
	
.table_group th{
	color:#fff;
	font-weight:bold;
	border-bottom:1px solid #FFF;
	background-color:#1a9ca6;
	background-image:url(../images/table_head_bg.png);
	background-repeat:repeat-x;
}

.table_group tbody{
	color:#000;
	border-bottom:1px solid #FFF;
	background-color: #F0F0F0;
	background-repeat:repeat-x;
	
}
.table_group td{
	padding-left:6px;
	border-left:1px dotted #CCC;
	border-bottom:1px solid #CCC;
}

.center-type {
	text-align:center;
	
}
.dark-list {
	color:#333;
	background: #E6E6E6;
	padding-left:4px;
	border-left:1px dotted #CCC;
	border-bottom:1px solid #CCC;
}
.light-list {
	color:#333;
	background: #F3F3F3;
	padding-left:4px;
	border-left:1px dotted #CCC;
	border-bottom:1px solid #CCC;
}
.important_font{
	color: #900;
	font-weight:bold;}
label{
	color: #000;
	font-weight:bold;}
	
#weblink_list{
	list-style:none;
	padding:0;
	margin:0;}
	
#weblink_list li{
	padding:4px;
	padding-bottom:10px;
	border-bottom:1px dotted #CCC;
	margin-bottom:14px;}
#weblink_img{
	float:left;
	margin-right:10px;
	width:110px;
	text-align:center;}
#weblink_ext{
	float:left;
	font-size:12px;}
#book_img{
	float:left;
	margin-right:10px;
	padding:2px;
	border:1px solid #CCC;}
#book_img:hover{
	float:left;
	margin-right:10px;
	padding:2px;
	border:1px solid #000;}
#book_info{
	list-style:none;
	padding:0;
	margin:0;
	float:left;}
	
#book_info li{
	padding-left:4px;
	border-bottom:1px dotted #CCC;
	margin-bottom:4px;
	font-size:12px;
	width:360px;}
#book_content{
	font-size:12px;
	padding:10px;
	}
	