#site
{
	width:1024px;
}
#header
{
	/*background:url(header.png) no-repeat;*/
	float:left;
	clear:both;
	width:1024px;
	height:135px;
}

#options{
	position:absolute;
	background:#fff;
	border:1px solid #666;
	width:280px;
	margin-top:-1px;
}

*+html #options{
	left:542px;
}

#options div{
	width:90px;
	float:left;
}

#options div a{
	text-decoration:none;
	padding:4px;
	display:block;
	float:left;
	width:80px;
	color:#3997D1;
	font-weight:bold;
}

#options div a:hover{
	background:#eee;
	text-decoration:underline;
}

.more{
	text-decoration:none;
	color:#666 !important;
	clear:both;
	float:right;
	margin-top:10px;
	display:block;
}

#headline img{
	float:left;
	margin-top:5px;
	cursor:hand;
	cursor:pointer;
	margin-right:5px;
}


#headline{
	width:1000px;
	display:inline;
	line-height:32px;
	height:32px;
	margin-left:20px;
	float:left;a
	clear:both;
	color:#737373;
	font-size:13px;
	font-family:Arial;
}

.issue{
	margin-top:0px;
	clear:both;
	height:10px;
	color:#777;
	border-bottom:1px dotted #999;
	margin-bottom:20px;
}

.issue_inner{
	float:left;
	position:absolute;
	margin-left:20px;
	margin-top:1px;
	background:#fff;
	padding-right:2px;
	padding-left:2px;
}

.bottom{
	margin-top:15px;
	font-size:11px;
	color:#666;
}

#headline a{
	text-decoration:none;
	color:#3997D1;
	font-size:12px;
	font-family:Arial;
}

#content h2{
	color:#000;
	text-align:left;
}

#content{
	margin-left:20px;
	width:492px;
	font-family:Verdana;
	color:#555;
	font-size:13px;
	line-height:18px;
	display:inline;
	clear:both;
	float:left;
}

#content p{
	margin-bottom:18px;
}

#right{
	float:left;
	width:280px;
	margin-left:30px;
	display:inline;
	padding-bottom:50px;
}

#banner{
	float:right;
}

#right #navigation{
	width:270px;
	color:#666;
	padding:5px;
	background:url(dropdown.gif) top right no-repeat;
	border:1px solid #000;
}

#content{
	text-align:justify;
	padding-bottom:50px;
}

#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;
}

#bannerTopLink{
	display:block;
	text-align:center;
	margin-bottom:10px;
}

#intextLink{
	float:left;
	margin-right:10px;
}

#naviTopLink{
}

#naviBottomLink{
}

div.center{
	float:left;
	text-align:center;
	width:280px;
}
