@charset "utf-8";
.inbox{
	width: 980px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}
.pc_none{
	display: none;
}
header{
	width: 100%;
	height: 270px;
}
header .util{
	width: 100%;
	background-color: #f2f2f2;
	border-bottom: 1px solid #ebebeb;
	height: 30px;
}
header .util .inbox ul{
	float: right;
}
header .util .inbox ul li{
	float: left;
	line-height: 30px;
	margin-right: 15px;
}
header .util .inbox ul li:last-child{
	margin-right: 0;
}
header .util .inbox ul li a{
	font-size: 13px;
	color: #999;
}
header .util .inbox ul li select{
	display: inline-block;
	vertical-align: middle;
	width: 100px;
	color: #999;
	border: 1px solid #ddd;
}
header .gnb{
	width: 100%;
	height: 70px;
}
header .gnb h1{
	width: 35%;
	padding-top: 10px;
	float: left;
	font-size: 20px;
	letter-spacing: -2px;
}
header .gnb h1 a{
	color:#999;
	display: block;
	width:100%;
}
header .gnb h1 a img{
	height:100%;
	vertical-align:bottom;
	width: 40%;
	margin-right: 3%;
}
header .gnb h1 a > span{
	width: 50%;
	display: inline-block;
}
header .gnb h1 a > span span{
	display: block;
	width:100%;
	font-size: 14px;
	letter-spacing:1.7px;
	line-height: 20px;
	color:#B5912D;
}



header .gnb ul{
	height: 50px;
	margin-top: 10px;
	float: right;
	width: 65%;
	text-align: right;
}
header .gnb ul li{
	float: left;
	line-height: 50px;
	width: 20%;
	position: relative;
	height: 50px;
}
header .gnb ul li a{
	font-weight: 600;
	position: absolute;
	display: block;
	width: 100%;
	bottom: 50%;
		margin-bottom:-10px;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
}
header .header_sub{
	background-color: #f6f6f6;
}
header .header_sub .sub_title{
	height: 30px;
	background-color: #b5912d;
}
header .header_sub .sub_title h2{
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	padding-left: 10px;
}
header .header_sub > div .inbox > div{
	float: left;
}
header .header_sub > div .inbox .left{
	width: 70%;
}
header .header_sub > div .inbox .right{
	width: 30%;
}
header .header_sub .sub_menu{
	height: 140px;
}
header .header_sub .sub_menu .inbox .left ul{
	padding-top: 20px;
}
header .header_sub .sub_menu .inbox .left ul li{
	float: left;
	width: 15%
}
header .header_sub .sub_menu .inbox .left ul li a{
	display: block;
	text-align: center;
}
header .header_sub .sub_menu .inbox .left ul li a p{
	margin-top: 10px;
	font-weight: 600;
	color: #646464;
}
header .header_sub .sub_menu .inbox .right ul li{
	height: 34px;
	line-height: 34px;
	border: 1px solid #ededed;
	border-top:0;
	background: url(/images/list_bg.png) no-repeat 95% 50% #fff;
}
header .header_sub .sub_menu .inbox .right ul li:last-child{
	border-bottom:0;
}
header .header_sub .sub_menu .inbox .right ul li a{
	display: block;
	padding-left: 15px;
	font-weight: 600;
	color: #646464;
}
.quick_menu{
	position: fixed;
	left: 50%;
	top: 275px;
	width: 90px;
	margin-left: 560px;
	z-index: 1000;
	border-bottom: 4px solid #b5912d;
}
.quick_menu h4{
	text-align: center;
	border: 1px solid #dadada;
	border-top:0;
	padding: 15px 0;
	color:#b5912d;
	background-color: rgba(255,255,255,0.8);
}
.quick_menu ul{
	background-color: rgba(255,255,255,1);
}
.quick_menu ul li{
	text-align: center;
	font-weight: 600;
	border: 1px solid #dadada;
	height: 100px;
	border-top:0;
}
.quick_menu ul li a{
	display: block;
	width: 100%;
	padding:55px 0 5px;
	height: 20px;
	line-height: 20px;
}
.quick_menu > a{
	height: 25px;
	display: block;
}
.quick_menu ul li.quick_list1{
	background: url(/images/quick_0.png) no-repeat 50% 15px;
}
.quick_menu ul li.quick_list2{
	background: url(/images/quick_1.png) no-repeat 50% 25px;
}
.quick_menu ul li.quick_list2 a {
	padding-top:75px;
}
.quick_menu ul li.quick_list3{
	background: url(/images/quick_2.png) no-repeat 50% 25px;
}
.quick_menu ul li.quick_list3 a {
	padding-top:75px;
}
.quick_menu ul li.quick_list4 {
	padding-top:20px;
}
.quick_menu ul li.quick_list4 a{
	padding-top: 0px;
}
.quick_menu ul li.quick_list4 a p{
	line-height: 30px;
	color: #B5912D;
}
.quick_menu ul li.quick_list4 a p img{
	vertical-align: middle;
	margin-right: 5px;
}
.quick_menu_pc{
	position: fixed;
	left: 50%;
	top: 245px;
	width: 90px;
	margin-left: 555px;
	z-index: 1000;
	border-bottom: 4px solid #b5912d;
}
.quick_menu_pc h4{
	text-align: center;
	border: 1px solid #dadada;
	border-top:0;
	padding: 15px 0;
	color:#b5912d;
	background-color: rgba(255,255,255,0.8);
}
.quick_menu_pc ul{
	background-color: rgba(255,255,255,1);
}
.quick_menu_pc ul li{
	text-align: center;
	font-weight: 600;
	border: 1px solid #dadada;
	height: 100px;
	border-top:0;
}
.quick_menu_pc ul li a{
	display: block;
	width: 100%;
	padding:55px 0 5px;
	height: 20px;
	line-height: 30px;
	color:#000;
}
.quick_menu_pc > a{
	height: 25px;
	display: block;
}
.quick_menu_pc ul li.quick_list1{
	background: url(/images/quick_0.png) no-repeat 50% 15px;
}
.quick_menu_pc ul li.quick_list2{
	background: url(/images/quick_1.png) no-repeat 50% 15px;
}
.quick_menu_pc ul li.quick_list3{
	background: url(/images/quick_2.png) no-repeat 50% 15px;
}
.quick_menu_pc ul li.quick_list4 {
	padding-top:10px;
	height:200px;
}
.quick_menu_pc ul li.quick_list4 a{
	padding-top: 0px;
}
.quick_menu_pc ul li.quick_list4 a p{
	line-height: 30px;
	color: #B5912D;
}
.quick_menu_pc ul li.quick_list4 a p img{
	vertical-align: middle;
	margin-right: 5px;
}







footer{
	width: 100%;
	height: 10%;
	min-height: 108px;
	background-color: #4e4e4e;
	color: #989898;
}
footer .inbox h1{
	float: left;
	width: 20%;
	margin-top: 30px;
}
footer .inbox ul{
	float: right;
	width: 80%;
	margin-top: 40px;
}
footer .inbox ul li{
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 2px solid #898989;
	line-height: 10px;
	margin-bottom: 15px;
	font-weight: 600;
}
footer .inbox ul li:last-child{
	border-right:0;
	margin-right: 0;
	padding-right: 0;
}
footer .inbox ul li.point{
	color:#B5912D;
}
























