@charset "utf-8";
/* CSS Document */


img, div, input {
	behavior: url("iepngfix.htc");
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../img/bg1.jpg);
	background-repeat: repeat;
}

img{
	border: 0px;
	}


form{
	margin: 0px;
	padding: 0px;}
		

h1{
	margin: 10px 10px 0px 45px;
	padding: 5px 0px 0px 0px;
	font-size: 26px;
	color: #5E3011;
	}

h1 a{
	text-decoration: none;
	}


h2{
	color: #6C0000;
}


h3{
	font-size: 33px;
	margin: 0px;
	padding: 40px 0px 0px 14px;
	color: #59340B;
	}


h4{
	font-size: 14px;
	padding: 0px;
	color: #633;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px 0px 0px 35px;
	background-image: url(../img/h4.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}


h5{
	font-size: 22px;
	color: #805400;
	margin: 0px;
	padding: 0px 0px 0px 35px;
	background-image: url(../img/shop.gif);
	background-repeat: no-repeat;
	}


h6{}



p{
	line-height: 143%;
	margin: 0px 35px 10px 25px;
	padding: 4px;
	font-size: 13px;
	letter-spacing: 5px;
}



ul{}


li{}



dd{}


dt{}






#wrapper{
		width: 960px;
		margin: 10px auto;
		position: relative;
		}



/* only index page */
#index_border{
		width: 960px;
		height: 500px;
		}

/* only index page */		
		
#footer{
		width: 960px;
		height: 25px;
		clear:both;
		background-color:#993300;
		}

address{
	text-align:right;
	font-size: 12px;
	color: #ffffff;
	padding: 5px 10px 5px 5px;
}


/* only index page */	

#wrapper_all{
	width: 960px;
	margin: auto;
	position: relative;
		}


#head{
	width: 960px;
	padding: 10px 0px 0px 0px;
	height: 80px;
	}
	
	

		
		
#logo{
	width: 50%;
	}
	

#main_flash{
	width: 960px;
	height: 332px;
	}
	
	
#menu{
	width: 960px;
	height: 40px;
	background-image: url(../img/menu.gif);
	background-repeat: no-repeat;
	background-position:5px 0px;
	}
	
	
#menu ul{
	color: #FFFFFF;
	font-size: 17px;
	margin: 0px;
	padding: 0px;
	 }
	 
#menu li{
	float: right;
	list-style-type: none;
	margin: 0px 10px 0px 15px;
	padding: 0px;
	width: 100px;


}



#menu a{
	display:block;
	height: 31px;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 9px 12px 0px 12px;
	background-repeat: no-repeat;
	background-position: center 0px;
	font-weight: bold;
	text-decoration: none;
}


#menu a:hover{
	visibility: visible;
	margin: 0px 0px 0px 0px;
	height: 31px;
	background-image: url(../img/menu_on.gif);

}

/* **** main menu ******* */
/* ********************* */

#main_menu{
	width: 960px;
	height: 40px;
	background-image: url(../img/menu.gif);
	background-repeat: no-repeat;
	background-position:5px 0px;
	}
	
	
#main_menu ul{
	color: #FFFFFF;
	font-size: 17px;
	margin: 0px;
	padding: 0px;
	 }
	 
#main_menu li{
	float: left;
	list-style-type: none;
	margin: 0px 10px 0px 15px;
	padding: 0px;
	width: 100px;


}



#main_menu a{
	display:block;
	height: 31px;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 9px 12px 0px 12px;
	background-repeat: no-repeat;
	background-position: center 0px;
	font-weight: bold;
	text-decoration: none;
}


#main_menu a:hover{
	visibility: visible;
	margin: 0px 0px 0px 0px;
	height: 31px;
	background-image: url(../img/menu_on.gif);

}



	
	
/* ************** */
#content_outline{
	width: 960px;
	height: 220px;
	}
	
	
#content_left{
	width: 275px;
	float:left;
	}
	
	
#prom_top{
	width: 270px;
	height: 24px;
	background-image: url(../img/left_box_01.gif);
	background-repeat: no-repeat;
	}


#prom_bg{
	width: 270px;
	height: 160px;
	background-image: url(../img/left_box_02.gif);
	background-repeat: repeat;
	}


#prom_banner{
	margin: 0px 0px 0px 5px;
	width: 240px;
		}


#prom_bg img{
	margin: 0px 0px 0px 10px;
	}
	
	
	
#prom_footer{
	width: 270px;
	height: 27px;
	background-image: url(../img/left_box_04.gif);
	background-repeat: no-repeat;
	}


#content_middle{
	width: 400px;
	height: 220px;
	float:left;
	}


#new_top{
	width: 400px;
	height: 24px;
	background-image: url(../img/midddle_box_01.gif);
	background-repeat: no-repeat;
	}

#new_bg{
	width: 400px;
	height: 160px;
	background-image: url(../img/midddle_box_02.gif);
	background-repeat: repeat;}


#new_footer{
	width: 400px;
	height: 27px;
	background-image: url(../img/midddle_box_04.gif);
	background-repeat: no-repeat;
}





dl{
	margin: 0px 0px 0px 14px;
	padding: 0px;
	font-size: 13px;
}


dd{
	padding: 3px 0px 2px 0px ;
	margin: 0px;
	color: #45271B;
}







#content_right{
	width: 280px;
	float:left;
	}
	
