@charset "euc-kr";
/* CSS Document */
/* *{margin:0; padding:0; font-size:12px; font-family: nGothic, dotum, gulim; color:#666;}  */
li{list-style:none;}
img{border:none;}
a 			{color:#666; text-decoration:none; font-family:nGothic;}
a:link		{color:#666; text-decoration:none; font-family:nGothic;}
a:visited	{color:#666; text-decoration:none;}
a:hover 	{color:#007aa2; text-decoration:none;}
a:focus 	{color:#007aa2; text-decoration:none;}
a:active	{color:#007aa2; text-decoration:none;}
input{ vertical-align:top;}

@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');
}

#idContainer{ width:1000px; overflow:hidden; margin:0 auto; }
#idLeft  { float:left; overflow:hidden; width:195px; }
#idRight { float:left; overflow:hidden; width:775px; margin:0px 10px 0px 20px; }

/* Àü¹®°¡ ±¤°í */
.csLeftad    { margin-top:5px;  }
.csLeftad td { padding-top:5px; }

/* ÄÁÅÙÃ÷ */
p.csTit  { font-size:30px;padding:5px 0px 5px 0px; font-family:nGothicB; color:#333; }
p.csTit span { font-size:23px; margin-left:15px; color:#333; }
p.csStit { font-size:15px; font-weight:bold; font-family:nGothic; margin-top:10px;}
.csBorderBox{ overflow:hidden; border:#ddd 1px solid; margin-top:20px;width;100%;}

/* .csBoard{ float:left; width:386px; } */
.csBoard { width:100%; margin:0px auto;}
.csBoard h3 { background:url(/Community/Img/iconTitleBar.gif) 30px center no-repeat; background-color:#81c0cc;  padding:10px 30px;}
.csBoard h3 p { position:relative; width:100%; padding-left:10px; font-size:15px; color:#fff;}
.csBoard h3 p span { display:block; position:absolute; top:0; right:0; width:15px; height:15px; background:url(/Community/Img/main/icnMore.gif) center center no-repeat;}
.csBoard h3 p span a { display:block; text-indent:-9999px;}

.csBoard .csText{ padding:15px 30px 15px 30px }
.csBoard .csText dt{ margin-top:20px; width:100%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;text-align:left;}
.csBoard .csText dt:first-child{ margin-top:0;}
.csBoard .csText dt a{ font-size:14px; font-family:nGothicB; font-weight:bold; }

.csBoard .csText dd { margin-top:5px; text-align:left;}
.csBoard .csText dd span{ margin:0px 5px;color:#999999}
.csBoard .csText dd span:first-child{margin-left:0;}


/*Å¸ÀÌÆ²*/
.csSubTit {font-size:25px;font-family:nGothicB; color:#007AA2;padding:15px 0px 5px 10px;}
.csSubTit span {font-size:13px;text-align:left;font-family:nGothic;margin-left:20px}
.csSubint {font-size:13px;text-align:left;font-family:nGothic;padding:15px 0px 0px 0px;}