<!-- ##################################################################################

	½ºÅ¸ÀÏ ½ÃÆ®±º ¹è¿­ ¼ø¼­
	1 ±âº» ( ½Å±Ô + ±âÁ¸ )  : 19 ¹øÂ° ¶óÀÎºÎÅÍ
	2 ±âº» ( ½Å±Ô Æ¯¼ö ) : 148 ¹øÂ° ¶óÀÎºÎÅÍ
	3 °Ô½ÃÆÇ °ü·Ã ( ¸ÕÀú È®½ÇÇÑ Ç×¸ñ ´ÙÀ½¿¡ Àâ´ÙÇÑ Ç×¸ñÀ¸·Î ¹è¿­ ) : 213 ¹øÂ° ¶óÀÎºÎÅÍ
		È®½ÇÇÑ Ç×¸ñ : °Ô½ÃÆÇ¿¡ Àû¿ëµÈ ÅØ½ºÆ®, ÃßÃµº£½ºÆ® ¹Ú½º, Á¶È¸¼öº£½ºÆ® ¹Ú½º
	4 Çï·Î¿ìTV Àü¿ë : 1651¹øÂ° ¶óÀÎºÎÅÍ

	ÄÚµù½Ã À¯ÀÇ»çÇ×
		- image Å¸ÀÔÀ¸·Î µé¾î°¡´Â ÀÎÇ² ÇÊµå : class¸¦ btn À¸·Î ¹«Á¶°Ç Àâ¾ÆÁÜ
		- Ã¼Å©¹Ú½º/¶óµð¿À ¹öÆ° : class¸¦ checkfamily ·Î ¹«Á¶°Ç Àâ¾ÆÁÜ
		- 148 ~ 208 ¶óÀÎÀº ¹Ýµå½Ã »çÀü ¼÷Áö (¸ÞÀÎÅ¾ ¸®¾óÅ¬¸¯/¹®ÀÚ¸Þ¼¼ÁöÀÔ·ÂÃ¢/·Î±×ÀÎ¹Ú½º)

################################################################################## -->



<!-- ### ¿©±â¼­ºÎÅÍ ±âº» ############################################### -->

body	{
		font-family: µ¸¿ò;
		font-size:12px;
		color: #333333;
		scrollbar-face-color: #ffffff;
		scrollbar-highlight-color: #c9c9c9;
		scrollbar-shadow-color: #c9c9c9;
		scrollbar-3dlight-color: #ffffff;
		scrollbar-arrow-color: #a0a0a0;
		scrollbar-track-color: #ffffff;
		scrollbar-darkshadow-color: #ffffff
		margin:0px;
		}

td	{
	font-family:µ¸¿ò;
	font-size:12px;
	line-height:20px;
	color:#333333;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #c9c9c9;
	scrollbar-shadow-color: #c9c9c9;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #a0a0a0;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff
}

a	{
	font-family:µ¸¿ò;
	font-size:12px;
	line-height:20px;
	color:#333333;
	text-decoration:none;
	}

a:hover	{
		font-family:µ¸¿ò;
		font-size:12px;
		line-height:20px;
		color:#6b6b6b;
		text-decoration:underline;
		}

table	{
		font-family: µ¸¿ò;
		font-size:12px;
		color: #333333;
		scrollbar-face-color: #ffffff;
		scrollbar-highlight-color: #c9c9c9;
		scrollbar-shadow-color: #c9c9c9;
		scrollbar-3dlight-color: #ffffff;
		scrollbar-arrow-color: #a0a0a0;
		scrollbar-track-color: #ffffff;
		scrollbar-darkshadow-color: #ffffff
}

tr	{
	font-family: µ¸¿ò;
	font-size:12px;
	color: #333333;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #c9c9c9;
	scrollbar-shadow-color: #c9c9c9;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #a0a0a0;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff
}

select	{
		font-family:µ¸¿ò;
		font-size:12px;
		color:#6b6b6b;
		scrollbar-face-color: #ffffff;
		scrollbar-highlight-color: #c9c9c9;
		scrollbar-shadow-color: #c9c9c9;
		scrollbar-3dlight-color: #ffffff;
		scrollbar-arrow-color: #a0a0a0;
		scrollbar-track-color: #ffffff;
		scrollbar-darkshadow-color: #ffffff;
					border-width:0px;
					line-height:20px;
}

input	{
		font-family:µ¸¿ò;
		font-size:12px;
		color:#6b6b6b;
		scrollbar-face-color: #ffffff;
		scrollbar-highlight-color: #c9c9c9;
		scrollbar-shadow-color: #c9c9c9;
		scrollbar-3dlight-color: #ffffff;
		scrollbar-arrow-color: #a0a0a0;
		scrollbar-track-color: #ffffff;
		scrollbar-darkshadow-color: #ffffff

		}

textarea	{
			font-family:µ¸¿ò;
			border-width:1px;
			font-size:12px;
			line-height:20px;
			border-width:1px;
			border-style:solid;
			border-color:#7d7d7d;
			scrollbar-face-color: #ffffff;
			scrollbar-highlight-color: #c9c9c9;
			scrollbar-shadow-color: #c9c9c9;
			scrollbar-3dlight-color: #ffffff;
			scrollbar-arrow-color: #a0a0a0;
			scrollbar-track-color: #ffffff;
			scrollbar-darkshadow-color: #ffffff
			}
img	{
	border-width:0px;
	}


<!-- ### ¿©±â¼­ºÎÅÍ Æ¯¼ö ############################################### -->

