﻿#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: #F5F5F5;font-weight: bold;}
			#list table tr td {padding: 5px 0 3px 0;border: 1px solid #E6E6E6;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;border: 1px solid #EBEBEB;background: #F5F5F5;text-align: center;}
		#list p.button img {border: none;}

#view {margin: 0;padding: 0;}
	#view * {margin: 0;padding: 0;}
	#view h2 {border-left: solid 3px #007FCE; border-bottom: dashed 1px gray; font-size:110%;font-weight:bold;color:#1367B0;margin:0px;padding:0px;padding-left:8px;padding-top:2px;height:25px;}
	#view p.subject {font-weight: bold;}
	#view div.photo {float: left;width: 500px;margin: 10px 0 10px 0;border: 8px solid #EBEBEB;}
		#view div.photo img {width: 500px;}
	#view div.thumb {float: left;padding: 10px 0 10px 10px;}
		#view div.thumb p {width: 70px;height: 70px;margin: 0 0 10px 0;border: 1px solid #D7D7D7;}
			#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: #F5F5F5;font-weight: bold;}
			#view table tr td {padding: 5px 0 3px 0;border: 1px solid #E6E6E6;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;border: 1px solid #EBEBEB;background: #F5F5F5;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 td {padding: 7px 10px 5px 10px;border: 1px solid #E6E6E6;line-height: 1.6em;}
			#write table tr td.section {background: #F5F5F5;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;border: 1px solid #EBEBEB;background: #F5F5F5;text-align: center;}
		#write p.button img {border: none;}
