body {
	font-size: 18px;
	line-height: 1.8;
}
p{height:100%;}
#page {
	margin: auto;
	max-width: 2000px;
	overflow: hidden;
}
#page .wrap {
	margin: auto;
	width: 1000px;
}
#header .title {
	border-bottom: 2px solid #dddddd;
	height: 99px;
	overflow: hidden;
}
#logo,
#contact {
	margin: 0 2px;
}
#logo {
	float: left;
	margin-top: 18px;
}
#contact {
	float: right;
	margin-top: 11px;
}
#contact .tel,
#contact .btn {
	float: left;
}
#contact .tel {
	margin-right: 12px;
	margin-top: 16px;
}
.btn a:hover {
	background-position: 0 0;
	background-repeat: no-repeat;
}
.btn a:hover img {
	opacity: 0;
}
#contact .btn a:hover {
	background-image: url("../images/contact-btn-hover.png");
}
.contact-us .btn a:hover img{
	opacity:1;
}
.contact-us .btn a:hover:after{
	display:block;
	content:"";
	position:absolute;
	background:rgba(255,255,255,0.30);
	top:5px;
	bottom:5px;
	left:5px;
	right:5px;
}

#main-img,
.contact-us,
#content h2 {
	background-position: center top;
	background-repeat: no-repeat;
}
#main-img {
	background-image: url("../images/main-img-bg.jpg");
}
.contact-us,
#content h2 {
	background-repeat: repeat-x;
}
.contact-us {
	background-image: url("../images/contact-us-bg.png");
	padding-bottom: 62px;
}
#header .contact-us {
	margin-top: -60px;
}
.contact-us .wrap {
	position: relative;
}
.contact-us .btn {
	bottom: 0;
	margin-bottom: 27px;
	margin-right: 1px;
	position: absolute;
	right: 0;
}
#header .contact-us .btn a:hover {
	background-image: url("../images/contact-us-btn-hover.png");
}
#content h2 {
	background-image: url("../images/box-h2-bg.png");
	text-align: center;
}
#content .b1 h2 {
	margin-bottom: 30px;
}
#content .b1 .area {
	margin-bottom: 20px;
}
#content .b1 .list {
	margin-bottom: 55px;
}
#content .b1 .list li {
	overflow: hidden;
}
#content .b1 .list .l2 {
	margin-bottom: 20px;
}
#content .b1 .list .l3 {
	margin-bottom: 85px;
}
#content .b1 .list .l4 {
	margin-bottom: 50px;
}
#content .b1 .list .l5 {
	margin-bottom: 30px;
}
#content .b1 .list .img {
	float: left;
}
#content .b1 .list .l2 .img,
#content .b1 .list .l4 .img,
#content .b1 .list .l6 .img {
	float: right;
}
#content .b1 .list .l1 .img {
	margin-right: 0;
}
#content .b1 .list .text {
	overflow: hidden;
	text-align: center;
}
#content .b1 .list .l1 .text {
	margin-top: 53px;
}
#content .b1 .list .l2 .text {
	margin-top: 43px;
}
#content .b1 .list .l3 .text {
	margin-top: 30px;
}
#content .b1 .list .l5 .text {
	margin-top: 45px;
}
#content .b1 .list .l6 .text {
	margin-top: 40px;
}
#content .b1 .list h3 {
	margin-bottom: 15px;
}
#content .b1 .list .detail {
	font-size: 18px;
}
#content .b1 .note {
	font-size: 14px;
	text-align: right;
}
#content .b2 .area .list {
	margin-bottom: 35px;
	overflow: hidden;
}
#content .b2 .area .list li {
	float: left;
	margin-bottom: 20px;
	position: relative;
}
#content .b2 .area .list .l1,
#content .b2 .area .list .l3 {
	margin-right: 20px;
}
#content .b2 .area .text {
	left: 0;
	margin-top: 160px;
	padding: 30px;
	position: absolute;
	right: 0;
	top: 0;
}
#content .b2 .area h3 {
	margin-bottom: 25px;
}
#content .b2 .area .detail {
	color: #ffffff;
}
#content .b2 .new {
	background-image: url("../images/bg-scott.png");
	background-position: center top;
	margin-bottom: 75px;
	padding-bottom: 40px;
	padding-top: 27px;
}
#content .b2 .new .lead {
	margin-bottom: 25px;
	margin-left: 115px;
}
#content .b2 .new .main {
	overflow: hidden;
}
#content .b2 .new .img {
	float: right;
	margin-left: 35px;
	margin-right: 15px;
}
#content .b2 .new .text {
	margin-top: 10px;
	overflow: hidden;
}
#content .b2 .new .title {
	background-color: #0e1942;
	margin-bottom: 20px;
	padding: 12px 27px;
}
#content .b2 .new .detail strong {
	color: #ff8100;
	font-size: 24px;
	font-weight: bold;
}
#content .b3 h2 {
	margin-bottom: 55px;
}
#content .b3 .area {
	margin-bottom: 55px;
	position: relative;
	z-index: 1;
}
#content .b3 .area::before {
	background-image: url("../images/b3-bg.png");
	background-position: center top;
	bottom: 0;
	content: "";
	left: 0;
	margin-top: 60px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1;
}
#content .b3 .list {
	overflow: hidden;
}
#content .b3 .list li {
	float: left;
}
#content .b3 .list .l1 {
	margin-right: 26px;
}
#content .b4 h2 {
	margin-bottom: 20px;
}
#content .b4 .area {
	margin-bottom: 40px;
}
#content .b4 .list li {
	margin-top: -7px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
