html, body, div, span, applet, object, iframe, 
header, section, article, footer, h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, acronym, address, 
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, 
ol, ul, li, fieldset, form, label, legend {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background: transparent;
}

body {
  margin: 0;
  font: 12px 나눔고딕, '돋움',dotum,applegothic,sans-serif;
  line-height: 1.5;
  color: #666;
  background: #ebeff0;
  text-align: center;
}

li {list-style:none;}
.clear { clear: both;}

.sub_gra {
	background: url("../img/sub_gradient.png") repeat-x;
	height: 25px;
	width: 100%;
}		


.sub_header {
	background-image: url("../img/sub_box_08.png");
	height: 12px;
	width: 936px;
	margin: 0 auto;
	margin-top: 17px;
}	

.sub_footer {
	background-image: url("../img/sub_box_28.png");
	height: 47px;
	width: 936px;
	margin: 0 auto;
}

.content {
	width: 936px;
	margin: 0 auto;
	background: url("../img/sub_box_13.png") repeat-y;
	text-align: left;
}

.sub_top {
	width: 936px;
	margin: 0 auto;
	background: url("../img/sub_box_13.png") repeat-y;
}

.sub_top img {
	text-align: center;
}

#sub_title {
	float: left;
	margin-top: 16px;
	margin-left: 32px;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
}

#sub_nav {
	float: right;
	margin-top: 16px;
	margin-right: 35px;
	color: #666666;
}

.content {
	width: 936px;
	margin: 0 auto;
	background: url("../img/sub_box_13.png") repeat-y;
	text-align: left;
}

.sub_menu {
	width: 150px;
	float: left;
	font-size: 9pt;
}

.sub_menu .active a{
	color: #6E7EED;
}

.sub_menu a {
	text-decoration: none;
	color: #666;
}

.sub_menu ul {
	margin-top: 32px;
	margin-left: 32px;
}

.sub_menu ul li {
	margin-bottom: 20px;
}

.sub_content {
	width: 785px;
	float: right;
}

.sub_box {
	padding: 25px;
	border-top: solid #dee1e2 1px;
}

.sub_box h1 {
	margin-bottom: 20px;
	font-size: 16pt;
	font-weight: bold;
	color: #6E7EED;	
	float: left;
}

.sub_box p {
	font-size: 16px;
	line-height: 24px;
	color: #666666;
	font-weight: bold;
}

.sub_box p button {
	border-style: solid;
    border-width: 0px 0px 3px;
    box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.1) inset;
    color: #FFFFFF;
    border-radius: 6px;
    cursor: pointer;
    display: inline-block;
    font-style: normal;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    text-overflow: ellipsis;
    transition: all 200ms ease-in-out 0s;
    white-space: nowrap;
    font-family: "Gotham Rounded A","Gotham Rounded B",Helvetica,Arial,sans-serif;
    font-weight: 700;
    padding: 7.5px 30px 7.5px ;
    font-size: 13px;
	border-color: #B88118;
	background-color: #E7B34D;
}

.sub_img {
	text-align: center;
}

.sub_img img {
	margin: 10px;
}

.sub_line {
	text-align: center;
}

#wrap_foot {
    width: 100%;
    height: 160px;
    background: url("../img/foot_pattern.jpg") repeat-x;
	margin-top:60px;
}

#foot {
	margin:0 auto;
	width: 935px;
    height: 160px;
}

#foot_logo {
	margin:37px 50px 50px 0;
	float:left;
}

#foot ul {
	list-style-type: none;
	float:left;
}

#foot li {
	vertical-align:text-top;
	padding: 40px 25px 15px 0px;
    float:left;
}

#foot li a {
	color: #ffffff;
    font-size: 12px;
	text-decoration: none;
}

#foot_contact {
	float:right;
	margin-top:37px;
}

#foot_content {
	float:left;
}