@charset "utf-8";
@import "../common/css/0-import.css";
#container{
	background: url(../img/index/container_back.jpg) repeat-y left top;
}

#main {
	padding: 22px 125px 0 124px;
}

#header h1 {
	position: absolute;
	top: 12px;
	right: 117px;
	left: auto;
}

#header .logo {
	position: absolute;
	top: 13px;
	left: 132px;
}

#header .topBtn {
	position: absolute;
	top: 35px;
	left: 382px;
}

#header .topLink {
	position: absolute;
	top: 51px;
	left: 634px;
}

.banner {
	margin: 0 5px 25px;
}

.mb65 {
	margin-bottom: 65px;
}

#main .btn {
	margin-bottom: 3px;
	padding-left: 6px;
}

#main .btn li {
	margin-right: 11px;
	float: left;
}

#main .btn li.mr0 {
	margin-right: 0;
}

#footer p.textF {
	background: url(../common/img/text01.jpg) no-repeat 8px 17px;
}
