@charset "utf-8";
/* CSS Document */

body{
background:#1f281b;
font-size:12px;
line-height:1.5em;
}

a:link{color:#ffffff; text-decoration:none;}
a:visited{color:#ffffff; text-decoration:none;}
a:hover{color:#47b11b; text-decoration:underline;}

#container{
width:900px;
margin:30px auto;
}

#container .top{
width:900px;
height:650px;
background:url(../img/top_bg.jpg) no-repeat;
}

#container .second{
width:900px;
height:650px;
background:url(../img/second_bg.jpg) no-repeat;
}



#container .second2{
width:900px;
height:650px;
background:url(../img/bg2.jpg) no-repeat;
}
#main{
overflow:auto;
}

#list{
width:900px;
height:650px;
}

#list .left{
width:160px;
height:650px;
float:left;
}

#list .left .list{
	padding:15px 8px 0px;
}

#list .left ul.menu{
	border-top:1px solid #759668;
	text-align:left;
	padding-top:20px;
	padding-left:1px;
} 

#list .left .menu li{
	margin-bottom:20px;
	line-height:0em;
}

#list .left .menu .mainli{
	margin-bottom:10px !important;
	line-height:0em;
}

#list .left .menu .subli{
	margin-bottom:10px !important;
	margin-left:30px;
	line-height:0em;
}

#list .left .menu .subli2{
	margin-bottom:20px !important;
	margin-left:30px;
	line-height:0em;
}


#list .left .copyright{
	margin-top:230px;
	line-height:0em;
	padding-left: 5px;
}

*:first-child+html #list .left .copyright{
	margin-top:225px;
	line-height:0em;
	padding-left: 5px;
}

*html #list .left .copyright{
	margin-top:225px;
	line-height:0em;
	padding-left:5px;
}


#list .left .copyright2{
	margin-top:187px;
	line-height:0em;
	padding-left: 5px;
}

*:first-child+html #list .left .copyright2{
	margin-top:168px;
	line-height:0em;
	padding-left: 5px;
}

*html #list .left .copyright2{
	margin-top:168px;
	line-height:0em;
	padding-left:5px;
}

#list .left .copyright3{
	margin-top:243px;
	line-height:0em;
	padding-left: 5px;
}

*:first-child+html #list .left .copyright3{
	margin-top:233px;
	line-height:0em;
	padding-left: 5px;
}

*html #list .left .copyright3{
	margin-top:233px;
	line-height:0em;
	padding-left:5px;
}

.athoer_cat{
margin-top:50px;
}



#list .center{
width:580px;
height:650px;
float:left;

}

#list .right{
	width:auto;
	height:650px;
	float:right;
}


#list .right ul.menu2{
	margin-top:517px;
	padding-right:4px;
}

*:first-child+html #list .right ul.menu2{
	margin-top:510px;
	padding-right:4px;
}

*html #list .right ul.menu2{
	margin-top:510px;
	padding-right:4px;
}


#list .right .menu2 li{
	margin-bottom:15px;
	line-height:0em;
	text-align:right;
}

h2{
width:530px;
margin:24px auto 28px;
}

/* product */

ul.product_list{
width:530px;
margin:0 auto;
}

.product_list .list_float1{
display:block;
width:168px;
height:149px;
border:1px solid #7c9b6b;
float:left;
margin-right:5px;
margin-bottom:10px;
line-height:0em;
font-size:0px;
}

.product_cont{
	width:530px;
	height:520px;
	background:#30372c;
	margin: 0 auto;
	overflow: auto;
	}
	
	.product_cont_in{
	width:500px;
	margin:0px auto;
	color:#ffffff;
	height: 490px;
	padding-top: 15px;
	padding-bottom: 15px;
	}
	
.product_cont_in .cat{
	margin-bottom:5px;
	font-weight: bold;
}

.product_cont_in2{
	width:500px;
	margin:0px auto;
	color:#ffffff;
	height: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	}
	
