@charset "euc-kr";

/* 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					  th{ border-top:3px solid #044167;  text-align:center; background-color:#fff; font:bold 12px Dotum; 
                               border-bottom:1px solid #ddd;  padding:10px; color:#747474;  }
table.list					  td{font:normal 12px Dotum;  border-bottom:1px solid #ddd; padding:10px; color:#747474; }



.view_bt                     {float:left; width:600px; margin:-15px 0 0 570px;}



.search							{width:100%; margin:0 auto; background-color:#f4f4f4; border:#ddd; height:40px; text-align:center; padding:15px 0 0px 0;}
.search select					{height:23px; position:relative; top:-6px}
.input01				{padding:3px; border:1px solid #ddd;}

.btn							{margin:10px 0 0 680px; }

.selct                          {padding:10 0 0 10px;}

/* 보기 */

table.list  .n                {text-align:center; color:#8f8f8f;}
.view_bar					  {border-top:3px solid #044167;  text-align:center; background-color:#fff; font:bold 12px Dotum; 
                               border-bottom:1px solid #ddd;  padding:10px; color:#747474; }




table.view						{width:100%; margin:0 auto;}
table.view	td.view01			{  background-color:#f4f4f4; border-bottom:1px solid #ddd;  padding:10px; text-align:center; font:bold 12px Dotum;}
table.view	td.view02			{font:normal 12px/16px Dotum; height:24px; border-bottom:1px solid #ddd; padding-top:4px; color:#666; padding-left:10px;}
table.view	td.view03			{border-bottom:1px solid #ddd; padding:20px 10px 20px 10px; overflow:hidden}

.reply							{border-bottom:1px solid #ddd; padding:20px 10px 20px 10px; background:#f8f8f8; font-size:14px;}
.reply img						{margin-right:10px;}

						
.page							{width:100%; height:50px;}										
.num							{ width:100%; margin:0 auto; text-align:center; font:normal 12px/16px Dotum; padding:30px 5px; }

.view_btn   {width:100%; float:left; text-align:right; }


.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;}
#textarea	{width: 700px;}

#form2 {margin-top:10px}
#checkbox{margin-top:6px}
#checkbox_text{font-size:12px;}

/* 글쓰기*/

table.write				{width:720px;  border-top:3px solid #0a0a0a; border-bottom:1px solid #ddd; text-align:left; margin:0px 0 0px 0px;}
table.write td				{padding:10px 0 10px 5px; border-bottom:1px solid #e9e9e9; font:normal 12px/16px "맑은고딕","malgun gothic"; }

.text_p           {font-size:12px; font-weight:bold; text-align:center;}


.textarea01			{width:510px; height:57px;
					 border-left:1px solid #b7b7b7; border-top:1px solid #b7b7b7; border-right:1px solid #d1d1d1; border-bottom:1px solid #d1d1d1;}
/*비밀글*/

#lock{width:100%;  float:left; margin:0px 0 20px 0px;} 
.lock_img{margin-left:100px; float:left;} 
.lock_text{margin-top:50px; float:left}
.lock_text h2{margin-bottom:20px;}
.lock_text form{width:208px;float:left;}
.lock_text p{margin-bottom:10px; font-size:14px; }
.ok_btn{float:right;}
/* 갤러리 */

#gallery			{width:1010px; margin:150px 0 50px 0; overflow:hidden;}
.gallery_in			{float:left; margin:0 14px 30px 0;}
.gallery_in_last	{float:left; }
.gallery_in img		{width:320px; height:210px; border:1px solid #e4e4e4;}
.gallery_in_last img	{width:320px; height:210px; border:1px solid #e4e4e4;}
#gallery      p		{font-size:13px; font-family:"맑은 고딕","Malgun Gothic"; padding-top:3px; color:#666;}
#gallery_contents	{width:1000px; margin:0 auto; }
#gallery_contents img{width:1000px; margin:0 auto; }
.page				{width:1000px; margin:0 auto;}


