@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.vansales.com/gallery/images/bg.jpg);
	background-repeat: repeat-y;
	background-color: #E4E4E4;
}

.mainPart{
	background-repeat: no-repeat;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	min-height: 220px;
    background-color: #FFFFFF;
    border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E4E4E4;
	border-left-color: #E4E4E4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4E4E4;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.tel {
	margin-top: 15px;
	height: 60px;
	width: 794px;
	background-image: url(http://www.vansales.com/gallery/images/tel.jpg);
	background-position: 450px top;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
.logo {
	background-image: url(http://www.vansales.com/gallery/images/logo.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 253px;
	background-position: 40px 16px;
}
.vanMenu {
	height: 68px;
	width: 794px;
	margin-right: auto;
	margin-left: auto;
}
.footerContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #303030;
	width: 725px;
	overflow: hidden;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.footerBox {
	float: left;
	overflow: hidden;
	margin-left: 25px;
	margin-top: 20px;
	width: 175px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.footerBoxWide {
	float: left;
	overflow: hidden;
	margin-left: 15px;
	margin-top: 20px;
	width: 275px;
}
.footerBar {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	min-height: 220px;
	padding-left: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-bottom: 15px;
}
.footerBox ul {
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 2px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 21px;
}
.footerBox li a{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #999999;
}
.footerBox li a:hover{
	color: #333333;
}
.footerLink {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #999999;
}
