body{
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	color: #0f0f0f;
    background-color: #FFFFFF;
}

td, div, p{
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
        color: #0f0f0f;
}

img{
	border: none;
}

a{
	color: #0f0f0f;
	/*font-size: 12px;*/
	text-decoration: none;
}

a:hover{
	color: #0f0f0f;
	/*font-size: 12px;*/
	text-decoration: underline;
}

.site {
    width: 1030px;
    text-align: left;
    border: 1px solid #FFFFFF;
}

.clear{
    clear: both;
}

.content-side{
/*    margin-left: 20px;
    margin-right: 20px;
    //margin-right: -50px;
*/
    padding-left: 20px;
    padding-right: 20px;

}

.shop-name-full{
    color: #8f3530;
    font-size: 16px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    padding-top: 5px;
    text-shadow: 2px 2px 2px #999;
}

.content-side .top-price{
    font-size: 16px;
    color: #412423;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 100px;
    //padding-left: 115px;
}

.content-side .space_order{
    padding-left: 100px;
}

.order-cart-table{
    width: 730px;
}

.form-site{
    width: 200px;
    border: 1px solid #DBCDB9;
    font-size: 12px;
}

input.form-site{
    width: 200px;
    font-size: 11px;
    padding-left: 5px;
    color: #666666;
    height: 20px;
}

textarea.form-site{
    width: 200px;
    font-size: 11px;
    padding-left: 5px;
    color: #666666;
}

.form-site-sb{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    border: 1px solid #C0C0C0;
    background-color: #F3E5D2;
    padding: 3px;
    text-shadow: 2px 2px 2px #999;
}

td.title-tb-cart{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #412423;
    font-size: 16px;
    text-decoration: none;
    text-shadow: 2px 2px 2px #999;
}

td.cart_page{
    height: 20px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 1px;
    padding-bottom: 1px;
}

td.cart_page input{
    border: 1px solid #DBCDB9;
    font-size: 11px;
    color: #666666;
}

button{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    border: 1px solid #C0C0C0;
    background-color: #F3E5D2;
    padding: 2px;
}

button a{
    font-size: 16px;
    color: #000000;
    text-decoration: none;
}

/************************************************************/
.shop-item-name{
    color: #8f3530;
    font-size: 16px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    padding-top: 5px;
    text-shadow: 2px 2px 2px #999;
}


.header{
    margin-top: 25px;
}

.header .menu{
    border-left: 1px solid #DBCDB9;
    border-bottom: 1px solid #DBCDB9;
    margin: 0px;
    padding: 0px;
    height: 25px;
    z-index: -1;
    //position: relative;
}

@-moz-document url-prefix()
{
    .header .menu{
        height: 26px;
    }
}

body:first-of-type .header .menu{
    margin-bottom: 0px;
}

.header .menu ul{
    margin: 0px;
    padding: 0px;
    z-index: 9999;
    //position: absolute;
    //left: 0px;
    //top: -1px;

}

.header .menu ul li{
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: left;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-right: 10px;
    color: #000000;
    font-size: 16px;
    border-top: 1px solid #DBCDB9;
    border-right: 1px solid #DBCDB9;
    border-bottom: 1px solid #DBCDB9;
    background-color: #F3E5D2;
}

body:first-of-type .header .menu ul li{
    margin-bottom: -1px;
}

.header .menu ul li a{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #000000;
    font-size: 16px;
    text-decoration: none;
    text-shadow: 2px 2px 2px #999;
}

.header .menu ul li a:hover{
    color: #000000;
    font-size: 16px;
    text-decoration: underline;
}

.header .menu ul li.active{
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: left;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-right: 10px;
    color: #000000;
    font-size: 16px;
    border-top: 1px solid #DBCDB9;
    border-right: 1px solid #DBCDB9;
    border-bottom: 1px solid #FFFFFF;
    background-color: #FFFFFF;
    background-image: none;
}

