@import url(cmn.css);
@import url(base.css);

#flabg{
	background-image: url(index_images/fla_bg.gif);
	height: 440px;
	width: 1108px;
	margin-right: auto;
	margin-left: auto;
}
#index_left{
	width: 442px;
	margin-right: 25px;
	float: left;
}

#index_right{
	float: left;
	width: 269px;
}
#news{
	background-image: url(index_images/news_bg.gif);
	height: 146px;
	width: 390px;
	background-repeat: no-repeat;
	padding-left: 52px;
	padding-top: 5px;
}
#news li{
	padding-top: 8px;
	padding-bottom: 8px;

	
}
#news li a{
	color: #FFFFFF;
	text-decoration: underline;
}
#news li a:hover {
	text-decoration: underline;
	color: #FFD980;
}
#shopinfo{
	background-image: url(index_images/shop_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 106px;
	width: 325px;
	padding-left: 117px;
	padding-top: 15px;
}
#shoptel{
	display: block;
	height:17px;
	background-repeat: no-repeat;
	background-position:left top;
	text-decoration:none;
	text-indent: -10000px;
	outline:none;
	line-height:1px;
	font-size:1px;
	background-image: url(index_images/shop_tel.gif);
	width: 173px;
}
#banner{
	width: 269px;

}

#banner li {
	margin-bottom: 6px;
}
#banner li a{
	display: block;
	height:68px;
	background-repeat: no-repeat;
	background-position:left top;
	text-decoration:none;
	text-indent: -1000px;
	outline:none;
	line-height:1px;
	font-size:1px;
	margin-bottom: 6px;
}
#banner #banner01 a{
	background-image: url(index_images/banner01.jpg);
	width: 269px;
	height: 68px;
}
#banner #banner02 a{
	background-image: url(index_images/banner02.jpg);
	width: 269px;
	height: 68px;
}
#banner #banner03 a{
	background-image: url(index_images/banner03.jpg);
	width: 269px;
	height: 68px;
}
#banner #banner04 a{
	background-image: url(index_images/banner04.jpg);
	width: 269px;
	height: 68px;
}
#conceptbg a{
	color: #000000;
	text-decoration: underline;
}
#conceptbg a:hover {
	text-decoration: underline;
	color: #000000;
}

#conceptbg #conbg01{
	background-repeat: no-repeat;
	background-image: url(concept_images/bg01.gif);
	background-position: center bottom;
	height: 176px;
	width: 736px;
	color: #000000;
	margin-bottom: 15px;
}
#conceptbg #conbg02{
	background-repeat: no-repeat;
	background-image: url(concept_images/bg02.gif);
	background-position: center bottom;
	height: 176px;
	width: 736px;
	color: #000000;
	margin-bottom: 15px;
	margin-top: 10px;
}
#conceptbg #conbg03{
	background-repeat: no-repeat;
	background-image: url(concept_images/bg03.gif);
	background-position: center bottom;
	height: 176px;
	width: 736px;
	color: #000000;
	margin-bottom: 15px;
	margin-top: 10px;
}
#conceptbg #conbg04{
	background-repeat: no-repeat;
	background-image: url(concept_images/bg04.gif);
	background-position: center bottom;
	height: 176px;
	width: 736px;
	color: #000000;
	margin-top: 10px;
}
.access01 {
	padding: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #695F3A;

}
.access02 {
	color: #000000;
}
.access04 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding: 3px;
}

.menu  {
	line-height:24px;
	
}
