/* ============================================================================
	±â    ´É : ¼­ºêÆäÀÌÁö Front CSS 
	ÀÛ ¼º ÀÚ : ÀÓ Á¤ ÈÆ 
	ÀÛ ¼º ÀÏ : 2009.02
	¿¬ ¶ô Ã³ : jhlim@vittiv.com
	¹ö    Àü : 1.0 (2009.2.25)
=============================================================================== */
/*
@charset "euc-kr";
*/
@import "/css/common.css";
@import "/css/layout.css";

body	{margin:0 0 0 0;background:url(/images/main/body_bg.jpg) repeat-x;}
td		{line-height:13px;}


.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;}


		/* ÄÁÅÙÃ÷ ¿µ¿ª Á¤ÀÇ */
		#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;overflow:hidden;}
			.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;}