.product_cont_in2 .cat{
	margin-bottom:5px;
	font-weight: bold;
}

.product_cont_in2 table{
	width:500px;
	margin:0px auto;
	color:#ffffff;
	height: auto;
	margin-bottom:10px;
	}
	
.product_cont_in2 td{
	vertical-align:middle;
	padding:5px 10px 12px;
	line-height:1.3em !important;
	border-bottom: 1px dotted #ffffff;
}
	

.p_container{
	width:500px;
	height:auto;
	margin-bottom:20px;
}


.productinfo_l{
width:246px;
float:left;
}

.productinfo_l .subinfo{
margin-top:5px;
text-align:right;
font-size:10px;
}

.productinfo_r{
	width:234px;
	height:auto;
	float:right;
}

.products_infotxt{
	margin-top:15px;
	line-height:1.6em;
	font-size:11px;
	text-align:left;
}

.products_infotxt2{
margin-top:15px;
line-height:1.5em;
font-size:11px;
text-align:left;
}

.next{
	margin-top:150px;
	text-align:right;
}

.next2{
	margin-top:50px;
	text-align:right;
}

.next_table{
width:100%;
}

.next_table td{
width:33%;
}


.about_bg{
	background:url(../../about/img/about_bg.jpg) no-repeat;
	width:534px;
	height:534px;
	margin: 0 auto;
}

.about_bg .in{
	width:504px;
	height:504px;
	margin:0px auto;
	padding-top:15px;
}



.about_next{
	text-align:right;
}

