@charset "utf-8";
/* CSS Document */

body,td,div,select{
	font-size:12px;
	font-family: Verdana, Arial,  "細明體", "新細明體";
	color:#616161;
	word-wrap: break-word;
}
span,a {	
	word-wrap: break-word;
}
a{
	text-decoration: none;	
}
a span{
	text-decoration: underline;	
}
a span:hover{
	text-decoration: underline;	
}
strong a {
	text-decoration: underline;	
}
.bold {
	font-weight: bold;
}
.path_link { 
	color:#616161;
	text-decoration: underline;		
}
.path_link:hover { 
	text-decoration: underline;	
	color:#3e7dc6;
}
.path_link_this { 
	color:#3e7dc6;	
}
.path_link_this:hover { 
	text-decoration: underline;
}
.general {
	font-size:12px;
	color:#616161;
}
.solutions_link {
	display:block;
	color:#3e7dc6;
	padding-left:15px;
	background-image:url(images/icon_solutions_off.gif);
	background-repeat:no-repeat;
	background-position:0px center;	
}
.solutions_link:hover { 
	text-decoration: underline;	
	background-image:url(images/icon_solutions_on.gif);
}
.link_1 { 
	color:#616161;
}
.link_1:hover { 
	text-decoration: underline;	
	color:#3e7dc6;
}

.link_2 { 
	font-size:11px;
	line-height:16px;
	color:#616161;
}
.link_2:hover { 
	text-decoration: underline;	
	color:#ff8400;
}

.link_3 { 
	color:#ff8400;
}
.link_3:hover { 
	text-decoration: underline;	
	color:#ff8400;
}

.link_4 { 
	color:#3e7dc6;
	text-decoration: underline;	
}
.link_5 { 
	color:#fff;
}
.link_5:hover { 
	text-decoration: underline;	
}
.link_6 { 
	color:#3e7dc6;
}
.link_6:hover { 
	text-decoration: underline;	
}

.link_7 {
	color:#fff;
}
.link_7:hover { 
	color:#ff8400;
	text-decoration: underline;	
}

.language_select{
	width:110px; 
	font-family:Verdana; 
	font-size:11px;
}
.language_select option {
	padding-left:10px;
}

.style_1,.style_1 a {
	color:#ffffff;
	font-size:11px;
	text-decoration: none;	
}
.style_2 {
	color:#002a70;
	font-size:11px
}
.style_3 {
	color:#ff8400;
}
.style_4  {
	color:#3e7dc6;
}
.style_5  {
	color:#002a70;
}
.style_6  {
	color:#000;
}
.style_7  {
	font-size:11px;
}
.style_8  {
	color:#FF6600;
}
.page_title {
	color:#002a70;
	font-size:22px;
	font-family:Arial;
	font-weight:bold;
}
.page_sub_title{
	color:#002a70;
	font-size:14px;
}
.page_content {
	line-height:22px;
}
.solutions_line_height {
	line-height:22px;
}
.accessories_title {
	color:#3e7dc6;
	font-size:16px;
	font-weight:bold;
}

