@charset "utf-8";

/* Table Of Contents
----------------------------------------

# content

----------------------------------------*/


/* # content
---------------------------------------------------------------------------- */


div#content dl.newsArticle {
	margin: 0 14px;
	padding: 8px 0 0 0;
}

div#content dl.newsArticle dt {
	color: #56aa48;
	font-weight: bold;
	padding: 0 0 0 2px;
}

div#content dl.newsArticle dd {
	background: url(../../common/images/bg_dot.gif) repeat-x left bottom;
	margin: 0em 0 0.6em 0;
	line-height: 1.6;
	padding-bottom:10px;

}

div#content dl.newsArticle dd p.newsimage {
	text-align:center;
	width:100%;
	margin:10px 0 10px 0;
}

div#content dl.newsArticlet dd.lastList {
	background: none;
	padding-bottom:-10px;
}


div#content dl.newsArticle dd p a {
	background: url(../../common/images/ico_arrow01.gif) no-repeat left 3px;
	display: block;
	margin: 0 0 -12px 0!important;
	padding-left: 20px;
}

strong.green {
	color: #56aa48;
}#blacksolar {
	margin-top: 30px;
	margin-bottom: 60px;
}
#blacksolar p {
	margin-bottom: 30px;
}
dd .newsimage .bs_01 {
	float: left;
	width: 177px;
	border: 1px solid #000000;
	margin: 15px 10px 0 75px;
}
dd .newsimage .bs_02 {
	float:left;
	width:177px;
	border: 1px solid #000000;
	margin-top:15px;
}
.newsArticle dd .bs_text {
	text-align: center;
	margin-bottom:10px;
}

.overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display:none;
	z-index: 9999;
	background: rgba(0,0,0,0.3);
}
.overlay a {
	display: table-cell;
	vertical-align: middle;
	text-align:center;
}
.overlay img {
	border: 0px;
}
.overlay:target {
	display: table;
}
.overlay .right {
	display:block;
	text-align: center;
	line-height: 2em;
}