<!-- ¡Ú¡Ú¡Ú °Ë»ö¹Ù »ó´Ü CP ¸µÅ© ½ÃÀÛ -->
td.mainCPLink	{
				font-family:±¼¸²;
				font-size:9pt;
				line-height:20px;
				color:#ffffff;
				vertical-align:bottom;
				}
a.mainCPLink	{
				font-family:±¼¸²;
				font-size:9pt;
				line-height:20px;
				color:#ffffff;
				text-decoration:none;
				}

a.mainCPLink:hover	{
					font-family:±¼¸²;
					font-size:9pt;
					line-height:20px;
					color:#ffffff;
					text-decoration:underline;
					}
<!-- °Ë»ö¹Ù »ó´Ü CP ¸µÅ© ³¡ -->

<!-- ¡Ú¡Ú¡Ú °Ô½ÃÆÇ ÁÂÃø °øÁö ½ÃÀÛ -->
td.boardLeftnotice	{
					font-family:±¼¸²;
					font-size:9pt;
					line-height:20px;
					color:#005F96;
					vertical-align:bottom;
					}
a.boardLeftnotice		{
					font-family:±¼¸²;
					font-size:9pt;
					line-height:20px;
					color:#005F96;
					text-decoration:none;
					}

a.boardLeftnotice:hover		{
						font-family:±¼¸²;
						font-size:9pt;
						line-height:20px;
						color:#007AC4;
						text-decoration:underline;
						}
<!-- °Ô½ÃÆÇ ÁÂÃø °øÁö ³¡ -->

<!-- ¡Ú¡Ú¡Ú °Ô½ÃÆÇ ´Ð³×ÀÓ ½ÃÀÛ / ±Û¾¾ Å©±â°¡ ÀüºÎ 12px·Î ÅëÀÏµÇ¾î ÀÖÀ¸³ª, ´Ð³×ÀÓ °³ÇàÀ» ¹æÁöÇÏ±â À§ÇØ ÀÌ ºÎºÐ¸¸ 12px·Î ÁÙ¿©ÁÜ. ±Û¾¾ Å©±â¿¡ ¹®Á¦°¡ ¹ß»ýÇÏ¸é 13ÇÈ¼¿·Î º¹±ÍÇÏ°í letter-spacing °ªÀ» -1·Î Á¶Á¤ -->
font.separator	{
		color:#cccccc;
		}

td.bdnick	{
		font-size:12px;
		letter-spacing:0pt;
		}
<!-- °Ô½ÃÆÇ ´Ð³×ÀÓ ³¡ -->

<!-- ¡Ú¡Ú¡Ú Â¯¸®ºä °øÁö ´Ð³×ÀÓ ½ÃÀÛ -->
.mediumseegreen12 {
	font-size: 12px;
	color: #40a8c3
}
<!-- ¡Ú¡Ú¡Ú Â¯¸®ºä °øÁö ´Ð³×ÀÓ ³¡ -->

<!-- ¡Ú¡Ú¡Ú Â¯¸®ºä ºäÆäÀÌÁö ÇÏ´Ü ´Ð³×ÀÓ ½ÃÀÛ -->
span.blue {
	font-size: 12px;
	color: #5081cb;
	text-decoration: none;
}
<!-- Â¯¸®ºä ºäÆäÀÌÁö ÇÏ´Ü ´Ð³×ÀÓ ³¡ -->

<!-- ¡Ú¡Ú¡Ú ÂûÄ«´Ú ¸®½ºÆ® ´Ð³×ÀÓ ½ÃÀÛ -->
.gray11 {
	font-size: 12px
}
<!-- ÂûÄ«´Ú ¸®½ºÆ® ´Ð³×ÀÓ ³¡ -->

<!-- ¡Ú¡Ú¡Ú ¸ÞÀÎ ÁÂÃø ÅØ½ºÆ® ½ÃÀÛ -->
td.line16 {
	line-height:16px;
}
<!-- ¸ÞÀÎ ÁÂÃø Æú ÅØ½ºÆ® ³¡ -->

<!-- ¡Ú¡Ú¡Ú image Å¸ÀÔÀ¸·Î µé¾î°¡´Â ÀÎÇ² ÇÊµå ½ÃÀÛ -->
input.btn	{
		border-width:0px;
		size:landscape;
		}
<!-- image Å¸ÀÔÀ¸·Î µé¾î°¡´Â ÀÎÇ² ÇÊµå ³¡ -->

<!-- ¡Ú¡Ú¡Ú Ã¼Å©¹Ú½º/¶óµð¿À¹öÆ° ½ÃÀÛ -->
input.checkfamily		{
					border-width:0px;
					}
<!-- Ã¼Å©¹Ú½º/¶óµð¿À¹öÆ° ³¡ -->

<!-- ¡Ú¡Ú¡Ú ¹®ÀÚ ¸Þ½ÃÁö ÀÔ·ÂÃ¢ Àü¿ë ½ÃÀÛ -->
textarea.checkfamily2008sms
					{
					font-family:µ¸¿òÃ¼;
					font-size:9pt;
					border-width:0px;
					line-height:14px;
					}
<!-- ¹®ÀÚ ¸Þ½ÃÁö ÀÔ·ÂÃ¢ Àü¿ë ³¡ -->

<!-- ¡Ú¡Ú¡Ú ·Î±×ÀÎ ¹Ú½º Àû¿ë or ÅØ½ºÆ®¿¡¾î¸®¾î ½ÃÀÛ -->
input.login2008	{
			border:1px solid #eaeaea;
			color:#7a7a7a;
			font-size:12px;
			}
<!-- ·Î±×ÀÎ ¹Ú½º Àû¿ë ³¡ -->


