@import url("http://fonts.googleapis.com/earlyaccess/nanumgothic.css");


a {selector-dummy: expression(this.hideFocus=true);}/* ¸µÅ©Á¡¼± ¾ø¾Ö±â*/
a:link {text-decoration:none;color:#666;}
a:visited {text-decoration:none;color:#666;}
a:active {text-decoration:none;color:#000000;}
a:hover {text-decoration:none;color:#666;}

body{font-family:'³ª´®°íµñ', NanumGothic, 'Nanum Gothic';color:#5d5d5d;}
input,textarea{color:#5d5d5d;}

.bbs_header{text-align:center;border-top:2px solid #cbcbcb;border-bottom:1px solid #cbcbcb;border-collapse:collapse;height:30px;}
.bbs_title{width:100%;font-size:1.167rem;font-weight:bold;height:35px;line-height:35px; text-align:center;}


/* View CSS */
.viewWrap {padding:0 20px;}
.view_title2 {border-bottom:1px solid #ccc; height:40px;}
.view_title2 table {width:100%; border-collapse:collapse;}
.view_title2 table tr td:nth-child(1){width:30%; text-indent:10px; height:40px; vertical-align:middle;}
.view_title2 table tr td:nth-child(2){width:20%; text-indent:10px; height:40px; vertical-align:middle;}
.view_title2 table tr td:nth-child(3){width:10%; text-indent:10px; height:40px; vertical-align:middle;}
.view_title2 table tr td:nth-child(4){width:40%; text-indent:10px; height:40px; vertical-align:middle; text-align:right; padding:0 10px 0 0;}
.view_title2 table tr td {border-top:1px solid #ccc; border-bottom:1px solid #ccc;}

.bbs_list{text-align:center;border-bottom:1px solid #eeeeee;font-size:1rem;border-collapse:collapse;}
.bbs_cont{clear:both;text-align:center; border-bottom:1px dashed #ccc;}
.view_con {margin:10px 0; display:table; width:96%; padding:0 10px;}

/* bbs_reg CSS */
#page_cont {width:98%; margin:0 auto;}
.bbs_write{width:100%;min-height:500px;}
.bbs_write .bbs_write_table {border:1px solid #EEEEEE;text-align:left;border-collapse:collapse;margin:0 0 10px 0; width:100%;}
.bbs_write .bbs_write_table tr td {height:30px; line-height:30px; border:1px solid #ccc; padding:0 10px}
.bbs_write .bbs_write_table tr td input {height:20px; vertical-align:middle;}

.input_txt1 {width:70%; padding:0 0 0 5px}
.input_txt2 {width:120px; padding:0 0 0 5px}
#secretYN {vertical-align:middle;}

.hi_txt{font-size:1.083rem;color:#5b5d5c;}
.hi_txt_m{font-size:1rem;color:#f56f31; font-weight:bold;}
.hi_txt_s{font-size:0.9167rem;color:#f56f31;}

.blue_txt_s{font-size:1.167rem;color:#6d92f8;}
.blue_txt_m{font-size:1rem;color:#6d92f8;}

.red_txt_s{font-size:0.9167rem;color:#fd6659;}
.red_txt_m{font-size:1.333rem;color:#fd6659;}
.br_txt_s{font-size:0.9167rem;color:#7e6d0f;}
.br_txt_m{font-size:1rem;color:#7e6d0f;}
.br_txt_l{font-size:1.167rem;color:#7e6d0f;}

.inp {width:300px;}


.td_title {width:20%; text-align:center}
.td_value {width:75%;}




@media all and (min-width:768px) and (max-width:1024px) {
	.view_con {margin:20px 0; display:table; width:96%;}
}

@media all and (min-width:1025px) { 
	.view_con {margin:40px 0; display:table; width:96%;}
}