.centertext {
	text-align: center;
}

.commontable th {
	background: #f79646;
	color: #ffffff;
}

.commontable td {
	text-align: left;
}

.commontable .oddRow {
	background: #fcddcf;
	text-align: left;
}

.commontable .evenRow {
	background: #fdefe9;
	text-align: left;
}

.listtable {
	width: 750px;
}

.listtable caption {
	text-align: right;
	color: #6f93a6;
	font-size: 9pt;
	font-family: "Dotum";
	padding: 0 0 5px 0;
}

.listtable thead th {
	background: #4bacc6;
	color: #ffffff;
	padding: 7px 0 7px 0;
}

.listtable thead th a {
	text-decoration: none;
	color: #ffffff;
	font-size: 11pt;
}

.listtable thead a:hover {
	color: #336699;
}

.listtable .oddRow {
	background: #d0e3ea;
	text-align: left;
}

.listtable .evenRow {
	background: #e9f1f5;
	text-align: left;
}

.listtable tbody td {
	padding: 5px 0 5px 0;
	color: #000000;
	font-size: 10pt;
}

.listtable tbody td a {
	text-decoration: none;
	color: #000000;
	font-size: 10pt;
}

.listtable tfoot td {
	padding: 20px 0 20px 0;
}

.listbuttongroup {
	width: 750px;
	text-align: right;
}

.listsearchbg {
	width: 750px;
	height: 50px;
	margin-top: 15px;
	background-color: #f4f4f4;
}

.listsearchform {
	width: 100%;
	margin-top: 15px;
}

.listsearchform input, select {
	font-size: 9pt;
}

.listsearchform #btnSearch {
	width: 38px;
	height: 19px;
	border-width: 0;
	cursor: hand;
	background: url("/images/board/btn-search.gif") 0 50%;
}

.listsearchform #btnAllList {
	width: 55px;
	height: 19px;
	border-width: 0;
	cursor: hand;
	background: url("/images/board/btn-alllist.gif") 0 50%;
}

.regtable {
	width: 750px;
	margin: 20px 0px;
	text-align: left;
	border-top: solid 2px #44accf;
	border-bottom: solid 2px #44accf;
}

.regtable th {
	width: 130px;
	background: #f7f7f7;
	text-align: left;
	padding: 7px 10px;
	font-size: 10pt;
	color: #4c698e;
	border-bottom: solid 1px #d5d5d5;
}

.regtable td {
	background: #e9f1f5;
	text-align: left;
	border-left: solid 1px #d5d5d5;
	border-bottom: solid 1px #d5d5d5;
	font-size: 10pt;
	padding: 7px 5px;
}

.regtable td .inputfield {
	background: #f5f5f5;
	border: solid 1px #d1d1d1;
	font-size: 10pt;
}

.viewtable {
	width: 750px;
	margin: 20px 0px;
	text-align: left;
	border-top: solid 2px #44accf;
	border-bottom: solid 2px #44accf;
}

.viewtable th {
	width: 130px;
	background: #f7f7f7;
	text-align: left;
	padding: 7px 10px;
	font-size: 10pt;
	color: #4c698e;
	border-bottom: solid 1px #d5d5d5;
}

.viewtable td {
	background: #e9f1f5;
	text-align: left;
	border-left: solid 1px #d5d5d5;
	border-bottom: solid 1px #d5d5d5;
	font-size: 10pt;
	padding: 7px 5px;
}

.viewbuttonlist {
	margin: 20px 0px;
	width: 750px;
	text-align: center;
}

.imgButton {
	cursor: hand;
}

.duplicateCheckLabel {
	font-size: 11pt;
	color: red;
	font-weight: bold;
}

.replytitle {
	padding: 0 0 0 28px;
	background: url("/images/board/icon-reply.gif") no-repeat 0 50%;
}

.tinybutton {
	padding: 0px;
	font-size: 9pt;
	line-height: 1.3em;
	font-weight: bolder;
	background-color: #cccccc;
	border: solid 1px #000;
}

/* Huns Γί°‘ */
.listtable2 {
	width: 375px;
}

.listtable3 caption {
	text-align: right;
	color: #6f93a6;
	font-size: 9pt;
	font-family: "Dotum";
	padding: 0 0 5px 0;
}

.listtable2 thead th {
	background: #4bacc6;
	color: #ffffff;
	padding: 7px 0 7px 0;
}

.listtable2 thead th a {
	text-decoration: none;
	color: #ffffff;
	font-size: 10pt;
}

.listtable2 thead a:hover {
	color: #336699;
}

.listtable2 .oddRow {
	background: #d0e3ea;
	text-align: left;
}

.listtable2 .evenRow {
	background: #e9f1f5;
	text-align: left;
}

.listtable2 tbody td {
	padding: 5px 0 5px 0;
	color: #000000;
	font-size: 9pt;
}

.listtable2 tbody td a {
	text-decoration: none;
	color: #000000;
	font-size: 9pt;
}

.listtable2 tfoot td {
	padding: 20px 0 20px 0;
}