<!-- ¡Ú¡Ú¡Ú ¸ÞÀÎÆäÀÌÁö °Ë»öÇ×¸ñ ÁöÁ¤ ¼¿·ºÆ®¹Ù¸¦ À§ÇÑ ½ºÅ¸ÀÏ ÁöÁ¤ ½ÃÀÛ -->
select.srch2008	{
			behavior: url('/Jcommon/css/selectBox.htc');
			}
			<!-- selectBox.htc ÆÄÀÏÀÇ °æ·Î¸¦ º¯°æÇÒ °æ¿ì ÀÌ ºÎºÐÀÇ °æ·Îµµ º¯°æÇØ ÁÖ¾î¾ß ÇÔ -->
			<!-- »ç¿ëÀÌ¹ÌÁö : /images/arrow_image.gif   /images/arrow_image2.gif -->
<!-- ¸ÞÀÎÆäÀÌÁö °Ë»öÇ×¸ñ ÁöÁ¤ ¼¿·ºÆ®¹Ù¸¦ À§ÇÑ ½ºÅ¸ÀÏ ÁöÁ¤ ³¡ -->





<!-- ### ¿©±â¼­ºÎÅÍ jjstyle (°Ô½ÃÆÇ °ü·Ã) ############################################### -->
<!-- ¡Ú¡Ú¡Ú °Ô½ÃÆÇ Å¸ÀÌÆ² ºÎºÐ ½ÃÀÛ -->
	.bd03 {
		font-family:µ¸¿ò;
		font-size:12px;
		line-height:20px;
		color:#6b6b6b;
		}
	.bd03 a:link {
		font-size: 12px;
		color: #333333;
		font-family: µ¸¿ò;
		text-decoration: none
	}
	.bd03 a:active {
		font-size: 12px;
		color: #333333;
		font-family: µ¸¿ò;
		text-decoration: none
	}
	.bd03 a:visited {
		font-size: 12px;
		color: #333333;
		font-family: µ¸¿ò;
		text-decoration: none
	}
	.bd03 a:hover {
		font-size: 12px;
		color: #000000;
		font-family: µ¸¿ò;
		text-decoration: none
	}
<!-- °Ô½ÃÆÇ Å¸ÀÌÆ² ºÎºÐ ³¡ -->

<!-- ¡Ú¡Ú¡Ú °Ô½ÃÆÇ °ü¸®ÀÚ Á¤º¸ ºÎºÐ ½ÃÀÛ -->
	.black04 a:link {
		font-size: 12px;
		color: #000000;
		text-decoration: none
	}

	.black04 a:active {
		font-size: 12px;
		color: #000000;
		text-decoration: none
	}

	.black04 a:visited {
		font-size: 12px;
		color: #000000;
		text-decoration: none
	}

	.black04 a:hover {
		font-size: 12px;
		color: #0072bc;
		text-decoration: none
	}
<!-- °Ô½ÃÆÇ °ü¸®ÀÚ Á¤º¸ ºÎºÐ ³¡ -->

<!-- ¡Ú¡Ú¡Ú °Ô½ÃÆÇ °øÁö Å¸ÀÌÆ² ºÎºÐ ½ÃÀÛ  -->
	.bd02 {
		font-size: 12px;
		color: #000000;
		font-family: µ¸¿ò
	}
	.bd02 a:link {
		font-size: 12px;
		color: #000000;
		font-family: µ¸¿ò;
		text-decoration: none
	}
	.bd02 a:active {
		font-size: 12px;
		color: #000000;
		font-family: µ¸¿ò;
		text-decoration: none
	}
	.bd02 a:visited {
		font-size: 12px;
		color: #000000;
		font-family: µ¸¿ò;
		text-decoration: none
	}
	.bd02 a:hover {
		font-size: 12px;
		color: #ff9400;
		font-family: µ¸¿ò;
		text-decoration: none
	}
<!-- °Ô½ÃÆÇ °øÁö Å¸ÀÌÆ² ºÎºÐ ³¡  -->

<!-- ¡Ú¡Ú¡Ú ÃßÃµ º£½ºÆ® Å¸ÀÌÆ² ½ÃÀÛ -->
	.recommend {
		font-size: 12px;
		color: #333333;
		font-family: µ¸¿ò;
		text-decoration: none
	}

	.recommend a:link {
		font-size: 12px;
		color: #333333;
		font-family: µ¸¿ò;
		text-decoration: none
	}

	.recommend a:active {
		font-size: 12px;
		color: #333333;
		font-family: µ¸¿ò;
		text-decoration: none
	}

	.recommend a:visited {
		font-size: 12px;
		color: #333333;
		font-family: µ¸¿ò;
		text-decoration: none
	}
	.recommend a:hover {
		font-size: 12px;
		color: #bd1326;
		font-family: µ¸¿ò;
		text-decoration: none
	}
<!-- ÃßÃµ º£½ºÆ® Å¸ÀÌÆ² ³¡ -->

<!-- ¡Ú¡Ú¡Ú Á¶È¸ º£½ºÆ® Å¸ÀÌÆ² ½ÃÀÛ -->
	.reference {
		font-size: 12px;
		color: #333333;
		font-family: µ¸¿ò;
		text-decoration: none
	}

	.reference a:link {
		font-size: 12px;
		color: #333333;
		font-family: µ¸¿ò;
		text-decoration: none
	}

	.reference a:active {
		font-size: 12px;
		color: #333333;
		font-family: µ¸¿ò;
		text-decoration: none
	}

	.reference a:visited {
		font-size: 12px;
		color: #333333;
		font-family: µ¸¿ò;
		text-decoration: none
	}

	.reference a:hover {
		font-size: 12px;
		color: #005f96;
		font-family: µ¸¿ò;
		text-decoration: none
	}
