body {
	background-color: #FFFFFF;
	margin: 0px;
	height: 100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#page {
	width: 970px;
	height: auto;
	margin: 0 auto;
}
#page #logo {
	width: 970px;
	height: 218px;
}
#page #nav {
	width: 960px;
	height: 28px;
	background-image: url(../img/nav.png);
	background-repeat: no-repeat;
	color: #555555;
	padding-left: 20px;
	padding-top: 15px;
}
#page #nav a {
	color: #555555;
	text-decoration: none;
}
#page #nav a:hover {
	color: #555555;
	text-decoration: underline;
}
#page #main {
	width: 970px;
	height: auto;
}
#page #main #lc {
	width: 215px;
	height: auto;
	float: left;
}
#page #main #lc #menu {
	width: 215px;
	height: auto;
}
#page #main #lc #menu a {
	color: #555555;
	text-decoration: none;
}
#page #main #lc #menu a:hover {
	color: #555555;
	text-decoration: underline;
}
#page #main #lc #menu #header {
	width: 215px;
	height: 42px;
}
#page #main #lc #menu #body {
	width: 190px;
	height: auto;
	padding: 10px 10px 10px 15px;
	background-color: #F3F3F3;
	color: #555555;
}
#page #main #lc #menu #body .list {
	width: 170px;
	height: 20px;
	padding: 8px 10px 2px 5px;
	border-bottom: 1px solid #E6E5E5;
	color: #696969;
}
#page #main #lc #menu #bottom {
	width: 215px;
	height: 13px;
	background-image: url(../img/menu_bottom.png);
	background-repeat: no-repeat;
}
#page #main #lc .banners {
	width: 215px;
	height: auto;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 40px;
}
#page #main #lc .banners img {
	border: 0px;
	margin-top: 20px;
}
#page #main #c {
	width: 500px;
	height: auto;
	padding: 20px;
	margin: 0px;
	color: #6C6C6C;
	line-height: 16px;
	float: left;
}
#page #main #c .news {
	width: 480px;
	height: auto;
	padding: 4px;
	margin-bottom: 20px;
	color: #6C6C6C;
	float: left;
}
#page #main #c .news .title {
	width: 480px;
	height: 20px;
}
#page #main #c .news .body {
	width: 460px;
	height: auto;
	padding-left: 20px;
}
#page #main #c .news .body img {
	padding: 2px;
}
#page #main #c .promotion {
	width: 460px;
	height: auto;
	padding: 4px;
	margin-bottom: 20px;
	color: #6C6C6C;
	border-bottom: 1px dashed #DCDCDC;
	float: left;
}
#page #main #c .recommend {
	width: 490px;
	height: auto;
	padding: 4px;
	margin-bottom: 20px;
	color: #6C6C6C;
	float: left;
}
#page #main #c .recommend a {
	width: 105px;
	height: 140px;
	padding: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	text-align: center;
	border: 1px solid #CCCCCC;
	float: left;
}
#page #main #c .recommend a:hover {
	border: 1px solid #666666;
}
#page #main #c .promotion .title {
	width: 460px;
	height: 20px;
}
#page #main #c .promotion .body {
	width: 460px;
	height: auto;
	padding-left: 20px;
	padding-bottom: 20px;
}
#page #main #c .promotion .body img {
	padding: 2px;
}
#page #main #rc {
	width: 215px;
	height: auto;
	float: right;
}
#page #main #rc #search {
	width: 215px;
	height: auto;
}
#page #main #rc #search #top {
	width: 215px;
	height: 35px;
	text-align: center;
}
#page #main #rc #search #field {
	width: 205px;
	height: 40px;
	padding-top: 4px;
	padding-left: 10px;
	text-align: center;
}
#page #main #rc #search #btn {
	width: 200px;
	height: 50px;
	padding-right: 15px;
	text-align: right;
}
#page #footer {
	width: 970px;
	height: 54px;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#page #footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#page #footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#page #footer #left {
	width: 280px;
	height: 32px;
	padding-top: 22px;
	padding-left: 20px;
	float: left;
}
#page #footer #right {
	width: 650px;
	height: 32px;
	padding-top: 22px;
	padding-right: 20px;
	text-align: right;
	float: left;
}
.notice {
	width: 500px;
	height: auto;	
}
.notice .row {
	width: 500px;
	height: 48px;
	padding: 4px;	
	border-top: 1px solid #CCCCCC;
}
.notice .row img {	
	border: 1px solid #DCDBDB;
	margin-right: 6px;
	vertical-align: top;
}
.notice .row .title {
	width: 440px;
	color: #6C6C6C;
	float: left;	
}
.notice .row .title a {
	color: #6C6C6C;
}
.notice .row .date {
	width: 60px;
	text-align: right;
	color: #888888;
	float: right;	
}
.notice .newnotice {
	height: 20px;
	padding: 10px;
}
.noticeSimple {
	width: 500px;
	height: auto;
}
.noticeSimple .image {
	width: 200px;
	height: auto;
	float: left;
}
.noticeSimple .image img {
	border: 1px solid #DCDBDB;
}
.noticeSimple .body {
	width: 270px;
	height: auto;
	padding-left: 10px;
	float: right;
}
.noticeSimple .body .title {
	width: 240px;
	height: 30px;
	font-size: 12px;
	font-weight: bold;
}
.noticeSimple .back {
	width: 500px;
	height: 20px;
	padding-top: 10px;
	clear: both;
}
.greyRow {
	background-color: #EAEAEA;
}
.greyRow:hover {
	background-color: #F1EFEF;
}
.silverRow {
	background-color: #FAFAFA;	
}
.silverRow:hover {
	background-color: #F2F2F2;	
}
.gallery {
	
}
.gallery .galleryBox {
	width: 160px;
	height: 170px;
	margin-left: 6px;
	text-align: center;
	float: left;
}
.gallery .imageBox {
	float: left;
	margin: 10px 10px 0px 0px;
}
.gallery img {
	border: 1px solid #CCCCCC;
	padding: 2px;	
}
.form {
	width: 410px;
	height: auto; 
	margin-left: 40px;
}
.form .colFormLeft {
	width: 100px;
	height: 26px;
	text-align: right;
	padding-right: 10px;
	padding-top: 4px;
	float: left;
}
.form .colFormRight {
	width: 300px;
	height: 30px;
	float: right;
}
.form .colFormBoth {
	width: 400px;
	height: 30px;
	clear: both;
}
.form .status {
	font-size: 11px;
	color: #666666;
}
.form .status {
	width: 382px;
	height: auto;
	margin-bottom: 4px;
	padding: 8px;
	text-align: center;
	float: none;
}
.form .statusOk {
	background-color: #BBFFBB;
	border: 1px dotted #009900;
	color: #009900;
}
.form .statusError {
	background-color: #FFD2D2;
	border: 1px dotted #FF0000;
	color: #FF0000;
}
.newsDate {
	font-size: 10px;
	color: #888888;
	padding-left: 10px;	
}
.dealer {
	width: 400px;
	height: auto;
	margin-top: 10px;	
	margin-left: 20px;
}
.dealer .name {
	font-weight: bold;	
}
.adviserRegion {
	width: 300px;
	height: auto;
	margin-bottom: 10px;
	display: none;	
}
.adviserRegion img {
	border: 1px solid #CCCCCC;
	padding: 2px;	
}
.adviserRegion .regionName {
	width: 300px;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}
