ul {
	list-style: none;
	color:#434343;
	text-decoration: none;	
}

/*--mouse on off definition--------------------------------*/
A:link{text-decoration:none;}
A:visited{text-decoration:none;}
A:hover{text-decoration:none;}
A:active{text-decoration:none;}

#base {
	height: 1400px;
	width:1000px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	height: 55px;
	width: 1000px;
	background-color: #2e2e2e;
}
#foot {
	height: 190px;
	width: 1000px;
	background-color: #424242;
	margin-top: 20px;
}
#menu {
	height: 145px;
	width: 1000px;
	background-image: url(../image/logo.png);
	background-repeat: no-repeat;
	background-position: 24px 12px;
}
/*--logo link -------------------------*/
#logolink {
	float: left;
	height: 105px;
	width: 275px;
	margin-top: 20px;
	margin-left: 20px;
}

#logolink a {
  display:block;
  width:100%;
  height:100%;
  text-decoration:none;
}

#logolink a:hover {
	text-decoration:none;
	float: left;
	position: relative;  
}

/*-------top drop menu------------------*/
#menubar {
	height:50px;
	width:700px;
	float: right;
	margin-top: 80px;
	position: relative;
}

#drop_menu_container{
	float: right;
	margin-top: 85px;	
}

ul {
	font-family:"微軟正黑體" ;
	font-size: 15px;
	margin: 0;
	padding: 0;
	list-style: none;
	letter-spacing: 1pt;
}
ul li {
    display: block;
    position: relative;
    float: left;
}
li ul {
    display: none;
}
ul li a {
    display: block;
    text-decoration: none;
    color: #434343;
    border-top: 1px solid #ffffff;
    padding: 5px 15px 5px 10px;
    background: #ffffff;
    margin-left: 1px;
    white-space: nowrap;
}
ul li a:hover {
background: #ffffff;
color: #fbde3b;
margin-bottom:10px;
}
li:hover ul {
    display: block;
    position: absolute;
	color:#fbde3b;
	margin-bottom:10px;

}
li:hover li {
    float: none;
    font-size: 15px;
	color: #fbde3b;
	margin-bottom:10px;
}
li:hover a { background: #ffffff; margin-bottom:10px; }
li:hover li a:hover {
    background: #ffffff;
	margin-bottom:10px;
}
#drop_back {
	background-color: #FFF;
	box-shadow: 2px 2px 3px #CCC;
	margin-top: 26px;
}

#banner {
	height: 350px;
	width: 1000px;
	background-image: url(../image/banner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#content {
	height: 640px;
	width: 1000px;
}
#top_container {
	height: 55px;
	width: 1000px;
}
#top_search {
	height: 25px;
	width: 150px;
	background-color: #555555;
	margin-top: 13px;
	float: right;
	border: 1px solid #000;
	background-image: url(../image/white_glass.png);
	background-repeat: no-repeat;
	background-position: 128px 4px;
}
#top_search_text {
	color: #FFF;
	height: 25px;
	width: 145px;
	vertical-align: middle;
	text-align: left;
	letter-spacing: 1px;
	font-size: 14px;
	font-family: "微軟正黑體";
	margin-top: 5px;
	margin-left: 5px;
}
/*

#menubar {
	height:50px;
	width:700px;
	float: right;
	margin-top: 80px;
	position: relative;
}

#menubar ul{
	z-index:999;
	height: 40px;
	width: 680px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	position: absolute;
	left: 19px;
	top: 6px;
		}
	
	#menubar ul li{ 
		float:left;		
		
		}
		
		#menubar ul li A {
	font-family: "Adobe 繁黑體 Std B";
	color:#434343;
	margin-top:20px;
	font-size:15px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: px;
	padding-left: 0px;
	width: 85px;
	height: 25px;
	left: 0px;
			}
			
		#menubar ul li A:link,#menubar ul li A:visited{
			color:#434343;
			
			}
			
			#menubar ul li A:link span,#menubar ul li A:visited span {
				display:none;
				}
			
		#menubar ul li A:hover, #menubar ul li A:active{
	font-family: "Adobe 繁黑體 Std B";
	color:#fbde3b;
	width: 85px;
	height: 25px;
	padding-top: 0px;
	padding-right: 30px;
	
			}	
			
			#menubar ul li A:hover span,#menubar ul li A:active span {

				padding-top:0px;	
				padding-right: 30px;
				
				font-size:15px;
				}
				
*/
#bigboxs {
	/*
	height: 438px;
	*/
	width: 1000px;
	float: left;
}
#smallboxs {
	position:relative;
	
	float: left;
	height: 170px;
	width: 1000px;
}
#Pwindow {
	float: left;
	/*height: 405px;*/
	height:426px;
	width: 603px;
	margin-top: 32px;
}
#Nwindow {
	float: right;
	height: 405px;
	width: 363px;
	margin-top: 32px;
}
#Psearch {
	margin:0 auto;
	float: left;
	height: 137px;
	width: 309px;
	margin-top: 11px;
	border: 1px solid #EAEAEA;
}
#mail {
	margin:0 auto;
	float:left;
	height: 137px;
	width: 309px;
	
	margin-top: 11px;
	margin-left: 33px;
	
	border: 1px solid #EAEAEA;
	background-image: url(../image/box_mail.png);
}
#Cus {
	margin:0 auto;
	float: left;
	height: 137px;
	width: 309px;
	margin-top:11px;
	margin-left:34px;
	border: 1px solid #EAEAEA;
	background-image: url(../image/box_contact.png);
	background-repeat: no-repeat;
}
#Pyellowblock {
	background-image: url(../image/yellow_block.jpg);
	background-repeat: repeat-x;
	height: 38px;
	width: 603px;
}
#Nyellowblock {
	background-image: url(../image/yellow_block.jpg);
	background-repeat: repeat-x;
	height: 38px;
	width: 364px;
}
#Pa {
	position:absolute; margin:0 auto; float:left;
	font-family: Helvetica;
	font-size: 10px;
	color: black;
	margin-top:368px;
	margin-left:240px;
}
#Pa:hover {
	color:yellow;
}