<!-- Á¶È¸ º£½ºÆ® Å¸ÀÌÆ² ³¡ -->

<!-- ¡Ú¡Ú¡Ú °Ô½ÃÆÇ ¸®½ºÆ® ÇÏ´Ü ÆäÀÌÁö ³Ñ±â±â ½ÃÀÛ -->
	.bd04 {
		font-family:µ¸¿ò;
		font-size:12px;
		line-height:20px;
		color:#6b6b6b;
	}
	.bd04 a:link {
		font-size: 11px;
		color: #000000;
		font-family: µ¸¿ò;
		text-decoration: none
	}
	.bd04 a:active {
		font-size: 11px;
		color: #000000;
		font-family: µ¸¿ò;
		text-decoration: none
	}
	.bd04 a:visited {
		font-size: 11px;
		color: #000000;
		font-family: µ¸¿ò;
		text-decoration: none
	}
	.bd04 a:hover {
		font-size: 11px;
		color: #333333;
		font-family: µ¸¿ò;
		text-decoration: none
	}
<!-- °Ô½ÃÆÇ ¸®½ºÆ® ÇÏ´Ü ÆäÀÌÁö ³Ñ±â±â ³¡ -->

<!-- ¡Ú¡Ú¡Ú °Ô½ÃÆÇ ¸®½ºÆ® ÇÏ´Ü ÆäÀÌÁö ³Ñ±â±â Áß ÇöÀçÆäÀÌÁö¿¡ ÇØ´çÇÏ´Â ¼ýÀÚ ½ÃÀÛ -->
	.deeppink11 {
		font-size: 11px;
		color: #ff5980
	}
<!-- °Ô½ÃÆÇ ¸®½ºÆ® ÇÏ´Ü ÆäÀÌÁö ³Ñ±â±â Áß ÇöÀçÆäÀÌÁö¿¡ ÇØ´çÇÏ´Â ¼ýÀÚ ³¡ -->

.pg_title01 {
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	font-family: µ¸¿ò
}
.pg_title02 {
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	font-family: µ¸¿ò
}
.pg_title03 {
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	font-family: µ¸¿ò
}
.page01 {
	line-height: 18px
}
.white12 {
	font-size: 12px;
	color: #ffffff
}
.black11 {
	font-size: 11px;
	color: #000000
}
.black12 {
	font-size: 12px;
	color: #000000
}
.pt01 {
	font-size: 12px;
	color: #ff4400
}
.pt02 {
	font-size: 12px;
	color: #d53b5f
}
.deeppink0211 {
	font-size: 11px;
	color: #ff5980;
	letter-spacing: -1px
}
.deeppink12 {
	font-size: 12px;
	color: #ff5980
}
.lightseagreen11 {
	font-size: 11px;
	color: #009884
}
.lightseagreen12 {
	font-size: 12px;
	color: #00b9a1
}
.darkorange12 {
	font-size: 12px;
	color: #fe7e01
}
.darkturquoise11 {
	font-size: 11px;
	color: #00b3c4
}
.darkskyblue11 {
	font-size: 11px;
	color: #009cc9
}
.crimson11 {
	font-size: 11px;
	color: #dc143c
}
.rosybrown11 {
	font-size: 11px;
	color: #bc8f8f
}
.salmon {
	font-size: 12px;
	color: #ff622c
}
.green11 {
	font-size: 11px;
	color: #209e55
}
.green12 {
	font-size: 12px;
	color: #209e55
}
.tomato12 {
	font-size: 12px;
	color: #ff3939
}
.txt01 {
	font-size: 12px;
	color: #bd1326
}
.txt02 {
	font-size: 12px;
	color: #005f96
}
.txt03 {
	font-size: 12px;
	line-height: 18px
}
.p_category {
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	font-family: µ¸¿ò;
	text-decoration: none
}
.p_category a:link {
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	font-family: µ¸¿ò;
	text-decoration: none
}
.p_category a:active {
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	font-family: µ¸¿ò;
	text-decoration: none
}
.p_category a:visited {
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	font-family: µ¸¿ò;
	text-decoration: none
}
.p_category a:hover {
	font-size: 12px;
	color: #0099cc;
	line-height: 20px;
	font-family: µ¸¿ò;
	text-decoration: none
}
.deeppink {
	font-size: 12px;
	color: #000000;
	font-family: µ¸¿ò;
	text-decoration: none
}
.deeppink a:link {
	font-size: 12px;
	color: #000000;
	font-family: µ¸¿ò;
	text-decoration: none
}
.deeppink a:active {
	font-size: 12px;
	color: #000000;
	font-family: µ¸¿ò;
	text-decoration: none
}
.deeppink a:visited {
	font-size: 12px;
	color: #000000;
	font-family: µ¸¿ò;
	text-decoration: none
}
.deeppink a:hover {
	font-size: 12px;
	color: #ff5980;
	font-family: µ¸¿ò;
	text-decoration: none
}
.deeppinkgray {
	font-size: 12px;
	color: #333333;
	font-family: µ¸¿ò;
	text-decoration: none
}
.deeppinkgray a:link {
	font-size: 12px;
	color: #333333;
	font-family: µ¸¿ò;
	text-decoration: none
}
.deeppink a:active {
	font-size: 12px;
	color: #333333;
	font-family: µ¸¿ò;
	text-decoration: none
}
.deeppink a:visited {
	font-size: 12px;
	color: #333333;
	font-family: µ¸¿ò;
	text-decoration: none
}
.deeppinkgray a:hover {
	font-size: 12px;
	color: #ff5980;
	font-family: µ¸¿ò;
	text-decoration: none
}
.inputbox01 {
	border-right: #bcbcbc 1px solid;
	border-top: #bcbcbc 1px solid;
	font-size: 12px;
	border-left: #bcbcbc 1px solid;
	color: #333333;
	border-bottom: #bcbcbc 1px solid;
	font-family: µ¸¿ò
}
.inputbox02 {
	border-right: #bcbcbc 1px solid;
	border-top: #bcbcbc 1px solid;
	font-size: 12px;
	border-left: #bcbcbc 1px solid;
	color: #000000;
	border-bottom: #bcbcbc 1px solid;
	font-family: µ¸¿ò
}
.inputbox03 {
	border-right: #bdb393 1px solid;
	border-top: #bdb393 1px solid;
	font-size: 12px;
	border-left: #bdb393 1px solid;
	width: 240px;
	color: #90792c;
	border-bottom: #bdb393 1px solid;
	font-family: µ¸¿ò
}
.inputbox04 {
	border-right: #c3cad0 1px solid;
	border-top: #c3cad0 1px solid;
	font-size: 11px;
	background: #e6eaed;
	border-left: #c3cad0 1px solid;
	width: 94px;
	color: #7e868c;
	border-bottom: #c3cad0 1px solid;
	font-family: µ¸¿ò
}
.inputbox05 {
	border-right: #f3daae 1px solid;
	border-top: #f3daae 1px solid;
	font-size: 11px;
	background: #faf9f2;
	border-left: #f3daae 1px solid;
	width: 84px;
	color: #7e868c;
	border-bottom: #f3daae 1px solid;
	font-family: µ¸¿ò
}
.inputbox06 {
	border-right: #bdb393 1px solid;
	border-top: #bdb393 1px solid;
	font-size: 12px;
	border-left: #bdb393 1px solid;
	width: 400px;
	color: #90792c;
	border-bottom: #bdb393 1px solid;
	font-family: µ¸¿ò
}
.inputbox07 {
	scrollbar-face-color: #ffffff;
	font-size: 12px;
	color: #333333;
	border: 1px solid #dedede;
}

