@charset "utf-8";
/* 폰트 지정 */
body, td { 
	font-family:돋움; 
	font-size:12px;
	line-height: 14px;
	margin:0px;
	
    
}
form, input, textarea, select, option { 
	font-family:돋움; 
	font-size:12px;
	color:#5C5C5C; 
}
div, span, pre, xmp {
	font-family:돋움;
	font-size:12px;
	letter-spacing:0pt;
}

.ccode {	color:#FF6600;TEXT-DECORATION: none;font-weight:bold;font-size:12px;}

/* 링크 지정 */
a:link		{ color:#515151; text-decoration:none  ;font-size:12px;} 
a:visited	{ color:#515151; text-decoration:none  ;font-size:12px;} 
a:hover		{ color:#FF6600; text-decoration:none  ;font-size:12px;} 
a:active	{ color:#515151; text-decoration:none  ;font-size:12px;} 


/* member */
.t_mod {
	border: 5px solid #ADA2A3;
	padding: 1px;
}

.m_t1 {
background-color:    #A7A09A;
color:               #ffffff;
font:                12px tahoma, 돋움;
font-weight:         bold;
letter-spacing:      -0.05em;
padding-left:        10px;
border:              0px;
height:              27px;
text-align:          left;
BORDER-bottom:       #E8E6E5 1px solid; 

}

.m_t2 {
background-color:    #ffffff;
color:               #676767;
font:                12px tahoma, 돋움;
letter-spacing:      -0.05em;
top:                 0px;
left:                0px;
margin:              0px;
padding-left:        10px;
border:              0px;
height:              27px;
text-align:          left;
BORDER-bottom:       #E8E6E5 1px solid; 

}
.t_box {
	font-size: 12px;
	color: #999999;
	border: 1px solid #CECEC8;
}

.t_box1 {
	font-size: 12px;
	color: #999999;
	border: 1px solid #D6D6D6;
	background-color: #F6F6F6;
}

.t_b {
	list-style-image: url(../img/community/t_b.gif);
}


/* 공지사항 */

.main_bg {
	background-image: url(../img/main/right_bg_.jpg);
	background-repeat: repeat;	
}
.sub_top_bg {
	background-image: url(../img/common/body_058.gif);
	background-repeat: repeat;	
}

.notice_bg {
	background-image: url(../img/notice/notice_bg.gif);
	background-repeat: no-repeat;
	height:383px;
	padding-top: 00px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 368px;
}

.notice_bg_01 {
	background-image: url(../img/office/notice_bg_01.gif);
	background-repeat: no-repeat;
	height:383px;
	padding-top: 00px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 400px;
}

/* 게시판 */
.box_1 {
	background-image: url(../img/community/box_bg1.gif);
	background-repeat: no-repeat;
}

.box_2 {
	background-image: url(../img/community/box_bg2.gif);
	background-repeat: no-repeat;
}

.box_3 {
	background-image: url(../img/community/box_bg3.gif);
	background-repeat: repeat-y;
	padding: 10px;
}


/* 게시판 테이블--------------------------- */
table.basic{
	width:700px;
}

table.basic td.btit{
	color: #A15000;
	font-size: 12px;
	font-family: "돋움";
	font-weight:bold;
	height:29px;
	text-align:center;
	background-image: url(../img/community/bd_line1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}

table.basic td.sub{ 
background-color: #ffffff;
  border-top: 0px solid #6A8DCA;
  border-left: 0x solid #6A8DCA;
  border-right: 1px solid #6A8DCA;
  border-bottom: 1px solid #6A8DCA;
  font-size: 12px;
  font-family: "돋움";



  padding: 3px 5px 3px 10px;

}
table.basic td.txt{
	font-size: 12px;
	font-family: "돋움";
	text-align:center;
	padding: 5px 0 5px 0;
	background-image: url(../img/community/bd_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}	
.search_bg {
	background-image: url(../img/community/search_bg.gif);
	background-repeat: no-repeat;
}


table.basic td.txt1{
	font-size: 12px;
	font-family: "돋움";
	text-align:left;
	padding: 5px 0 5px 0;
	background-image: url(../img/community/bd_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}	

table.show{
	width:700px;
}

table.show td.btit{
	color: #A15000;
	font-size: 12px;
	font-family: "돋움";
	font-weight:bold;
	height:29px;
	text-align:left;
	background-image: url(../img/community/bd_line1.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}

table.show td.btit1{
	color: #514A40;
	font-size: 12px;
	font-family: "돋움";
	font-weight:bold;
	text-align:left;
	background-image: url(../img/community/bd_line1.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	height:20px;
}

table.show td.sub{ 
background-color: #F7F7F7;
  border-top: 1px solid #D1D1D1;
  border-left: 0x solid #6A8DCA;
  border-right: 0px solid #6A8DCA;
  border-bottom: 1px solid #D1D1D1;
  font-size: 12px;
  font-family: "돋움";



  padding: 3px 5px 3px 10px;

}

table.show td.sub1{ 
background-color: #F7F7F7;
  border-top: 1px solid #D1D1D1;
  border-left: 0x solid #6A8DCA;
  border-right: 0px solid #6A8DCA;
  border-bottom: 1px solid #D1D1D1;
	color: #FF6600;
	font-size: 12px;
	font-family: "돋움";
	font-weight:bold;
	text-align:left;

}

.line_b {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DEDEDE;
	border-right-color: #DEDEDE;
	border-bottom-color: #DEDEDE;
	border-left-color: #DEDEDE;
	height:29px;
}
.text_brown {
	font-size: 12px;
	color: #B66E3F;
}






table.gallery{
	width:700px;
}

table.gallery td.btit{
	color: #FF3F3F;
	font-size: 12px;
	font-family: "돋움";
	height:29px;
	text-align:left;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom: 2px solid #F2922B;
}


table.add{
	width:700px;
}

table.add td.top{
	color: #454545;
	font-size: 12px;
	font-family: "돋움";
	font-weight:bold;
	height:29px;
	text-align:left;
	border-top: 2px solid #B9B9B9;
    border-left: 1x solid #E6E6E6;
    border-right: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

table.add td.sub{ 
  background-color: #ffffff;
  border-top: 0px solid #6A8DCA;
  border-left: 0x solid #6A8DCA;
  border-right: 0px solid #6A8DCA;
  border-bottom: 1px solid #E6E6E6;
  font-size: 12px;
  font-family: "돋움";
  height:29px;



  padding: 3px 5px 3px 10px;

}

.add_text{
	color: #454545;
	font-size: 12px;
	font-family: "돋움";
	font-weight:bold;
	text-align:left;
}

.box_g{ 
 background-color: #ffffff;
  border-top: 1px solid #E1E1E1;
  border-left: 1x solid #E1E1E1;
  border-right: 1px solid #E1E1E1;
  border-bottom: 1px solid #E1E1E1;
  font-size: 12px;
  font-family: "돋움";



  padding: 3px 5px 3px 10px;

}
.bbs_text_{
	color: #82939C;
	font-size: 12px;
	font-family: "돋움";
}

.main_bg {	
	background-image: url(../img/main/body_bg.gif);
	background-repeat: repeat-x;
}

.sub_bg {	
	background-image: url(../img/main/body_bg.gif);
	background-repeat: repeat-x;;
}