@charset "utf-8";
/* CSS Document */

.En-title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: 500;
}

.En-text1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
}

.En-text2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #999999;
	font-weight: bold;
	text-transform: none;
	line-height: 20pt;


}
.En-text3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 600;
	color: #999999;
}
.kor-text1 {
	font-family: 돋움, Seoul, 한강체;
	font-size: 10pt;
	color: #999999;
	font-weight: normal;
	line-height: 17px;
}

.Kor-text2 {
	font-family: 돋움;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
	line-height: 35px;
}
.kor-list {
	font-family: 돋움, Seoul, 한강체;
	font-size: 11pt;
	color: #999999;
	line-height: 13pt;
}


.year {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	color: #999999;
	font-weight: 400;
}

.thumbcell {
	background-image: url(../images/pages/cell-bg.jpg);
}

.leftcell {
	background-image: url(../images/pages/page_02.jpg);
}

.rightcell {
	background-image: url(../images/pages/page_04.jpg);
}

.bottomcell {
	background-image: url(../images/pages/bottom.jpg);
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 40px;
}

A:link, A:visited, A:active {
	text-decoration: none;
	color: #999999;
	}

A:hover {
	text-decoration: underline;
	color: #666666;
	}
