#site
{
	width:1024px;
}
#header
{
	background:url(header.png) no-repeat;
	float:left;
	clear:both;
	width:1024px;
	height:135px;
}

#headline{
	display:none;
	line-height:32px;
	height:32px;
	margin-left:20px;
	float:left;a
	clear:both;
	color:#737373;
	font-size:13px;
	font-family:Arial;
}

.issue{
	margin-top:10px;
	clear:both;
	height:15px;
	color:#777;
	display:none;
	border-bottom:1px dotted #999;
}

.issue_inner{
	float:left;
	position:absolute;
	margin-left:20px;
	margin-top:6px;
	background:#fff;
	padding-right:2px;
	padding-left:2px;
}

.bottom{
	margin-top:15px;
	font-size:11px;
	color:#666;
}

#headline a{
	text-decoration:none;
	color:#666;
	font-size:12px;
	font-family:Arial;
}

#content h2{
	color:#000;
	text-align:left;
}

#content{
	margin-left:20px;
	width:550px !important;
	font-family:Verdana;
	color:#777;
	font-size:13px;
	display:inline;
	clear:both;
	float:left;
}

#right{
	float:right;
	width:280px;
	margin-right:180px;
	display:inline;
	padding-bottom:50px;
}

#right #navigation{
	width:280px;
	color:#666;
	border:1px solid #000;
}

#content{
	text-align:justify;
	padding-bottom:50px;
	width:1000px;
}

#content a{
	text-decoration:none;
	color:#000;
}

#right .menu{
	display:none;
	margin-top:10px;
}

#right .menu a.item{
	display:block;
	width:270px;
	padding-left:10px;
	height:25px;
	line-height:25px;
	text-decoration:none;
	color:#000;
}

#right .menu .second{
	background:#eee;
}

#right .menu a:hover.item, #right .menu .active{
	background:#3a97d1 !important;
	font-weight:bold !important;
	color:#fff !important;
	height:23px !important;
	line-height:23px !important;
	width:268px !important;
	border-left:1px solid #eee;
	border-top:1px solid #eee;
	border-bottom:1px solid #666;
	border-right:1px solid #666;
}


body{
	font-family:Arial;
	margin:0px;
	padding:0px;
	background:url(background.png) repeat-x;
	font-size:12px;
}

h2{
	font-family:Arial;

	font-size:16px;
}

#right{
	display:none;
}
#header
{
	display:none;
}
