<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Microsoft Jhenghei, Arial, sans-serif;
	color: #333333;
	line-height: normal;
	font-size: 9pt;
	background-image: url(jpg/bg_bp3.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

a{
	color: #006699;
	text-decoration: none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #FF6600;
	text-decoration: none;
}

a img{
	
	border: 0;
}






h1{
	font-family: Microsoft Jhenghei, Arial, sans-serif;
	font-size: 120%;
	color: #0066CC;
	margin: 0px;
	padding: 0px;
}

h2{
 font-family: Microsoft Jhenghei, Arial, sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Microsoft Jhenghei, Arial, sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Microsoft Jhenghei, Arial, sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Microsoft Jhenghei, Arial, sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
	list-style-type: square;
	list-style-position: outside;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}



/*news*/



/***********************************************/
/* Layout Divs                                 */
/***********************************************/


/* 擐㚚����鰵瘨��航�煾收��� */
@charset "utf-8";
/* CSS Document */ 
.newsbar{
	width:950px;
	height:25px;
	text-indent:5px;
	
}
.newsbar a { font-size:13px; letter-spacing:1px; color:#333; text-decoration:none;}
.newsbar a:hover { text-decoration:underline;} 
/* 擐㚚����鰵瘨��航�煾收��� */
div#abgne_marquee {    position: relative;    overflow: hidden;    
/* 頞��枂蝭���滨��其遢閬��黸��� */    
width: 950px;    
height: 25px;    

}
div#abgne_marquee ul, 
div#abgne_marquee li {    margin: 0;    padding: 0;    list-style: none;
}
div#abgne_marquee ul {    position: absolute;
}
div#abgne_marquee ul li a {    display: block;
    overflow: hidden;
	    /* 頞��枂蝭���滨��其遢閬��黸��� */
		    font-size:12px;
			    height:25px;
				    line-height: 25px;
					    text-decoration: none;
						}
						div#abgne_marquee ul li a:hover{
	color:#FF6600;
						}
						/* 擐㚚����鰵瘨��航�煾收��� */

/*撌血𢰧*/

#abgneBlock {
		width: 950px;
		height: 300px;
		position: relative;
		overflow: hidden;
		border: 1px solid #ccc;
	}
	#abgneBlock ul.list {
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	width: 9999px;
	height: 100%;
	top: 4px;
	visibility: visible;
	}
	#abgneBlock ul.list li {
		float: left;
		width: 950px;
		height: 100%;
	}
	#abgneBlock .list img{
		width: 100%;
		height: 100%;
		border: 0;
	}
	
	
	#abgneBlock ul.playerControl {
		margin: 0;
		padding: 0;
		list-style: none;
		position: absolute;
		bottom: 5px;
		right: 5px;
		height: 14px;
	}
	#abgneBlock ul.playerControl li {
		float: left;
		width: 23px;
		height: 14px;
		cursor: pointer;
		margin: 0px 2px;
		background: url(img/rect_ctrl.png) no-repeat 0 0;
	}
	#abgneBlock ul.playerControl li.current { 
		background-position: -23px 0;
	}


#masthead{
	width: 100%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}

#masthead a {
	border-bottom-style: none;
}

#masthead img{
	display: inline;
	border: 0;
}


#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #F6F6F6;
}



#navBar a {
	border-bottom-style: none;
}

#Alphabetical
{
	float: left;
	width: 95%;
	padding: 5px;
	font-size: 90%;
	background-color: #FFFF66;
	border: 1px solid #999999;
	position: relative;
}

#Alphabetical a {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;	
}


#Alphabetical a:hover{
	background-color: #E8F7F9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}

#Alphabetical img{
	display: inline;
	border: 0;
}


#topmenu{
	border-bottom-style: none;
	width: 120px;
	height: 40px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	float: left;
	font-size: 90%;
	display: block;
	margin: 5px;
	padding: 0px;
}

#topmenu a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	
}

#topmenu a:hover{
	display: inline-block;
	background-color: #EEF1FF;
	border: 1px dotted #666666;
}

#topmenu img{
	display: block;
	position: static;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
}


