@charset "utf-8";
/* CSS Document */

#project_detail {
	margin:10px 0;
	padding:0px 20px;
	background-image:url(../images/project/deco.gif);
	background-repeat:repeat-y;

}

#pr_left {
	float: left;
	width: 455px;
}

#pr_right {
	float: right;
	width: 200px;
}

#pr_right h3 {
	padding-left:1px;
	margin-bottom:15px;

}


#news {
	clear:both;
	padding-left:20px;
	padding-bottom:10px;

}

#news h4 {
	font-size:80%;
	color:#333333;
	letter-spacing:1px;
	margin-bottom:5px;

}

#news dl {	
	font-size:75%;
	color:#333333;
	line-height:1.5em;

}




.topics01 {
	height:0;
	padding-top:11px;
	overflow:hidden;
	background-repeat:no-repeat;
	display:block;
	font-size:60%;
	margin-left:5px;
	margin-bottom:10px;

}

#topics a {
	background-repeat:no-repeat;
	display:block;
	font-size:60%;
	margin-left:0px;
	overflow:hidden;
	height:0px;
	margin-left:5px;
}


.topics02 a,
.topics03 a {
	padding-top:11px;
	

}

.topics04 a,
.topics05 a,
.topics06 a,
.topics07 a,
.topics08 a   {
	padding-top:26px;
}


.topics01 {
	background-image:url(../images/project/topic01.gif);
	background-repeat:no-repeat;


}

.topics02,
.topics03,
.topics04,
.topics05,
.topics06,
.topics07  {
	margin-bottom:10px;

}

.topics02 a {
	background-image:url(../images/project/topic02.gif);
	background-repeat:no-repeat;


}

.topics02 a:hover {
	background-image:url(../images/project/hover/topic02.gif);
	background-repeat:no-repeat;

}


.topics03 a {
	background-image:url(../images/project/topic03.gif);
	background-repeat:no-repeat;
	margin-left:5px;

}

.topics03 a:hover {
	background-image:url(../images/project/hover/topic03.gif);
	background-repeat:no-repeat;

}


.topics04 a {
	background-image:url(../images/project/topic04.gif);
	background-repeat:no-repeat;
	margin-left:5px;

}

.topics04 a:hover {
	background-image:url(../images/project/hover/topic04.gif);
	background-repeat:no-repeat;

}


.topics05 a {
	background-image:url(../images/project/topic05.gif);
	background-repeat:no-repeat;
	margin-left:5px;

}

.topics05 a:hover {
	background-image:url(../images/project/hover/topic05.gif);
	background-repeat:no-repeat;

}

.topics06 a {
	background-image:url(../images/project/topic06.gif);
	background-repeat:no-repeat;
	margin-left:5px;

}

.topics06 a:hover {
	background-image:url(../images/project/hover/topic06.gif);
	background-repeat:no-repeat;

}

.topics07 a {
	background-image:url(../images/project/topic07.gif);
	background-repeat:no-repeat;
	margin-left:5px;

}

.topics07 a:hover {
	background-image:url(../images/project/hover/topic07.gif);
	background-repeat:no-repeat;

}
.topics08 a {
	background-image:url(../images/project/topic08.gif);
	background-repeat:no-repeat;
	margin-left:5px;

}

.topics08 a:hover {
	background-image:url(../images/project/hover/topic08.gif);
	background-repeat:no-repeat;

}

#news a {
	color: #6CBD00;

}

#news a:hover {
	color:#006633;
	text-decoration:none;

}

#news dd {
	margin-bottom:10px;

}

.n_new {
	background-image:url(../images/project/new.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:35px;

}