.adviserRegion .adviser {
	width: 280px;
	height: auto;
	padding-left: 20px;
	margin-bottom: 10px;
}
.pager {
	width: 100px;
	vertical-align: middle; 
	align: center;
	margin: auto;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.pager .text {
	height: 18px;
	padding: 2px 4px 0px 4px;
	float: left;	
}
.pager .page {
	width: 20px;
	height: 18px;
	background-color: #E8E7E7;
	border: 1px solid #D0D0D0;
	padding-top: 2px;
	margin-right: 4px;
	text-align: center;
	float: left;	
}
.pager .pagec {
	width: 20px;
	height: 18px;
	background-color: #D1D1D1;
	border: 1px solid #A1A1A1;
	padding-top: 2px;
	margin-right: 4px;
	text-align: center;
	float: left;	
}
.pager .page:hover {
	background-color: #DDDDDD;	
}
#boxStatusOk {
	width: 418px;
	height: auto;
	padding: 10px;
	text-align: center;
	background-color: #BDDE7A;
	border: 1px dotted #5E7D1E;
	margin-top: 10px;
	margin-bottom: 10px;
	color: Green;
}
#boxStatusError {
	width: 418px;
	height: auto;
	padding: 10px;
	text-align: center;
	background-color: #FFD4D4;
	border: 1px dotted #D00000;
	margin-top: 10px;
	margin-bottom: 10px;
	color: Red;
}
#simplemodal-overlay {
	background-color: #000;
}
#simplemodal-container {
	background-color: #FFF; 
	border: 0px solid #557DD5; 
}
ul {
	list-style-image: url(../img/arrow.gif);	
}
ul.menu {
	padding-left: 30px;
	line-height: 18px;
}
ul.submenu {
	padding-left: 20px;
	line-height: 18px;
}
.catDesc {
	padding: 2px 4px 6px 10px;
	font-style: italic;
}
.box {
	width: 215px;
	height: auto;
}
.box .header {
	width: 215px;
	height: 42px;
}
.box .body {
	width: 195px;
	height: auto;
	padding: 10px;
}
.strong {
	font-weight: bold;	
}
a {
	text-decoration: none;
	color: #888888;
}
a:hover {
	text-decoration: underline;
	color: #888888;
}
a.bold {
	text-decoration: none;
	font-weight: bold;
}
a.bold:hover {
	text-decoration: underline;
	font-weight: bold;
}
.red {
	color: #FF0000;
}
.clear {
	clear: both;
}
input.searchInput {
	width: 161px;
	height: 17px;
	background: url(../img/search_input.png);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 4px;
	border: 0px;
	font-size: 11px;
	color: #6D6C6C;
	float: left;
}
input.formBtn {
	width: 60px;
	height: 30px;
	padding-top: 0px;
	background: url(../img/btn_form.png);
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	border: 0px;
}
input.searchBtn {
	width: 60px;
	height: 30px;
	background: url(../img/btn_search.png);
	border: 0px;
}
input.formInput {
	width: 280px;
	height: 16px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 2px;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	color: #000000;
	float: left;
}
textarea.formInput {
	width: 390px;
	height: 140px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 2px;
	border: 1px solid #CCCCCC;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	float: left;
}