/* CSS Document */
#wrapper2{
	border:1px solid #FFFFFF;
	margin: 0;
	width: 860px;
	height: auto;
	padding: 0px;
}

#wrapper2 #title{
	width: 100%;
	height:26px;
	margin-bottom:2px;
	background:url(/images/news/new/title_bg.gif) repeat-x top center;
}

#wrapper2 #title p.title01{
	display:block;
	float:left;
	width:91px;
	height:26px;
	margin:0;
	background:url(/images/news/new/title.gif) no-repeat;
}

#wrapper2 #title img.title02 {
	float:right;
	display:block;
	width:100px;
	height:18px;
	margin:4px 4px 4px 0;
	background:url(/images/news/new/title02.gif) no-repeat;
}

#wrapper2 #title p.title03{
	display:block;
	float:left;
	width:200px;
	height:26px;
	margin:0;
	background:url(/images/news/new/title03.gif) no-repeat;
}
#wrapper2 #title p.title01 span,
#wrapper2 #title p.title02 span,
#wrapper2 #title p.title03 span{
	display:none;
}

/***********************************************/

#wrapper2 #news_title{
	width: 100%;
	height:44px;
	margin: 3px 0 3px 0;
	background:url(/images/news/new/news_title_bg2.gif) repeat-x top center;
	text-align: left;
}

#wrapper2 #news_title p.news_title01{
	text-align: left;
	margin: 3px 10px 0px 10px;
	padding: 2px 0px 0px 0px;
}
#wrapper2 #news_title p.news_title02{
	text-align: right;
	margin: 0px 10px 5px 10px;
	font-weight: bold;
	color:#999999;
}

#wrapper2 #news_title span.news_title{
	font-size: 14px;
	color: #555555;
	font-weight: bold;
	margin-left: 10px;
	text-align: left;
}

#wrapper2 div#news_contents, p#news_contents{
	font-size: 12px; !important;
	text-align: left; !important;
	padding: 10px; !important;
}