#mainmenu{
	border-bottom-style: none;
	width: 120px;
	height: 120px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-size: 90%;
	display: block;
	margin: 5px;
	padding: 2px;
	overflow: visible;
	float: left;
	position: relative;
}

#mainmenu a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	
}

#mainmenu a:hover{
	font-size: 120%;
	display: inline-block;
 	 
/*	filter: drop-shadow(3px 3px 2px #aaaaaa);
    border: 1px dotted #666666;
	background-image: url(jpg/bg_bp3.jpg);  
	background-repeat: repeat-x;*/
	
}

#mainmenu img{
	display: block;
	position: static;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	filter: drop-shadow(3px 3px 2px #aaaaaa);
}

#mainmenu a:link img{
	transform:scale(1.0,1.0);
    opacity: 0.85;
	filter: alpha(opacity=85);	
	
}

#mainmenu a:hover img{
	
    opacity: 1.0;
	transition: all 0.2s ease-out;
	transform:scale(1.05,1.05);
	filter: alpha(opacity=100);	
	
}


#mainmenu2 {
	width: 90px;
	height: 100px;
	font-size: 90%;
	display: block;
	margin: 3px;
	padding: 3px;
	float: left;
	position: relative;
}

#mainmenu2 a {
	
}

#mainmenu2 a:hover{
	display: block;
	
	background-image: url(jpg/bg_bp3.jpg);
	background-repeat: repeat-x;
	

}

#mainmenu2 img{
	display: block;
	position: relative;
	border: 1px dotted #999;
	}



#products_area{

}

#products_area a {

}

#products_area a:hover{
	background-color: #999999;
}

#products_area img{

}


.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FF0000;
	text-indent: 20px;
}

.style0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-indent: 20px;
}

.style01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	text-indent: 20px;
}

.style010 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-indent: 20px;
}

.clearfloat { /* �坔�钅�𧼮ê̌��㕑府�𦆮蝵格䲰 Div ��� Break ��蝝牐�𠺪�諹�䔶�娍�㕑府�糓摰峕㟲���鉄摮鞉筑��閧�摰孵膥��𣈯�匧�滨���敺䔶��见��蝝� */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.clearfloat_2 { /* �坔�钅�𧼮ê̌��㕑府�𦆮蝵格䲰 Div ��� Break ��蝝牐�𠺪�諹�䔶�娍�㕑府�糓摰峕㟲���鉄摮鞉筑��閧�摰孵膥��𣈯�匧�滨���敺䔶��见��蝝� */
	clear:right;
/**	font-size: 1px; 
	line-height: 0px;***/
}

.clearfloat_3 { /* �坔�钅�𧼮ê̌��㕑府�𦆮蝵格䲰 Div ��� Break ��蝝牐�𠺪�諹�䔶�娍�㕑府�糓摰峕㟲���鉄摮鞉筑��閧�摰孵膥��𣈯�匧�滨���敺䔶��见��蝝� */
	clear:left;/**	font-size: 1px; 
	line-height: 0px;***/
}

#Language {
		
}

#Language a: {
	opacity: 1.0;
	filter: alpha(opacity=100);
 } 


#Language a:hover {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	filter: drop-shadow(2px 2px 5px #FFFF00);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;	/*background-color: #EBEBEB; */
}

.Language1 {
	
	background-color: #CCFFFF;
	border: 1px solid #999999;
	border-top-left-radius: 8PX;
	border-top-right-radius: 8PX;
	border-bottom-left-radius: 8PX;
	border-bottom-right-radius: 8PX;
	-webkit-border-top-left-radius: 8PX;
	-webkit-border-top-right-radius: 8PX;
	-webkit-border-bottom-left-radius: 8PX;
	-webkit-border-bottom-right-radius: 8PX;
}

#Language2 {
		
}

#Language2 a {

}

#Language2 a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	background-color: #D2E9FF;
}


.Language3 {
	border: 1px solid #999999;
	border-top-left-radius: 5PX;
	border-top-right-radius: 5PX;
	border-bottom-left-radius: 5PX;
	border-bottom-right-radius: 5PX;
	-webkit-border-top-left-radius: 5PX;
	-webkit-border-top-right-radius: 5PX;
	-webkit-border-bottom-left-radius: 5PX;
	-webkit-border-bottom-right-radius: 5PX;
}



