#menubar{
	padding-left: 15px;
	height: 31px;
	line-height: 31px;
	background: #151515;
	border-bottom: 1px #1A1A1A solid;
}
#menubar a{
	display: block;
	margin-right: 50px;
	color: #fff;
}
#menubar a:hover, #menubar a.active{ color: #fdad00; }
.main{
	color: #a8a8a8;
	width: 909px;
	height: 347px;
	padding: 36px 25px 25px 25px;
	background: #000 url(../images/box_news.gif) no-repeat left top;
	overflow: hidden;
}

div.left ul a{
	width: 70px;
	height: 16px;
	padding-left: 50px;
	margin-bottom: 40px;
	color: #A8A8A8;
	display: block;
	font-weight: bold;
	background: url(../images/arrow_dotted_right.png) no-repeat 38px -26px;
}
body.y2007 a.y2007, body.y2008 a.y2008, body.y2009 a.y2009, body.y2010 a.y2010, body.y2011 a.y2001, .main div.left ul a:hover, .main div.left ul a.active{
	color: #FDAD00;
	background-position: 38px 3px;
}

.main div.right{
	width: 720px;
	height: 340px;
	overflow: hidden;
	overflow-y: scroll;
}

div.right .post{
	padding-left: 210px;
	padding-right: 20px;
	background: url(../images/news_jeep.gif) no-repeat left 5px;
	margin-bottom: 20px;
	overflow: hidden;
}
div.right div.chrysler{ background-image: url(../images/activity/news_chrysler.jpg); }
div.right div.grand_cherokee{ background-image: url(../images/activity/news_gc.jpg); }
div.right div.wrangler{ background-image: url(../images/activity/news_w.jpg); }
div.right div.compass{ background-image: url(../images/activity/news_c.jpg); }
div.right div.patriot{ background-image: url(../images/activity/news_p.jpg); }

div.right .article{ padding-left: 0; background: none; }

h1.heading{
    color: #fdad00;
    letter-spacing: 1px;
    font: 18px "Microsoft Yahei", "ProLiHei Pro Medium", "宋体";
    font-weight: 600;
}
.post p, .post table{
	line-height: 18px;
	margin-bottom: 8px;
}

.post table td{
	border: 1px #a8a8a8 solid;
	padding: 4px 2px;
}

.post a{ color: #FDAD00; cursor: pointer; }
.post a:hover{ text-decoration: underline; }
small.datetime{
	font-size: 12px;
	display: block;
	color: #696969;
	background: url(../images/line_300.gif) no-repeat left bottom;
	padding: 8px 0;
	margin-bottom: 8px;
}
p a.readmore{
	display: inline-block;
	padding-right: 10px;
	background: url(../images/arrow_right.gif) no-repeat right -15px;
}

#events{
	padding: 12px 10px 8px 18px;
	width: 931px;
	height: 388px;
	background-image: url(../images/box_events.gif);
	overflow: hidden;
}

#events div.left{
	width: 230px;
	float: left;
	margin-right: 0;
}
#events #selects{ padding-top: 15px; height: 90px; margin-bottom: 20px; }
#events #selects p{ text-align: center;	margin-bottom: 12px; }
#events #selects p select{ width: 180px; }
#events #thumbs{
	width: 224px;
	height: 250px;
	overflow: hidden;
	overflow-y: scroll;
}
#events #thumbs a{
	width: 99px;
	height: 66px;
	display: block;
	float: left;
	margin-bottom: 2px;
	margin-right: 2px;
	overflow: hidden;
	border: 1px solid #343434;
}
#events #thumbs a:hover, #events #thumbs a.active{ border-color: #FDAD00; }
#events #thumbs a img{ width: 100%; }

#events div.right{ 
	width: 689px;
	height: 390px;
	overflow: hidden;
}
#events div.right div{
	width: 685px;
	height: 386px;
	margin-left: 2px;
	overflow: hidden;
}
#events .right div img{ width: 100%; }
#thumbs div{ display:none; }
