.base #mainContent {
	margin-top: 0;
	margin-bottom: 10;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	width: 590px;
	margin-right: 0px;
	float: left;
}
.base #mainContent h2 {
	background-image: url(../../top_img/h2_back.jpg);
	background-repeat: no-repeat;
	font-size: 1em;
	display: block;
	height: 21px;
	padding-top: 5px;
	padding-left: 10px;
	margin: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	color: #000078;
}
.base #mainContent .box {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	width: 588px;
	border-right-color: #000078;
	border-bottom-color: #000078;
	border-left-color: #000078;
	height: auto;
}

.base #mainContent ul {
	font-size: 0.7em;
	line-height: 200%;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.base #mainContent .box li {
	background-image: url(../../top_img/topic_list.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 1.6em;
	list-style-type: none;
}
.base #mainContent .media_paper {
	width: 276px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000066;
	float: left;
	font-size: 0.8em;
	padding-right: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 6px;
}
.base #mainContent .media_book {
	width: 276px;
	float: left;
	font-size: 0.8em;
	padding-left: 5px;
	clear: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.base #mainContent  .media_move {
	float: right;
	width: 276px;
	font-size: 0.8em;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000066;
	padding-left: 5px;

}
.base #mainContent .box p {
	padding: 0px;
	margin: 0px;
}
.base #mainContent .box a {
	color: #1D3994;
	text-decoration: none;
}
.base #mainContent .box a:hover {
	text-decoration: underline;
}

.box p {
	height:60px;
}
.box > p {
	height:auto;
	min-height:95px;
	background-color: #339999;
}
.dotline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000078;
}
