* {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	border:none;
	text-decoration:none;
	outline:none;
	color:#000;
}
body {
	background:#fff;
	text-align:center;
}
ul,ol {
	margin-left:0px;
	padding-left:15px;
	padding-bottom:15px;
	display: block;
}
p {
	padding-bottom:14px;
}
a,.orange {
	color:#b2710f;
}
a:hover {
	color:#d3983f;
}
#out,#hd,.cl,.dev { 
	width:100%;
}
#out {
	background-color:#fff;
}
#wr {
	background:url(../images/core/bg_wr.png) repeat-x 0px 0px;
	width:900px;
}
#wr,#ft {
	text-align:left;
	margin:0px auto;
}
#hd {
	position:relative;
	padding-top:26px;
	height:92px;	
}
#hd_home {
	position:relative;
	padding-top:26px;
	height:122px;
}
#hd_in {
	background:url(../images/core/hd_in.png) no-repeat 0px 0px;
	position:absolute;
	top:26px;
	right:0px;
	width:754px;
	height:91px;
}
#cnt,#lft,#rgt,#cnt_index,#lft_index {
	float:left;
}
#cnt_index,#cnt {
	width:900px;
	margin:21px 0px;
	line-height:22px;
}
#cnt {
	background:url(../images/core/dev.gif) repeat-y 554px 0px;
}
#lft_index {
	width:533px;
	margin-right:36px;
	padding-left:8px;
}
#lft {
	width:533px;
	margin-right:44px;
}
#rgt {
	width:323px;
}
#ft {
	background-color:#282d33;
	width:870px;
	padding:10px 15px 0px 15px;
	text-align:center;
}
#ft p,#ft p a {
	color:#979797;
	line-height:22px;
}
#ft p a:hover,#ft p a.act,#ft p a.act:hover {
	color:#b2afaf;
}
#ftl,#ftr {
	float:left;
	width:50%;	
}
#ftl {
	text-align:left;
}
#ftr {
	text-align:right;
}
#hd_feed {
	background:url(/images/core/feed.png) no-repeat 0 0;
	height:22px;
	width:760px;
	padding:8px 20px 0 120px;
	float: left;
	margin:7px 0 0 0;
	display: block;
	overflow: hidden;
}
.items,.items div {
	width: 760px;
	background: #282d33;
}
.items div {
	white-space: nowrap;
	color:#fff;
	padding:0;
}
.items div a {
	white-space: nowrap;
}
