/*@charset "euc-kr";

body {margin: 0; padding: 0; font-size: 12px; font-family: 돋움; line-height: 160%;}
img, table, td, input, select, textarea {margin: 0; padding: 0; font-size: 12px; font-family: 돋움; color: #333333; line-height: 160%;}
img {border: 0;}
*/
#B_Wrap {width: 100%;padding-top:20px}

/* 게시판머릿글 */
#B_Tab				{background-color: #F8F8F8; border-top: 5px #f8f8f8 solid;}
#B_Tab td			{margin: 10px 0 0; font-size: 11px; border-bottom: 1px #cccccc solid;}
#B_Tab .tabbg_r		{background-color: #ffffff; padding: 5px 8px; border-top: 1px #cccccc solid; border-left: 1px #cccccc solid; border-right: 1px #cccccc solid; border-bottom: 1px #ffffff solid;}
#B_Tab .tabbg		{background-color: #F1F1F1; padding: 5px 8px; border-top: 1px #cccccc solid; border-left: 1px #cccccc solid; border-right: 1px #cccccc solid;}
#B_Tab .gong		{background-color: #F8F8F8; padding: 2px;}

/* 게시판리스트 */
#B_List    {width: 100%; margin: 0px auto;}
#B_List .mypage_bbs01 {padding: 0px 0; text-align: center; font-size: 12px; border-top: 0px #cccccc solid;font-weight: bold; background-color: #eeeeee;}
#B_List td {padding: 0px 0; text-align: center; border-bottom: 1px #cccccc dotted;}
#B_List input    {border: 1px #aaaaaa solid; width: 100px; height: 20px; background-color: #eeeeee;}
#B_List .no      {width: 5%;}
#B_List .cate    {width: 8%; color: #986464;}
#B_List .subject {text-align: left; cursor: pointer;}
#B_List .subject a:link    { font-size:12px; color:#777777; line-height:18px; text-decoration: none;}
#B_List .subject a:visited { font-size:12px; color:#777777; line-height:18px; text-decoration: none;}
#B_List .subject a:hover   { font-size:12px; color:#777777; line-height:18px; text-decoration: underline;}
#B_List .subject a:active  { font-size:12px; color:#777777; line-height:18px; text-decoration:none;}
#B_List .file    {width: 10%;}
#B_List .name    {width: 10%;}
#B_List .hit     {width: 5%;}
#B_List .date    {width: 10%;}
#B_List .comment {font-family: Tahoma; font-size: 9px; color: #aaaaaa;}

/* 게시판버튼 */
#B_Btn {width: 100%; margin: 0px auto;}
#B_Btn td {padding: 10px 0;}

/* 게시판페이지 */
#B_Page td {padding: 20px 0; font-size: 11px; color: #cccccc;}
#B_Page .on  {color: #FF6633; font-weight: bold; font-size: 12px;}
#B_Page .off {color: #333333; font-size: 12px;}

/* 게시판검색 */
#B_Search { margin: 0px auto;}
#B_Search td {padding: 0 2px;}

/*게시판글보기*/
#B_View {width: 100%; margin: 0px auto;}
#B_View th {border-top: 2px #000000 solid; font-size: 16px; padding: 15px 0; text-align: left;}
#B_View .data {padding: 0 2px 10px; font-size: 11px; border-bottom: 1px #cccccc solid; color: #666666;}
#B_View .file {padding: 8px 2px; font-size: 11px; border-bottom: 1px #cccccc solid; color: #666666;}
#B_View .date {color: #999999;}
#B_View .memo {padding: 15px; vertical-align: top; border-bottom: 1px #dddddd solid;}
#B_View .input{padding: 5px 0; font-size: 11px; border-bottom: 1px #cccccc solid;}
#B_View input {border: 1px #aaaaaa solid; height: 20px; background-color: #eeeeee;}

/*덧글쓰기*/
#B_VRW {width: 100%;}
#B_VRW input    {border: 1px #aaaaaa solid; width: 100px; height: 20px; background-color: #eeeeee;}
#B_VRW .name    {padding: 15px 0; border-top: 1px #cccccc solid; font-size: 11px;}
#B_VRW .textarea{width: 90%; padding: 0 0 5px;}
#B_VRW textarea {width: 99%; border: 1px #aaaaaa solid; background-color: #eeeeee; height: 50px;}
#B_VRW .btn     {width: 100px; padding: 0 0 5px;}

/*덧글리스트*/
#B_VReplay {width: 100%; border-top: 1px #aaaaaa dotted;}
#B_VReplay td {padding: 15px 0; border-bottom: 1px #aaaaaa dotted; text-align: center;}
#B_VReplay input    {border: 1px #aaaaaa solid; width: 100px; height: 20px; background-color: #eeeeee;}
#B_VReplay .name {padding: 0 5px; width: 10%;}
#B_VReplay .memo {text-align: left;}
#B_VReplay .btn  {width: 80px; font-size: 11px; color: #999999;}
#B_VReplay .btn a{font-size: 11px; color: #333333; text-decoration: none;}
#B_VReplay .date {width: 70px;}

/*글쓰기*/
#B_Write {width: 100%; border-top: 2px #000000 solid;}
#B_Write td {padding: 5px 0; border-bottom: 1px #cccccc solid;}
#B_Write .title{width: 15%; padding: 5px; font-size: 11px; text-align: center;}
#B_Write .memo {width: 85%; padding: 5px;}
#B_Write input {border: 1px #aaaaaa solid; height: 20px; background-color: #eeeeee;}
#B_Write textarea {border: 1px #aaaaaa solid; height: 300px; background-color: #eeeeee;}
#B_Write {}


/*갤러리*/
#G_LIST {width: 100%;}
#G_LIST th {width: 25%; font-size: 1px; border-bottom: 1px #aaaaaa solid;}
#G_LIST td {text-align: center;}
#G_LIST input    {border: 1px #aaaaaa solid; width: 100px; height: 20px; background-color: #eeeeee;}
#G_LIST .list {border-bottom: 1px #aaaaaa solid; padding: 10px 0 10px;}
#G_LIST .name {padding: 10px 0 3px;}
#G_LIST .date {}
#G_LIST .img {width: 180px; height: 150px;}