/* 전체적인것 */	
BODY, TD
	{
	font-family: 굴림, Gulim, AppleGothic, Seoul, Arial; 
	font-size: 9pt;
	line-height : 150%;
	}
.bold
	{FONT-WEIGHT: bold;}
	
p,br,select,input,form,textarea,option 
{
font-size:9pt;
padding-bottom : 2;
padding-left : 5;
padding-right : 5;
padding-top : 2;
/*line-height : 150%;*/
}	
/* 전체적인것 */	

/* Link */
 A {color:#666666;text-decoration: none; line-height : 150%;} 
 A:hover {color:#FF6600;text-decoration: underline; line-height : 150%;} 
 A:active {color:#666666; line-height : 150%;} 
 A:visited {color:#666666; line-height : 150%;} 
 A:visited:hover {color:#FF6600; line-height : 150%;} 
 /* Link */
 

A:link.today1 {  font-family: 굴림; color: #336699;  text-decoration: none; FONT-WEIGHT:none;  font-size : 9pt; }
A:visited.today1 {  font-family: 굴림; color: #336699;  text-decoration: none; FONT-WEIGHT: none;  font-size : 9pt;  }
A:hover.today1{  font-family: 굴림; color: #ff6600;  text-decoration: none; FONT-WEIGHT: none;  font-size : 9pt;}
 .today1
{
	color : #336699;
	padding: 2px;
	line-height : 150%;
	font-weight : none;
	font-family : 굴림;
	text-decoration : none;
	font-size : 9pt;
}

A:link.headline1 {  font-family: 굴림; color: #336699;  text-decoration: none; FONT-WEIGHT:none;  font-size : 10pt; }
A:visited.headline1 {  font-family: 굴림; color: #336699;  text-decoration: none; FONT-WEIGHT: none;  font-size : 10pt;  }
A:hover.headline1{  font-family: 굴림; color: #ff6600;  text-decoration: none; FONT-WEIGHT: none;  font-size : 10pt;}
 .headline1
{
	color : #336699;
	padding: 2px;
	line-height : 150%;
	font-weight : none;
	font-family : 굴림;
	text-decoration : none;
	font-size : 10pt;
}

A:link.commission1 {  font-family: 굴림; color: #306a76;  text-decoration: none; FONT-WEIGHT:none;  font-size : 9pt; }
A:visited.commission1 {  font-family: 굴림; color: #306a76;  text-decoration: none; FONT-WEIGHT: none;  font-size : 9pt;  }
A:hover.commission1{  font-family: 굴림; color: #b54b8e;  text-decoration: none; FONT-WEIGHT: none;  font-size : 9pt;}
 .commission1
{
	color : #306a76;
	padding: 2px;
	line-height : 150%;
	font-weight : none;
	font-family : 굴림;
	text-decoration : none;
	font-size : 9pt;
}

A:link.bookcontent1 {  font-family: 굴림; color: #8583af;  text-decoration: none; FONT-WEIGHT:none;  font-size : 9pt; }
A:visited.bookcontent1 {  font-family: 굴림; color: #8583af;  text-decoration: none; FONT-WEIGHT: none;  font-size : 9pt;  }
A:hover.bookcontent1{  font-family: 굴림; color: #649ea0;  text-decoration: none; FONT-WEIGHT: none;  font-size : 9pt;}
 .bookcontent1
{
	color : #8583af;
	padding: 2px;
	line-height : 150%;
	font-weight : none;
	font-family : 굴림;
	text-decoration : none;
	font-size : 9pt;
}

A:link.imgtxt01 {  font-family: 굴림; color: #666666;  text-decoration: none; FONT-WEIGHT:none;  font-size : 9pt; }
A:visited.imgtxt01 {  font-family: 굴림; color: #666666;  text-decoration: none; FONT-WEIGHT: none;  font-size : 9pt;  }
A:hover.imgtxt01{  font-family: 굴림; color: #ff6600;  text-decoration: none; FONT-WEIGHT: none;  font-size : 9pt;}
 .imgtxt01
{
	color : #666666;
	padding: 2px;
	line-height : 150%;
	font-weight : none;
	font-family : 굴림;
	text-decoration : none;
	font-size : 9pt;
}

/* 가톨릭 > 가톨릭이란 */
.viewlist {
	width:609px;
	height:22px;
	border-top:solid 1px #D4DBD4;
	background-color:;
	font-weight:;
	padding:7px 0px 0px 10px;
}
.viewlist_over {
	background-color:#DFE7DF;
}
.viewlist_sel {
	color:#49874C;
	font-weight:bold;
	background-color:#DFE7DF;
}
.viewlist_contents {
	color:#768276;
	background-color:#F5F8F5;
	padding:20px;
}