#login{
		width: 274px;
		height: 110px;
		margin: 0px 2px;
		background-color: #ffedcf;
		border: solid 1px #900;
		}



#login table{
	width: 240px;
	margin: 17px 10px 10px 10px;
	padding: 3px;
	font-weight: bold;
		}


.button_1{
		background-color: #753A17;
		color: #FFF;
		border: solid 1px #630;
		margin: 2px 0px 0px 0px;
		padding: 0px;
		width: 80%;
		}
		
		
#small_banner{
		width: 274px;
		height: 90px;
		border: solid 1px #630;
		margin: 2px 0px 0px 0px;
		}		
/* small banner */


#s_banner{
		width: 92px;
		height: 92px;
		float:right;
		}


/* only sub page */	


#banner{
	width: 960px;
	height: 230px;
	}
	
.menu_space{
	width: 200px;

	}	
	
#sub_menu{
	position: absolute;
	z-index: 1;
	left: 19px;
	top: 250px;
	width: 183px;
	background-image:url(../img/sub_menu_02.jpg);
	background-repeat: repeat-y;
	
	}


#sub_menutopic{
	width: 183px;
	height: 99px;
	background-image:url(../img/sub_menu_01.jpg);
	background-repeat:no-repeat;
	}
	
#sub_menu ul{
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 30px 0px;
	list-style-type: none;
	}
	
	
#sub_menu li{
	margin: 0px;
	padding: 3px 0px 0px 0px;
	height: 24px;
	font-size: 16px;
	background-image:url(../img/sub_menu_05.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	color: #ac8945;
	}
	
	
	
#sub_menu li a{
	color: #ac8945;
	text-decoration: none;
		}
	
#sub_menufooter{
	width: 183px;
	height: 12px;
	margin: 20px 0px 0px 0px;
	background-image:url(../img/sub_menu_08.jpg);
	background-repeat:no-repeat;
	}
	
	
#content_border{
	width: 740px;
	margin: 0px 0px 0px 220px;
	}
	
	
	
#nav_head{
	width: 740px;
	height: 50px;
	background-image:url(../img/location.gif);
	background-repeat:no-repeat;
	}
	
	
	
#content_area{
	width: 720px;
	margin: 3px 10px 0px 10px;
	background-color:#fff4d4;
	}
	
	
	
	
/* cata  */

#product_item {
	width: 720px;
	height: 100%;
}
.product_outborder {
	width: 180px;
	float: left;
}
.product_inborder {
	width: 180px;
	overflow: hidden;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
}
.product_outborder img {
	margin: 0px 0px 0px 0px;
	padding: 2px;
	border: 1px solid #ac8945;
}
.product_inborder img {
	margin: 2px 0px 0px 0px;
}
.product_outborder {
	width: 180px;
	float: left;
}
.product_outborder p {
	font-size: 12px;
	line-height: 133%;
	margin: 3px 12px;
	padding: 0px 5px;
}



#product_topic {
	width: 180px;
	height: 49px;
	margin: 3px 0px 0px 2px;
	background-image:url(../img/product-item.jpg);
	background-repeat: no-repeat;
}
#product_topic h3 {
	font-size: 15px;
	color: #472710;
	margin: 0px;
	padding:10px 0px 0px 0px;
	text-align: center;
	list-style-type: none;
}

#product_topic h3 a{
	color: #472710;
	text-decoration: none;
	}


#product_topic h3 a:hover{
	color: #ffffff;
	text-decoration: none;
	}




#end_space{
	height: 1px;
	clear:both;
	width: 100%;
}


/* ***** */


#shop_info{
	width: 706px;
	height: 200px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5B3409;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
	
	
/* ***** */
/* ***** */


.intextbox{
	width: 250px;
	margin: 4px;
	}
	
	
.form_table{
	font-size: 16px;
	padding: 5px;
	color:#845713;
	width: 96%;
	margin: 10px 0px 0px 10px; 
		}
		
		
#reg, #contact{
	height: 400px;
	}
	
/* ***** */
/* ***** */	
	
#product_info{
	width: 720px;
	margin: 5px 10px 0px 10px;
	background-color:#fff4d4;
	}
	
	
#product_left{
	float: left;
	width: 300px;
	}	
	

	
#product_right{
	float: right;
	width: 400px;
	}	
	
		
#product_photo{
	width: 260px;
	height: 200px;
	padding: 4px;
	;
	border: 3px double #5B3409;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 18px;
	}
#product_info p{
	margin: 4px 15px;
	padding: 4px 10px;
	font-size: 13px;
	}	
	
/* ******** */

.shopphoto{
	float:right;
	margin: 5px;
	}


.shopinfo{
	font-size: 14px;
	color: #2E1503;
		}
		
.shopinfo a:{
	color: #2E1503;
		}		
		
/* ***** */
/* ***** */


#space{
	clear:both;
	height: 1px;
	}
/* ***** */
/* ***** */

#language{
	width: 53px;
	height: 25px;
	float: right;
	margin: 50px 0px 0px 5px;
}


#big5{
	height: 25px;
	height: 25px;
	float:left;
	margin: 0px 0px 0px 3px;
	}
	
#gb{
	height: 25px;
	height: 25px;
	float:left;
	}
/* ***** */
/* ***** */
#new{
	width: 700px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #51281E;
		}
		
		
/* ***** */
/* ***** */
.about{
	float:right;
	margin: 8px 30px 8px 15px;
		}