.textarea01 {
	border-right: #c9c9c9 1px solid;
	border-top: #c9c9c9 1px solid;
	border-left: #c9c9c9 1px solid;
	width: 560px;
	border-bottom: #c9c9c9 1px solid;
	height: 42px
}
.textarea02 {
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	width: 708px;
	border-bottom: #ffffff 1px solid
}
.textarea03 {
	border-right: #c9c9c9 1px solid;
	border-top: #c9c9c9 1px solid;
	border-left: #c9c9c9 1px solid;
	border-bottom: #c9c9c9 1px solid
}
.textarea04 {
	border-right: #c9c9c9 1px solid;
	border-top: #c9c9c9 1px solid;
	border-left: #c9c9c9 1px solid;
	width: 640px;
	border-bottom: #c9c9c9 1px solid;
	height: 42px
}
.textarea05 {
	border-right: #167fb7 1px solid;
	border-top: #167fb7 1px solid;
	border-left: #167fb7 1px solid;
	width: 280px;
	border-bottom: #167fb7 1px solid;
	height: 20px
}
.textarea06 {
	border-right: #c9c9c9 1px solid;
	border-top: #c9c9c9 1px solid;
	border-left: #c9c9c9 1px solid;
	width: 600px;
	border-bottom: #c9c9c9 1px solid
}

.textarea07 {
	width: 580px;
	height: 42px;
	#333333;
	border: 1px solid #cbd0d4;
}

.selectbox01 {
	font-size: 12px;
	color: #333333;
	font-family: µ¸¿ò
}

.selectbox02 {
	font-size: 12px;
	color: #90792c;
	ont-family: µ¸¿ò
}

.white01 {
	font-size: 12px;
	color: #ffffff;
	font-family: µ¸¿ò;
	text-decoration: none
}

.white01 a:link {
	font-size: 12px;
	color: #ffffff;
	font-family: µ¸¿ò;
	text-decoration: none
}

.white01 a:active {
	font-size: 12px;
	color: #ffffff;
	font-family: µ¸¿ò;
	text-decoration: none
}

.white01 a:visited {
	font-size: 12px;
	color: #ffffff;
	font-family: µ¸¿ò;
	text-decoration: none
}

.white01 a:hover {
	font-size: 12px;
	color: #ffffff;
	font-family: µ¸¿ò;
	text-decoration: none
}

.black01 {
	font-size: 11px;
	color: #333333;
	font-family: µ¸¿ò;
	text-decoration: none
}

.black01 a:link {
	font-size: 11px;
	color: #333333;
	font-family: µ¸¿ò;
	text-decoration: none
}

.black01 a:active {
	font-size: 11px;
	color: #333333;
	font-family: µ¸¿ò;
	text-decoration: none
}

.black01 a:visited {
	font-size: 11px;
	color: #333333;
	font-family: µ¸¿ò;
	text-decoration: none
}

.black01 a:hover {
	font-size: 11px;
	color: #000000;
	font-family: µ¸¿ò;
	text-decoration: none
}

.black02 {
	font-size: 12px;
	color: #333333;
	font-family: µ¸¿ò;
	text-decoration: none
}

.black02 a:link {
	font-size: 12px;
	color: #333333;
	font-family: µ¸¿ò;
	text-decoration: none
}

.black02 a:active {
	font-size: 12px;
	color: #333333;
	font-family: µ¸¿ò;
	text-decoration: none
}

.black02 a:visited {
	font-size: 12px;
	color: #333333;
	font-family: µ¸¿ò;
	text-decoration: none
}

.black02 a:hover {
	font-size: 12px;
	color: #000000;
	font-family: µ¸¿ò;
	text-decoration: none
}

