/*³ª´®°íµñÃ¼ Àû¿ë*/
@font-face{
	font-family: nGothic;
	font-style: normal;
	font-weight: normal;
	src: url('/font/NanumGothic.eot'); 
	src: local('¡Ø'),
		 url('/font/NanumGothic.woff') format('woff'), 
		 url('/font/NanumGothic.ttf') format('truetype');
}

@font-face{
	font-family: nGothicB;
	font-style: normal;
	font-weight: bold;
	src: url('/font/NanumGothicBold.eot');
	src: local('¡Ø'),
		 url('/font/NanumGothicBold.woff') format('woff'),
		 url('/font/NanumGothicBold.ttf') format('truetype');
}




.tableborder
{	
	border-top:none;
	border-collapse:collapse;
	border-color:#d3d3d3;		
}

.font11
{
	font-size:8pt;
	color:#ffffff;
}

.gray11
{
	font-size:8pt;
	color:#adadad;
}

.gray12
{
	font-size:9pt;
	color:#6f6f6f;
	text-align:center;
}

.grayfont
{
	font-size:8pt;
	color:#707070;
	text-align:center;
}

.grayfont10
{
	font-family:nGothicB;
	font-size:9pt;
	color:#666666;
	text-align:center;
}

SPAN 
{
	font-weight:bold;
	font-size:13pt;}

.myTop
{
	font size:11pt;
}

.csExpertName{
	font color:#444446;
	font-weight:bold;
}
.csExpertcath{
	font color:#626573;
}

.csBorderL
{
	border-left:1px solid #c7c7c7}
	
.csBorderR
{
	border-right:1px solid #c7c7c7}
	
.csAlignR {text-align:right}
.csAlignL {text-align:left}


.csSubTitle {padding:15px 0px 5px 5px;font-size:12pt;font-weight:bold;border-bottom:2px solid #444752;width:520px}
.csOtherWeek {padding:15px 0px 5px 5px;font-size:10pt;font-weight:normal;border-bottom:2px solid #444752}