﻿@charset "utf-8";
/* 首页样式 */
/*
版权所有：中华汽配网
作者：李健
MSN：lijazz2008@163.com
创建：@date
修改：@date
*/
/*--------------------右上角--------------------*/
/* Events */
.Events{
	float:right;
	width:209px;
	height:218px;
	border:1px solid #8ac5b1;
}
.events_O{
	position:absolute;
}
.itemViewerItem {
	height:218px;
}
.eventsRind{
	height:216px;
	position:relative;
	overflow:hidden;
	padding:0x;
	margin:1px 0 0 1px;
}
.itemViewerNav{
	display:inline;
	float:right;
	position:relative;
	margin:-25px 5px 0 0;
	padding-top:4px;
	text-align:right;
}
.itemViewerNav span{
	display:block;
	float:left;
	cursor:pointer;
	height:12px;
	margin-left:3px;
	padding:1px 5px;
	border:1px solid #C5CA87;
	font:bold 10px/100% arial;
	background-color:#ffffff;
}
.itemViewerNav span:hover {
	background-color:#f5f5f5;
}
.itemViewerNav span.current{
	border:1px solid #ff9900;
	background-color: #CC6633;
}

.new_event {
	width:235px!important;
	border:1px solid #7eadc7!important;
	margin-top:5px;
}
.newitem {
	width:235px!important;
	background:#f3fcfe!important;
	text-align:center!important;
}
