@charset "utf-8";
#SubCont h3 {
	font-size: 1.3em;
	color: #5EB8F0;
	background-image: url(../images/inner_proj_title_line_s_d2.gif);
	background-repeat: no-repeat;
	background-position: left 20px;
	padding-bottom: 5px;
	margin: 15px 0 5px 0;
}
#SubCont h3.detail {
	font-size: 1.3em;
	color: #5EB8F0;
	background-image: url(../images/inner_proj_title_line_s_d2.gif);
	background-repeat: no-repeat;
	background-position: left 35px;
	padding-bottom: 5px;
	margin: 15px 0 5px 0;
}

#SubCont h3.detail span.time{
	font-size: 14px;
	font-weight: normal;

}
#SubCont p.backLink a {
	color: #5EB8F0;
	float: right;
	margin-top: -10px;
	margin-right: 20px;
	font-size: 0.8em;
	margin-bottom: 5px;
}
#SubCont p.newsCont {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5EB8F0;
	margin-right: 20px;
	line-height: 1.4em;
}
.newsURL {
	float: right;
	display: inline;
	margin-right: 10px;
	
}
.LinkTxt{
	color: #5EB8F0;
}

.grd{
	margin:0;
	padding:0;
}
.grdHead{
	background-color: #C6E9FA;
	line-height: 30px;
	text-align: left;
	text-indent: 5px;
	background-image: url(../images/inner_line_dot.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.grdRow{
	background-image: url(../images/inner_line_dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;	/*padding:2px 0 0 0;*/
	line-height: 25px;
}


.grdPage{
	background-color: #C6E9FA;
	line-height: 20px;
	margin-top: 0px;
	text-align: right;
}
