@charset "utf-8";

body{
	background-image:url(/images/overseas/bg.jpg); 
	background-repeat:no-repeat;
	background-position:center top

}

.subject {
	font-size: 16px;
	font-weight: bold;
	color: #009999;
}
a.subject:link	 	{font-size: 16px; color: #009999; font-weight: bold; text-decoration: none;}
a.subject:visited 	{font-size: 16px; color: #009999; font-weight: bold; text-decoration: none;}
a.subject:hover 	{font-size: 16px; color: #009999; font-weight: bold; text-decoration: underline;}

.option {
	font-size: 11px;
	color: #498e8e;
}
a.option:link	 	{font-size: 11px; color: #498e8e; text-decoration: none;}
a.option:visited 	{font-size: 11px; color: #498e8e; text-decoration: none;}
a.option:hover 	{font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration: none;}

.list {
	font-size: 12px;
	font-weight: bold;
	color: #498e8e;
}

.bgtit {
	background-color:#c6eaef
}

.file {
	color: #498e8e;
}

.thisplace {
	font-size: 11px;
	font-weight: bold;
	color: #57a9b1;
}

.sort {
	font-weight: bold;
	color: #888888;
	text-decoration: none;
}

.thissort {
	font-weight: bold;
	color: #ffffff;
	background-color: #8ec9d0;
}

.tblc {
	font-size: 12px;
	color: #666666;
	background-color: #F9F9F4;
	padding-left: 10px;
	border: 1px solid #FFFFFF;
}

.tblt {
	font-size: 12px;
	font-weight: bold;
	color: #9e8b54;
	background-color: #F5F4E5;
	padding-left: 10px;
	border: 1px solid #FFFFFF;
}

.subcontent {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	padding: 10px 10px 10px 15px;
	letter-spacing:-1px;
}

.subcopy {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	letter-spacing:-1px;
	padding:10px;
}

.name {
	font-weight: bold;
	color: #009999;
	text-decoration: none;
}

.ttit {
	font-size: 12px;
	font-weight: bold;
	color: #888888;
	padding-left: 10px;
	padding-top: 9px;
	padding-bottom: 9px;
}

.ttxt {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	padding-top: 7px;
	padding-bottom: 8px;
}

/* admin 수정 삭제 추가 */
.admin_fix_doc {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}
/* admin 수정 삭제 추가 끝 */
