@charset "euc-kr";
@import "common.css";

body	{margin:0;background:url(../images/common/main_bg.gif) 50% repeat-y }
td		{line-height:160%;}

#wrap { width:100%; }
	#leftArea	{width:160px; padding-top:50px;  float:left;  }
		.logo {text-align:center;background:url(../images/common/logo.gif) no-repeat; height:34px;padding-bottom:38px;}
		
	#midArea	{width:590px; float:left; }
		.mainVisual	{}

	#rightArea {width:230px;padding-left:20px; float:left;}
		.mainBbs {width:208px;}
		.mainBbs ul { padding-top:10px; width:208px;}
		.mainBbs ul li { background:url(../images/common/main_bl.gif) 0 5px no-repeat; padding-left:5px; padding-bottom:4px; text-align:left; font-size:11px;}
		.bbsImg {border-bottom: 1px solid #c1c1c1; padding-bottom:7px; width:208px;}
	
#footer {width:100%;height:98px;clear:both; background:url(/images/common/footer_bg.gif) repeat-x;}

/* Link */
a		{ color:#727272; text-decoration:none;}
a:hover	{ color:#871a47; }

a.notice	{ color:#555555; text-decoration:none;}
a.notice:hover	{color:#fe830f; font-weight:bold; }

.mNotice ul {}
.mNotice li {background:url(/images/main/bull.gif) 0px 5px no-repeat;padding-left:8px;height:17px;font-size:11px;}

.notice_ovr		{color:#fe830f; font-weight:bold; }
