/* ============================================================================
	±â    ´É : ¸ÞÀÎÆäÀÌÁö ·¹ÀÌ¾Æ¿ô ¹× Front Á¤ÀÇ
	ÀÛ ¼º ÀÚ : ÀÓ Á¤ ÈÆ 
	ÀÛ ¼º ÀÏ : 2009.02
	¿¬ ¶ô Ã³ : jhlim@vittiv.com
	¹ö    Àü : 1.0 (2009.2.25)
	
	.HaniNotice ÀÇ height:139px; -> 131px ·Î ¼öÁ¤ iamone@hani 2009.12
=============================================================================== */
/*
@charset "euc-kr";
*/
@import "common.css";

body	{margin:0 0 0 0;background:url(/images/main/body_bg.jpg) repeat-x;}
td		{line-height:13px;}

/* ÀüÃ¼ ·¹ÀÌ¾î Á¤ÀÇ */
#wrap { position:relative; left: 50%; width:995px; margin-left: -493px; }

	/* »ó´Ü ¿µ¿ª Á¤ÀÇ */
	#topHeader	{width:995px;}
	#topArea	{width:995px;border:0;}

	.flashmenu	{position:absolute;height:70px;z-index:100;padding-left:10px;left:0px;top:70px;}
	/* ¹Ìµé ¿µ¿ª Á¤ÀÇ */
	#midArea	{width:995px;padding-top:15px;overflow:hidden;}
		
		/* ÄÁÅÙÃ÷ ¿µ¿ª Á¤ÀÇ */
		#mContent	{width:734px;float:left;overflow:hidden;}
			.NewsBox	{width:721px;margin-left:6px;background:url(/images/main/bluebox.gif) no-repeat;padding:9px 0 0 10px;vertical-align:top;}
			.NewsBox_ovr	{width:721px;padding:0 0 0 6px;vertical-align:top;overflow:hidden;display:none;}
			#NewsView	{width:734px;overflow:hidden;}
				#NewsView .NewsBar {width:734px;height:61px;background:url(/images/main/main_tab_bar.gif) no-repeat;font-weight:bold;padding-left:30px;vertical-align:top;overflow:hidden;color:#707070;}
				.NewsContent	{width:721px;background:url(/images/main/content_line.gif) repeat-y;margin-left:6px;padding-left:14px;}
				.NewsArticle	{width:131px;;background:url(/images/main/article_box.gif) no-repeat;text-align:center;padding-top:5px;margin-right:9px;float:left;margin-bottom:15px;}
				.box_bot_line	{vertical-align:baseline;}
				
				.boxleft {width:155px;border-left:2px solid #e1e1e1;height:50px;background-color:#fff;text-align:center;}
				.boxThum {background:url(/images/common/box_img_bg.gif) no-repeat;width:131px;height:167px;}
				.boxright {width:174px;border-right:2px solid #e1e1e1;background-color:#fff;}
		
		/* ¿ìÃø ¿µ¿ª Á¤ÀÇ */
		#mRight		{width:244px;float:left;overflow:hidden;margin-left:12px;}
			.TagBest	{width:220px;height:90px;background:url(/images/main/tag_bg.jpg) no-repeat;padding:13px 12px 0 12px;line-height:22px;}
			

			.HaniNotice   {width:220px;height:131px;background:url(/images/main/notice_bg02.jpg) no-repeat;padding:13px 12px 0 12px;line-height:18px;}

	/* ÇÏ´Ü ¿µ¿ª Á¤ÀÇ */
	#footer {width:981px;height:106px;clear:both;background:url(/images/common/footer_bg.gif) no-repeat;margin-left:6px;margin-top:20px;padding:5px 0 0 20px;}

.article	{color:#939393;}
.article_date	{color:#bb9200;}

/* Link */
a		{ color:#727272; text-decoration:none;}
a:hover	{ color:#00978f; }

a.category			{color:#010101;text-decoration:underline;font-weight:bold;}
a.category:hover	{color:#00978f;text-decoration:underline;font-weight:bold;}

a.category_ovr			{color:#32aae3;text-decoration:underline;font-weight:bold;}
a.category_ovr:hover	{color:#00978f;text-decoration:underline;font-weight:bold;}
