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

#top-image {
	margin: 0 0 10px 0;
}

#top-image h2 {
	margin: 0;
	padding: 0;
}

.top-home-frame {
	width: 552px;
	margin: 0;
	padding: 0;
	border: 1px solid #cccccc;
}

* html body table.top-recommend-layout {
	width: 130px;
	height: 260px;
	margin: 5px 1px 0 1px;
	border: 1px solid #ccc;
	float: left;
}

* html body table.top-recommend-layout td img {
	width: 128px;
}
* html body table.top-recommend-layout th img {
	width: 128px;
}

.top-recommend-layout {
	width: 132px;
	height: 280px;
	margin: 5px 1px 0 1px;
	border: 1px solid #ccc;
	float: left;
}

.top-recommend-layout td img {
	width: 130px;
	height: auto !important;
}
.top-recommend-layout th img {
	width: 130px;
	height: auto !important;
}

.tr-title {
	height: 45px !important;
	text-align: center;
}

.top-office-frame {
	width: 552px;
	margin: 0;
	padding: 0;
	border: 1px solid #cccccc;
}

#top-new {
	clear:both;
	width: 555px;
	margin: 10px 0 0 0;
	overflow: auto;
}

#top-new h2 {
}

#top-new dl {
	margin: 0 0 0 20px;
}

#top-new dl dt {
	width: 100px;
	display: block;
	float: left;
}

#top-new dl dd {
	width: 430px;
	display: block;
	float: right;
	text-align: left;
}

#top-new hr {
	clear: both;
	height: 1px;
	margin: 0;
	padding: 0;
	border-style: dotted;
	color: #ccc;
}

#campaign-banner {
	margin: 10px 0 10px 0;
}

#campaign-banner img {
	margin: 0 0 5px 0;
}
