 @charset "utf-8";


#container #catogoryTitle{
	width: 930px;
	margin: 0 auto;
	padding-bottom: 30px;
}
#container #catogoryTitle h3{
	margin-bottom: 30px;
}
#container #catogoryTitle .figure{
	width: 260px;
	float: right;
}
#container #catogoryTitle .text{
	width: 630px;
	float: left;
	margin-top: 30px;
}
#container #tabUpper{
	/position: relative;
}
.moduleTopics02{
	background-color: #fefdf8;
}