body {
	margin: 0;
	padding: 0;
	color: #6B6B6B;
	background-color: White;
	text-align: center;
	font-size: 9pt;
	font-family: "arial",arial,sans-serif;
}

a {
	color: #6B6B6B;
	text-decoration: none;
	border-bottom: 1px solid #dddddd;
}

a:hover {
	color: #000000;
	background-color: #84C326;
}
#logoo a {
	color: #63a500;
	text-decoration: none;
	border-bottom: 0px solid #dddddd;
}

#logoo a:hover {
	color: black;
	background-color: #84C326;
}
#count a {
    text-align:center;
    border-bottom: 0px solid #dddddd;
}

img {
	border: 0;
}

span,div.descr a,div.time {
	color:#44A427;
}

#headerlogo {
	width: 960px;
	margin: 10px auto;

}
#main-page {
	width: 960px;
	margin: 10px auto 0 auto;
	text-align: left;
}
#sidebarbot {
	width: 960px;
	margin: 10px auto 0 auto;
	text-align: left;
}

h1#header {
	text-align: center;
}

#header a {
	border: 0;
	display: block;
	width: 100%;
}
#header a span {
	display: none;
}

#logo {
	float:left;
}

#logo a {
	border:0;
}

#logo a:hover {
	background:none;
}


#description {
}

#description {
	margin: 0px 0px 8px 0px;
	font-size: 12px;
	line-height: 150%;
	float:right;
	padding:5px 5px !important;
	padding:10px 5px;
}

#description strong {
	display:block;
	text-align:center;
}

#description span {
	color:#3A9233;
}

#description a {
	color:black;
}

div.clearfloat {
	height: 20px;
	clear:both;
	overflow:hidden;
	background:#84C326;
	margin: 8px 0px;
}

div.contact {
	margin: 8px auto;
	color: #84C326;
	text-align: right;

}

div.contact  a {
	border:0;
	color: #6b6b6b;
}

div.contact a:hover {
	color: white;
	border-bottom: 1px solid #ffffff;
}

ul#siterss {
	margin:0;
	padding:0;
	list-style-type:none;
}


li.rsswnd {
	width:250px;
	height:135px;
	overflow:hidden;
	white-space:nowrap;
	float:left;
	padding:0 10px;
	margin:30px 28px 0 0 !important;
	margin:30px 20px 0 0;
	border-left:0px solid #84C326;
}


h2.site {
	color:#386B00;
}


h4.site {
    background:#f8f8f8;
	padding:5px 0;
	margin: 0px 0;
	font-size: 12px;
	font-weight: bold;
	color:#386B00;
	border-top:1px solid #f0f0f0;
	border-bottom:1px solid #f0f0f0;
}

h2.site-title,h2.site {
	margin: 0px 0;
	font-size: 12px;
	font-weight: bold;
}

h2.site-title a {
	border: 0;
	color: #666666;
	padding-bottom: 1px;
}
h2.site-title a:hover {
	color: black;
	background-color: transparent;
	padding-bottom: 0;
	border-bottom: 1px dotted #333333;
}

div.esll a {
    color: #386B00;
	font-size: 18px;
	border-bottom: 0px solid #dddddd;
	padding-top: 0px;
	margin-bottom: 5px;
}
div.esll a:hover {
	color: black;
	background-color: #84C326;
	padding-top: 0px;
    padding-bottom: 5px;
	background: #f8f8f8;
}


h2.site-title a.rsslink {
	background: url(rss.gif) no-repeat left center;
	padding-left: 50px;
	margin-left: 10px;
	padding-bottom: 0;
	height: 25px;
}
h2.site-title a.rsslink span {
	display: none;
}
h2.site-title a.rsslink:hover {
	border-bottom: 0;
}
ul.site-items {
	margin: 0px 0;
	padding: 0;
	list-style: none;
}
ul.site-items li {
	margin:0;
	padding: 0;
	list-style: none;
	line-height: 170%;
	padding-left: 0px;
	/*
	background: url(stardot.gif) no-repeat left center;
	*/
}
p.site-des {
	font-size: 9pt;
	color: #666666;
	margin-left: 0px;
}



div.main {
	width:610px;
	float:left;
	margin-bottom: 15px;
}

div.sidebar {
	width:342px;
	height:100%;
	overflow:hidden;
	float:right;
}
div.list {
    line-height: 150%;
}

div.sidebartop {
    background:#FCFFEE;
	border:0px solid #C6EC76;
	margin: 0px 0px 5px 0px;
	font-size: 12px;
	line-height: 150%;
	padding:20px 20px !important;
	padding:10px 10px;
}

div.sidebartop a{
    color:#386B00;
}

div.sidebartop iframe {
    background:#FCFFEE;
	border:1px solid #C6EC76;
	width:340px;
	height:190px;
}

div.left {
	width:160px;
	padding:0px;
	border:0px solid #C6EC76;
}
div.right {
	width:160px;
	padding-left:10px;
	border-left:1px solid #C6EC76;
}

div.left {
	float:left;
}

div.right {
	float:right;
}

div.left .logo {
	width:123px;
	margin:0 6px;
	border:1px dotted #555454;
	background:#84C326;
	color:black;
}

div.left .logo img {
	background:white;
	padding:5px 0;
}

div.new {
	padding:10px;
	border:1px solid #C6EC76;
}

div.descr a {
	border:0;
}

div.descr a:hover {
	color:black;
}


div.descr span {
	color:#999999;
}

div.posttitle a{
    font-size: 24px;
	font-weight:bold;
	border:0;
}

div.posttitle a:hover {
	background:white;
}

#siterssdiv {
	height:100%;
	overflow:hidden;
	clear:both;
	padding:10px 0;
	margin:-5px 0 0 0;
}
#siterssdivone {
	height:100%;
	overflow:hidden;
	clear:both;
	padding:10px 0;
	margin:-5px 0 0 0;
}
#siterssdiv .site {
	background:#f8f8f8;
	padding:5px 0;
	border-top:1px solid #f0f0f0;
	border-bottom:1px solid #f0f0f0;
}
.sites {
	background:#FCFFEE;
	padding:5px 0;
}
#footer {
	clear:both;
	text-align: center;
	color: #666666;
	border-top: 1px solid #84C326;
	margin:15px 0;
}
#footer a {
	color: #666666;
	border-bottom-color: #666666;
}
#footer a:hover {
	background: transparent;
	border-bottom-style: solid;
	color: Black;
}
.heshao {
    color: #6b6b6b;
	text-align:center;
}

.xe_content {
	border:1px solid #E8E8E8;
	float:left;
	height:80px;
	margin:10px 10px 0 0 !important;
	overflow:hidden;
	padding:0px;
	width:120px;
}