@import url(base.css);

/*********************
 *
 *	TOP
 *
**********************/
.topheader_b {
	background:url(../img/topheader_01.gif) no-repeat;
	position:relative;
	width:710px;
	height:45px;
}

.topmenu_b {
	position:relative;
	width:160px;
	float:left;
}

.topcontent_b {
	padding:0px 0px 10px 0px;
	position:relative;
	width:550px;
	text-align:left;
	float:left;
}

/* ** news_release (news) ** */
div#news
{
	position:relative;
	width:420px;
	margin-left:19px;
	padding-bottom:10px;
	background:url(../img/dotted.gif) 0 56px repeat-x;
}

div#news h3
{
	width:380px;
	height:57px;
	height:40px;
	background:url(../img/blog_title.gif) 1px 50% no-repeat;
	text-indent:-8883px;
}

div#news dl,
div#news dt,
div#news dd,
div#news ul,
div#news li
{
	margin:0;
	padding:0;
}

div#news dt
{
	width:70px !important;
	width:95px;
	margin-bottom:-23px;
	padding-left:25px;
	background:url(../img/mark_01.gif) 11px 50% no-repeat;
	font-family:sans-serif;
/*	letter-spacing:-0.04em;*/
	font-size:100%;
	line-height:25px;
	font-style:normal;
}

div#news dd
{
	padding:3px 0 4px 8.7em;
	background:url(../img/dotted.gif) 0 100% repeat-x;
}

div#news dd a
{
	line-height:1.2;
}

div.topi
{
	padding:20px;
	padding-bottom:8px;
}

div.topi h3
{
	margin-bottom:8px;
}

