@charset "UTF-8";

/* Page Title */

 
/* 게시판 */

table.list   {width:100%; margin-top:5px; float:left; border-top:1px solid black;  border-bottom:1px solid #707070;  }
table.list  th   { padding:10px; background-color:#f9f9f9; font-size:16px; font-weight:500; color:#333;  border-bottom:1px solid #ddd;}
table.list  td   {padding:10px; vertical-align:middle; font-size:15px; color:#777; line-height:1.3em; border-bottom:1px solid #ddd;}
table.list  td b {font-weight:500; font-size:16px; color:#333}


/*뷰페이지*/

.view_bar       {padding:12px 0px;  margin-top:5px; text-align:center; border-top:1px solid black; background-color:#f9f9f9;
                      font-weight:500; font-size:16px; color:#333; border-bottom:1px solid #ddd; float:left; width:100%; }

table.view      {width:100%; float:left;  }
 table.view	td {padding:9px; vertical-align:middle;  border-bottom:1px solid #ddd;}  
table.view    td.info  { font-size:15px; color:#666; }
table.view	th			{  width:16%; background-color:#f9f9f9; border-bottom:1px solid #ddd; text-align:center;  font-size:15px; font-weight:500;}
 table.view	td img {vertical-align:middle;} 

table.reply  {width:100%; float:left; margin-top:-1px; box-sizing:border-box; border-top:1px solid #ddd; background-color:#f9f9f9;}
table.reply  th { font-size:14px; line-height:1.3em; font-weight:500; color:#333; padding:13px 10px; width:16%;}
table.reply  td {  font-size:14px; line-height:1.3em; color:#666; padding:13px 10px;}



table.info_table   {width:100%; float:left; border-top:1px solid black;  border-bottom:1px solid #707070;}
table.info_table  th   {padding:10px; vertical-align:middle; background-color:#fff; font-size:0.95em; text-align:left; font-weight:600; color:#333;  
                           border-bottom:1px solid #ddd;  line-height:1.3em; }
table.info_table  td   {padding:10px; font-size:0.95em;   line-height:1.3em;color:#777; border-bottom:1px solid #ddd;}




/*글쓰기테이블*/

table.write   {width:100%; float:left; border-top:1px solid black;  border-bottom:1px solid #707070;}
table.write  th   {  width:20%; vertical-align:middle; background-color:#fff; font-size:16px; text-align:left; font-weight:500; color:#333;   border-bottom:1px solid #ddd;  }
table.write  td   {padding:8px; font-size:16px;  line-height:1.4em; color:#777; border-bottom:1px solid #ddd;}
   table.write  td select  {vertical-align:middle;}
 table.write  td input  {vertical-align:middle;}
 table.write  b  {font-weight:500; color:#333;   }

 
/*페이지*/


.page     {text-align:center;  font-size:15px; font-weight:500;  color:#666;  width:100%; margin-top:40px;   display:inline-block;}
.page   ul { float:right; position:relative; left:-50%;}
.page   li { float:left; position:relative;  left:50%; margin-left:-1px; font-size:14px;   }


 

.page a {
	display:inline-block;
 	text-decoration:none;
 	border:1px solid #d1d1d1;  width:32px; line-height:32px; height:32px;     color:#999;
   }

.page   img {width:31px;}
 
 .page a.ov  {border:1px solid #555; background-color:#555;   color:#fff !important;}



/*서치*/
 						
.search     {margin-top:20px;  width:100%; display:inline-block;background-color:#fff; border:1px solid #ddd;   text-align:center;  padding:10px  0;}
.search  .input01  {width:50%; height:33px !important;}
.search  .select01  {  vertical-align:middle; height:33px !important;}
.search a {background-color:#333; color:#fff !important; line-height:33px; font-size:14px; font-weight:500; padding:0 30px; display:inline-block; vertical-align:middle;}
									   
 


/* faq */
#opinion  {width:100%; float:left;   }
#opinion	li			{width:100%; font-size:14px; color:#a3a1a1;  }
#opinion	li img			{vertical-align:-5px; }
.faqno					{width:10%; float:left; padding:10px 0 0 0 ; text-align: center; font-size:15px;}
.faqtlt					{width:90%; float:left; padding:10px 0 8px 0;  font-size:15px;}
.faqline				{width:100%; height:1px; overflow:hidden;  border-bottom:1px solid #ddd; clear: both;}



/*포토*/
  
  ul.photo_list {width:100%; float:left; margin-top:20px;}
  ul.photo_list:first-child { margin-top:0;}

 ul.photo_list li {width:31%;  float:left; margin-right:3.5%;  border:1px solid #ddd; padding:2%; box-sizing:border-box; position:relative; box-shadow:1px 1px 2px #ddd;   }
 ul.photo_list li:nth-child(3) {float:right; margin-right:0; }
 ul.photo_list li:nth-child(6) {float:right; margin-right:0; }
 ul.photo_list img {width:100%; margin-bottom:20px; border-bottom:1px solid #ddd; }
 ul.photo_list li b {font-size:17px; color:#333; font-weight:400; line-height:1.2em; width:100%; display:inline-block; }
  
 ul.photo_list  li  .date {font-size:16px; font-weight:300; color:#777;  letter-spacing:0px; }
  
  
  
 ul.photo_list li a.btn  {width:100%; margin-top:20px; border:3px solid #ddd; color:#999; font-size:15px; font-weight:300; text-align:center; box-sizing:border-box; line-height:40px; display:inline-block; letter-spacing:0.2px;}
 ul.photo_list li  a.btn:hover		{ color:#fff; background-color:#333; border:3px solid #333;}


ul.result_list {width:100%; float:left; }
ul.result_list li {width:100%; display:inline-block; border:1px solid #ddd; margin-bottom:20px; box-sizing:border-box; padding:20px; border-radius:3px; box-shadow:1px 1px 3px #ddd; }
ul.result_list li:last-child { margin-bottom:0;  }
 ul.result_list li h4 {font-size:23px; color:#333; font-weight:500; line-height:1.2em; width:100%; display:inline-block; padding-bottom:10px; margin:10px 0 13px 0; border-bottom:1px solid #ddd;}

ul.result_list li img {float:left; width:350px; }
ul.result_list li div {width:65%; float:right; font-size:15px; font-weight:300; color:#666; line-height:1.4em; }
ul.result_list li div p {display:inline-block; width:100%; padding-bottom:4.3px; }
 ul.result_list li  div b {  color:#444; font-weight:500; ;}


 
 .list_btn  {display:inline-block; text-align:center; line-height:30px;  margin-left:7px; font-size:14.5px; float:right;  margin-top:10px; padding:0 20px; box-shadow:1px 1px 3px #ddd; background-color:#fff; border:1px solid #ddd; color:#555 !important; border-radius:3px; }
