@charset "utf-8";
/*@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(http://fonts.googleapis.com/css?family=Playfair+Display);*/
@font-face {
  font-family: 'NBG';
  font-style: normal;
  src: url('../font/NanumBarunGothic.eot');
  src: url('../font/NanumBarunGothic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../font/NanumBarunGothic.woff') format('woff'), /* Modern Browsers */ url('../font/NanumBarunGothic.ttf') format('truetype'), /* Safari, Android, iOS */ url('../font/NanumBarunGothic.svg#svgMothnnaFont') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
@font-face {
  font-family: 'NBGB';
  font-style: normal;
  src: url('../font/NanumBarunGothicBold.eot');
  src: url('../font/NanumBarunGothicBold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../font/NanumBarunGothicBold.woff') format('woff'), /* Modern Browsers */ url('../font/NanumBarunGothicBold.ttf') format('truetype'), /* Safari, Android, iOS */ url('../font/NanumBarunGothicBold.svg#svgMothnnaFont') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* Reset */
* {
  margin: 0;
  padding: 0;
}
html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
  font-size: 12px !important;
  line-height: 1.2;
  color: #555;
  font-family: Dotum, '돋움', Arial, sans-serif;
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
ul,
ol,
dl,
dt,
dd,
li {
  list-style: none;
}
fieldset {
  border: none;
}
img {
  border: 0;
  vertical-align: middle;
}
address,
em {
  font-style: normal;
  color: #666;
}
hr {
  display: none;
}
table {
  border-collapse: collapse;
  width: 100%;
}
table,
td,
th {
  border: none;
}
th {
  font-weight: normal;
}
a {
  color: #555;
  text-decoration: none;
  cursor: pointer;
}
a:hover,
a:focus {
  text-decoration: none;
}
caption,
legend {
  visibility: hidden;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}
button {
  cursor: pointer;
  border: 0;
  background-color: transparent;
  padding: 0;
  margin: 0;
  vertical-align: middle;
}
button > span,
button > em {
  position: relative;
  top: 0;
  left: 0;
}
textarea {
  padding: 10px;
  border: 1px solid #9c9c9c;
  resize: none;
  vertical-align: middle;
}
select {
  border: 1px solid #9c9c9c;
  height: 25px;
  vertical-align: middle;
}
input[type=text],
input[type=password],
input[type=number] {
  height: 26px;
  padding: 0 5px;
  line-height: 26px;
  text-indent: 3px;
  vertical-align: middle;
  border: 1px solid #d1d1d1;
}
input[type=file] {
  padding: 5px;
  background: none;
  border: none;
}
input[type=image],
input[type=checkbox] {
  border: 0 none !important;
  vertical-align: middle;
  margin-right: 2px;
}
input[type='checkbox'],
input[type='radio'] {
  width: 16px;
  height: 16px;
  position: relative;
  top: -1px;
  vertical-align: middle;
}
/* *,*:before,*:after{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}*/
.blind {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 0;
  visibility: hidden;
  width: 0;
  height: 0;
  line-height: 0;
}
.hidden {
  visibility: hidden;
  overflow: hidden;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
}
.none {
  position: absolute;
  top: -5000px;
  left: -5000px;
  height: 0;
}
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
.fixed {
  table-layout: fixed;
}
.ta_l {
  text-align: left !important;
}
.ta_r {
  text-align: right !important;
}
.ta_c {
  text-align: center !important;
}
.skipnavi {
  height: 0;
  font-size: 0;
  line-height: 0;
}
.skipnavi a:focus {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: block;
  padding: 5px 0;
  text-align: center;
  background-color: #000;
  color: yellow;
  font-size: 12px;
  line-height: 1.5;
  z-index: 900;
}
.fl_l {
  float: left;
}
.fl_r {
  float: right;
}
.mb20 {
  margin-bottom: 20px !important;
}
/* main */
/* header */
#header {width:100%;min-width:980px;}
#header .rows {
  width: 100%;
}
#header .rows .inner {
  overflow: hidden;
  width: 980px;
  margin: 0 auto;
}
#header .util {
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #dfdfdf;
  background-color: #fbfcfd;
}
#header .util ul {
  overflow: hidden;
}
#header .util ul.left {
  float: left;
}
#header .util ul.right {
  float: right;
}
#header .util ul li {
  float: left;
  margin-left: 8px;
  padding-left: 9px;
  font-size: 11px;
  background: url(../images/icons.png) 0 -331px no-repeat;
}
#header .util ul li:first-child {
  background: none;
  padding: 0;
  margin: 0;
}
#header .util ul li a {
  display: block;
  color: #555;
}
#header .util ul li a.add_bookmark {
  padding-left: 14px;
  background: url(../images/icons.png) 0 9px no-repeat;
}
#header .util ul li a.cart {
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
  background: url(../images/icons.png) 0 -83px no-repeat;
}
#header .util ul li a.cart em {
  position: absolute;
  right: 0;
  top: 6px;
  display: block;
  width: 16px;
  height: 16px;
  line-height: 17px;
  text-align: center;
  background-color: #fe434c;
  font-weight: bold;
  color: #fff;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  behavior: url(../js/PIE.htc);
}
#header .search {
  height: 108px;
}
#header .search .inner {
  position: relative;
  height: 100%;
}
#header .search .inner h1 {
  position: absolute;
  top: 31px;
  left: 0;
}
#header .search .inner .top_banner {
  position: absolute;
  top: 0;
  right: 0;
}
#header .search .inner .top_banner .bx-controls {
  position: absolute;
  top: 30px;
  right: 0;
}
#header .search .inner .top_banner .bx-controls a {
  display: block;
  overflow: hidden;
  width: 17px;
  height: 16px;
  text-indent: -9999px;
  background: url(../images/icons.png) -1px -194px no-repeat;
}
#header .search .inner .top_banner .bx-controls a.bx-next {
  height: 15px;
  background-position: -1px -210px;
}
#header .search .inner .search_wrap {
  position: relative;
  height: 82px;
  margin-top: 26px;
  margin-left: 305px;
}
#header .search .inner .search_wrap > input {
  display: block;
  border: none;
  background: none;
  padding: 0;
  margin: 0;
}
#header .search .inner .search_wrap > input[type=text] {
  float: left;
  width: 313px;
  height: 37px;
  border: 3px solid #5962c8;
  border-right: none;
  background-color: #fff;
}
#header .search .inner .search_wrap > input.btn_top_search {
  float: left;
  width: 57px;
  height: 43px;
  background: url(../images/icons.png) 0 -240px no-repeat;
  text-indent: -9999px;
  cursor: pointer;
}
#header .search .inner .search_wrap label {
  display: block;
  position: absolute;
  top: 26px;
  left: 379px;
  font-size: 11px;
}
#header .search .inner .search_wrap label:first-child {
  top: 5px;
}
#header .search .inner .search_wrap label input {
  margin-right: 0;
}
/*
#header .gnb {
  height: 40px;
  background-color: #51589b;
}
#header .gnb li {
  display: inline-block;
}*/
#header #gnb {width:100%;height:40px;background:#51589b;}
#header #gnb ul {*zoom:1;position:relative;width:980px;margin:0 auto;z-index:100;}
#header #gnb ul:after {content:" "; display:block; clear:both;}
#header #gnb ul li {float:left;display:inline;font-size:0;line-height:0;}
#header #gnb ul li a {position:relative;display:inline-block;height:40px;overflow:hidden;}
#header #gnb ul li a img {position:relative;top:0;vertical-align:top;}
#header #gnb ul li.active > a img {top:-40px;}
#header #gnb div.submenu {display:none;position:absolute;width:auto;height:45px;z-index:100;}
#header #gnb div.submenu ul {float:left;width:auto;height:45px;background:#fff;border:1px solid #51589b;border-top:0;padding:0 10px;}
#header #gnb div.submenu ul li {float:left;height:45px;line-height:45px;font-size:12px;background:url('/images/gnb_vline.gif') 9px 50% no-repeat;padding:0 0 0 18px;}
#header #gnb div.submenu ul li:first-child {background:0;padding:0;}
#header #gnb div.submenu ul li a {padding:0 10px;color:#333;letter-spacing:-0.05em;}
#header #gnb div.submenu ul li a:hover,
#header #gnb div.submenu ul li.on a {color:#51589b;font-weight:bold;letter-spacing:-0.08em;}
#header #gnb ul li.m1 div.submenu {left:0px;}
#header #gnb ul li.m2 div.submenu {left:72px;}
#header #gnb ul li.m3 div.submenu {left:123px;}
#header #gnb ul li.m4 div.submenu {left:181px;}
#header #gnb ul li.m5 div.submenu {left:279px;}
#header #gnb ul li.m6 div.submenu {left:313px;}
#header #gnb ul li.m7 div.submenu {left:427px;}
#header #gnb ul li.m8 div.submenu {right:333px;}
#header #gnb ul li.m9 div.submenu {right:232px;}
#header #gnb ul li.m10 div.submenu {right:148px;}
#header #gnb ul li.m11 {float:right;}