#SUBJECT1 {
	height: 100px;
	width: 440px;
	border: 1px solid #CCCCCC;
	overflow: auto;
	position: static;
}

#newmenu a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	
}

#newmenu a:hover{
	display: inline-block;
	border: 1px solid #F60;
	background-repeat: repeat-x;
	display: inline-block;
}

.products_6 {
	border: 1px solid #666;
	border-top-left-radius: 10PX;
	border-top-right-radius: 10PX;
	border-bottom-right-radius: 10PX;
	border-bottom-left-radius: 10PX;
	-webkit-border-top-left-radius: 10PX;
	-webkit-border-top-right-radius: 10PX;
	-webkit-border-bottom-right-radius: 10PX;
	-webkit-border-bottom-left-radius: 10PX;
	/*   */	
	border-left: solid 1px #666;
	border-bottom: solid 1px #666;
	border-top: solid 1px #666;
	border-right: solid 1px #666;
	/*filter:alpha(opacity=50);  �𤩺��*/
    /*-moz-opacity:0.5;  �𤩺��*/
    /*opacity: 0.5;  �𤩺��*/
}



#products_sdw {
	
	/*filter:alpha(opacity=50);  �𤩺��*/
    /*-moz-opacity:0.5;  �𤩺��*/
    /*opacity: 0.5;  �𤩺��*/
}

#products_sdw a: {
	
	
	/*filter:alpha(opacity=50);  �𤩺��*/
    /*-moz-opacity:0.5;  �𤩺��*/
    /*opacity: 0.5;  �𤩺��*/
}

#products_sdw img {
	/* opacity: 0.4;
     filter: alpha(opacity=40); */
 	border: 1px solid #999;  
	border-top-left-radius: 10PX;
	border-top-right-radius: 10PX;
	border-bottom-right-radius: 10PX;
	border-bottom-left-radius: 10PX;
	-webkit-border-top-left-radius: 10PX;
	-webkit-border-top-right-radius: 10PX;
	-webkit-border-bottom-right-radius: 10PX;
	-webkit-border-bottom-left-radius: 10PX;
	
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	
	/*
	border-left: solid 1px #999;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	 */
	 
	transform:scale(1.0,1.0);
	filter: drop-shadow(1px 1px 2px #999999);
	 /*	border: 1px solid #CCC;  */
}

#products_sdw a:link img {
	opacity: 0.9;
	filter: alpha(opacity=90);	
}

#products_sdw a:hover img {
	opacity: 1.0;
	filter: alpha(opacity=100);
	filter: drop-shadow(1px 1px 2px #000000);
	transition: all 0.2s ease-out;
	transform:scale(1.05,1.05);
 /*	border: 1px solid #FFF;  */
	}



#Products_p2a {
	overflow: visible;
	height: 120px;
	width: 300px;
	float: left;
	position: relative;
	font-size: 9pt;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#Products_p2a table {
	background-image: url(jpg/menu_300x120_2.png);
}


#Products_p2a table:hover {
	background-image: url(jpg/menu_300x120_6.png);
}

#Products_p2a a {
   
}

#Products_p2a img {
	/* border: 1px solid #CCC; */
	border-top-left-radius: 10PX;
	border-top-right-radius: 10PX;
	border-bottom-right-radius: 10PX;
	border-bottom-left-radius: 10PX;
	-webkit-border-top-left-radius: 10PX;
	-webkit-border-top-right-radius: 10PX;
	-webkit-border-bottom-right-radius: 10PX;
	-webkit-border-bottom-left-radius: 10PX;
	
/*   */	
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #CCC;
	border-right: solid 1px #CCC;
}



#Products_p2a a:hover img {
	border: 1px solid #F60;
	
}

#Products_p2a a:hover {
	
	display: inline-block;
	
}








#Products_p2b {
	overflow: visible;
	height: 120px;
	width: 300px;
	float: left;
	position: relative;
	font-size: 9pt;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#Products_p2b table {
	background-image: url(jpg/menu_300x120_7.png);
}