.black03 {
	font-size: 12px;
	color: #000000;
	font-family: µ¸¿ò;
	text-decoration: none
}

.black03 a:link {
	font-size: 12px;
	color: #000000;
	font-family: µ¸¿ò;
	text-decoration: none
}

.black03 a:active {
	font-size: 12px;
	color: #000000;
	font-family: µ¸¿ò;
	text-decoration: none
}

.black03 a:visited {
	font-size: 12px;
	color: #000000;
	font-family: µ¸¿ò;
	text-decoration: none
}

.black03 a:hover {
	font-size: 12px;
	color: #000000;
	font-family: µ¸¿ò;
	text-decoration: none
}

.black04 {
	font-size: 12px;
	color: #000000;
	font-family: µ¸¿ò;
	text-decoration: none
}

.teal12 {
	font-size: 12px;
	color: #333333;
	font-family: µ¸¿ò;
	text-decoration: none
}

.teal12 a:link {
	font-size: 12px;
	color: #333333;
	font-family: µ¸¿ò;
	text-decoration: none
}

.teal12 a:active {
	font-size: 12px;
	color: #333333;
	font-family: µ¸¿ò;
	text-decoration: none
}

.teal12 a:visited {
	font-size: 12px;
	color: #333333;
	font-family: µ¸¿ò;
	text-decoration: none
}

.teal12 a:hover {
	font-size: 12px;
	color: #009a86;
	font-family: µ¸¿ò;
	text-decoration: none
}

.m_global {
	font-size: 11px;
	color: #ffffff;
	font-family: µ¸¿ò;
	text-decoration: none
}

.m_global a:link {
	font-size: 11px;
	color: #ffffff;
	font-family: µ¸¿ò;
	text-decoration: none
}

.m_global a:active {
	font-size: 11px;
	color: #ffffff;
	font-family: µ¸¿ò;
	text-decoration: none
}

.m_global a:visited {
	font-size: 11px;
	color: #ffffff;
	font-family: µ¸¿ò;
	text-decoration: none
}

.m_global a:hover {
	font-size: 11px;
	color: #fffc00;
	font-family: µ¸¿ò;
	text-decoration: none
}

.s_global {
	font-size: 12px;
	color: #333333;
	font-family: µ¸¿ò;
	text-decoration: none
}

.s_global a:link {
	font-size: 12px;
	color: #333333;
	font-family: µ¸¿ò;
	text-decoration: none
}

.s_global a:active {
	font-size: 12px;
	color: #333333;
	font-family: µ¸¿ò;
	text-decoration: none
}

.s_global a:visited {
	font-size: 12px;
	color: #333333;
	font-family: µ¸¿ò;
	text-decoration: none
}

.s_global a:hover {
	font-size: 12px;
	color: #0066cc;
	font-family: µ¸¿ò;
	text-decoration: none
}

.m_popular {
	font-size: 11px;
	color: #ffffff;
	font-family: µ¸¿ò;
	text-decoration: none
}

.m_popular a:link {
	font-size: 11px;
	color: #ffffff;
	font-family: µ¸¿ò;
	text-decoration: none
}

.m_popular a:active {
	font-size: 11px;
	color: #ffffff;
	font-family: µ¸¿ò;
	text-decoration: none
}

.m_popular a:visited {
	font-size: 11px;
	color: #ffffff;
	font-family: µ¸¿ò;
	text-decoration: none
}

.m_popular a:hover {
	font-size: 11px;
	color: #ffffff;
	font-family: µ¸¿ò;
	text-decoration: none
}

.end {
	font-size: 12px;
	color: #333333;
	font-family: µ¸¿ò;
	text-decoration: none
}

.end a:link {
	font-size: 12px;
	color: #333333;
	font-family: µ¸¿ò;
	text-decoration: none
}

.end a:active {
	font-size: 12px;
	color: #333333;
	font-family: µ¸¿ò;
	text-decoration: none
}

.end a:visited {
	font-size: 12px;
	color: #333333;
	font-family: µ¸¿ò;
	text-decoration: none
}

.end a:hover {
	font-size: 12px;
	color: #0099cc;
	font-family: µ¸¿ò;
	text-decoration: none
}

.left_menu {
	font-size: 12px;
	color: #333333;
	font-family: µ¸¿ò;
	text-decoration: none
}

.left_menu a:link {
	font-size: 12px;
	color: #333333;
	font-family: µ¸¿ò;
	text-decoration: none
}

.left_menu a:active {
	font-size: 12px;
	color: #333333;
	font-family: µ¸¿ò;
	text-decoration: none
}

.left_menu a:visited {
	font-size: 12px;
	color: #333333;
	font-family: µ¸¿ò;
	text-decoration: none
}

.left_menu a:hover {
	font-size: 12px;
	color: #0099cc;
	font-family: µ¸¿ò;
	text-decoration: none
}

.left_menu2 {
	font-size: 12px;
	color: #333333;
	font-family: µ¸¿ò;
	text-decoration: none
}

.left_menu2 a:link {
	font-size: 12px;
	color: #333333;
	font-family: µ¸¿ò;
	text-decoration: none
}

.left_menu2 a:active {
	font-size: 12px;
	color: #333333;
	font-family: µ¸¿ò;
	text-decoration: none
}

.left_menu2 a:visited {
	font-size: 12px;
	color: #333333;
	font-family: µ¸¿ò;
	text-decoration: none
}

.left_menu2 a:hover {
	font-size: 12px;
	color: #0099a1;
	font-family: µ¸¿ò;
	text-decoration: none
}

.tag {
	font-size: 12px;
	color: #000000;
	font-family: µ¸¿ò;
	text-decoration: none
}