#header .header_bottom {
  height: 3px;
  background-color: #51589b;
}
#keyword {
  position: absolute;
  bottom: 15px;
  left: 0;
}
#keyword ul {
  overflow: hidden;
}
#keyword ul > li {
  float: left;
}
#keyword ul > li > ul {
  overflow: hidden;
}
#keyword ul > li > ul > li {
  float: left;
  margin-left: 10px;
  padding-left: 9px;
  background: url(../images/icons.png) 0 -338px no-repeat;
}
#keyword ul > li > ul > li:first-child {
  padding-left: 0;
  margin-left: 0;
  background: none;
}
#keyword ul > li > ul > li a {
  color: #000;
}
#keyword .bx-controls a {
  display: block;
  position: absolute;
  bottom: 0;
  left: 379px;
}
#keyword .bx-controls a.bx-next {
  left: 394px;
}
/* footer */
#footer {
  width:100%;
  min-width:980px;
  margin-top: 117px;
  border-top: 1px solid #4e4f55;
  background-color: #3f4046;
}
#footer.main {
  margin-top: 0;
}
#footer .inner {
  position: relative;
  width: 980px;
  height: 155px;
  margin: 0 auto;
}
#footer .inner .logo,
#footer .inner .footer_menu,
#footer .inner .address,
#footer .inner .copy {
  position: absolute;
  left: 150px;
  overflow: hidden;
  text-indent: -9999px;
  background: url(../images/footer.gif) 0 0 no-repeat;
}
#footer .inner .logo {
  top: 32px;
  left: 4px;
  width: 110px;
  height: 34px;
}
#footer .inner .footer_menu {
  top: 30px;
  overflow: hidden;
  background: none;
	width:500px;
}
#footer .inner .footer_menu li {
  float: left;
}
#footer .inner .footer_menu li a {
  display: block;
  height: 14px;
  background: url(../images/footer.gif) 0 0 no-repeat;
}
#footer .inner .footer_menu li a.item1 {
  width: 60px;
  background-position: -146px 0;
}
#footer .inner .footer_menu li a.item2 {
  width: 120px;
  background-position: -206px 0;
}
#footer .inner .footer_menu li a.item3 {
  width: 72px;
  background-position: -326px 0;
}
#footer .inner .footer_menu li a.item4 {
  width: 117px;
  background-position: -398px 0;
}
#footer .inner .footer_menu li a.item5 {
  width: 70px;
  background-position: -518px 0;
}
#footer .inner .address {
  font-size:0px;
  line-height:0px;
  top: 60px;
  width: 858px;
  height: 69px;
  background-position: -146px -28px;
}
#footer .inner .copy {
  top: 116px;
  width: 270px;
  height: 28px;
  background-position: -146px -83px;
}

