/*
html, body 
{
    padding-top:20px;
}
*/

#container_one{
	position:relative;
}

#logo
{
    background:none;
}

div#column_left_top {
	display: none;
}

#banner_1000x90, #banner_600x90
{
    display:none;
}

.bmw_center{
	width: 710px;
	height: 1280px;
}

.bmw_center .bmw_center_left {
	width:245px;
	padding:0px 15px 5px 0px;
	margin:77px 0 0 60px;
}

.bmw_center .bmw_center_left .title_text {
	font-size: 19px;
	margin-bottom:13px;
}

.bmw_center .bmw_center_left .content {
	font-size: 12px;
	font-weight: bold;
}

.bmw_center .bmw_center_left p{
	line-height: 18px;
	margin: 0 0 23px;
	padding: 0px;
}

.bmw_center .accent {
	color: #003366;
	font-weight: bold;
}