#content .b4 .list .img {
	float: left;
}
#content .b4 .list .l1 {
	margin-top: 0;
}
#content .b4 .list li .wrap {
	overflow: hidden;
}
#content .b4 .list li::before {
	background-image: url("../images/bg-scott.png");
	bottom: 0;
	content: "";
	left: 0;
	margin: 15px 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1;
}
#content .b4 .list .text {
	margin: 52px 0;
	overflow: hidden;
	text-align: center;
}
#content .b4 .list .text .detail{
	height:100%;
}

#content .b4 .list .l2 .img {
	float: right;
}
#content .b4 .list h3 {
	margin-bottom: 18px;
}
#content .b5 h2 {
	margin-bottom: 45px;
}
#content .b5 .area {
	margin-bottom: 80px;
}
#content .b5 .list li {
	position: relative;
}
#content .b5 .list .l1 {
	margin-bottom: 28px;
	padding-top: 63px;
}
#content .b5 .list .l2 {
	margin-bottom: 22px;
}
#content .b5 .list .text {
	left: 0;
	position: absolute;
	top: 0;
}
#content .b5 .list .l2 .text {
	padding-top: 26px;
}
#content .b5 .list .l3 .text {
	padding-top: 28px;
}
#content .b5 .list h3 {
	margin-bottom: 20px;
}
#content .b5 .list .detail {
	margin-right: 188px;
	padding: 20px 30px;
}
#content .b6 h2 {
	margin-bottom: 70px;
}
#content .b6 .list {
	margin-bottom: 55px;
	overflow: hidden;
}
#content .b6 .list li {
	float: left;
	margin-bottom: 45px;
	width: 480px;
}
#content .b6 .list .l1,
#content .b6 .list .l3,
#content .b6 .list .l5 {
	margin-right: 40px;
}
#content .b6 .list h3 {
	margin-bottom: 25px;
}
#content .b7 h2 {
	margin-bottom: 80px;
}
#content .b7 .list {
	margin-bottom: 40px;
}
#content .b7 .list li {
	background-image: url("../images/bg-scott.png");
	background-position: center top;
	margin-bottom: 20px;
}
#content .b7 .list li .wrap {
	position: relative;
}
#content .b7 .list .text {
	left: 0;
	margin-right: 262px;
	padding: 40px 0;
	position: absolute;
	top: 0;
}
#content .b7 .list h3 {
	margin-bottom: 20px;
}
#content .b8 {
	padding-bottom: 150px;
}
#content .b8 h2 {
	margin-bottom: 45px;
}
#content .b8 .note {
	line-height: 160%;
}
#content .b8 .m1 {
	margin-bottom: 60px;
}
#content .b8 .m1 .note {
	margin-bottom: 40px;
}
#content .b8 table {
}
#content .b8 table tr {
	float: left;
	margin-bottom: 15px;
}
#content .b8 table th {
}
#content .b8 table th img,
#content .b8 table th span {
	float: left;
}
#content .b8 table th span {
	color: #d90000;
	line-height: 55px;
	text-align: center;
	width: 140px;
}
#content .b8 table tr:last-child span {
	line-height: 136px;
}
#content .b8 table td {
	font-size: 16px;
	letter-spacing: normal;
	width: 558px;
}
#content .b8 label {
	margin-right: 18px;
}
#content .b8 input[type="text"],
#content .b8 table textarea {
	border: 2px solid #dddddd;
	margin: 0;
	padding: 0 10px;
	width: 535px;
}
#content .b8 input[type="text"] {
	height: 40px;
}
#content .b8 table textarea {
	height: 131px;
}
#content .b8 .m2 {
	margin-bottom: 60px;
}
#content .b8 .m2 .note {
	margin-bottom: 50px;
}
#content .b8 dl {
}
#content .b8 dt {
	margin-bottom: 20px;
}
#content .b8 dd {
	margin-bottom: 40px;
}
#content .b8 dd input[type="text"] {
	margin-right: 5px;
	width: 180px;
}
#content .b8 select {
	border: 2px solid #dddddd;
	height: 40px;
	text-align: center;
	width: 107px;
}
#content .b8 .btn {
	text-align: center;
}
#content .b8 #day {
	margin-left: 18px;
}
#content .b8 .btn .note {
	margin-bottom: 25px;
}
#content .b8 input[type="reset"],
#content .b8 input[type="submit"],
#content .b8 input[type="button"] {
	background-color: #ffffff;
	background-position: 0 0;
	background-repeat: no-repeat;
	border: 0 none;
	cursor: pointer;
	font-size: 0;
	height: 88px;
	width: 231px;
}
#content .b8 input[type="reset"],
#content .b8 .edit {
	background-image: url("../images/mail-reset.png");
	margin-right: 35px;
}
#content .b8 input[type="reset"]:hover {
	background-image: url("../images/mail-reset-hover.png");
}
.b8 input.submit {
	background-image: url("../images/mail-submit.png");
}
.b8 input.submit:hover {
	background-image: url("../images/mail-submit-hover.png");
}
#content .b8 .edit {
	background-image: url("../images/mail-edit.png");
}
#content .b8 .edit:hover {
	background-image: url("../images/mail-edit-hover.png");
}
#content .b8 input.send {
	background-image: url("../images/mail-send.png");
}
#content .b8 input.send:hover {
	background-image: url("../images/mail-send-hover.png");
}
#content .b8 .text {
	font-size: 20px;
	letter-spacing: -0.5px;
	margin: 125px 0;
}
#content .b8 .btn .back {
	background-image: url("../images/mail-back.png");
	width: 321px;
}
#content .b8 .back:hover {
	background-image: url("../images/mail-back-hover.png");
}
#footer {
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
	overflow: hidden;
	padding: 17px 0;
}
#footer .logo {
	float: left;
}
#footer .copy {
	float: right;
}