html,
body {
	margin:0;
	padding:0;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	background-color:#FFFFFF;
}
a{
    text-decoration: none;
}
img {border:0;}
.clear {clear:both;}
:focus {outline: 0;}
/*ol, ul {list-style: none;}*/
p {margin:0;}

/* Header */
#header_container { 
	/*background-color: #FFFFFF;*/
	background-image: url(../images/headerbg.jpg);
	background-repeat: repeat-x;
	height:135px;
	width:100%; 
}
#header{ margin:0 auto; width:960px; text-align:center; }
#header .lang a{
	font-size: 12px;
	color: #BF2154;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif, "新細明體";
	padding-left:10px;
	padding-right:10px;
}

#mainmenu{
    padding-bottom: 45px;
    float:right;
    margin-top: -67px;

}
#header .mainmenutabs ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-image: url(../images/mmenu_top.jpg);
	background-repeat: no-repeat;
	background-position:top right;
	padding-top:10px;
}
#header .mainmenutabs ul li{
	margin: 0;
	display: inline;
	padding:0;
}
#header .mainmenutabs ul li img{
	vertical-align:middle;
}


#header .mainmenutabs ul li a{
    font-size: 16px;
    color: #C49859;
    text-decoration: none;
    font-family:Arial, Helvetica, sans-serif, "新細明體";
    padding-left:25px;

}


/* iPhone 5 in portrait & landscape*/
@media only screen and (min-device-width:320px) and (max-device-width:568px){
    #header .mainmenutabs ul li a{
        font-size:14px;
        color:#C49859;
        text-decoration: none;
        font-family:Arial, Helvetica, sans-serif, "新細明體";
        padding-left:20px;
    }
}

/* iPhone 3-4 in portrait & landscape*/
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
    #header .mainmenutabs ul li a{
        font-size:14px;
        color:#C49859;
        text-decoration: none;
        font-family:Arial, Helvetica, sans-serif, "新細明體";
        padding-left:20px;
    }

}


#totc{
    position: relative;
    top: -21px;
    width: 30px;
    height: 20px;
    right: 150px;
    cursor: pointer;
    background-image: url('../images/1px.png');
}

#tosc{
    position: relative;
    top: -42px;
    width: 30px;
    height: 20px;
    right: 118px;
    cursor: pointer;
    background-image: url('../images/1px.png');
}

#toshoppingcart{
    position: relative;
    top: -62px;
    width: 117px;
    height: 20px;
    right: 0px;
    cursor: pointer;
    background-image: url('../images/1px.png');
}

#cartnum{
    position: relative;
    top: -79px;
    width: 17px;
    height: 20px;
    right: 20px;
    cursor: pointer;
    text-align: center;
    color: white;
}

#slideshow { margin:0 auto; padding:0px; width:960px; }

#bottom_category{ margin:0 auto; padding:0px; width:960px;padding-top: 5px; }

/* Footer */

#footer { height:55px; margin:0 auto; width:960px; text-align:center; padding-top: 130px; color: #C39652}

/* background image */

#content_background_image{
    background-image: url('../images/empty_bg.jpg');
    background-repeat: no-repeat;
    width: 960px;
    margin: auto;
    background-size: 100%;
    background-position: 0 20px;
    min-height: 500px;
}

/* About Us and Contact Us */

#about_contact_title{
    font-size: 24px;
    padding-top: 70px;

    color: #A87A48;
    font-weight: bold;
}

#about_contact_desc{
    font-size: 16px;
    padding-top: 45px;
    width:620px;
    line-height:200%;
    text-justify:distribute;
}

#about_contact_right{
    float: left;
    padding-left: 50px;
}

#about_contact_left{
    float: left;
    padding-top: 28px;
    padding-left: 8px;
    width:220px;
}


/* News */

#news_title{
    font-size: 26px;

    color: #A87A48;
    font-family:Arial, Helvetica, sans-serif, "新細明體";
}

#news_desc{
    font-size: 16px;
    padding-top: 33px;
    width:620px;
    line-height:200%;
    text-justify:distribute;
}