/* container */
#container {
  position: relative;
  width: 980px;
  margin: 0 auto;
}
#container .breadcrumb {
  overflow: hidden;
  padding-top: 12px;
  padding-bottom: 44px;
}
#container .breadcrumb li {
  float: left;
  height: 24px;
  line-height: 24px;
  padding-left: 19px;
  background: url(../images/icons.png) 7px -132px no-repeat;
}
#container .breadcrumb li:first-child {
  background: none;
  padding-left: 0;
}
#container .breadcrumb li a {
  display: block;
  padding-left: 18px;
  background: url(../images/icons.png) 0 -33px no-repeat;
  color: #787878;
}
/* sub */
#sub_content {
  position: relative;
  overflow: hidden;
}

#aside {
	float: left;
	width: 180px;
}
#aside .mypage_point {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border: 1px solid #3e598a;
	text-align: center;
}
#aside .mypage_point p {
	height: 38px;
	line-height: 38px;
	margin-bottom: 15px;
	color: #fff;
	font-size: 11px;
	background-color: #3e598a;
}
#aside .mypage_point p strong {
	font-size: 12px;
}
#aside .mypage_point span {
	display: block;
	color: #333;
}
#aside .mypage_point em {
	display: block;
	margin-top: 1px;
	margin-bottom: 8px;
	color: #3d48c4;
	font-size: 24px;
	font-family: 'NBGB', Dotum, '돋움', Arial, sans-serif;
	vertical-align: middle;
}
#aside .mypage_point em img {
	display: inline-block;
	margin-top: -5px;
	vertical-align: middle;
}
#aside .menu {}
#aside .menu > ul {
	border: 1px solid #dadbe1;
}
#aside .menu > ul > li {}
#aside .menu > ul > li > span,#aside .menu > ul > li > a {
	display: block;
	height: 39px;
	line-height: 39px;
	padding-left: 24px;
	border-bottom: 1px solid #c3c4ca;
	color: #333;
	background: url(/images/arr_sub_menu.gif) 152px 50% no-repeat;
	cursor: pointer;
}
#aside .menu > ul > li > span.active,
#aside .menu > ul > li > span:hover,
#aside .menu > ul > li > a.active,
#aside .menu > ul > li > a:hover {
	font-weight: bold;
	color: #6268a5;
	text-decoration: underline;
}
#aside .menu > ul > li > ul {
	padding: 5px 0;
	border-bottom: 1px solid #d6d7de;
	background-color: #fafafa;
}
#aside .menu > ul > li:last-child > span {
	border-bottom: none;
}
#aside .menu > ul > li:last-child > ul {
	border-top: 1px solid #c3c4ca;
	border-bottom: none;
}
#aside .menu > ul > li > ul > li {}
#aside .menu > ul > li > ul > li > a {
	display: block;
	height: 20px;
	line-height: 20px;
	padding-left: 31px;
	color: #787878;
	background: url(/images/blt_sub_menu.gif) 24px 8px no-repeat;
}