#Products_p2b table:hover {
	background-image: url(jpg/menu_300x120_6.png);
}

#Products_p2b a {
   
}

#Products_p2b img {
	/* border: 1px solid #CCC; */
	border-top-left-radius: 10PX;
	border-top-right-radius: 10PX;
	border-bottom-right-radius: 10PX;
	border-bottom-left-radius: 10PX;
	-webkit-border-top-left-radius: 10PX;
	-webkit-border-top-right-radius: 10PX;
	-webkit-border-bottom-right-radius: 10PX;
	-webkit-border-bottom-left-radius: 10PX;
	
/*   */	
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #CCC;
	border-right: solid 1px #CCC;
}



#Products_p2b a:hover img {
	border: 1px solid #F60;
	
}

#Products_p2b a:hover {
	
	display: inline-block;
	
}




#Products_p2c {
	overflow: visible;
	height: 120px;
	width: 300px;
	float: left;
	position: relative;
	font-size: 9pt;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#Products_p2c table {
	background-image: url(jpg/menu_300x120_1.png);
}


#Products_p2c table:hover {
	background-image: url(jpg/menu_300x120_6.png);
}

#Products_p2c a {
   
}

#Products_p2c img {
	/* border: 1px solid #CCC; */
	border-top-left-radius: 10PX;
	border-top-right-radius: 10PX;
	border-bottom-right-radius: 10PX;
	border-bottom-left-radius: 10PX;
	-webkit-border-top-left-radius: 10PX;
	-webkit-border-top-right-radius: 10PX;
	-webkit-border-bottom-right-radius: 10PX;
	-webkit-border-bottom-left-radius: 10PX;
	
/*   */	
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #CCC;
	border-right: solid 1px #CCC;
}



#Products_p2c a:hover img {
	border: 1px solid #F60;
	
}

#Products_p2c a:hover {
	
	display: inline-block;
	
}


#Products_p3 {
	background-image: url(jpg/menu_280x120_11.png);
	background-repeat: no-repeat;
	
}

#Products_p3 a {
 
}

#Products_p3 img {
	border: 1px solid #CCCCCC; 
}



#Products_p3 a:hover {
	background-image: url(jpg/menu_280x120_3.png);
	background-repeat: no-repeat;
	display: block;
}

#Products_p4 {
	background-image: url(jpg/menu_200x200_010.png);
	background-repeat: no-repeat;
	background-position: center;
	
}

#Products_p4 a {
 
}

#Products_p4 img {
	
}



#Products_p4 a:hover {
	background-image: url(jpg/menu_200x200_30.png);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
}

#Products_p5 {
	background-image: url(jpg/menu_200x200_00.png);
	background-repeat: no-repeat;
	background-position: center;
	
}

#Products_p5 a {
 
}

#Products_p5 img {
	
}



#Products_p5 a:hover {
	background-image: url(jpg/menu_200x200_30.png);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
}

#Products_search {
	background-image: url(jpg/bg_search_0.jpg);
	background-repeat: no-repeat;
	background-position: center;
	
}

#Products_search a {
 
}


#Products_search a:hover {
	background-image: url(jpg/bg_search_1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
}


#products_8 {
	border: 1px solid #666;
	border-top-left-radius: 10PX;
	border-top-right-radius: 10PX;
	border-bottom-right-radius: 10PX;
	border-bottom-left-radius: 10PX;
	-webkit-border-top-left-radius: 10PX;
	-webkit-border-top-right-radius: 10PX;
	-webkit-border-bottom-right-radius: 10PX;
	-webkit-border-bottom-left-radius: 10PX;
	/*   */	
	border-left: solid 1px #666;
	border-bottom: solid 1px #666;
	border-top: solid 1px #666;
	border-right: solid 1px #666;
	height: 40px;
	width: 40px;
	line-height: 40px;
	position: relative;
	overflow: visible;
	margin: 5px;
	padding: 5px;
	z-index: auto;
	float: left;
	}



.Red01 {
	color: #F00;
}

.Green01 {
	color: #060;
}

.style_blue {
	color: #2C59AF;
	}
	
