/* @group Reset */
@import url(http://fonts.googleapis.com/earlyaccess/nanumbrushscript.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothiccoding.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, hr,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 11px;
	line-height: 18px;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	font-family:돋움,Helvetica,AppleSDGothicNeo,sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img{
	border:0px;
}
/* @end */

A:link {
    color: #666666;
    text-decoration: none;
}

legend {
    display: none;
}

.board_list{
	margin-top:20px;
}

#footer a:visited {
     color: #666666;
}

#search_area {
    background: none repeat scroll 0 0 #f8f8f8;
    border: 1px solid #e1e1e1;
    padding: 13px;
    text-align: center;
	margin:0px 0px 20px 0px;
}

.btnBoard {
    background: none repeat scroll 0 0 #626368;
	border:0px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: Nanum Gothic;
    font-size: 11px;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    margin: 0 2px;
    padding: 0px 10px 2px;
    text-align: center;
    width: 75px;
}

.link{
	cursor:pointer;
	cursor:hand;
}


.subleft{
	float:left;width:149px;
}

.subright{
	float:left;margin:20px 0px 0px 20px;width:750px;
}
 
.divShim {
    display: none;left: 0;position: absolute;top: 0;z-index: 3001;
}

.close {
    position: absolute;
	height:30px;
	width:30px;
	left:342px;
    top: -22px;
    z-index: 3003;
	text-align:center;
}
.close  img{
	margin-top:8px;
}

#login_popup {
    margin: 0;
    padding: 0;
    text-align: left;
    width: 360px;
}

.login_top {
    background: #fff;
	position: relative;
	top:0px;left:0px;
    height: 100px;
    margin-bottom: 0;
    margin-top: 0;
 
}

.login_middle {
    margin: 0px auto;
    width: 300px;
}
 
#signup_popup {
    margin: 0;
    padding: 0;
    text-align: left;
    width: 360px;
} 

#signup_popup a:visited {
     color: #666666;
}

#medit_popup {
    margin: 0;
    padding: 0;
    text-align: left;
    width: 360px;
} 
#sip_popup {
    margin: 0;
    padding: 0;
    text-align: left;
    width: 360px;
}
.form3 {
    background-color: #fbfbfb;
    border: 1px solid #dcdde3;
    color: #798dd8;
    height: 14px;
    letter-spacing: 0;
    padding: 4px 2px 2px;
    width: 214px;
}
 
.right {
    display: inline;
    float: right;
    margin-right: 30px;
    padding-top: 20px;
    text-align: center;
}

.checkbox {
    color: #666666;
    font-size: 12px;
    margin-left: 124px;
    margin-top: 0;
    padding-top: 10px;
    text-align: left;
}

.text_style {
    color: #666666;
    font-size: 12px;
}

.gap01 {
    border-bottom: 2px dotted #e4e4e4;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 10px;
}
 
 .pgtitles{
	float:left;font-size:16px;margin-top:6px;font-weight:bold;width:50%;
 }