@import url(https://cdn.rawgit.com/openhiun/hangul/14c0f6faa2941116bb53001d6a7dcd5e82300c3f/nanumbarungothic.css);
html, body, td, div{font-family: '나눔바른고딕','Nanum Barun Gothic',sans-serif;color:#363636;font-weight:200;}

img		{ border:none; }

/*
a:link		{ color: #818181; text-decoration: none; }
a:visited	{ color: #818181; text-decoration: none; }
a:active	{ color: #818181; text-decoration: none; }
a:hover		{ color: #f26522; text-decoration: none; }

*/
/* Btn */
a.btn:visited	{ font-size:11px; color:#ffffff; text-decoration:none; font-weight: bold; }
a.btn:hover		{ font-size:11px; color:#ffff00; text-decoration:none; font-weight: bold; } 
a.btn:link		{ font-size:11px; color:#ffffff; text-decoration:none; font-weight: bold; } 
a.btn:active	{ font-size:11px; color:#ffffff; text-decoration:none; font-weight: bold; }


a.btn1:visited	{ font-size:12px; color:#818181; text-decoration:none; font-weight: bold; }
a.btn1:hover		{ font-size:12px; color:#000; text-decoration:none; font-weight: bold; } 
a.btn1:link		{ font-size:12px; color:#818181; text-decoration:none; font-weight: bold; } 
a.btn1:active	{ font-size:12px; color:#818181; text-decoration:none; font-weight: bold; }



/* End ********* */


/* ********** Font */
/* Size */
.f_s11		{ font-size:11px; }
.f_s12		{ font-size:12px; }

.f_b		{ font-weight: bold; }

.f_s-1	{ letter-spacing:-1px;}

.f_l	{ text-decoration:line-through }

.pt_01{ font-weight:bold; color:#555; }




/* Color */
.f_cD		{ color:#595959; }	/* Default */
.f_cR		{ color:#ed1c24; }	/* Red */
.f_cO		{ color:#f26522; }	/* Orange */
.f_cY		{ color:#827b00; }	/* Yellow */
.f_cG		{ color:#005e20; }	/* Green */
.f_cC		{ color:#0072bc; }	/* Cyan */
.f_cB		{ color:#0072bc; }	/* Blue */
.f_cV		{ color:#662d91; }	/* Violet */
.f_cM		{ color:#662d91; }	/* Magenta */
.f_cWhite	{ color:#ffffff; }
.f_cGray	{ color:#8e8e8e; }
.f_cBlack	{ color:#000000; }

/* Line */
.f_l14			{				  line-height:14px; }
.f_l16			{				  line-height:16px; }
/* End ********** */


/* ********** Table td */
/* Border Gray */
/* Padding */
.td_content	{ padding: 4px 8px; }

.td_bT		{ border-top:   solid 1px #e1e1e1; }
.td_bR		{ border-right:	solid 1px #e1e1e1; }
.td_bB		{ border-bottom:solid 1px #e1e1e1; }
.td_bL		{ border-left:  solid 1px #e1e1e1; }

.td_bA		{
			  border-top:   solid 1px #e1e1e1;
			  border-right: solid 1px #e1e1e1;
			  border-bottom:solid 1px #e1e1e1;
			  border-left:  solid 1px #e1e1e1;
			}

.td_bRL		{ border-left:	solid 1px #e1e1e1;
			  border-right: solid 1px #e1e1e1;
			}
.td_bTR		{ border-top:	solid 1px #e1e1e1;
			  border-right: solid 1px #e1e1e1;
			}
/* End ********* */


/* ETC ********** */
.i_login		{ width:140px; }
.i_search		{ width:160px; }
.i_bbs_Suject	{ width:700px; }
.i_bbs_content	{ width:700px; height:300px;}

.i_int			{ width:93px;	text-align:right; padding-right:4px; }
.i_int_small	{ width:37px;	text-align:right; padding-right:4px; }

/* DIV 중앙 위치 */
#div11{ clear:both; width:100%; margin:0 auto; position:absolute; top:51px; }
	#div12{ clear:both; margin:0 auto; width:564px; position:absolute; }
/* End ********** */





