#why-suzuki {}

#why-suzuki h1 {background: url('../images/why-suzuki-h1.gif') no-repeat; height: 40px; margin: 20px 0 0 30px; text-indent: -9999px;}
#why-suzuki p {padding: 0 30px;}

#why-suzuki dl {}

#why-suzuki dl dt a.zebra1 {background: #cbc9c0 url('../images/arrow-across.gif') no-repeat; padding: 5px 0 0 35px; color: #333; display: block; height: 25px; text-decoration: none;}
#why-suzuki dl dt a.zebra2 {background: #e2dfd2 url('../images/arrow-across.gif') no-repeat; padding: 5px 0 0 35px; color: #333; display: block; height: 25px; text-decoration: none;}
#why-suzuki dl dt a:hover {background-color: #aba79a; color: #fff;}
#why-suzuki dl dt a span {font-size: 140%; color: #559adc;}
#why-suzuki dl dt dd {margin: 10px 0;display:block;}
html>body #why-suzuki dl dt dd div {
	padding:20px;
}

.box_about1 {
	position:absolute;
	top:0;
	left:0;
	width:240px;
	height:240px;
	background-image:url('../images/about1.gif');
	text-indent:-3000px;
	overflow:hidden;
}
.box_about2 {
	width:720px;
	height:120px;
	background-image:url('../images/about3.gif');
	text-indent:-2000px;
	overflow:hidden;
}
.box_press .box_inner {
	margin-left:240px;
	color:#fff;
}
.box_press .box_inner h4 {
	margin:40px 0 0;
}
.box_press .box_inner a {
	color:#fff;
}
.box_press .box_inner a:hover {
	color:#c00;
}


/* NEWS SHORT LIST */

.news_list_short ul,
.news_list_short li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}
html>body .news_list_short li {
	display:block;
	line-height:140%;
}
.news_list_short a {
	display:block;
	height:103px;
	padding:5px 10px;
	color:#878477;
	text-decoration:none;
}
.news_list_short a b {
	color:#656359;
}
.news_list_short a:hover,
.news_list_short a:hover b {
	color:#e50202;
	background:#fff;
}