/* CSS Document */
body
{
	margin:0px;
	background-image:url(../images/bgr.gif); 
	text-align:center;
	font:11px Verdana;
}
img{ border:0;}
.container
{
	margin:0px auto 50px auto;
	text-align:left;
	width:822px;
	border:solid 1px #FFFFFF;
	background-color:#eeeeee;
}
.header{padding-top:15px;}
.sep{ padding:0px 10px;}
.main{ border:solid 1px #333333;}
.menuArea
{ 
	background-color:#333333; 
	border-top:solid 1px #999999;
	border-bottom:solid 1px #999999;
	height:30px;
	padding-left:309px;
}
.langArea
{
/*	border:solid 1px #333333; */
	padding:3px 5px;
	margin-top:20px;
	width:100px;
	text-align:center;
}
.menu
{
	color:#FFFFFF;
	font:14px Verdana;
	font-weight:bold;
	text-decoration:none;
	border-left:solid 1px #CCCCCC;
	height:14px;
	width:100px;
	display:block;
	float:left;
	padding:8px 0px;
	text-align:center;
}
.menu:hover{ background-color:#fffffe; color:#333333;}
.menuSel
{
	background-color:#ffffff; 
	color:#333333;
	font:14px Verdana;
	font-weight:bold;
	text-decoration:none;
	border-left:solid 1px #CCCCCC;
	height:14px;
	width:100px;
	display:block;
	float:left;
	padding:8px 0px;
	text-align:center;
}
.leftArea
{
	background-color:#656565;
	width:230px;
	padding:30px 35px 30px 44px;
	vertical-align:top;
}
.title{ font-size:40px; color:#FFFFFF;}
.rightArea
{
	background-color:#cccccc; 
	vertical-align:top; 
	padding:15px;
	color:#333333;
}
.leftFooter
{
	background-color:#333333;
	border:solid 1px #666666;
	width:310px;
	height:20px;
}
.navDown
{ 
	color:#656565; 
	font-size:13px; 
	font-weight:bold; 
	padding:10px 5px 10px 0px; 
	border-bottom:dotted 1px #333333;
}
.navDown a{color:#656565; text-decoration:none;}
.navDown a:hover{ text-decoration:overline;}
.footer{ padding:10px 0px; letter-spacing:2px;}
.email{ text-decoration:none; color:#660000;}
.mainMid{ height:400px;}
ul{ font:11px Verdana; color:#333333; margin-top:5px;}
ul li{list-style:disc;}
.ulTitle
{
	font-size:14px;
	color:#333333;
	font-weight:bold;
}
.red{ color:#660000;}
.priceTable{border:solid 1px #FFFFFF; border-right:0;}
.priceTitle
{
	background-color:#666666;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 0px;
	text-align:center;
	border-right:solid 1px #FFFFFF;
}
.priceTd
{
	border-top:solid 1px #FFFFFF;
	border-right:solid 1px #FFFFFF;
	text-align:center;
	background-color:#999999;
	padding:5px 10px;
	color:#333333;
}
.carModelTitle
{
	font-size:22px;
	color:#222222;
	font-style:italic;
	text-decoration:underline;
	padding:20px 0px;
	text-align:right;
}
.carInfo ul li{ list-style:disc; margin-bottom:10px;}

.nav 
{
/* width:135px; */
/* height:150px; */

/* background-image: url("../images/white.gif");--> */
background-repeat: no-repeat;
}

.nounder {
text-decoration:none;
}
