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

body {
	background:url(../img/common/menu_back_ind.jpg) center 67px repeat-x;
}
#mn01 a {background-position:left bottom;}

/* main */

#main_wrap {
	width:706px;
	float:left;
}

#main {
	width:512px;
}

/**/

#flash {
	margin-bottom:15px;
}

#banner {
	position:relative;
}
#banner span {
	display:block;
	width:510px;
	color:#ffffff;
	position:absolute;
	left:0;
	bottom:0;
	text-align:center;
}
#banner a {
	color:#ffff00;
}


#center_banners {
	background:url(../img/index/center_back.gif) left top no-repeat;
	width:505px;
	height:346px;
/*	margin-top:10px;*/
	margin-bottom:10px;
	padding:9px 0 0 9px;
	overflow:hidden;
}
#center_banners li {
	display:block;
	float:left;
	margin:0 0 6px 0;
	padding:0;
}
#center_banners li.banner_01 {
	margin-right:9px;
	height:106px;
}

#center_banners li.banner_01 a {
	display:block;
	width:140px;
	height:53px;
	color:#ffffff;
	text-decoration:none;
	font-size:80%;
	line-height:140%;
	padding:53px 95px 0 8px;
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#ffffff;
}
#center_banners li.banner_01 a:hover {
	-moz-opacity:0.7;
	opacity:0.7;
	filter: alpha(opacity=70);
}

#center_banners li.banner_01 .item_01 {background-image:url(../img/index/center_banner_01.jpg);}
#center_banners li.banner_01 .item_02 {background-image:url(../img/index/center_banner_02.jpg);}
#center_banners li.banner_01 .item_03 {background-image:url(../img/index/center_banner_03.jpg);}
#center_banners li.banner_01 .item_04 {background-image:url(../img/index/center_banner_04.jpg);}

#center_banners li.banner_02 {
	margin-right:6px;
	height:39px;
}
#center_banners li.banner_02 a:hover img {
	-moz-opacity:1;
	opacity:1;
	filter: alpha(opacity=100);
}

/**/

#news {
	background:url(../img/index/news_back.jpg) left top no-repeat;
	width:510px;
	margin-left:auto;
	margin-right:auto;
}
#news span {
	padding-left:285px;
}

#news_list {
	width:490px;
	margin:5px auto;
	padding-right:10px;
	height:190px;
	overflow:auto;
}
#news_list li {
	background:url(../img/index/news_list.jpg) 8px 9px no-repeat;
	padding:8px 8px 8px 26px;
	border-bottom:1px dotted #B3B3B3;
}
#news_list li.bgcolpr {
	background-color:#f5f5f5;
}
#news_list li .data {
	font-weight:bold;
	color:#95AC75;
}

#catalog {
	background:url(../img/index/center_banner_09_back.jpg) left top no-repeat;
	width:247px;
	height:37px;
	margin:0;
	padding:4px 0 0;
	float:none;
}
#catalog li {
	background:none;
	width:75px;
	height:15px;
	margin:0;
	padding:0 0 0 160px;
	line-height:1;
	float:none;
}
#catalog li img {
	vertical-align:top;
}
#catacaut {
	width:247px;
	height:auto;
	margin:0;
	padding:0;
	font-size:75%;
	clear:both;
	background:none;
}

/* left */

#left_banners dl {
	padding-top:0;
	border-top:none;
}

#used_like {
	text-align: center;
	background:url(../img/index/used_like08.gif) repeat-y;
}

