body {
   margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #f2f2f2;
}
img {border:none;}
form {padding:0;margin:0;}
.form select, .form input, .form textarea {vertical-align:middle;}
#main {margin:0 auto;width:1095px;}
#content {
	width: 1096px;
	overflow: hidden;
	padding: 27px 0 0;
}
.box {
	float: left;
	width: 364px;
	height: 512px;
	background: url(../images/box-bg.gif) no-repeat;
	position: relative;
}
.bg2 {
	background: url(../images/box-bg2.gif) no-repeat;
	width: 365px;
}
.box .top-box {
	float: left;
	width: 365px;
	padding: 29px 0 0;
	text-align: center;
}
.box .top-box h1, .top-box h2 {margin: 0;}
.box .top-box img {font-size: 0;}
.box ul {
	float: left;
	list-style: none;
	padding: 25px 0 0 46px;
	margin: 0;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #7b7b7b;
	position: relative;
}
.box ul li {padding: 0 0 15px 0;}
.box ul a {color: #7b7b7b;text-decoration: none;}
.box ul a:hover {text-decoration: underline;}
.box ul .ico span { padding: 0 0 0 7px;}
.box .image-area {
	position: absolute;
	width: 120px;
	right: 23px;
	top: 165px;
}
.box .second {
	width: 150px;
	top:150px;
}
.box .third {width: 95px;top:248px;}
.box .image-area img {float: right;}
.box .image-area span {
	float: left;
	width: 120px;
	text-align: center;
}
.box .second span {width: 150px;}
.box .third span {width: 95px;}
.box .image-area a {
	font-size: 11px;
	color: #000;
}
.box .image-area a:hover {text-decoration: none;}
#footer {
	width: 1096px;
	overflow: hidden;
}
#footer .side {
	float: left;
	width: 685px;
	padding: 33px 0 0 38px;
}
#footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #7b7b7b;
}
#footer ul li {
	display: inline;
	padding: 0 9px;
	border-left: 1px solid #7b7b7b;
}
#footer ul .first {border: 0;padding-left: 0;}
#footer ul a {color: #7b7b7b;text-decoration: none;}
#footer ul a:hover {text-decoration: underline;}
#footer .logo {
	float: right;
	margin: 44px 55px 0 0;
	background: url(../images/footer-logo.gif) no-repeat;
	width: 143px;
	height: 56px;
	text-indent: -9999px;
	overflow: hidden;
}
#footer .logo_max {
	float: right;
	margin: 44px 55px 0 0;
	background: url(../images/max_footer.gif) no-repeat;
	width: 75px;
	height: 60px;
	text-indent: -9999px;
	overflow: hidden;
}
