h1{
	background:url(../../images/introduction/t_topic.gif) no-repeat;	
	height:32px;
	text-indent:-1000px;
	margin-bottom:10px;
}
.list{
	padding:0px;
}
.list .item{
	width:270px; float:left; height:180px;
	margin:10px;
}
.list .imgthumb{
	width:270px;
}
.list .name{
	background:url(images/tinyicon-4.gif) no-repeat;
	padding:0px 0px 5px 0px;	
}
.list .name a{
	font-size:1.1em;
	font-weight:bold;
}
.list .desc{
	text-indent:20px;
	color:#666666;
}
.fullentry{
	margin-left:20px;
	width:560px;
}
.fullentry .name{
	font-size:1.2em;
	color:#006600;
}
.fullentry .detail{
	background-color:#F9FFEA;
	padding:10px;
	border-top:solid 3px #FFF3CB;
	border-bottom:solid 2px #FFF3CB;
	
}