.products_5 {
	border: 1px solid #333;
}



.products_6G {
	border: 1px solid #CCC;
	border-top-left-radius: 10PX;
	border-top-right-radius: 10PX;
	border-bottom-right-radius: 10PX;
	border-bottom-left-radius: 10PX;
	-webkit-border-top-left-radius: 10PX;
	-webkit-border-top-right-radius: 10PX;
	-webkit-border-bottom-right-radius: 10PX;
	-webkit-border-bottom-left-radius: 10PX;
}




.products_7 {
	border: 1px solid #666;
	border-top-left-radius: 7PX;
	border-top-right-radius: 7PX;
	border-bottom-right-radius: 7PX;
	border-bottom-left-radius: 7PX;
	-webkit-border-top-left-radius: 7PX;
	-webkit-border-top-right-radius: 7PX;
	-webkit-border-bottom-right-radius: 7PX;
	-webkit-border-bottom-left-radius: 7PX;
	/*   */	
	border-left: solid 1px #666;
	border-bottom: solid 1px #666;
	border-top: solid 1px #666;
	border-right: solid 1px #666;
	height: 40px;
	width: 45px;
	line-height: 40px;
	margin: 5px;
	padding: 5px;
	background-color: #F2F2F2;
}


.products_1_2 {
	border: 1px solid #666;
	border-top-left-radius: 7PX;
	border-top-right-radius: 7PX;
	border-bottom-right-radius: 7PX;
	border-bottom-left-radius: 7PX;
	-webkit-border-top-left-radius: 7PX;
	-webkit-border-top-right-radius: 7PX;
	-webkit-border-bottom-right-radius: 7PX;
	-webkit-border-bottom-left-radius: 7PX;
	/*   */	
	border-left: solid 1px #666;
	border-bottom: solid 1px #666;
	border-top: solid 1px #666;
	border-right: solid 1px #666;
	height: 30px;
	width: 50px;
	line-height: 30px;
	margin: 5px;
	padding: 5px;
	background-color: #F2F2F2;
}


.products_1_2b {
	border: 1px solid #666;
	border-top-left-radius: 7PX;
	border-top-right-radius: 7PX;
	border-bottom-right-radius: 7PX;
	border-bottom-left-radius: 7PX;
	-webkit-border-top-left-radius: 7PX;
	-webkit-border-top-right-radius: 7PX;
	-webkit-border-bottom-right-radius: 7PX;
	-webkit-border-bottom-left-radius: 7PX;
	/*   */	
	border-left: solid 1px #666;
	border-bottom: solid 1px #666;
	border-top: solid 1px #666;
	border-right: solid 1px #666;
	height: 50px;
	width: 30px;
	line-height: 30px;
	margin: 5px;
	padding: 5px;
	background-color: #F2F2F2;
}


.products_1_3 {
	border: 1px solid #666;
	border-top-left-radius: 7PX;
	border-top-right-radius: 7PX;
	border-bottom-right-radius: 7PX;
	border-bottom-left-radius: 7PX;
	-webkit-border-top-left-radius: 7PX;
	-webkit-border-top-right-radius: 7PX;
	-webkit-border-bottom-right-radius: 7PX;
	-webkit-border-bottom-left-radius: 7PX;
	/*   */	
	border-left: solid 1px #666;
	border-bottom: solid 1px #666;
	border-top: solid 1px #666;
	border-right: solid 1px #666;
	height: 30px;
	width: 80px;
	line-height: 30px;
	margin: 5px;
	padding: 5px;
	background-color: #F2F2F2;
}

.products_1_4 {
	border: 1px solid #666;
	border-top-left-radius: 7PX;
	border-top-right-radius: 7PX;
	border-bottom-right-radius: 7PX;
	border-bottom-left-radius: 7PX;
	-webkit-border-top-left-radius: 7PX;
	-webkit-border-top-right-radius: 7PX;
	-webkit-border-bottom-right-radius: 7PX;
	-webkit-border-bottom-left-radius: 7PX;
	/*   */	
	border-left: solid 1px #666;
	border-bottom: solid 1px #666;
	border-top: solid 1px #666;
	border-right: solid 1px #666;
	height: 30px;
	width: 170px;
	line-height: 30px;
	margin: 5px;
	padding: 5px;
	background-color: #F2F2F2;
}


