body, td, table, p, form, fieldset {
	margin:0;
	padding:0;
}

body {
	text-align: center;
	background: white;
}

a img {
	border: 0;
}

#marquee {
	position: absolute;
	top: 90px;
	left: 220px;
	right: 160px;
	font: 12px Arial;
	color: #707070;
	font-weight: bold;
}

#marquee a {
	color: #707070;
}

#container {
	margin: 0 auto;
	text-align: left;
	width:961px;
	background: transparent url(header.jpg) no-repeat top left;
	height: 200px;
	position:relative;
}

#lexus_link {
	top: 80px;
	left: 60px;
	position: absolute;
}
#autotoja_link {
	top: 80px;
	right: 60px;
	position: absolute;
}

#news_container {
	position:absolute;
	width: 901px;
	top: 136px;
	left: 20px;
}

#news_container {
	font: 11px Tahoma;
	color: black;
}

#news_container dl, dd, dt {
	margin:0;
	padding:0;
}

#news_container dl {
	margin: 0 12px 12px 22px;
	position: relative;
	padding-right: 12px;

}

#news_container dd {
	margin: 0 0 12px 0;
	padding: 0 0 0 12px;
}

#news_container dt {
	padding: 8px 36px 2px 12px;
	background:url(p.jpg) no-repeat top left;
}

#news_container a {
	font: 11px Tahoma;
	font-weight: bold;
	color: black;
	text-decoration: underline;
}

#news_container .a_lexus,
#news_container .a_toyota{
	position: absolute;
	top: 170px;
	right: 25px;
	padding-right: 15px;
	background: url(a_index_dec.gif) no-repeat 100% 50%;
	z-index: 10;
}
#news_container .a_toyota{
	right: 35px;
}


#news_container a:hover {
	text-decoration: none;
	color: #ff0010;
}

#news_container #lexus_news {
	width: 445px;
	float: left;
	position: relative;
	background: url(lexus1.jpg) no-repeat top left;
	padding: 196px 0 0 0;
}

#news_container #autotoja_news {
	width: 455px;
	float: left;
	position: relative;
	background: url(autotoja1.jpg) no-repeat top left;
	padding: 196px 0 0 0;
}



.spacer {
	background: url(line1.jpg) no-repeat top left;
	width: 100%;
	height: 16px;
	position: relative;
	margin: 20px 0 10px 0;
}

#news_container .links {
	padding: 24px 0 10px 0;
}

#news_container .links a {
	color: #375c87;
	font-weight: normal;
	padding-left: 12px;
	margin: 0 12px 0 12px;
	background: url(link.jpg) no-repeat 0 5px;
	
}



#news_container .links a:hover {
	color: #ff0010;
	font-weight: normal;
}

h2 {
	font: 13px Tahoma;
	font-weight: bold;
}

#news_container td {
	text-align: left;
}

td.sp {
	width: 50px;
	background: url(line2.jpg) no-repeat center center;
}

table {
	border-collapse: collapse;
}

.contbl {
	margin: 0 auto;
	position: relative;
	width: 440px;
	margin-top: 15px;
}

.contbl2 {
	margin: 0 auto;
	position: relative;
	width: 200px;
	margin-top: 16px;
	margin-bottom: 16px;
}

.contacts {
	text-align: center;
}


.copyright {
	color: #999999;
	padding: 0 0 34px 0;
	text-align: center;
}

#news_container .copyright a {
	color: #999999;
	font-weight: normal;
}

a#right_img:hover,
a#left_img:hover {
	text-decoration: none;
}

a#right_img,
a#left_img {
	position: absolute;
	top: 30px;
	left: 35px;
	width: 370px;
	height: 150px;
	text-decoration: none;
}

a#left_img {
	right: 35px
}