@charset "UTF-8";
#topics {
	padding:0;
	margin:0 0 10px;
	width:780px;
	float:left;
}
#topics .description img{
	float: left;
	margin-right: 10px;
}
#topics .update_box2 {
	width:760px;
	clear:both;
	/*background-image: url(../img/picup_back.gif);
	*/
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
#topics .update_list2 {
	font-size: 12px;
	color:#666666;
	line-height: 16px;
	width: 740px;
	display: block;
	margin-top: 0;
	margin-bottom: 7px;
	padding-top: 5;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: 7px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
#topics .update_list2 a {
	padding:0;
	margin:0;
	font-size: 12px;
	color:#3488D3;
	line-height: 16px;
	font-weight: bold;
}
#topics .update2 {
	padding:0;
	margin:0;
	width:96px;
	float:left;
	font-size:12px;
	background-image: url(../img/date.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
.topics_bar2{
    width:760px;
	clear:both;
	background-image: url(../img/bar_topix2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 30px;
}