#news_date{
    color: #A8A8AA;
    font-size: 15px;
    padding-top: 45px;
}


#news_left{
    float:left;
    width:220px;
}

#news_right{
    float: left;
    width: 620px;
    padding-left: 30px;
    padding-top: 68px;
}

#news_list{
    padding-top: 30px;
    padding-left: 30px;
    font-size: 26px;
    color: white;
    font-family:Arial, Helvetica, sans-serif, "新細明體";
    width: 190px;
}

/* cookbook */


#cookbook_cat{

    padding-left: 60px;
    padding-bottom: 60px;
    padding-top: 30px;
    width:900px;


}

#cookbook_detail{
    padding-left: 60px;
    padding-bottom: 60px;
    padding-top: 30px;
    width:845px;
    line-height:200%;
    text-justify:distribute;

}

.cookbook_detail{
    padding-left: -5px;
    color: black;

    padding-bottom: 15px;
}


#cookbook_desc{
    font-size: 16px;
    line-height:200%;
    text-justify:distribute;
    padding-bottom: 30px;
}

.cook_middle{
     background-image: url('../images/cook_middle.jpg');
     background-repeat: repeat-y;

}

.cook_middle_content{
    width: 785px;
    padding-left: 20px;
    margin-top: -10px;
}

.cook_detail_title{
    color: #A8825B;
    font-size: 20px;
    padding-bottom: 15px;
}

#cook_right_content{
    padding-left: 30px;
}

/* Shopping Step */

#shoppingstep_title{
    font-size: 30px;
    padding-left: 60px;
    color: #AD7E52;
    padding-top: 30px;
    width:830px;
    line-height:200%;
    text-justify:distribute;
}

#shoppingstep_desc{
    font-size: 16px;
    padding-left: 60px;
    padding-bottom: 60px;
    padding-top: 30px;
    width:830px;
    line-height:200%;
    text-justify:distribute;
}

#shopping5step{
    padding-left: 60px;
}

.step{
    background-image: url('../images/step_bar.jpg');
    background-repeat: no-repeat;
    height: 40px;
    font-size: 22px;
    padding-left: 15px;
    color: white;
    padding-top: 3px;
    cursor: pointer;
}

.step_detail{
    display: none;
    width:830px;
    padding-bottom: 7px;
}


/* knowledge */

#knowledge_cat{
    font-size: 16px;
    padding-left: 80px;
    padding-bottom: 60px;
    padding-top: 30px;
    width:830px;
    line-height:200%;
    text-justify:distribute;
}

#knowledge_detail_desc{
    padding-top: 75px;
    width:620px;
    line-height:200%;
}

/* shopping cart */

#shopping_cart_detail{
    padding-top: 25px;
    padding-left: 30px;
    position: relative;
    z-index: 10;
    width: 190px;
}

#cart_header{
    font-size: 17px;
    color: #BF8134;
    font-family:Arial, Helvetica, sans-serif, "新細明體";
}

#unit_change{
    margin-top: -5px;
    padding-left: 25px;
}

#left_content{
   float:left;
}

#right_content{
     float:right;
     width:698px;
    padding-left: 30px;
    padding-top:68px;
 }



#shopping_title{
    font-size: 26px;

    font-weight: bold;
    color: #A87A48;
}

#submenu_desc{
    font-size: 16px;
    margin-top: 27px;

    margin-bottom: 30px;
    width:660px;
    min-height: 150px;
    max-height: 150px;

}

#submenu_desc_text{

    padding: 0px 25px 0 285px;
    max-width: 350px;
    max-height: 150px;
    font-size: 14px;
    color: #89591B;
}



#submenu_desc_text_no_bg{
    font-size: 16px;
    margin-top: 27px;
    margin-bottom: 30px;
    width:660px;
    line-height: 200%;

}

.wrap{
    width: 698px !important;
    height: auto;
}

#product_deatil{
    font-size: 16px;
    padding-top: 33px;

    padding-bottom: 30px;
    width:660px;
    line-height:150%;
}

