@charset "UTF-8";

/* Page Title */


/* 게시판 */

#board  {width:100%; float:left;}

table.list   {width:100%; float:left;      border-top:1px solid #333;     border-bottom:1px solid #707070;  }
table.list  th   { padding:11px 5px 12px 5px; background:#f7f7f7;  font-size:16px; font-weight:500; color:#333;  border-bottom:1px solid #ddd;}
table.list  td   {padding:11px 5px 11px 5px; vertical-align:middle; font-size:16px; color:#777; border-bottom:1px solid #ddd;}

table.list i { font-size:16px; color:#999; vertical-align:middle; margin-right:2px; margin-top:-3px;}

#board .view_bar       {border-top:1px solid #333; text-align:center; padding:11px 0px 12px 0px; background:#f7f7f7; /*background:url('/common/img/board/th_bg.png') repeat-x bottom center;*/  font-size:16px;  font-weight:500; color:#333;  border-bottom:1px solid #ddd; }


/*공지사항 뷰페이지*/

.view      {width:100%; float:left;  }
.view    td  {padding:10px; vertical-align:middle; font-size:15.5px;}
table.view	td.view01			{  width:15%; background-color:#f9f9f9; border-bottom:1px solid #ddd; text-align:center; font-weight:500;}
table.view	td.view02			{  line-height:20px; border-bottom:1px solid #ddd;  color:#666; }
table.view	td.view03			{border-bottom:1px solid #999; overflow:hidden}
table.view	td.view04			{width:100%; background-color:#f9f9f9; border-bottom:1px solid #ddd; text-align:center; }
table.view  img  {vertical-align:middle; margin-right:3px;}
table.view  i  {vertical-align:middle; font-size:18px;}
table.view  .down_btn {border:0px solid #c00; color:#c00; padding:2px 5px; font-size:15px;}

table .c  {text-align:center !important;}


table.reply  {width:100%; float:left;}
table.reply  td {  overflow:hidden; background-color:#f9f9f9;}

table.write   {width:100%; float:left; border-top:1px solid #ddd;  border-bottom:1px solid #707070; margin-bottom:20px;}
table.write  th   {padding:10px; vertical-align:middle; background-color:#f9f9f9; font-size:1em; text-align:left; font-weight:500; color:#333;  border-bottom:1px solid #ddd;}
table.write  td   {padding:10px; font-size:1em; color:#777; border-bottom:1px solid #ddd;}

table.write .table_info_t  {line-height:30px; color:#666;}



.page     {text-align:center;  font-size:14px; float:left; color:#666;  width:100%; margin-top:20px;   display:inline-block;}
.page   ul { float:right; position:relative; left:-50%;}
.page   li { float:left; position:relative;  left:50%;  }


.page .no {border:1px solid #c4c4c4;  width:35px; line-height:32px; box-sizing:border-box;  border-right:none; }


.page a {	display:inline-block; 	text-decoration:none;	   }


.page  .no a:link	{  color:#999;  }
.page   .no a:hover	{color:#999;   }
.page   .no oa:active	{ color:#999;  }
.page   .no  a:visited	{   color:#999;}

.page .ov  {border:1px solid #555; background-color:#555;  width:35px; line-height:32px; box-sizing:border-box;   border-right:none; color:#fff;}

.page   .ov a:link	{  color:#fff;  }
.page   .ov a:hover	{color:#fff;   }
.page   .ov a:active	{ color:#fff;  }
.page   .ov a:visited	{   color:#fff;}


.search		 {margin-top:20px; float:left;  width:100%;  text-align:center; padding-bottom:20px; }
.search img  {margin-left:3px;}
.search > .input02  {padding:3px 5px; height:32px;  font-size:0.9em; width:50%; border:1px solid #ddd; color:#555; box-sizing:border-box; }
.search > .select02  {padding:0px 0px 0px 4px; height:32px;  border:1px solid #ddd; width:100px; }

.input01 {padding:3px 5px; height:32px;  font-size:0.9em; border:1px solid #ddd !important; color:#555; box-sizing:border-box; }

 .select01 {color:#777; font-size:14.5px;}
 a.search_btn   {   background:#333;  text-align:center; margin-left:5px;   color:#fff !important;  display:inline-block;
 font-size:15px; font-weight:400; line-height:31px; border-radius:3px;  padding:0px 30px; }




/* 탭 */
.tab      { float:left;  width:100%; }
.tab ul.tab_btn   { float:left;  width:100%; border:1px solid #ddd; margin-bottom:20px; }
.tab ul.tab_btn li {float:left; text-align:center; font-weight:400 !important;  box-sizing:border-box; }
.tab ul.tab_btn li:last-child {border-right:none;}

.tab .tab_p    {background-color:#fff; border-right:1px solid #ddd; }

.tab .tab_p a {display:block; line-height:43px; text-decoration:none;  font-size:18px;  padding:3px 30px; }

.tab .tab_p a:link		{color:#777; font-weight:300; text-decoration:none;}
.tab .tab_p a:hover		{color:#777; font-weight:300; text-decoration:none;}
.tab .tab_p a:active	{color:#777; font-weight:300; text-decoration:none;}
.tab .tab_p a:visited	{color:#777; font-weight:300; text-decoration:none;}


.tab .tab_p_ov     	   		{background-color:#555; padding:3px 30px; text-align:center; border-right:1px solid #ddd;}

.tab .tab_p_ov  a 			{display:block; border-bottom:none; line-height:43px; text-decoration:none; font-size:18px; font-weight:500;}

.tab .tab_p_ov a:link		{ color:#fff; text-decoration:none;}
.tab .tab_p_ov a:hover		{ color:#fff; text-decoration:none;}
.tab .tab_p_ov a:active		{ color:#fff; text-decoration:none;}
.tab .tab_p_ov a:visited	{ color:#fff; text-decoration:none;}





.tab2    {width:100%; float:left; margin-top:50px; height:70px;  background:url('/common/img/board/tab_line.png') repeat-x; }
.tab2   li {float:left;}

.tab2  .tab_        {width:168px; float:left;  height:38px; font-size:0.9em; background:url('/common/img/board/tab_bg.png') no-repeat center top;}

.tab2  .tab_  a {
	display:inline-block;
     text-decoration:none;
	 padding-top:10px;
	 padding-left:10px;
     width:100%;
	}

.tab2  .tab_ a:link		{ color:#666; text-decoration:none;}
.tab2  .tab_ a:hover	{ color:#666; text-decoration:none;}
.tab2  .tab_ a:active	{ color:#666; text-decoration:none;}
.tab2  .tab_ a:visited	{ color:#666; text-decoration:none;}


.tab2  .tab_ov        {width:168px; float:left;  height:38px; font-size:1em; font-weight:500; background:url('/common/img/board/tab_ov_bg.jpg') no-repeat center top;}

.tab2  .tab_ov  a {
	display:inline-block;
     text-decoration:none;
	 padding-top:7px;
	 padding-left:10px;
    width:100%;

	}

.tab2  .tab_ov a:link	{  color:#333; text-decoration:none;}
.tab2  .tab_ov a:hover	{color:#333; text-decoration:none;}
.tab2  .tab_ov a:active	{ color:#333; text-decoration:none;}
.tab2  .tab_ov a:visited	{ color:#333; text-decoration:none;}

.tab2  .tab    b   {color:#1c1d6f;}



/* 로그인 탭 */
.mem_tab { float:left;  width:100%; }
.mem_tab ul.tab_btn   { float:left;  width:100%; border:1px solid #ddd; margin-bottom:20px; }
.mem_tab ul.tab_btn li {float:left; text-align:center; font-weight:400 !important;  box-sizing:border-box; }
.mem_tab ul.tab_btn li:last-child {border-right:none;}

.mem_tab .tab_p    {background-color:#fff; }

.mem_tab .tab_p a {display:block; line-height:43px; text-decoration:none;  font-size:18px;  padding:3px 30px; }

.mem_tab .tab_p a:link		{color:#777; font-weight:300; text-decoration:none;}
.mem_tab .tab_p a:hover		{color:#777; font-weight:300; text-decoration:none;}
.mem_tab .tab_p a:active	{color:#777; font-weight:300; text-decoration:none;}
.mem_tab .tab_p a:visited	{color:#777; font-weight:300; text-decoration:none;}


.mem_tab .tab_p_ov     	   		{background:#555; padding:3px 30px;  text-align:center; border-right:1px solid #ddd;}

.mem_tab .tab_p_ov  a 			{display:block; border-bottom:none; line-height:43px;  text-decoration:none; font-size:18px; font-weight:500;}

.mem_tab .tab_p_ov a:link		{ color:#fff;  text-decoration:none;}
.mem_tab .tab_p_ov a:hover		{ color:#fff;  text-decoration:none;}
.mem_tab .tab_p_ov a:active		{ color:#fff;  text-decoration:none;}
.mem_tab .tab_p_ov a:visited	{ color:#fff;  text-decoration:none;}



/* faq */
#opinion  {width:100%; float:left;}
#opinion	li			{width:100%; font-size:16px; color:#a3a1a1;  }
.faqno					{width:15%; float:left; padding:11px 0 0 0 ; text-align: center; font-size:14px;}
.faqtlt					{width:85%; float:left; padding:11px 0 8px 0;  font-size:16px;}
.faqline				{width:100%; height:1px; overflow:hidden;  border-bottom:1px solid #ddd; clear: both;}


/* 갤러리 */
.photo_list  {width:100%; float:left;}
.photo_list ul {width:100%; float:left; margin-bottom:20px;}
.photo_list li {font-size:18px; }
.photo_list li a img { width:100%;}
.photo_list li a {color:#333 !important;  }

.photo_list li .photo_txt_wrap {width:100%; float:left; border:1px solid #ddd; padding:10px; box-sizing:border-box;}
.photo_list li .photo_txt_wrap h5 {width:100%; float:left; font-size:18px; font-weight:500;}
.photo_list li .photo_txt_wrap span.date {font-size:15px; color:#333;}
.photo_list li .photo_txt_wrap span.writer {font-size:15px; color:#777; margin-left:3px;}


/*버튼*/
a.list_btn   {   background:#fff;  text-align:center; margin-left:5px; box-shadow:1px 1px #ddd;  color:#777 !important; margin-top:15px;
 font-size:15px; font-weight:400; line-height:30px; border-radius:3px;  border:1px solid #ddd; padding:0px 20px; float:right;}

a.list_btn33   {   background:#333;  text-align:center; margin-left:5px; box-shadow:1px 1px #ddd;  color:#fff !important;
 font-size:15px; font-weight:400; line-height:33px; border-radius:3px;  border:1px solid #333; padding:2px 35px; float:right;}

 a.list_btn3   {   background:#159fb8;  text-align:center; margin-left:5px;  color:#fff !important;
 font-size:15.5px; font-weight:400; line-height:40px; border-radius:3px;  padding:3px 35px; float:right;}