#Pone {
	height: 366px;
	width: 300px;
	float: left;
}
#Ptwo {
	height: 366px;
	width: 300px;
	float: right;
}
#Ptext {
	height: 18px;
	width: 200px;
	font-family: "微軟正黑體" ;
	font-size: 18px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	color: #474747;
}
#more {
	font-family: "微軟正黑體" ;
	font-size: 10px;
	color: #474747;
	letter-spacing: 2px;
	width: 60px;
	float: right;
	margin-top: 16px;
	text-align: right;
	height: 10px;
	margin-right: 9px;
}
#more a {
	color:#fff;
}
#more a:hover {
	color:#535353;
}
#Pname {
	font-family: "微軟正黑體";
	font-size: 18px;
	color: #595959;
	width: 280px;
	margin-left: 10px;
	margin-top: 15px;
	letter-spacing: 1pt;
	
	height:46px;
	overflow:hidden;
}
#Pname a {
	color:#595959;
}
#Pname a:hover {
	color:#fbde3b;
}

#Pnumber {
	font-family: "微軟正黑體" ;
	color: #888888;
	width:280px;
	margin-left:10px;
	top: 5px;
	position: relative;
	font-size: 14px;
	letter-spacing: 1pt;
}
#Pnumber a {
	color:#888888;
}
#Pnumber a:hover {
	color:#fbde3b;
}
#Ppic {
	height: 278px;
	width: 278px;
	border: 1px solid #EAEAEA;
	background-image: url(../image/index_product_pic.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin-top: 25px;
	margin-left: 10px;
}

#Ndetail1 {
	width: 340px;
	margin-left: 10px;
	margin-top: 35px;
	float: left;
}
#Ndate {
	font-family: "微軟正黑體" ;
	font-size: 18px;
	color: #595959;
	letter-spacing: 2pt;
}
#Ntitle {
	font-family: "微軟正黑體" ;
	font-size: 18px;
	color: #595959;
	margin-top: 8px;
}
#Ntitle a {
	color:#595959;
}
#Ntitle a:hover {
	color:#fbde3b;
}
#pic_more {
	font-family: Helvetica;
	font-size: 10px;
	color: #000;
	width: 45px;
	vertical-align: middle;
	margin-top: 5px;
	margin-left: 5px;
}
#pic_more a {
	color:#000;
}
#pic_more a:hover {
	color:#fbde3b;
}
#more_box {
	width: 55px;
	height: 20px;
	margin-top: 257px;
	margin-left: 222px;
	border: 1px solid #EAEAEA;
}
#Psearchbox {
	width: 289px;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border: 1px solid #999;
	background-color: #f4f4f4;
	background-image: url(../image/gray_glass.png);
	background-repeat: no-repeat;
	background-position: 265px;
}
#P_search_text {
	font-family: "微軟正黑體" ;
	font-size: 14px;
	color: #676767;
	width: 250px;
	margin-top: 6px;
	margin-left: 6px;
	float: left;
}
#P_search_result {
	width: 290px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	font-family: "微軟正黑體" ;
	color: #4b4b4b;
	
}
#P_search_result a {
	color:#4b4b4b;
}
#P_search_result a:hover {
	color:#fbde3b;
}
#foot_container {
	height: 150px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#foot_logo {
	height: 80px;
	width: 185px;
	background-image: url(../image/logo_gray.png);
	background-repeat: no-repeat;
	margin-top: 24px;
	margin-left: 10px;
	float: left;
}

/*--foot menu----------------------------------------------*/
#footmenu {
	height: 20px;
	width: 600px;
	font-family: "微軟正黑體" ;
	letter-spacing: 1px;
	font-size: 14px;
	color:#c4c4c4;
	float: left;
	margin-left: 30px;
	margin-top: 35px;
}
#footmenu a {
	color:#c4c4c4;
}
#footmenu a:hover {
	color:#fbde3b;
}
#fb_icon {
	background-image: url(../image/gray_FB.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 31px;
	float: right;
	margin-right: 10px;
	margin-top: 17px;
}

