@charset "UTF-8";

/* Page Title */

 
/* °Ô½ÃÆÇ */

#board  {width:100%; float:left;}

table.list   {width:100%; float:left;      border-top:1px solid #333;     border-bottom:1px solid #707070;  }
table.list  th   { padding:11px 5px 12px 5px; background:#f7f7f7;  font-size:16px; font-weight:500; color:#333;  border-bottom:1px solid #ddd;}
table.list  td   {padding:11px 5px 11px 5px; vertical-align:middle; font-size:15px; color:#777; border-bottom:1px solid #ddd;}


.view_bar       {border-top:1px solid #333; text-align:center; padding:11px 0px 12px 0px; background:#f7f7f7; /*background:url('/common/img/board/th_bg.png') repeat-x bottom center;*/  font-size:16px;  font-weight:500; color:#333;  border-bottom:1px solid #ddd; }

					  
/*°øÁö»çÇ× ºäÆäÀÌÁö*/
					  
.view      {width:100%; float:left;  }
.view    td  {padding:10px; vertical-align:middle; font-size:15.5px;}
table.view	td.view01			{  width:15%; background-color:#f9f9f9; border-bottom:1px solid #ddd; text-align:center; font-weight:500;}
table.view	td.view02			{  line-height:20px; border-bottom:1px solid #ddd;  color:#666; }
table.view	td.view03			{border-bottom:1px solid #999; overflow:hidden}
table.view	td.view04			{width:100%; background-color:#f9f9f9; border-bottom:1px solid #ddd; text-align:center; }
table.view  img  {vertical-align:-3px; margin-right:3px;}

table.reply  {width:100%; float:left;}
table.reply  td {  overflow:hidden; background-color:#f9f9f9;}

table.write   {width:100%; float:left; border-top:1px solid #ddd;  border-bottom:1px solid #707070; margin-bottom:30px;}
table.write  th   {padding:10px; vertical-align:middle; background-color:#f9f9f9; font-size:1em; text-align:left; font-weight:600; color:#333;  border-bottom:1px solid #ddd;}
table.write  td   {padding:10px; font-size:0.95em; color:#777; border-bottom:1px solid #ddd;}

table.write .table_info_t  {line-height:30px; color:#666;}


.page     {text-align:center;  font-size:14px; float:left; color:#666;  width:100%; margin-top:30px;   display:inline-block;}
.page   ul { float:right; position:relative; left:-50%;}
.page   li { float:left; position:relative;  left:50%;  }


.page .no {border:1px solid #c4c4c4;  width:35px; line-height:32px; box-sizing:border-box;  border-right:none; }


.page a {
	display:inline-block;
 	text-decoration:none;
	
   }


.page  .no a:link	{  color:#999;  }
.page   .no a:hover	{color:#999;   }
.page   .no oa:active	{ color:#999;  }
.page   .no  a:visited	{   color:#999;}

.page .ov  {border:1px solid #555; background-color:#555;  width:35px; line-height:32px; box-sizing:border-box;   border-right:none; color:#fff;}

.page   .ov a:link	{  color:#fff;  }
.page   .ov a:hover	{color:#fff;   }
.page   .ov a:active	{ color:#fff;  }
.page   .ov a:visited	{   color:#fff;}


							
.search							{margin-top:30px;   width:100%; background-color:#f9f9f9; border:1px solid #ddd;  
                            text-align:center; float:left;padding:12px 0 12px 0;}
.search   img  {margin-left:3px;}
.search > .input02  {padding:3px 5px; height:32px;  font-size:0.9em; width:60%; border:1px solid #ddd; color:#555; box-sizing:border-box; }									   
.search > .select02  {padding:0px 0px 0px 4px; height:32px;  color:#777;  border:1px solid #ddd;  }		


.search .select01 {color:#777; font-size:14.5px;}
   a.search_btn   {   background:#333;  text-align:center; margin-left:5px;   color:#fff !important;  display:inline-block; 
 font-size:15px; font-weight:400; line-height:31px; border-radius:3px;  padding:0px 30px; }


/* ÅÇ */
.tab      { float:left;  width:100%; margin-bottom:0px; border-bottom:0px solid #1a9fe0; }
.tab   li {float:left; width:190px; border:1px solid #1a9fe0;  
			font-weight:400 !important;  font-size:17px; text-align:center;
			line-height:45px; box-sizing:border-box; margin-right:10px;  }

.tab .tab_p    {}

.tab .tab_p  a {display:inline-block;  text-decoration:none;}

.tab .tab_p a:link		{ color:#888; text-decoration:none;}
.tab .tab_p a:hover		{ color:#888; text-decoration:none;}
.tab .tab_p a:active	{ color:#888; text-decoration:none;}
.tab .tab_p a:visited	{ color:#888; text-decoration:none;}


.tab .tab_p_ov        { background:#99cc33; text-align:center; border-bottom:none;}
 
.tab .tab_p_ov  a	 { display:inline-block; line-height:45px; text-decoration:none;}

.tab .tab_p_ov a:link		{ color:#fff; text-decoration:none;}
.tab .tab_p_ov a:hover		{ color:#fff; text-decoration:none;}
.tab .tab_p_ov a:active		{ color:#fff; text-decoration:none;}
.tab .tab_p_ov a:visited	{ color:#fff; text-decoration:none;}

  
 

.tab2    {width:100%; float:left; margin-top:50px; height:70px;  background:url('/common/img/board/tab_line.png') repeat-x; }
.tab2   li {float:left;}

.tab2  .tab_        {width:168px; float:left;  height:38px; font-size:0.9em; background:url('/common/img/board/tab_bg.png') no-repeat center top;}

.tab2  .tab_  a {
	display:inline-block;
     text-decoration:none;
	 padding-top:10px;
	 padding-left:10px;
     width:100%;
    
	}

.tab2  .tab_ a:link		{ color:#666; text-decoration:none;}
.tab2  .tab_ a:hover	{ color:#666; text-decoration:none;}
.tab2  .tab_ a:active	{ color:#666; text-decoration:none;}
.tab2  .tab_ a:visited	{ color:#666; text-decoration:none;}


.tab2  .tab_ov        {width:168px; float:left;  height:38px; font-size:1em; font-weight:500; background:url('/common/img/board/tab_ov_bg.jpg') no-repeat center top;}

.tab2  .tab_ov  a {
	display:inline-block;
     text-decoration:none;
	 padding-top:7px;
	 padding-left:10px;
    width:100%;
    
	}

.tab2  .tab_ov a:link	{  color:#333; text-decoration:none;}
.tab2  .tab_ov a:hover	{color:#333; text-decoration:none;}
.tab2  .tab_ov a:active	{ color:#333; text-decoration:none;}
.tab2  .tab_ov a:visited	{ color:#333; text-decoration:none;}

.tab2  .tab    b   {color:#1c1d6f;}
 
 
/* °­ÀÇ ¼¼ºÎ¼³¸í ÅÇ¸Þ´º */
	.container{width: 100%; margin: 0 auto;}

	ul.tabs{
		margin: 0px;
		padding: 0px;
		list-style: none;
		font-size:16px;
	}
	ul.tabs li{
		/*background: #f5f5f5;*/
		color: #222;
		display: inline-block;
		padding: 12px 30px;
		border:1px solid #ddd;
		border-bottom:0;
		cursor: pointer;
		vertical-align:0;
	}

	ul.tabs li.current{
		background: #fff;
		color: #222;
		font-weight:600;
		border-top:3px solid #1a9fe0;
	}
	

	.tab-content{
		display: none;
		background: #fff;
		padding: 35px 25px;
		border:1px solid #ddd;
		box-sizing:border-box;
		width:100%; 
		float:left;
	}

	.tab-content.current{
		display: inherit;
		
	} 

 
 
 
 
 
 
/* faq */
#opinion  {width:100%; float:left;}
#opinion	li			{width:100%; font-size:16px; color:#a3a1a1;  }
.faqno					{width:15%; float:left; padding:11px 0 0 0 ; text-align: center; font-size:14px;}
.faqtlt					{width:85%; float:left; padding:11px 0 8px 0;  font-size:16px;}
.faqline				{width:100%; height:1px; overflow:hidden;  border-bottom:1px solid #ddd; clear: both;}


 
/* °¶·¯¸® */
.photo_list  {width:100%; float:left;}
.photo_list ul {width:100%; float:left; margin-bottom:15px;}
.photo_list ul:last-child {margin-bottom:0px;  }
.photo_list li {text-align:Center; font-size:17px; }
.photo_list li a img {margin-bottom:10px; width:100%;}
.photo_list li a {color:#333 !important;  }



/* º¹¸®ÈÄ»ý */
.welfare_box_table {width:100%; float:left;}
.welfare_box_table tr {width:50%; float:left; padding:30px 20px; box-sizing:border-box;}

.welfare_box_table .icon {width:110px; float:left;  height:110px; 
border-radius:50%; box-sizing:border-box; text-align:center; padding-top:30px;}

.welfare_box_table .wel_txt_wrap{padding-left:30px;}

.welfare_box_table .wel_txt_tit{font-size:22px; font-weight:500; color:#333; }
.welfare_box_table .wel_txt{font-size:18px; font-weight:400; color:#666; line-height:1.3em; 
padding-top:6px; }
  
.welfare_box_table .bg1  {background:#2a2a97; }
.welfare_box_table .bg2  {background:#98ce2d; }




/*¹öÆ°*/

a.list_btn   {   background:#fff;  text-align:center; margin-left:5px; box-shadow:1px 1px #ddd;  color:#777 !important; margin-top:20px;
 font-size:15px; font-weight:400; line-height:29px; border-radius:3px;  border:1px solid #ddd; padding:0px 20px; float:right;}

a.list_btn33   {   background:#333;  text-align:center; margin-left:5px; box-shadow:1px 1px #ddd;  color:#fff !important; margin-top:20px;
 font-size:15px; font-weight:400; line-height:29px; border-radius:3px;  border:1px solid #333; padding:0px 20px; float:right;}

