@CHARSET "UTF-8";

div#content-master {
	min-width:880px;
	max-width:1200px;
	text-align: left;
	margin: 0px auto 0 auto;
	background-color: #ffffff;
}
div#content-header {
	text-align: left;
	width: 100%;
}
div#content-footer {
	text-align: left;
	width: 100%;
	margin: 12px 0 0 0;
}
div#content-footer-link {
	text-align: center;
	width: 100%;
	margin: 0 0 5px 0;
}
div#content-menu{
	width:180px;
}
div#content{
	margin:14px;
}
div#content-border{
	border:solid 1px #5e7196;
}

table#contents{
	margin: 22px 8px 0 0;
}
table#contents td#left{
	width:100%;
	vertical-align: top;
}
table#contents td#right{
	width:200px;
	vertical-align: top;
}
table#contents #title{
	color:#557788;
	font-size: 14px;
	margin:0 0 0 9px;
}




div#contents-pager{
	font-size: 13px;
}
span#contents-pager{
	font-size: 10px;
}
span#contents-pagernow{
	font-size: 13px;
	font-weight: bold;
	margin-right:2px;
}
a#contents-pager{
	color: #687da6;
	font-size: 13px;
	margin-right:2px;
	text-decoration: none;
}
a#contents-pager:hover{
	color: #506180;
	font-size: 13px;
	margin-right:2px;
	text-decoration: underline;
}





div#contents-top-newitems{
	float: left;
	width: 478px;
	margin: 0 8px 8px 0;
}




div#content-bar {
	margin-top:40px;
	border-bottom:solid 1px #827a76;
}
div#content-space{
	height:40px;
}
div#content-space2{
	height:20px;
}