#main {
	width: 710px;
	padding-bottom: 10px;
}
#mainContents {
	width: 300px;
	float: right;
}
#mainImg {
	background-image: url(/car/swift_sport/home/flash/mainImg.jpg);
	height: 420px;
	width: 710px;
	background-repeat: no-repeat;
}
#mainContents ul {
	list-style-type: none;
}
#mainContents li {
	display: inline;
}
#mainContents a {
	margin-bottom: 10px;
	display: block;
}
#subContents {
	float: left;
	width: 400px;
}
#news h2 {
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 12px;
}
#newsArea {
	height: 111px;
	overflow: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#newsArea ul {
	margin-top: 3px;
}
#newsArea dl {
	margin-top: 5px;
}
#newsArea dt {
	display: block;
	float: left;
	width: 80px;
}
#newsArea dd {
	display: block;
	float: left;
	width: 300px;
}