.header .logo{
    position: relative;
    border-left: 1px solid #DBCDB9;
    border-right: 1px solid #DBCDB9;
    border-bottom: 1px solid #DBCDB9;
}

.header .logo img{
    margin-top: 1px;
}

.header .logo .userbar{
    position: absolute;
    top: 10px;
    right: 10px;
}

.header .logo .userbar .search{
    display: inline;
}

.header .logo .userbar .search .in{
    border: 1px solid #DBCDB9;
    background-color: #FFFFFF;
    width: 150px;
    height: 20px;
    font-size: 11px;
    padding-left: 5px;
    color: #666666;

}

.header .logo .userbar .search input{
    border: 1px solid #DBCDB9;
    background-color: #F3E5D2;
    width: 60px;
    height: 20px;
    font-size: 12px;
}

@-moz-document url-prefix()
{
    .header .logo .userbar .search input{
        border: 1px solid #DBCDB9;
        background-color: #F3E5D2;
        width: 60px;
        height: 20px;
        font-size: 12px;
        padding-bottom: 2px;
    }
}

.header .logo .userbar .time{
    color: #491813;
    font-size: 14px;
    padding-top: 2px;
}

.header .logo .userbar .time .get-date{
    float: left;
    color: #491813;
    font-size: 14px;
}

.header .logo .userbar .time .get-time{
    float: left;
    color: #491813;
    font-size: 14px;
    padding-left: 20px;
}

/************************************************************/
ul.price-list{
    display: inline;
}

ul.price-list li{
    list-style: none;
    padding: 0px;
    margin: 0px;
    padding-left: 100px;
}

ul.price-list li ul{
    display: none;
}

ul.price-list li h1{
    color: #8f3530;
    font-size: 16px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    text-shadow: 2px 2px 2px #999;
}

ul.price-list li h1 a{
    color: #8f3530;
    font-size: 16px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    text-shadow: 2px 2px 2px #999;
    text-decoration: none;
}

ul.price-list li h1 a:hover{
    color: #8f3530;
    font-size: 16px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    text-shadow: 2px 2px 2px #999;
    text-decoration: underline;
}

