@charset "UTF-8";

/* Page Title */

 
/* °Ô½ÃÆÇ */

#board   {width:100%; float:left; }
#board   table.list   {width:100%; float:left; border-top:2px solid black;  border-bottom:1px solid #707070;}
#board  table.list  th   {padding:7px 5px 10px 5px; background-color:#f9f9f9; font:bold 13px "Malgun Gothic","arial"; color:#333;  border-bottom:1px dotted #999;}
#board  table.list  td   {padding:7px 5px 10px 5px; vertical-align:middle;  font:normal 13px "Malgun Gothic","arial"; color:#777; border-bottom:1px dotted #999;}

.page     {text-align:center; font:normal 13px "Malgun Gothic","arial"; float:left; color:#666; width:100%; margin-top:20px;}
.page   .n {}
.page   img {padding-top:5px; margin:0px 2px 0 2px;}


.page   .n  a {
	display:inline-block;
    padding:2px 10px 5px 10px;
	text-decoration:none;
  }


.page   .n a:link	{  color:#666;  background-color:#f4f4f4;}
.page   .n a:hover	{color:#fff;  background-color:#b90000; }
.page   .n a:active	{ color:#fff;  background-color:#b90000;}

.page   .n_ov  a {
	display:inline-block;
    padding:2px 10px 5px 10px;
	text-decoration:none;
  }

.page   .n_ov a:link	{  color:#fff;  background-color:#b90000;}
.page   .n_ov a:hover	{color:#fff;  background-color:#b90000; }
.page   .n_ov a:active	{ color:#fff;  background-color:#b90000;}



#board   .view_bar       {padding:7px 5px 10px 5px; text-align:center; border-top:2px solid black; background-color:#f9f9f9;
                       font:bold 12px "Malgun Gothic","arial"; color:#333; border-bottom:1px dotted #999; }

#board      .view      {width:100%; float:left;  }
#board      .view    td  {padding:7px 5px 10px 5px; vertical-align:middle;}
#board   table.view	td.view01			{height:25px; background-color:#f9f9f9; border-bottom:1px dotted #999; text-align:center; font:bold 13px "Malgun Gothic","arial";}
#board   table.view	td.view02			{font:normal 13px "Malgun Gothic","arial"; line-height:20px; border-bottom:1px dotted #999;  color:#666; }
#board   table.view	td.view03			{border-bottom:1px dotted #999; overflow:hidden}


							
#board  .search							{margin-top:40px; float:left;  width:100%; background-color:#f9f9f9; border:1px solid #ddd; 
                                       text-align:center; float:left;padding:8px 0 10px 0;}

#board   table.write   {width:100%; float:left; border-top:2px solid black;  border-bottom:1px solid #707070;}
#board  table.write  th   {padding:7px 7px 10px 7px; vertical-align:middle; background-color:#f9f9f9; font:bold 13px "Malgun Gothic","arial"; color:#333;  border-bottom:1px dotted #999;}
#board  table.write  td   {padding:7px 7px 10px 15px;  font:normal 13px "Malgun Gothic","arial"; color:#777; border-bottom:1px dotted #999;}


/* faq */
#opinion	li			{width:100%; font-size:12px; color:#a3a1a1;  }
.faqno					{width:85px; float:left; padding:10px 0 0 0 ; text-align: center; font:normal 13px "Malgun Gothic","arial"}
.faqtlt					{width:576px; float:left; padding:10px 0 6px 0;  font:normal 13px "Malgun Gothic","arial"}
.faqline				{width:100%; height:1px; overflow:hidden;  border-bottom:1px dotted #999; clear: both;}




.event   {width:100%; float:left; border-top:1px solid #ddd;  border-bottom:1px solid #ddd; margin-bottom:10px;}
.event  .img   {float:left; border:1px solid #ddd;}
.event  ul  {width:450px; margin-right:50px; float:right;}
.event  li  {padding-top:5px;}
.event  .icon  {font-size:13px; font-weight:600; color:#fff;background-color:red;padding:3px 10px 3px 10px;}
.event  .icon2  {font-size:13px; font-weight:600; color:#fff;background-color:blue;padding:3px 10px 3px 10px;}
.event  .t1  {font-size:15px; font-weight:600; padding-top:15px;}
.event  .t2  {font-size:13px; color:#666; line-height:20px;}
.event  .t3  {font-size:12px;color:#999; }