#fb_icon:hover {
	background-image: url(../image/yellow_fb.png);
	background-repeat: no-repeat;
}
#copy_container {
	font-family: "微軟正黑體" ;
	color: #c6c6c6;
	letter-spacing: 1pt;
	width: 700px;
	float: left;
	margin-top: 15px;
	margin-left: 30px;
}
#copy_container a {
	color:#c4c4c4;
}
#copy_container a:hover {
	color:#fbde3b;
}
#copy1 {
	font-size: 18px;
}
#copy2 {
	font-size: 12px;
	margin-top: 5px;
}
#copy3 {
	font-size: 12px;
	margin-top: 5px;
}
#copy4 {
    font-size: 12px;
	margin-top: 5px;
}
#copy5 {
    font-size: 12px;
	margin-top: 5px;
}
#copy6 {
    height: 40px;
}
#blog_icon_container {
	float: left;
	font-family: "微軟正黑體" ;
	font-size: 18px;
	color: #fbde3b;
	margin-top: 30px;
	margin-left: 25px;
}
#blog_icon_container a {
	color:#fbde3b;
}
#blog_icon_container a:hover {
	color:#000;
}
#footmenu_container {
	float: left;
	width: 805px;
}

/*--small boxs link -------------------------*/
#boxlink {
	float: left;
	height: 135px;
	width: 309px;
}

#boxlink a {
  display:block;
  width:100%;
  height:100%;
  text-decoration:none;
}

#boxlink a:hover {
	text-decoration:none;
	float: left;
	position: relative;  
}

/*--foot logo link -------------------------*/
#FLlink {
	float: left;
	height: 80px;
	width: 185px;
}

#FLlink a {
  display:block;
  width:100%;
  height:100%;
  text-decoration:none;
}

#FLlink a:hover {
	text-decoration:none;
	float: left;
	position: relative;  
}
#global {
	height: 1440px;
	background-image: url(../image/globalBG.png);
	background-repeat: repeat-x;
}
#global1 {
	background-image: url(../image/globalBG1.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: top;
}
#Pwindow1 {
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #EAEAEA;
	width: 601px;
	height:389px;
}
#Nwindow1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #EAEAEA;
	height: 366px;
	float: left;
	width: 362px;
	
	padding-bottom:23px;
}
#result1 {
	position:relative;
	font-family: "微軟正黑體" ;
	font-size: 10px;
	color: #666;
	margin:0 auto;
	float: left;
	padding: 5px;
	height:25px;
	white-space:nowrap;
}

#result2 {
	position:relative;
	margin:0 auto;
	float: left;
	padding: 5px;
	font-size: 20px;
	font-family: "微軟正黑體" ;
	height:25px;
	white-space:nowrap;
}
#result3 {
	position:relative;
	margin:0 auto;
	float: left;
	padding: 5px;
	font-size: 15px;
	font-family: "微軟正黑體" ;
	height:25px;
	white-space:nowrap;
}
#Ppic1 {
	float: left;
	height: 258px;
	width: 278px;
}
#Ppic2 {
	float: left;
	height: 20px;
	width: 222px;
}

/*abien modify*/
.index-product {
	margin:0 auto;
	float:left;
	width:280px;
	height:384px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
}
.index-product-name {
	margin:0 auto;
	float:left;
	font-family: "微軟正黑體";
	font-size: 18px;
	color: #595959;
	width: 280px;
	
	margin-top: 15px;
	letter-spacing: 1pt;
	
	height:46px;
	overflow:hidden;
	
}
.index-product-name:hover {
	color:#fbde3b;
}
.index-product-no {
	margin:0 auto;
	float:left;
	margin-top: 5px;
	font-family: "微軟正黑體" ;
	color: #888888;
	width:280px;
	font-size: 14px;
	letter-spacing: 1pt;
}
.index-product-no:hover {
	color:#fbde3b;
}
.index-product-pic {
	position:relative;
	margin:0 auto;
	float:left;
	height: 278px;
	width: 278px;
	border: 1px solid #EAEAEA;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 20px;
	cursor:pointer;
	z-index:98;
}
.water-mark {
	position:absolute;
	margin-top:50px;
	left:0;
	float:left;
	border:0px;
}
.index-product-more {
	margin:0 auto;
	float:left;
	margin-top: 257px;
	margin-left: 222px;
	padding-left:5px;
	width: 50px;
	padding-top:5px;
	height: 15px;
	border: 1px solid #EAEAEA;
	font-family: Helvetica;
	font-size: 10px;
	color:#000;
	
}
.index-product-more:hover {
	color:#fbde3b;
}
.result-sub {
	margin:0 auto; 
	float:left;
	position:absolute;
	border: 1px solid #fbde3b;
	background-color:#FFF;
	z-index:99;
	
}