﻿.container {
	margin: auto;
	position: relative;
	width: 962px;
	height: 261px;
}
.main_btn {
	border-width: 0px 1px 0px 0px;
	position: absolute;
	left: 20px;
	padding-right: 30px;
	border-right-color: #cccccc;
	border-right-style: solid;
	top: 55px;
}
.main_btn2 {
	border-width: 0px 1px 0px 0px;
	position: absolute;
	left: 350px;
	padding-right: 50px;
	border-right-color: #cccccc;
	border-right-style: solid;
	top: 55px;
}
.main_btn3 {
	border-width: 0px;
	position: absolute;
	left: 680px;
	top: 55px;
}

