﻿body {
	padding:10px;
	color:#ffffff;
}

a {
	color:#ffffff;
}

img {
	border:none;
}

div.copy {
	font-size:12px;
	padding:2px;
	width:800px;
	text-align:center;
	color:#666666;
	background-image:url('image/UIfootBG.gif');
	background-repeat:no-repeat;
	height:31px;
}

div.menuExpl {
	margin:8px;
}
	div.menuExpl dl dt a {
		font:italic bold 12px Arial;
		color:#34A116;
	}
	div.menuExpl dl dd {
		font-size:12px;
		line-height:140%;
	}

#header {
	margin:0px;
	padding:0px;
	line-height:1px;
}

#body {
	margin:0px;
	background-image:url('image/UIbodyBG.gif');
	background-repeat:repeat-y;
	background-color:#000000;
}

#innerBody {
	background-image:url('image/BMWphoto.jpg');
	background-repeat:no-repeat;
	background-position:5px 0px;
	backgtound-color:#000000;
	color:#ffffff;
	padding:10px 10px 50px 10px;
	margin:0px;
	text-align:left;
	width:780px;
}

	h2.title {
		font-size:1.4em;
		font-family:Times New Roman, Times, serif;
		font-weight:bold;
		padding:50px 5px 5px 60px;
		margin:0px 0px 0px 300px;
		text-align:left;
		height:10px;
	}


p.lead {
	width:400px;
	margin:0px 10px 0px auto;
	line-height:150%;
	font-size:0.8em;
}


div.article {
	margin:10px auto 10px auto;
}
	div.article h2 {
		font-size:1.4em;
		font-family:Times New Roman, Times, serif;
		font-weight:bold;
		border-bottom:1px #a0a0a0 solid;
		padding:5px 5px 5px 50px;
	}
	
	div.article table.picture {
		margin:10px auto 10px auto;
		width:700px;
	}
	
	div.article td {
		line-height:140%;
	}
	
	div.article tr.odd {
		background-color:#202020;
	}
	
	col.picTD {
	
	}
	
	col.commentTD {
		font-size:0.8em;
	}
	
div.sepa {
	text-align:right;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-right:10px;
}
div.sepa a {
	color:#a0a0a0;
	text-decoration:none;
}

div.menu {
	text-align:center;
	font-size:12px;
}

div.menu a {
	color:#e0f0ff;
	font-size:12px;
}



div#navi {
	text-align:left;
	margin:10px 0px 10px 20px;
	width:320px;
	float:left;
}

	div#navi h2 {
		margin:0px 0px 5px 0px;
		font-size:100%;
		color:#e0e0e0;
		font-family:"Times New Roman", Times, serif;
		border-bottom:solid 1px #808080;
	}

	div#navi div.item {
		margin:5px;
		width:40px;
		height:40px;
		padding-top:4px;
		font-size:10px;
		line-height:10px;
		float:left;
		text-align:center;
		background-image:url('image/naviItemBG.gif');
		background-repeat:no-repeat;
	}
	
	div#navi div.itemA {
		margin:5px;
		width:40px;
		height:40px;
		padding-top:4px;
		font-size:10px;
		line-height:10px;
		float:left;
		text-align:center;
		background-image:url('image/naviItemBG.gif');
		background-repeat:no-repeat;
	}

		div#navi div.item a {
			color:#e0e0e0;
			text-decoration:none;
		}
		div#navi div.itemA a {
			color:#ff8080;
			font-weight:bold;
			text-decoration:none;
		}