@charset "euc-kr";

/* Page Title */

@import url(default.css);
 
/* °Ô½ÃÆÇ */

.w_bg                     {width:100%;  float:left; margin:30px 0 0 0px; padding-bottom:20px;}   


table.list						{width:100%; margin:0px 0 0 0px; float:left;}
table.list					  td{font:normal 13px "Malgun Gothic","arial";  border-bottom:1px solid #ddd; padding:9px; color:#888; }
table.list                    th  {font:normal 13px "Malgun Gothic","arial"; padding:9px;  border-bottom:1px solid #ddd;  border-top:1px solid #3a87bf; text-align:center; background-color:#eff4fa;  }

table.list a:link		{text-decoration:none; color:#333; } 
table.list a:hover		{text-decoration:none; color:#3987bf; }
table.list a:active	   {text-decoration:none; color:#3987bf;}
table.list a:visited	{text-decoration:none; color:#333; }




/* º¸±â */


.view_bar					  { float:left; width:100%; margin:0 auto; background-color:#eff4fa;  border-top:1px solid #3a87bf; text-align:center; border-bottom:1px solid #ddd; height:25px; font:bold 12px "Malgun Gothic","arial"; text-align:center; padding-top:10px}

table.view						{width:100%; margin:0 auto;}
table.view	td.view01			{background-color:#f7f9fc; border-bottom:1px solid #ddd; padding:9px; text-align:center; font:bold 13px "Malgun Gothic","arial";}
table.view	td.view02			{font:normal 13px "Malgun Gothic","arial"; 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}
							

table.view a:link		{text-decoration:none; color:#333; } 
table.view a:hover		{text-decoration:none; color:#3987bf; }
table.view a:active	   {text-decoration:none; color:#3987bf;}
table.view a:visited	{text-decoration:none; color:#333; }



.num							{ float:left; width:100%; margin:20px auto; text-align:center; font:normal 13px "Malgun Gothic","arial"; padding:10px 0 10px 0; }
.num   img   {vertical-align:-2px;}


.search							{width:100%; margin:0 auto; background-color:#f9f9f9; border:1px solid #ddd; 
                                 text-align:center; float:left;padding:10px 0 12px 0;}

.search    .input01         {height:15px;}




/* ±Û¾²±â*/

table.write				{float:left; width:100%; border-top:1px solid #0a0a0a;  border-bottom:1px solid #ddd; margin:0px 0 10px 0px;}

table.write th				{background-color:#f7f9fc;  padding:10px 0 10px 10px; border-bottom:1px solid #ddd; 
                             font:bold 13px "Malgun Gothic","arial"; color:#444; vertical-align:middle;}

table.write td				{padding:10px 0 10px 10px; border-bottom:1px solid #e9e9e9; vertical-align:middle; 
                           font:normal 13px "Malgun Gothic","arial"; color:#444;}


.text_p           {font-size:12px; font-weight:bold; text-align:center;}




#article  .photo   {width:202px; float:left; margin:12px 17px 13px 17px; text-align:center; }
#article  .photo   img {width:191px; height:141px; margin:5px 5px 5px 5px; float:left; }
#article  .photo   .img {background:url('/common/img/04/img_bg.jpg') no-repeat top center; float:left; width:202px; height:160px; }
#article  .photo   .t {width:100%;  font:normal 13px "Malgun Gothic","arial"; color:#444; }


#article  .photo  a:link		{text-decoration:none; color:#333; } 
#article  .photo  a:hover		{text-decoration:none; color:#3987bf; }
#article  .photo  a:active	   {text-decoration:none; color:#3987bf;}
#article  .photo  a:visited	{text-decoration:none; color:#333; }