.nav{


}
#product_list{
   /* max-height: 610px;*/
    width: 698px;
    height: auto;
}
.product_cell{
    float: left;
    margin-right: 7px;
    margin-bottom: 7px;
    border: 1px #D9BA8E solid;
    min-height: 300px;
    max-height: 300px;
    width: 160px;
}

.product_cell_image{
    width:155px;
    height: 135px;
    padding-left: 3px;

}

.product_cell_content{
    padding-left: 7px;
    padding-top: 10px;
    padding-right: 7px;
}

.product_cell_title{
    font-size: 16px;
    color: #975217;
}

#categorybar{
    text-align: center;

}

#categorybar img{
    height: 35px;
}

/* shopping cart full detail*/
#cart_title{
    font-size: 24px;
    margin-top: -193px;
    padding-left: 270px;
    color: #A87A48;
    font-weight: bold;
}

#cart_desc{
    font-size: 13px;
    padding-top: 25px;
    padding-left: 270px;
    width:620px;

}

#cart_list{
    padding-top: 30px;
    padding-left: 30px;
    font-size: 26px;
    color: white;
    font-family:Arial, Helvetica, sans-serif, "新細明體";
    width: 190px;
}

#red_menu_title{
     padding-top: 34px;
     padding-left: 30px;
     font-size: 26px;
     color: white;
     font-family:Arial, Helvetica, sans-serif, "新細明體";
     height: 36px;
     position: relative;
     z-index: 2;

 }

#red_menu_title_bg{
    position: relative;
    left: 8px;
    top: 67px;
    z-index: 1;
}
/* Content */

#page_content{
    background-image: url('../images/content_bg.jpg');
    background-repeat: repeat-x;
}

/* news list */
#ddsubmenu{
    width: 180px;
}
#ddsubmenu ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
    font: normal 18px Arial;
}
#ddsubmenu li a{
    display: block;
    padding: 10px 0 5px 0;
    width: 180px; /*185px minus all left/right paddings and margins*/
    text-decoration: none;
    color: #D19743;

}



/* #container { margin:0 auto; padding:30px 0 30px 0; width:960px; } */
#container #page{ min-height:500px; background-color:#FFFFFF; padding:20px 30px;}


/* added by kelvin */

/*---------Start of Pagination----------*/
#pagination {
    float:right;
    display:inline;
    margin-top: -14px;
}

.pagination{
    padding: 15px 0px 15px 0px;
}

.pagination ul{
    margin: 0;
    padding: 0;
    text-align: left; /*Set to "right" to right align pagination interface*/
}

.pagination ul li{
    list-style-type: none;
    display: inline;
    padding-bottom: 1px;
    padding-left: 2px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #9F8E71;
}

.pagination a, .pagination a:visited{
    padding: 0px 5px;
    border: 1px solid #ECECEC;
    text-decoration: none;
    color: #9F8E71;
}

.pagination a:hover, .pagination a:active{
    color: #9F8E71;
}

.pagination a.currentpage{
    background-color: #F8F4F1;
    color: #9F8E71 !important;
    cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
    background-color: #F8F4F1;
    cursor: default;
    color: #9F8E71;
    font-weight: normal !important;
}

.pagination a.next , .pagination a.next:hover{
    color: #9F8E71;
}

.pagination a.fristlast{
    color: #9F8E71 !important;
    background-color: #F8F4F1;
    cursor: default;
}

/*---------End of Pagination----------*/

/* css table */

#css_table {
    display:table;
}
.css_tr {
    display: table-row;
}
.css_td {
    display: table-cell;
}

#tofb{
    position: relative;
    top: -103px;
    width: 110px;
    height: 20px;
    right: 195px;
    cursor: pointer;
    background-image: url('../images/1px.png');
    z-index: 9999;
}


.hotline {
    font-size: 25px;
    font-style: italic;
    font-weight: 900;
    color: #EFD9AA;
}

.hotlinenum{
    color: black;
}
