﻿#slider	{ 
	background:url(images/slide.jpg); 
	height: 200px; 
	overflow: hidden;
	position: relative; 
	margin: 0px; 
	}
.stepcarousel{
	position: relative;
	overflow: scroll;
	width: 969px;
	height: 200px;
	margin: 0px -50px 0px 15px;
	}
.stepcarousel .belt{
	position: absolute;
	left: 0;
	top: 0;
	}
.stepcarousel .panel{
	float: left;
	overflow: hidden;
	margin: 30px 100px 10px 30px;
	width:1000px;
	height:200px;
	}
.stepcarousel .panel p{
	text-align: left;
	overflow: hidden;
	margin: 3px 5px 5px 25px;
	width:550px;
	line-height:20px;
	color:#000;
	font-family: Georgia; 
	font-size: 14px; 
	}
.stepcarousel .panel h2{
	font-family: Georgia;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;
	color: #000; 
	padding: 25px 5px 5px 10px;
	margin: 0px 0px;
	width: 570px;
	overflow: hidden;
	}
.newtime{
	font-family: Georgia;
	font-style: normal;
	font-size: 12px; 
	color: #000; 
	padding:5px px 0px 100px;
	margin:5px px 0px 100px;
	}
.stepcarousel .panel h2 a:link, .stepcarousel .panel h2 a:visited  {
	color:#000;
	background-color: transparent;
	}
.stepcarousel .panel img{
	position: absolute; 
	top: 0px; 
	right: 125px; 
	background:#9B734E; 
	padding: 1px;
	}


/*featured*/

.featout{
	width:650px;
	overflow: hidden;
	padding:5px 5px;
	margin:0px 4px 5px 5px;
	background:#9B734E;
	}
.featured{
	width:650px;
	overflow: hidden;
	padding:5px 0px 2px 0px;
	margin:0px 0px 0px 0px;
	background:#39525e;
	font-family: Georgia;
	}
.featured h2{
	font-size:22px;
	margin:3px 0 4px 10px;
	}
.featured h2 a, .featured h2 a:link, .featured h2 a:visited  {
	color: #fff;
	background-color: transparent;
	}
.featured h2 a:hover  {
	color: #fff;
	background-color: transparent;
	}
.fentry{
	height:auto;
	overflow:hidden;
	}
.fentry a:link,.fentry a:visited{
	color:#92C5EC;
	}
.cat{
	padding:1px 5px 1px 10px;
	font-size:12px;
	}
.cat a:link,.cat a:visited{
	color:#ac2d2d;
	}
.cat a:hover{
	color:#ac2d2d;
	}
.cats{
	margin:1px 5px 1px 0px;
	font-size:13px;
	margin-left:5px;
	color:#24a1cc;
	}
.cats a:link,.cats a:visited{
	color:#24a1cc;
	}
.cats a:hover{
	color:#24a1cc;
	}
.fentry p{
	margin: 5px 10px;
	color:#c2d4dd;
	line-height:20px;
	}
.fentry img {
	border:0;
	padding:4px 4px;
	background:#1E1F20;
	border:1px solid #1E1F20;
	margin:2px 5px 5px 5px;
	}
.featmeta{
	height:22px;
	text-align:right;
	padding:3px 5px 0 0;
	background:url(images/readm.jpg) right no-repeat;
	}
.featmeta a:link,.featmeta a:visited{
	color:#3c2e1b;
	font-weight:bold;
	text-decoration:none;
	}	