body {
	margin: 0px;
}.main {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	background-color: #FFFFFF;
}
.ch_menu {
	margin-top: 12px;
}
.ch_menu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	line-height: 20px;
	height: 20px;
	margin-right: 3px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #E3E4E4;
}
.ch_menu  a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.ch_menu  a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.ch_menu  a:hover {
	text-decoration: none;
	color: #BBE9FF;
}
.ch_menu h3{
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 5px;
}
.ch_top_auto {
	font-family: "Times New Roman", Times, serif;
	width: 950px;
	margin-left: 10px;
	background-color:#006DBC;
	background-image:url(../img/auto-bg.gif);
	background-position:right;
	background-repeat:no-repeat;
	height: 40px;
    overflow: hidden;
}
.text_auto {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	height: 40px;
	text-indent: 10px;
	float: left;
	background-color: #006DBC;
	padding-right: 10px;
	line-height: 40px;
}
.text_auto a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.text_auto a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.text_auto a:hover {
	text-decoration: none;
	color: #53CCEA;