ul.price-list li ul li{
    list-style: none;
    font-size: 16px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

ul.price-list li ul li h3{
    list-style: none;
    font-size: 16px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

ul.price-list li ul li ul li h3{
    color: #8f3530;
    font-size: 16px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

ul.price-list li ul li ul li h3 a{
    color: #8f3530;
    font-size: 16px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
}

ul.price-list li ul li ul li h3 a:hover{
    color: #8f3530;
    font-size: 16px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    text-decoration: underline;
}

/************************************************************/

.page-content{
    border-left: 1px solid #DBCDB9;
    border-right: 1px solid #DBCDB9;
}


.page-content .path{
	font-family: Arial;
	font-size: 12px;
	color: #8f3530;
        margin-top: 4px;
}

.page-content .path a{
	font-family: Arial;
	font-size: 12px;
	color: #8f3530;
	text-decoration: underline;
}

.page-content .path a:hover{
	font-family: Arial;
	font-size: 12px;
	color: #8f3530;
	text-decoration: none;
}

.page-content .left-side{
    border-right: 1px solid #DBCDB9;
    /*background-color: #FFFFFF;*/
}

.page-content .left-side .top{
    font-size: 24px;
    color: #E0DCD4;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
/*    border-bottom: 1px solid #DBCDB9;*/
    /*background-color: #FFFFFF;*/
}

.page-content .left-side .link-all{
    font-size: 24px;
    color: #E0DCD4;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: -10px;
    text-align: right;
    /*border-top: 1px solid #DBCDB9;*/
    background-color: #FFFFFF;

}

.page-content .left-side .link-all a{
    font-size: 11px;
    color: #8f3530;
    text-decoration: underline;
}

.page-content .left-side .link-all a:hover{
    font-size: 11px;
    color: #8f3530;
    text-decoration: none;
}

.page-content .left-side .top span{
    font-size: 16px;
    color: #412423;
}

.page-content .left-side .top a{
    font-size: 11px;
    color: #412423;
    text-decoration: underline;
}

.page-content .left-side .top a:hover{
    font-size: 11px;
    color: #412423;
    text-decoration: none;
}


table.center-side-table-p{
    width: 1029px;
    //width: 1027px;
}

table.center-side-table{
    width: 1028px;
    //width: 1026px;
}

.page-content .center-side .top span{
    font-size: 16px;
    color: #412423;
}

.page-content .center-side .top{
    font-size: 24px;
    color: #E0DCD4;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 30px;
}

.page-content .center-side .top a{
    font-size: 11px;
    color: #412423;
    text-decoration: underline;
}

.page-content .center-side .top a:hover{
    font-size: 11px;
    color: #412423;
    text-decoration: none;
}


.page-content .center-side .link-all{
    font-size: 24px;
    color: #E0DCD4;
    text-align: right;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 30px;
    margin-top: -20px;
    margin-right: 170px;
    padding-top: 20px;
    background-color: #FFFFFF;
}

.page-content .center-side .link-all a{
    font-size: 11px;
    color: #8f3530;
    text-decoration: underline;
}

.page-content .center-side .link-all a:hover{
    font-size: 11px;
    color: #8f3530;
    text-decoration: none;
}


.page-content .right-side{
    border-left: 1px solid #DBCDB9;
}

.page-content .right-side .title{
    padding: 3px;
    background-color: #F3E5D2;
    color: #412423;
    font-size: 16px;
    padding-left: 10px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    text-shadow: 2px 2px 2px #999;
}

.page-content .right-side ul{
    margin: 0px;
    padding: 0px;
    padding-top: 10px;
}

.page-content .right-side ul li{
    margin: 0px;
    padding: 0px;
    list-style: none;
    padding-left: 10px;
    padding-bottom: 5px;
    font-size: 12px;
    color: #412423;
}

.page-content .right-side ul li a{
    font-size: 12px;
    color: #412423;
    text-decoration: none;
}

.page-content .right-side ul li a:hover{
    font-size: 12px;
    color: #412423;
    text-decoration: underline;
}

/************************************************************/

.news-index-left{
    padding-top: 5px;
    padding-bottom: 13px;
    padding-right: 6px;
    padding-left: 8px;
    border-bottom: 1px solid #DBCDB9;
    background-color: #FFFFFF;
    //background-color: none;
}

.news-index-left .img{
    float: right;
}

.news-index-left .img img{
    padding-left: 5px;
}

.news-index-left .title{
    color: #412423;
    font-size: 11px;
}

.news-index-left .title a{
    color: #8f3530;
    font-size: 11px;
    text-decoration: underline;
}

.news-index-left .title a:hover{
    color: #8f3530;
    font-size: 11px;
    text-decoration: none;
}

.news-index-left .text{
    color: #0F0F0F;
    font-size: 11px;
}

/************************************************************/

.news-index{
    margin: 0px;
    padding: 0px;
    padding-bottom: 13px;
    padding-right: 6px;
    padding-left: 8px;
    margin-left: 20px;
    margin-right: 20px;
}

.news-index .img{
    float: right;
    width: 160px;
    overflow: hidden;
    text-align: center;
}

.news-index .img img{
    padding-left: 10px;
}

.news-index .date{
    color: #240c0a;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
}

.news-index .title{
    color: #412423;
    font-size: 14px;
    margin-bottom: 5px;
}

.news-index .title a{
    color: #8f3530;
    font-size: 14px;
    text-decoration: underline;
}

.news-index .title a:hover{
    color: #8f3530;
    font-size: 14px;
    text-decoration: none;
}

.news-index .text{
    color: #0F0F0F;
    font-size: 11px;
    margin-bottom: 5px;
}

.news-index .more{
    color: #412423;
    font-size: 11px;
}

.news-index .more a{
    color: #8f3530;
    font-size: 11px;
    text-decoration: underline;
}

.news-index .more a:hover{
    color: #8f3530;
    font-size: 11px;
    text-decoration: none;
}

.news-index .line{
    margin-left: 10px;
    width: 430px;
    height: 10px;
    border-bottom: 1px solid #DFD8CC;
}

/************************************************************/

.news-full-item{
    margin-left: 30px;
    margin-right: 20px;
}

.news-full-item h1{
    font-size: 18px;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
    margin-bottom: 10px;
	margin-left: 210px;
}

.news-full-item .img{
    max-width: 210px;
    width:expression(document.documentElement.clientWidth < 210? "210px": "auto");
    float: left;
    text-align: center;
}

.news-full-item .img img{
    margin-right: 10px;
    margin-bottom: 10px;
    clear: both;
}

/************************************************************/
.shop-item-index-desc{
/*    border-bottom: 1px solid #DFD8CC;*/
    padding-bottom: 10px;
}

.line-gray{
    border-bottom: 1px solid #DFD8CC;
}

.shop-item-sub{
	display: inline;
	position:relative;
	float: left;
	width: 110px;
	padding-bottom: 10px;
	height: 163px;
	overflow: hidden;
}

*html .shop-item-sub{
	display: inline;
	position:relative;
	float: none;
	width: 110px;
	padding-bottom: 10px;
	height: 163px;
	overflow: hidden;
}

.shop-item-index-name-sub{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8F3530;
	height: 25px;
	text-align: center;
        padding-top: 2px;
}

.shop-item-index-name-sub a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8F3530;
	text-decoration: none;
}

.shop-item-index-name-sub a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8F3530;
	text-decoration: none;
}

.shop-item-index-price-sub{
	font-family: Arial;
	font-size: 12px;
	color: #8F3530;
	font-weight: bold;
}

.shop-item-index-price-sub a{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
        text-decoration: underline;
}

.shop-item-index-price-sub a:hover{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
        text-decoration: none;
}

/************************************************************/

/************************************************************/

/************************************************************/

/************************************************************/

/************************************************************/

/************************************************************/

/************************************************************/

/************************************************************/

/************************************************************/

/************************************************************/

/************************************************************/
.footer{
    margin-bottom: 15px;
    color: #412423;
    padding-top: 25px;
    border-top: 1px solid #DBCDB9;
}

.footer .menu{
    font-size: 11px;
    text-align: center;
}

.footer .menu ul{
    padding: 0px;
    margin: 0px;
}

.footer .menu ul li{
    padding: 0px;
    margin: 0px;
    list-style: none;
    display: inline;
    padding-left: 10px;
    padding-right: 10px;
}

.footer .menu ul li a{
    color: #412423;
    font-size: 11px;
    text-decoration: underline;
}

.footer .menu ul li a:hover{
    color: #412423;
    font-size: 11px;
    text-decoration: none;
}

.footer .copy{
    color: #412423;
    font-size: 11px;
    text-align: right;
    padding-right: 15px;
    padding-top: 20px;
}

.footer .copy a{
    color: #412423;
    font-size: 11px;
    text-decoration: underline;
}

.footer .copy a:hover{
    color: #412423;
    font-size: 11px;
    text-decoration: none;
}

/************************************************************/




.paginator{
	text-align: center;
	display: inline;
}


.paginator div{
	margin: 5px;
	padding: 5px;
	display: inline;
	background-color: White;
	width: 27px;
}

.paginator div a{
	text-decoration: none;
	font-weight: normal;
}

.paginator div a:hover{
	text-decoration: none;
	font-weight: normal;
}

.paginator div.cur{
	display: inline;
	margin: 5px;
	padding: 5px;
	background-color: #F3E5D2;
	width: 27px;
}

.paginator div.cur a{
	color: White;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

.paginator div.cur a:hover{
	color: White;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}



/*************************************/
