@charset "utf-8";
/* CSS Document */
.banner{
	background:#ffffff url(../images/automall_banner.jpg) left top no-repeat;
	width: 864px;
	height: 96px;
	padding-top: 9px;
	padding-right: 5px;
}
td.icons {
	height: 27px;
}
.index_box_border {
	background:#FFFFFF url(../images/corner.jpg) left top no-repeat;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #cccccc;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #cccccc;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #cccccc;
	border-top-style: solid;
	border-top-width: 1px;
}
td.button_up{
	border-top-style:solid;
	border-top-width:6px;
	border-top-color:#006699;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#cccccc;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#cccccc;
	height:64px;
	width:90px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	cursor:hand;
	cursor:pointer;
	padding:3px;
}
td.button_up_end{
	border-top-style:solid;
	border-top-width:6px;
	border-top-color:#006699;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#cccccc;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#cccccc;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#cccccc;
	height:64px;
	width:90px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	cursor:hand;
	cursor:pointer;
	padding:3px;
}
td.button_over{
	background:#eeeeee;
	border-top-style:solid;
	border-top-width:6px;
	border-top-color:#006699;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#cccccc;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#cccccc;
	height:64px;
	width:90px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	cursor:hand;
	cursor:pointer;
	padding:3px;
}
td.button_over_end{
	background:#eeeeee;
	border-top-style:solid;
	border-top-width:6px;
	border-top-color:#006699;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#cccccc;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#cccccc;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#cccccc;
	height:64px;
	width:90px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	cursor:hand;
	cursor:pointer;
	padding:3px;
}
a.button {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration:none;
}
a: hover.button {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration:none;
}
td.footer{
	background:#FFFFFF url(../images/bg_btm.jpg) top left no-repeat;
	height: 20px;
}
td.logo_border{
	background: #FFFFFF;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#cccccc;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#cccccc;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#cccccc;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#cccccc;
}
td.content {
	background: #FFFFFF;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#cccccc;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#cccccc;
}
td.head1{
	background:url(../images/head_testdrive.jpg) top left repeat-x;
	font: 16px Tahoma;
	font-weight: bold;
	height: 40px;
}
td.head2{
	background:#999999 url(../images/head_main_grey.jpg) top left repeat-x;
	font: 16px Tahoma;
	font-weight: bold;
	color: #ffffff;
	padding-left:10px;
	height: 40px
}

	


