
#list {margin: 0;padding: 0;}
#list * {margin: 0;padding: 0;}
#list table {width: 100%;border-collapse: collapse;}
#list table col {width: 12%;}
#list table col.col01 {width: 5%;}
/*#list table col.col02 {width: 35%;}*/
#list table tr {}
#list table tr.section {background:url(img/b_bg.gif) left top repeat ;}
#list table tr th	 { padding: 5px 0 3px 0; text-align: center;line-height: 1.6em; font-weight: bold; color:#5A5854; border: 1px solid #c5bfb6;}
#list table tr td {padding: 5px 0 3px 0;border: 1px solid #c5bfb6;text-align: center;line-height: 1.6em;}
#list table tr td span {font-size: 0.9em;font-family: 돋움;}
#list p.page {padding: 10px;text-align: center;}
#list p.button {padding: 12px 0 10px 0;text-align: center;}
#list p.button img {border: none;}
#list p.button1 { margin-top:-10px; text-align:right;}

#view {margin: 0;padding: 0;}
#view * {margin: 0;padding: 0;}
#view p.subject {font-weight: bold; color: #000000;}
#view div.photo {float: left; width:715px; height:476px; margin: 10px 0 10px 0;}
#view div.photo img {width:715px; height:476px; }
#view div.thumb {float: left;padding: 12px 0 10px 10px;}
#view div.thumb p {width: 70px;height:70px;margin: 0 0 11px 0;}
#view div.thumb p img {width: 70px;height: 70px;cursor: pointer;}
#view p.clear {clear: both;}
#view table {width: 100%;border-collapse: collapse;}
/*#view table col {width: 15%;}
#view table col.col06 {width: 25%;}*/
#view table tr {}
#view table tr.section {background:url(img/b_bg.gif) left top repeat ;}
#view table tr th	 { padding: 5px 0 3px 0; text-align: center;line-height: 1.6em; font-weight: bold; color:#5A5854; border: 1px solid #c5bfb6;}
#view table tr td {padding: 5px 0 3px 0;border: 1px solid #c5bfb6;text-align: center;line-height: 1.6em;}
#view table tr td.left {padding: 5px 10px 3px 10px;text-align: left;}
#view p.booking {padding: 10px 0 0 0;text-align: right;}
#view p.button {margin: 10px 0 0 0;padding: 12px 0 10px 0;text-align: center;}
#view p.button img {border: none;}

#write {margin: 0;padding: 0;}
#write * {margin: 0;padding: 0;}
#write table {width: 100%;border-collapse: collapse;}
#write table col {width: 30%;}
#write table col.col01 {width: 20%;}
#write table tr {}
#write table tr th	 { padding: 5px 0 3px 0; text-align: center;line-height: 1.6em; font-weight: bold; color:#5A5854; border: 1px solid #c5bfb6;}
#write table tr td {padding: 7px 10px 5px 10px;border: 1px solid #E6E6E6;line-height: 1.6em;}
#write table tr td.section {background:url(img/b_bg.gif) left top repeat ; font-weight: bold;text-align: center;}
#write table tr td textarea {width: 100%;}
#write table tr td span {color: #666666;font-size: 0.9em;font-family: 돋움;}
#write table tr td table.file {}
#write table tr td table.file tr {}
#write table tr td table.file tr td {padding: 1px 0 1px 0;border: none;}
#write table tr td table.file tr td input.upload {width: 100%;}
#write p.button {margin: 10px 0 0 0;padding: 12px 0 10px 0;text-align: center;}
#write p.button img {border: none;}
#write .btnnew{ display: inline-block; margin-top: 1px; padding: 0 5px; line-height: 18px; vertical-align: top; background: #ffffff; border: 1px solid #0b6fd6; border-radius: 2px; }
#write .btnnew:hover{ color: #2d6de0; border: 1px solid #0b6fd6;  }