@charset "utf-8";
/****************************************/
/*	Name: Geniezip
/*	PART: LAYOUT STYLE
/*	Version: 1.0
/*	Design: jieun.park
/*	Author: 
/****************************************/


/*** 공지사항 ***/
#notice_view{width:900px; height:auto; margin:0 auto; padding-top:50px; margin-bottom:80px;}
#notice_view h3{width:100%; margin-bottom:25px; }

#notice_view .notice_view_info{widht:900px; height:100%; margin-bottom:20px; }
#notice_view .notice_view_info table{position: relative; margin:0 auto; border:1px solid #d8d6d6; width:900px;} 
#notice_view .notice_view_info th{background:#f3f3f3; width:150px; height:32px; padding:2px; text-align:center; border-right:1px solid #d8d6d6;  border-bottom:1px solid #d8d6d6;}
#notice_view .notice_view_info td{width:300px; height:32px; padding:10px; border-bottom:1px solid #d8d6d6; border-right:1px solid #d8d6d6;  }
#notice_view .notice_view_info .txt_input{width:880px; min-height:300px; vertical-align:top; margin:0 auto;}


#notice_view .notice_goto{width:900px; height:auto; margin:50px 0;}
#notice_view .notice_goto table{width:900px; height:auto; border-top:2px solid #ccc;}
#notice_view .notice_goto th{border-bottom:1px solid #ddd; width:150px; height:40px;}
#notice_view .notice_goto td{border-bottom:1px solid #ddd; height:40px;}