.about_next a{color:#000000; text-decoration:underline;}
.about_next a:visited{color:#000000; text-decoration:none;}
.about_next a:hover{color:#47b11b; text-decoration:underline;}


.about_next_f{
	text-align:right;
	float:right;
}

.about_next_f a{color:#000000; text-decoration:underline;}
.about_next_f a:visited{color:#000000; text-decoration:none;}
.about_next_f a:hover{color:#47b11b; text-decoration:underline;}


.about_back{
	text-align:left;
	float:left;
}

.about_back a{color:#000000; text-decoration:underline;}
.about_back a:visited{color:#000000; text-decoration:none;}
.about_back a:hover{color:#47b11b; text-decoration:underline;}


.about_next2{
	text-align:left;
	width: 300px;
	padding-top: 100px;
}

.about_next2 a{color:#000000; text-decoration:underline;}
.about_next2 a:visited{color:#000000; text-decoration:none;}
.about_next2 a:hover{color:#47b11b; text-decoration:underline;}

.second_bg{
	width:534px;
	height:534px;
	background:#30372c;
	margin:0 auto;
	color:#ffffff;
}

.second_bg2{
	width:534px;
	height:489px;
	padding-top:25px;
	background:#30372c;
	margin:0 auto;
	color:#ffffff;
}

.shop_list{
	width:504px;
	margin:0px auto 15px;
	padding-top: 15px;
}

.shop_list li{
display:inline;
font-weight:bold;
}

.shop_cont{
	width:504px;
	height:450px;
	background:#ffffff;
	color:#333333;
	margin:0 auto;
	overflow: auto;
}
.shop_cont2{
	width:504px;
	background:#ffffff;
	color:#333333;
	margin:0 auto;
	overflow: auto;
	padding-bottom:3em;
}

.shop_cont a,
.shop_cont2 a{color:#000000; text-decoration:underline;}
.shop_cont a:visited,
.shop_cont2 avisited{color:#000000; text-decoration:none;}
.shop_cont a:hover,
.shop_cont2 a:hover{color:#47b11b; text-decoration:underline;}

.shop_cont .shop_listcont,
.shop_cont2 .shop_listcont{
	width:385px;
	padding-left:10px;
	border-left:1px solid #666666;
	float: right;
}

.shop_cont .shop_listname,
.shop_cont2 .shop_listname{
	width:89px;
	font-size:14px;
	font-weight:bold;
	float:left;
	text-align:center;
}

.shop_cont .shop_listcont dl,
.shop_cont2 .shop_listcont dl{
	width:380px;
	height:auto;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #cccccc;
}

.shop_cont .shop_listcont dt,
.shop_cont2 .shop_listcont dt{
	font-size:10px;
	line-height:1.5em;
	width:300px;
	float:left;
	padding-right:10px;
	margin-right:10px;
	margin-bottom: 10px;
}

.shop_cont .shop_listcont dd,
.shop_cont2 .shop_listcont dd{
	font-size:10px;
	line-height:1.5em;
	width:305px;
	float:left;
	
}

.listtitle{
font-size:16px;
font-weight:bold;
padding:5px 0px 15px 15px;
}

.area_name{
	color:#000000 !important;
	margin-top:15px;
	font-size:12px;
}

.shop_catlist{
	width:485px;
	height:auto;
}

.shop_bld{
font-weight:bold;
}


.shop_list li{
	padding-right:12px;
	margin-right:12px;
	border-right:1px solid #ffffff;
}

.shop_list .none{
padding-right:15px;
margin-right:15px;
border-right:none !important;
}


/* news */

.news_cont{
	width:470px;
	margin:0 auto;
}

.news_cont dl{
	width:470px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #cccccc;
}

.news_cont dt{
	width:80px;
	float:left;
}

.news_cont dd{
	width:380px;
	float:right;
	text-align:left;
}

.mgb5{
margin-bottom:5px;
}


.mgb10{
margin-bottom:10px;
}

.mgb15{
margin-bottom:15px;
}

.mgb20{
	margin-bottom:20px;
}

.mgb40{
	margin-bottom:40px;
}

.mgb200{
margin-bottom:200px;
}

.mgb230{
margin-bottom:230px;
}


.font10{
font-size:10px;
}

.list_indent{
text-indent:-1em;
margin-left:1em;
}

/* contact */

.contact_cont{
	width:504px;
	height:450px;
	background:#ffffff;
	color:#333333;
	margin:0px auto 0px;
	overflow: auto;
}

.contact_cont_title{
	font-size:14px;
	font-weight:bold;
	padding-left:15px;
	padding-top:10px;
	margin-bottom: 20px;
}

.mailadress{
	background:url(../img/mail_icon.gif) left center no-repeat;
	margin-left:15px !important;
	padding-left:30px !important;
	margin-bottom:20px !important;
}


.mailadress a:link{color:#333333; text-decoration:none;}
.mailadress a:visited{color:#333333; text-decoration:none;}
.mailadress a:hover{color:#47b11b; text-decoration:underline;}


.mailadress_table{
	width:460px;
	margin-left:15px;
}

.mailadress_text{
font-size:11px;
padding-left:15px;
padding-right:15px;
margin-bottom:15px;
}

.contact{
	margin-left:15px !important;
	padding-left:30px !important;
	margin-bottom:20px !important;
}

.contact a:link{color:#333333; text-decoration:none;}
.contact a:visited{color:#333333; text-decoration:none;}
.contact a:hover{color:#47b11b; text-decoration:underline;}

.contact_info{
font-size:10px;
}

.mailadress2{
background:url(../img/mail_icon.gif) left center no-repeat;
margin-left:0px !important;
padding-left:30px !important;
margin-bottom:5px !important;
}


.mailadress2 a:link{color:#333333; text-decoration:none;}
.mailadress2 a:visited{color:#333333; text-decoration:none;}
.mailadress2 a:hover{color:#47b11b; text-decoration:underline;}


.bold{
font-weight:bold;
}
.catlistLast{
padding-bottom:6em;
}


/*clearfix ----------------------------------------------------------------*/

.clearfix:after{
content: "url(/shared/img/spacer.gif)"; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
overflow:auto;
font-size:0px;
}

.clearfix {
display: inline-block;
min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix{
height: 1%;
}
.clearfix{
display: block;
}

/* End hide from IE-mac */


/*.clearfix{
overflow:hidden;
}
*/

	

