/* CSS Document */
P {margin-top:2px;margin-bottom:2px;}
.news_image
{
	height:76px;
	width:96px;
	border: 1px solid #CECECE;
}
.news_text_title
{
	overflow: hidden;
	height: 13px;
	width:293px;
	font-weight: bold;
	color:#336600;
	margin-bottom: 4px;
	cursor:pointer;
}
.news_text_str
{
	height: 42px;
	width: 293px;
	overflow: hidden;
	color: #817704;
	margin-top:5px;
	cursor:pointer;
}
.news_text_rp
{
	color: #999999;
}
.news_list_text
{
	width:390px;
	height:18px;
	line-height:18px;
	overflow:hidden;
}

.list_title
{
	font-family:"µ¸¿ò13B", "µ¸¿ò", Seoul, "ÇÑ°­Ã¼";
	font-size:13px;
	overflow:hidden;
}
.list_date
{
	font-size:11px;
	color:#999999;
	margin-top:3px;
	margin-bottom:3px;
}
.list_brief
{
	color:#666666;
	overflow:hidden;
}
.weekly_it
{
	width:299px;
	height:109px;
	background-image:url(/img/news/weekly_new_bg.gif);
	overflow:hidden;
	padding-top:17px;
	padding-left:15px;
}
.headline
{
	width:299px;
	height:109px;
	background-image:url(/img/it/headline_bg.gif);
	overflow:hidden;
	padding-top:17px;
	padding-left:15px;
}
.weekly_it_show
{
	width:246px;
	height:74px;
	overflow:hidden;
	position:relative;
}
.weekly_it_item
{
	width:246px;
	height:74px;
	position:absolute;
}