.tag a:link {
	font-size: 12px;
	color: #000000;
	font-family: µ¸¿ò;
	text-decoration: none
}

.tag a:active {
	font-size: 12px;
	color: #000000;
	font-family: µ¸¿ò;
	text-decoration: none
}

.tag a:visited {
	font-size: 12px;
	color: #000000;
	font-family: µ¸¿ò;
	text-decoration: none
}

.tag a:hover {
	font-size: 12px;
	color: #000000;
	font-family: µ¸¿ò;
	text-decoration: none
}

.bd01 {
	font-size: 12px;
	color: #000000;
	font-family: µ¸¿ò;
	text-decoration: none
}

.bd01 a:link {
	font-size: 12px;
	color: #000000;
	font-family: µ¸¿ò;
	text-decoration: none
}

.bd01 a:active {
	font-size: 12px;
	color: #000000;
	font-family: µ¸¿ò;
	text-decoration: none
}
.bd01 a:visited {
	font-size: 12px;
	color: #000000;
	font-family: µ¸¿ò;
	text-decoration: none
}
.bd01 a:hover {
	font-size: 12px;
	color: #ff3e6b;
	font-family: µ¸¿ò;
	text-decoration: none
}
.bd05 {
	font-family:µ¸¿ò;
	font-size:12px;
	line-height:20px;
	color:#6b6b6b;
}
.bd05 a:link {
	font-size: 12px;
	color: #000000;
	font-family: µ¸¿ò;
	text-decoration: none
}
.bd05 a:active {
	font-size: 12px;
	color: #000000;
	font-family: µ¸¿ò;
	text-decoration: none
}
.bd05 a:visited {
	font-size: 12px;
	color: #000000;
	font-family: µ¸¿ò;
	text-decoration: none
}
.bd05 a:hover {
	font-size: 12px;
	color: #333333;
	font-family: µ¸¿ò;
	text-decoration: none
}
.bd06 {
	font-family:µ¸¿ò;
	font-size:12px;
	line-height:20px;
	color:#6b6b6b;
	}
.bd06 a:link {
	font-size: 12px;
	color: #be1716;
	font-family: µ¸¿ò;
	text-decoration: none
}
.bd06 a:active {
	font-size: 12px;
	color: #be1716;
	font-family: µ¸¿ò;
	text-decoration: none
}
.bd06 a:visited {
	font-size: 12px;
	color: #be1716;
	font-family: µ¸¿ò;
	text-decoration: none
}
.bd06 a:hover {
	font-size: 12px;
	color: #be1716;
	font-family: µ¸¿ò;
	text-decoration: none
}
.bd07 {
	font-family:µ¸¿ò;
	font-size:12px;
	line-height:20px;
	color:#6b6b6b;
	}
.bd07 a:link {
	font-size: 11px;
	color: #000000;
	font-family: µ¸¿ò;
	text-decoration: none
}
.bd07 a:active {
	font-size: 11px;
	color: #000000;
	font-family: µ¸¿ò;
	text-decoration: none
}
.bd07 a:visited {
	font-size: 11px;
	color: #000000;
	font-family: µ¸¿ò;
	text-decoration: none
}
.bd07 a:hover {
	font-size: 11px;
	color: #333333;
	font-family: µ¸¿ò;
	text-decoration: none
}
p {
	margin-top: 0px;
	margin-bottom: 0px
}
img {
	border-right: medium none;
	border-top: medium none;
	border-left: medium none;
	border-bottom: medium none
}
.click {
	font-size: 11px;
	color: #333333;
	font-family: µ¸¿ò;
	text-decoration: none
}
.click a:link {
	font-size: 11px;
	color: #333333;
	font-family: µ¸¿ò;
	text-decoration: none
}
.click a:active {
	font-size: 11px;
	color: #333333;
	font-family: µ¸¿ò;
	text-decoration: none
}
.click a:visited {
	font-size: 11px;
	color: #333333;
	font-family: µ¸¿ò;
	text-decoration: none
}
.click a:hover {
	font-size: 11px;
	color: #ff7d1d;
	font-family: µ¸¿ò;
	text-decoration: none
}
.copy_submenu {
	font-size: 12px;
	color: #333333;
	font-family: µ¸¿ò;
	text-decoration: none
}
.copy_submenu a:link {
	font-size: 12px;
	color: #333333;
	font-family: µ¸¿ò;
	text-decoration: none
}
.copy_submenu a:active {
	font-size: 12px;
	color: #333333;
	font-family: µ¸¿ò;
	text-decoration: none
}
.copy_submenu a:visited {
	font-size: 12px;
	color: #333333;
	font-family: µ¸¿ò;
	text-decoration: none
}
.copy_submenu a:hover {
	font-size: 12px;
	color: #39a2bf;
	font-family: µ¸¿ò;
	text-decoration: none
}
.copycenterinfo {
	font-size: 12px;
	color: #333333;
	font-family: µ¸¿ò;
	text-decoration: none
}
.copycenterinfo a:link {
	font-size: 12px;
	color: #333333;
	font-family: µ¸¿ò;
	text-decoration: none
}
.copycenterinfo a:active {
	font-size: 12px;
	color: #333333;
	font-family: µ¸¿ò;
	text-decoration: none
}
.copycenterinfo a:visited {
	font-size: 12px;
	color: #333333;
	font-family: µ¸¿ò;
	text-decoration: none
}
.copycenterinfo a:hover {
		font-size: 12px;
		color: #101010;
		font-family: µ¸¿ò;
		text-decoration: none
}
.textfield01 {
		font-size: 12px;
		width: 250px;
		font-family: µ¸¿ò;
		height: 22px;
		background-color: #ffffff;
		padding: 2px;
		border: 2px solid #9fd4e4;
}

