#in_this_issue	{
float: left;
	width:490px;
	padding: 15px 15px 0 20px;
	}
#contents1	{
float: left;
	width:195px;
	margin: 15px 0 15px 0;
	padding: 0 0 0 25px;
	border-left: 2px dotted #666666;
	background: #fff;
	}
#contents1 ul	{
	list-style: none;
	background: #fff;
	}
#issue_bar	{
	width:486px;
	padding: 0 0 0 4px;
	background-color:#CCCCCC;
	color: #0b3a90;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height:20px;
	}
h1	{
	padding: 15px 0 15px 2px;
	}
#nav_contents1 ul {
		text-align: left;
		list-style: none;
		padding-top: 15px;
		padding-bottom: 15px;
}
#nav_contents1 li {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #0b3a90;
		font-weight: bold;
		}
#nav_contents1 li a	{
		color: #333;
		font-weight:normal;
		text-decoration: none;
		}
#nav_contents1 a:hover {
		color: #8aa5c9;
		text-decoration: none;
		}
#nav_contents1 li.space	{
		line-height:4px;
		}