.products_1_5 {
	border: 1px solid #666;
	border-top-left-radius: 10PX;
	border-top-right-radius: 10PX;
	border-bottom-right-radius: 10PX;
	border-bottom-left-radius: 10PX;
	-webkit-border-top-left-radius: 10PX;
	-webkit-border-top-right-radius: 10PX;
	-webkit-border-bottom-right-radius: 10PX;
	-webkit-border-bottom-left-radius: 10PX;
	/*   */	
	border-left: solid 1px #666;
	border-bottom: solid 1px #666;
	border-top: solid 1px #666;
	border-right: solid 1px #666;
	height: 40px;
	width: 240px;
	line-height: 40px;
	margin: 5px;
	padding: 5px;
}

.products_1_6 {
	border: 1px solid #666;
	border-top-left-radius: 10PX;
	border-top-right-radius: 10PX;
	border-bottom-right-radius: 10PX;
	border-bottom-left-radius: 10PX;
	-webkit-border-top-left-radius: 10PX;
	-webkit-border-top-right-radius: 10PX;
	-webkit-border-bottom-right-radius: 10PX;
	-webkit-border-bottom-left-radius: 10PX;
	/*   */	
	border-left: solid 1px #666;
	border-bottom: solid 1px #666;
	border-top: solid 1px #666;
	border-right: solid 1px #666;
	height: 40px;
	width: 280px;
	line-height: 40px;
	margin: 5px;
	padding: 5px;
}

.products_6T {
	border: 1px solid #666;
	border-top-left-radius: 5PX;
	border-top-right-radius: 5PX;
	/* border-bottom-right-radius: 10PX; */
	/* border-bottom-left-radius: 10PX; */
	-webkit-border-top-left-radius: 5PX;
	-webkit-border-top-right-radius: 5PX;
	/* -webkit-border-bottom-right-radius: 10PX; */
	/* -webkit-border-bottom-left-radius: 10PX; */
	/*   */	
	border-left: solid 1px #666;
	border-bottom: solid 1px #666;
	border-top: solid 1px #666;
	border-right: solid 1px #666;
	height: 20px;
	line-height: 20px;
	
}

.products_6T a {
	
	
}

.products_6T a:hover {
	background-color: #FFF;
	filter:alpha(opacity=50);
    -moz-opacity:0.5;
    opacity: 0.5;
}

#show_nemuL {
	position:fixed;
	top:80px;
	width:50px;
	height:800px;
	z-index:3;
	left: 10px;
	float: left;
}
	
	


#show_nemuR {
	position:fixed;
	top:80px;
	width:50px;
	height:100px;
	z-index:3;
	right: 50px;
	float: right;
}
#Shop_Top_1 {
	 bgcolor: #999999;
	}

#Shop_Top_1 table {
	background-image: url(jpg/bg_sub51x700_4.gif);
}


#Shop_Top_1 table:hover {
	background-image: url(jpg/bg_sub51x700_3.gif);
}

#Shop_Top_20 {
	 bgcolor: #999999;
	}

#Shop_Top_20 table {
	background-image: url(jpg/bg_sub51x700_0.gif);
}

#Shop_Top_20 table:hover {
	background-image: url(jpg/bg_sub51x700_3.gif);
}


#Shop_Top_1_3 {
	background-image: url(jpg/ICONS_Top_1_3_1S1.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 26pt;
}



#Shop_Top_4 {
	background-image: url(jpg/ICONS_Top_4_1S1.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 12pt;
}

#MenuTop1 {
		
}

#MenuTop1 a {
	color: #FFF;
}

#MenuTop1 a:hover {
	color: #FF0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #000;
	display: block;
}

#MenuTop1 img {
transform:scale(0.9,0.9);
	transition: all 0.2s ease-out;	
}


#MenuTop1 a:hover img {
	border: 1px solid #F60;
	background-color: #000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	transform:scale(1.0,1.0);
	transition: all 0.2s ease-out;
}
</pre></body></html>