.listnum {
	font-size: 11px;
	color: #878787;
	font-family: µ¸¿ò;
	text-decoration: none
}
.listnum a:link {
	font-size: 11px;
	color: #656565;
	font-family: µ¸¿ò;
	text-decoration: none
}
.listnum a:active {
	font-size: 11px;
	color: #878787;
	font-family: µ¸¿ò;
	text-decoration: none
}
.listnum a:visited {
	font-size: 11px;
	color: #999999;
	font-family: µ¸¿ò;
	text-decoration: none
}
.listnum a:hover {
	font-size: 11px;
	color: #0072bc;
	font-family: µ¸¿ò;
	text-decoration: none
}

.tip {
	font-size: 11px;
	color: #4c4242;
	font-family: µ¸¿ò;
	text-decoration: none
}
.tip a:link {
	font-size: 11px;
	color: #4363bf;
	font-family: µ¸¿ò;
	text-decoration: none
}
.ltip a:active {
	font-size: 11px;
	color: #4363bf;
	font-family: µ¸¿ò;
	text-decoration: none
}
.tip a:visited {
	font-size: 11px;
	color: #4363bf;
	font-family: µ¸¿ò;
	text-decoration: none
}
.tip a:hover {
	font-size: 11px;
	color: #008ed1;
	font-family: µ¸¿ò;
	text-decoration: none
}

.blue {
	font-size: 12px;
	color: #5081cb;
	font-family: µ¸¿ò;
	text-decoration: none;
}
.blue a:link {
	font-size: 12px;
	color: #5081cb;
	font-family: µ¸¿ò;
	text-decoration: none
}
.blue a:active {
	font-size: 12px;
	color: #5081cb;
	font-family: µ¸¿ò;
	text-decoration: none
}
.blue a:visited {
	font-size: 12px;
	color: #5081cb;
	font-family: µ¸¿ò;
	text-decoration: none
}
.blue a:hover {
    font-size: 12px;
    color: #5463bd;
    font-family: µ¸¿ò;
    text-decoration: none
}

.navy {
	font-size: 12px;
	color: #155391;
	font-family: µ¸¿ò;
	text-decoration: none;

}
.navy a:link {
	font-size: 12px;
	color: #155391;
	font-family: µ¸¿ò;
	text-decoration: none
}
.navy a:active {
	font-size: 12px;
	color: #155391;
	font-family: µ¸¿ò;
	text-decoration: none
}
.navy a:visited {
	font-size: 12px;
	color: #155391;
	font-family: µ¸¿ò;
	text-decoration: none
}
.navy a:hover {
    font-size: 12px;
    color: #5463bd;
    font-family: µ¸¿ò;
    text-decoration: none;
}

.frame {
	background-color: #ffffff;
	border: 1px solid #d9d7d7;
	padding: 2px;
}
.review_txt {
	font-size: 11px;
	color: #989898;
	font-family: µ¸¿ò;
	text-decoration: none
}
.review_list {
	font-size: 12px;
	color: #5a8dcc;
	font-family: µ¸¿ò;
	text-decoration: none
}

.review_genre {
	font-size: 11px;
	color: #5a8dcc;
	font-family: µ¸¿ò;
	text-decoration: none;
	font-weight: bold;

}
.review_genre a:link {
	font-size: 11px;
	color: #5a8dcc;
	font-family: µ¸¿ò;
	text-decoration: none
}
.review_genre a:active {
	font-size: 11px;
	color: #5a8dcc;
	font-family: µ¸¿ò;
	text-decoration: none
}
.review_genre a:visited {
	font-size: 11px;
	color: #5a8dcc;
	font-family: µ¸¿ò;
	text-decoration: none
}
.review_genre a:hover {
	font-size: 11px;
	color: #6699ff;
	font-family: µ¸¿ò;
	text-decoration: none;
}

.reply_t {
	font-size: 12px;
	color: #3333a7;
	font-family: µ¸¿ò;
	text-decoration: none;
	font-weight: bold;

}

.be_reply {
	font-size: 12px;
	color: #636363;
	font-family: µ¸¿ò;
	line-height: 18px;

}
.textarea08 {
	width: 200px;
	height: 74px;
	color: #636363;
	border: 1px solid #ffffff;

}
.table_blue {
	font-size: 12px;
	color: #3d81c6;
	font-family: µ¸¿ò;
	line-height: 18px;
}
.table_normal {
	font-size: 12px;
	color: #666666;
	font-family: µ¸¿ò;
	line-height: 16px;
	padding-right: 10px;
	padding-left: 10px;
}


<!-- ### ¿©±â¼­ºÎÅÍ Çï·Î¿ìTV ############################################### -->

#upload {
	position:absolute;
	left:15px;
	top:149px;
	width:422;
	height:198;
	z-index:3;
}
#encoding {
	position:absolute;
	left:15px;
	top:149px;
	width:422px;
	height:198px;
	z-index:2;
}
#uploaded {
	position:absolute;
	left:15px;
	top:149px;
	width:422px;
	height:233px;
	z-index:2;
}
#fileopen {
	position:absolute;
	left:15px;
	top:149px;
	width:422px;
	height:214;
	z-index:2;
}
#upload_failure {
	position:absolute;
	left:15px;
	top:149px;
	width:422px;
	height:214;
	z-index:2;
}
#back {
	position:absolute;
	left:0;
	top:0;
	width:452;
	height:540;
    	filter:alpha(opacity=50);
	z-index:1;
}


#thirdDepth a {color:#fff;font-weight:bold}
