@charset "euc-kr";

/* Page Title */

@import url(default.css);
 
/* °Ô½ÃÆÇ */


#board table a:link		{text-decoration:none; color:#333; } 
#board table a:hover		{text-decoration:none; color:#3987bf; }
#board table a:active	   {text-decoration:none; color:#3987bf;}
#board table a:visited	{text-decoration:none; color:#333; }

#board ul a:link		{text-decoration:none; color:#333; } 
#board ul a:hover		{text-decoration:none; color:#3987bf; }
#board ul a:active	   {text-decoration:none; color:#3987bf;}
#board ul a:visited	{text-decoration:none; color:#333; }



table.list						{width:100%; margin:0px 0 0 0px; float:left;}
table.list					  td  {border-left:1px solid #ddd; font-size:14px; font-weight:normal; border-bottom:1px solid #ddd; padding:10px; color:#888; }
table.list                    th  {border-left:1px solid #ddd; font-size:14px; font-weight:normal; padding:10px;  border-bottom:1px solid #ddd;  border-top:1px solid #333; text-align:center;  }


/* º¸±â */


.view_bar					  {font-size:14px; font-weight:normal; padding:10px;  float:left; width:100%; border-bottom:1px solid #ddd;  
                             border-top:1px solid #333; text-align:center; }

table.view						{width:100%; margin:0 auto;}
table.view	td.view01			{background-color:#f9f9f9; border-bottom:1px solid #ddd; padding:9px; text-align:center; font-size:14px;}
table.view	td.view02			{font-size:14px; border-bottom:1px solid #ddd; padding-top:9px; color:#666; padding-left:10px;}
table.view	td.view03			{border-bottom:1px solid #ddd; padding:20px 10px 20px 10px; overflow:hidden}
							



.page							{width:100%;  float:left; padding-top:30px; text-align:center;}

.num                           { font-size:13px;}


.num  a {
	display:inline-block;
	padding:5px 0 5px 0;
	width:30px; 
	margin:0 2px 0 2px;
	 text-align:center;
 } 


.num a:link		    {text-decoration:none; color:#666;  border:1px solid #ddd; }
.num a:visited	      {text-decoration:none; color:#666; border:1px solid #ddd; }
.num a:hover		{text-decoration:none; color:#333; background-color:#fff;  border:1px solid #333; }
.num a:active   	{text-decoration:none; color:#333; background-color:#fff;  border:1px solid #333; }

.ov                           { font-size:13px;}


.ov  a {
	display:inline-block;
	padding:5px 0 5px 0;
	width:30px; 
	margin:0 2px 0 2px;
	 text-align:center;
 } 



.ov a:link		    {text-decoration:none; color:#333; background-color:#fff;  border:1px solid #333; }
.ov a:visited	      {text-decoration:none; color:#333; background-color:#fff;  border:1px solid #333; }
.ov a:hover		{text-decoration:none; color:#333; background-color:#fff;  border:1px solid #333; }
.ov a:active   	{text-decoration:none; color:#333; background-color:#fff;  border:1px solid #333;}

.search							{width:100; float:right; height:45px;}
.search	 select {vertical-align:top}
.search	span {vertical-align:top}




/* ±Û¾²±â*/

table.write				{float:left; width:100%; border-top:1px solid #0a0a0a;  border-bottom:1px solid #ddd; margin-bottom:30px;}

table.write th				{  padding:13px 0 10px 13px; border-bottom:1px solid #ddd; 
                            font-size:15px; font-weight:normal; text-align:left; color:#111; vertical-align:middle;}

table.write td				{padding:13px 0 10px 13px; border-bottom:1px solid #ddd; vertical-align:middle; 
                         font-size:14px; font-weight:normal; color:#777;}


.text_p           {font-size:12px; font-weight:bold; text-align:center;}




#board  .photo   {width:100%; float:left; margin-bottom:10px; margin-top:10px;  }
#board  .photo ul  {width:245px; float:left;  margin-right:25px; }
#board  .photo  li   {width:100%; float:left;  }
#board  .photo  img   {width:100%; border:1px solid #ddd; }
#board  .photo  .date   {color:#999; padding-top:5px; font-size:13px; font-family:arial;}
#board  .photo  .text   {color:#999; padding-top:5px; font-size:13px;   line-height:20px; }
#board  .photo  .tt   {padding-top:10px;  font-size:15px;}

#board  .company5_photo   {width:100%; float:left; margin-bottom:15px; margin-top:10px;  }
#board  .company5_photo ul  {width:245px; float:left;  margin-right:25px; }
#board  .company5_photo  li   {width:100%; float:left;  }
#board  .company5_photo  img   {width:100%; border:1px solid #ddd; height:320px; }
#board  .company5_photo  .date   {color:#1f408f; padding-top:15px; font-size:15px;  line-height:20px; font-family:arial;}
#board  .company5_photo  .text   {color:#999; padding-top:5px; font-size:13px;   line-height:20px; }
#board  .company5_photo  .tt   {padding-top:10px;  font-size:15px;}
#board  .company5_photo  .tt2   {padding-top:5px;  font-size:15px;}

#board  .status   {width:100%; float:left; margin-bottom:10px; margin-top:10px;  }
#board  .status ul  {width:320px; float:left;  margin-right:48px; }
#board  .status  li   {width:100%; float:left;  }
#board  .status  img   {width:100%; float:left;  border:1px solid #ddd; }
#board  .status  .date   {color:#999; padding-top:5px; font-size:13px; font-family:arial;}
#board  .status  .tt   {padding-top:10px;  font-size:15px; text-align:center;}


