a:link{ color:#000000; text-decoration:none; }
a:visited{ color:#000000; text-decoration:none; }
a:hover{ color:#cb1a1a; text-decoration:none; }
a:active{ color:#000000; text-decoration:none; }

textarea {
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#CDCDCD;
	scrollbar-highlight-color:#CDCDCD;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-arrow-color:#CDCDCD;
	font-size:9pt; font-family:돋움; color:#4D4D4D;
	background-color:#F7F7F7; border:1 solid #B4B4B4;
	padding:5px;
}
body {
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#CDCDCD;
	scrollbar-highlight-color:#CDCDCD;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-arrow-color:#CDCDCD;
	font-face:돋움; color:#666666; line-height:140%;
	padding:0;
	background-color: #fbf9ec;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

body, table, tr, td { font-size:10pt; font-family:돋움; color:#4d4d4d; }

.input { font-size:9pt; background-color:#FFFFFF; border:1 solid #B4B4B4; height:19px; color:#666666; }

.bg_left {
	width:177px;
	height:332px;
	background:url(../images/bg_left.gif) no-repeat;
}
.bg_contents {
	width:813px;
	background:url(../images/bg_contents.gif) repeat-y;
}
.bg_contents_top {
	width:813px;
	height:304px;
	background:url(../images/bg_contents_top.gif) no-repeat;
}
.bg_contents_bottom {
	width:813px;
	height:30px;
	background:url(../images/bg_contents_bottom.gif) no-repeat;
}

.dot_line {
	height:3px;
	background:url('../images/dot_line.gif') repeat-x;
}
.dot_line1 {
	height:3px;
	background:url('../images/dot_line1.gif') repeat-x;
}
.dot1 {
	background:url(../images/dot1.gif) no-repeat scroll 0 50%;
	color:#462600;
	font-size:8pt;
	padding-left:8px;
	width:55px;
}
.year_line {
	 border-bottom:1px solid #f7decf;
}

tr.gallery-rows,
tr.gallery-rows td {
	text-align: center;
}
tr.gallery-rows td {
	min-width: 120px;
}
tr.gallery-rows>td>table {
	width: 100%;
}
