@charset "utf-8";
/* mainContents */

/* topics */
#topics {
	margin-bottom:1em;
}
#topics #photoNews {
	float: right;
	width: 135px;
}
#topics ol {
	padding: 0 0 0 1.5em;
	zoom: 1;
	margin: 0px;
	list-style: none;
	width:23em;
	float:left;
}
#topics ol li {
	font-size:1em;
	line-height: 1.4em;
	margin-bottom:0.5em;
	list-style: disc;
}
#topics #photoNews span {
	font-size:x-small;
	line-height:1.3em;
}
.ui-tabs .ui-tabs-panel {
	background: #FFF!important;
	border-right: 1px solid #CCCCCC!important;
	border-bottom: 1px solid #CCCCCC!important;
	border-left: 1px solid #CCCCCC!important;
}

/* recomend */
#recomendarea {
	margin-bottom:2em;
}
#recomendarea .recomendblock .recomend {
	clear: both;
	margin-bottom:0.5em;
}
#recomendarea .recomendblock .recomend .img {
	float: left;
	margin-top: 0px;
}
#recomendarea .recomendblock .recomend .img a {
	margin-right:1em;
}
#equiv {
	background: #FFF;
	padding: 1px;
	border: 3px solid #376E1E;
	clear: both;
	margin-bottom:2em;
}
#equiv h3 {
	background: #376E1E;
	padding: 3px;
	color: #FFFFFF;
	margin-bottom: 0.5em;
	margin-top: 0px;
}
#equiv p {
	margin-right: 10px;
}

#equiv .img {
	margin-right: 1em;
	margin-left: 10px;
}
#it_net_news {
	margin-bottom:2em;
}
