@charset "UTF-8";

/* Page Title */

@import url(default.css);
 


/* 게시판 */

.w_bg                     {width:100%;  float:left; margin:0px 0 20px 0px;}   

table.list						{width:100%; margin:0 0 0 0px;}
table.list					  td{font:normal 13px Malgun Gothic;  height:24px; border-bottom:1px solid #ddd;  padding:5px 7px 7px 7px; color:#747474; }
table.list					  th{font:bold 13px Malgun Gothic; height:24px;  padding:7px 0 9px 7px; color:#fff; background-color:#044167; }



.view_bt                     {float:left; width:600px; margin:-15px 0 0 570px;}



.search						{width:100%;  text-align:right; float:left; height:40px;}
.search	 input				{height:20px; padding:5px 0 0 5px; margin-top:-2px; }




table.list  .n                {text-align:center; color:#8f8f8f;}
.view_bar					  {font:bold 13px Malgun Gothic; height:24px; text-align:center;  padding:7px 0 9px 7px; color:#fff; background-color:#044167; }




table.view						{width:100%; margin:0 auto;}
table.view	td.view01			{font:normal 13px Malgun Gothic; background-color:#f4f4f4; height:24px; border-bottom:1px solid #ddd;  padding:5px 0 7px 7px; color:#747474; }
table.view	td.view02			{font:normal 13px Malgun Gothic;  height:24px; border-bottom:1px solid #ddd;  padding:5px 0 7px 10px; color:#747474; }
table.view	td.view03			{ border-bottom:1px solid #ddd;  padding:10px 0 10px 7px; color:#747474; }
table.view	td.view04			{  padding:10px 0 10px 7px; }
table.view	td.view05			{font:normal 12px Malgun Gothic;  height:24px; border-bottom:1px solid #ddd;  padding:5px 0 7px 10px; color:#999; }
		
							
.page							{ padding-top:20px; text-align:center;}

.num                           { font:normal 12px Malgun Gothic;}


.num  a {
	display:inline-block;
	padding:6px 0 8px 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:#d9317e; background-color:#f4f4f4;  border:1px solid #ddd;  }
.num a:active   	{text-decoration:none; color:#d9317e;  background-color:#f4f4f4;  border:1px solid #ddd; }


.photoimg                   { background:url('/common/img/board/photoimg_bg.gif') no-repeat; width:110px; height:300px; padding:2px 0 0 3px; margin:10px 0 10px 0;}


/* 글쓰기*/


.write_tb        {width:100%; float:left;}
.write_tb        th{font:bold 13px Malgun Gothic; background-color:#e0e9f6; border-top:1px solid #7c8fc6;  border-right:1px solid #7c8fc6; 
                border-bottom:1px solid #7c8fc6; text-align:left; padding:10px 3px 13px 10px; color:#495783;} 

.write_tb        td{font:normal 13px Malgun Gothic; border-bottom:1px solid #7c8fc6;  border-top:1px solid #7c8fc6; text-align:left;
                         padding:5px 3px 8px 10px; line-height:20px; color:#555;}


.supp_write_tb        {}
.supp_write_tb        th{font:bold 13px Malgun Gothic; background-color:#f4f4f4; border-top:1px solid #ddd;  border-right:1px solid #ddd; 
                     border-bottom:1px solid #ddd; text-align:left; padding:10px 3px 13px 10px; color:#666;} 

.supp_write_tb        td{font:normal 13px Malgun Gothic; border-bottom:1px solid #ddd;  border-top:1px solid #ddd; text-align:left;
                         padding:5px 3px 8px 10px; line-height:20px; color:#555;}



 
/* 아이디찾기 */

table.id_s				{width:700px;  border-top:3px solid #0a0a0a; border-bottom:1px solid #ddd; border-right:1px solid #ddd;border-left:1px solid #ddd; text-align:left; margin:10px 0 0px 0px;}
table.id_s td				{padding:7px 0 7px 5px; border-bottom:1px solid #e9e9e9; font:normal 12px Malgun Gothic; }
.id_s_bg                  {border-right:1px solid #ddd; text-align:center;background:url('/common/img/mypage/id_s_img_bg.gif') repeat-y;}



/* faq */
#opinion	li			{width:100%;  color:#666; margin-top:4px; font:normal 13px Malgun Gothic;}
.faqno					{width:20%; float:left;  padding:6px 0 9px 0px; text-align: center;}
.faqtlt					{width:80%; float:left;   padding:6px 0 9px 0px;  }

.faq_tt01					{font:bold 13px Malgun Gothic;  padding:9px 0 12px 0px; color:#fff; background-color:#044167; width:20%; float:left; text-align: center;}
.faq_tt02					{font:bold 13px Malgun Gothic;  padding:9px 0 12px 0px; color:#fff; background-color:#044167; width:80%; float:left; }
.faqline				{width:100%; height:1px; overflow:hidden; border-bottom:1px solid #ddd; clear: both;}





/* 포토갤러리 */



.photo_gall                       {width:100%;  float:left;}
.photo                           {width:200px; text-align:center; margin:10px 25px 20px 25px; float:left; height:210px; }
.photo_img                       {width:200px; height:150px; text-align:center; border:1px solid #ddd;}
.photo_tt                         {width:200px; text-align:center; font:normal 13px Malgun Gothic; height:20px; margin-top:10px;}
.photo_tt02                        {width:200px; text-align:center; font:normal 12px Malgun Gothic; color:#999; }