#sub_content .section {
	float: right;
	width: 770px;
}
#sub_content .login_title {
  height: 100px;
  overflow: hidden;
  text-indent: -9999px;
  background: url(../images/member/img_member.png) 50% -440px no-repeat;
}
#sub_content .login_inputs {
  overflow: hidden;
  border: 1px solid #c6c7d0;
  border-top: 2px solid #4d549a;
  background-color: #f0f1f9;
  padding: 45px 49px 38px 53px;
}
#sub_content .login_inputs div .input_wrap {
  float: left;
  width: 272px;
  height: 93px;
  padding-left: 5px;
  background: url(../images/member/bg_login_input.png) 0 0 no-repeat;
}
#sub_content .login_inputs div .input_wrap input {
  display: block;
  width: 100%;
  height: 46px;
  line-height: 46px;
  margin-bottom: 1px;
  border: none;
  background: none;
  padding: 0;
  text-indent: 23px;
}
#sub_content .login_inputs div > input {
  float: left;
}
#sub_content .login_inputs div.left {
  position:relative;
  float: left;
  border-right: 1px solid #c6c8d0;
  padding-right: 55px;
}
#sub_content .login_inputs .left .login_check {
  position:absolute; top:140px;
}

#sub_content .login_inputs div.right {
  float: right;
}
#sub_content .login_btns {
  padding: 28px 0 37px 292px;
  border: 1px solid #c6c7d0;
  border-top: none;
  background-color: #f0f1f9;
}
#sub_content .login_btns span {
  display: inline-block;
  *display: inline;
  width: 210px;
}
#sub_content .login_btns li:first-child {
  margin-bottom: 7px;
}
#sub_content .find_id_wrap {
  overflow: hidden;
}
#sub_content .find_id_wrap .left {
  float: left;
  width: 480px;
}
#sub_content .find_id_wrap .right {
  float: right;
  width: 480px;
}
#sub_content .find_id_wrap h2 {
  padding-bottom: 12px;
  border-bottom: 3px solid #4d549a;
}
#sub_content .find_id_wrap .box {
  height: 215px;
  padding-top: 40px;
  border: 1px solid #c6c7d0;
  border-top: none;
  background-color: #f0f1f9;
  text-align: center;
}
#sub_content .find_id_wrap .box ul {
  text-align: left;
  padding-left: 61px;
  margin-bottom: 9px;
}
#sub_content .find_id_wrap .box ul li {
  margin-bottom: 6px;
}
#sub_content .find_id_wrap .box ul li label {
  display: inline-block;
  *display: block;
  width: 65px;
  color: #666;
  font-size: 14px;
  font-weight: bold;
}
#sub_content .find_id_wrap .box ul li input {
  width: 278px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #ced0dd;
  background-color: #fff;
}
#sub_content .step_bar {
  display: block;
  height: 67px;
  margin-bottom: 35px;
  background: url(../images/member/img_member.png) 0 0 no-repeat;
}
#sub_content .step_bar.step2 {
  background-position: 0 -67px;
}
#sub_content .step_bar.step3 {
  background-position: 0 -134px;
}
#sub_content p.join_notice {
  position: absolute;
  right: 0;
  top: 148px;
  color: #333;
}
#sub_content p.join_notice span {
  display: inline-block;
  *display: inline;
  margin-left: -10px;
  color: #f54351;
  font-size: 16px;
  font-weight: bold;
}
#sub_content .table_style {
  border-top: 2px solid #444;
}
#sub_content .table_style th {
  padding-left: 30px;
  color: #222;
  font-weight: bold;
  background-color: #eef0f4;
  border: 1px solid #d9d9d9;
  border-top: none;
  text-align: left;
  line-height: 16px;
}
#sub_content .table_style th span {
  display: inline-block;
  *display: inline;
  width: 10px;
  margin-left: -10px;
  color: #f54351;
  font-size: 16px;
}
#sub_content .table_style tr th:first-child {
  border-left: none;
}
#sub_content .table_style td {
  border-bottom: 1px solid #d9d9d9;
  padding: 10px 20px;
}
#sub_content .table_style td input[type=text],
#sub_content .table_style td input[type=password] {
  width: 161px;
}
#sub_content .table_style td input[type=text].w106,
#sub_content .table_style td input[type=password].w106 {
  width: 106px;
}
#sub_content .table_style td input[type=text].w146,
#sub_content .table_style td input[type=password].w146 {
  width: 146px;
}
#sub_content .table_style td input[type=text].w43,
#sub_content .table_style td input[type=password].w43 {
  width: 43px;
}
#sub_content .table_style td input[type=text].w184,
#sub_content .table_style td input[type=password].w184 {
  width: 184px;
}
#sub_content .table_style td .address_wrap {
  padding-top: 8px;
}
#sub_content .table_style td .address_wrap input {
  width: 266px;
}
#sub_content .table_style td.text_td {
  font-size: 11px;
  color: #666;
  line-height: 16px;
}
#sub_content .table_style td.text_td strong {
  color: #f54351;
}
#sub_content .table_style td .radio_wrap {
  float: left;
  color: #666;
}
#sub_content .table_style td .radio_wrap:first-child {
  padding-right: 26px;
  margin-right: 20px;
  border-right: 1px solid #d9d9d9;
}
#sub_content .table_style td .radio_wrap strong {
  display: inline-block;
  *display: inline;
  margin-right: 8px;
}
#sub_content .table_style td .radio_wrap label {
  margin-left: 6px;
}
#sub_content .table_style td .radio_wrap label:first-child {
  margin-left: 0;
}
#sub_content div.terms {
  padding-left:15px;
  border: 1px solid #cfcfcf;
}
#sub_content div.terms textarea {
  display: block;
  width: 100%;
  height: 128px;
  border: none;
  padding: 20px 0;
}
#sub_content label.agree_wrap {
  display: block;
  height: 38px;
  line-height: 38px;
  padding-right: 30px;
  border: 1px solid #cfcfcf;
  border-top: none;
  text-align: right;
  background-color: #eaecf0;
  font-weight: bold;
  color: #333;
  cursor:pointer;
}
#sub_content .join_done {
  height: 239px;
  margin-bottom: 30px;
  background: url(../images/member/img_member.png) 0 -201px no-repeat;
}
#sub_content .join_done span {
  display: none;
}
.btn {
  display: inline-block;
  *display: inline;
  padding: 0;
  border: none;
  vertical-align: middle;
}
.selector {
  position: relative;
  display: inline-block;
  *display: inline;
  vertical-align: middle;
}
.selector > span {
  display: block;
  height: 26px;
  line-height: 26px;
  padding: 0 22px 0 8px;
  border: 1px solid #bbb;
  background: #ffffff url(../images/icons.png) right -388px no-repeat;
}
.selector > select {
  position: absolute;
  top: 0;
  height: 28px;
  padding: 0 22px 0 8px;
  -moz-opacity: 0;
  /* Netscape */
  -khtml-opacity: 0;
  /* Safari 1.x */
  opacity: 0;
  /* Good browsers */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* IE 8 */
  filter: alpha(opacity=0);
  /* IE 5-7 */
  z-index: 1;
}
.selector.breadcrumb_sel > span {
  height: 22px;
  line-height: 22px;
  background-position: right -390px;
}
.selector.breadcrumb_sel > select {
  height: 24px;
  padding: 0 22px 0 8px;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.tac {
  text-align: center;
}

.img_bulk {margin-bottom: 30px;}
#sub_content .table_style.bulk {margin-bottom: 20px;}
#sub_content .table_style.bulk th {padding-left: 20px;vertical-align:middle;/*padding-top: 16px;vertical-align: top;*/}
#sub_content .table_style.bulk th span {margin-left: 0;}
#sub_content .table_style.bulk td {text-align: left;}
#sub_content .table_style.bulk td > p {color: #828282;margin-top: 5px; font-size: 11px;}
#sub_content .table_style.bulk td > input {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
#sub_content .table_style.bulk td > textarea {width: 100%; height: 72px; border: 1px solid #d9d9d9; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
#sub_content .table_style.bulk.type2 {margin-bottom: 10px;}
#sub_content .table_style.bulk.type2 th {vertical-align: middle;padding-top: 0;}

#sub_content .section .notice_style1.bulk {width: 100%;table-layout: fixed;border-collapse: collapse; margin-bottom: 20px;}
#sub_content .section .notice_style1.bulk td {height: auto;padding: 10px 7px;}
#sub_content .section .notice_style1.bulk td > input {width: 100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
#sub_content .section .notice_p {margin-bottom: 10px;color: #535edb;}

#quick {
  position: fixed;
  top: 195px;
  left: 50%;
  margin-left: 505px;
}