body {
	background: #EEE;	
	font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
	font-size: 14px;
	line-height: 1.6;
}

.content {
	width: 1000px;
	margin: 50px auto;
	padding: 20px;
	background: #FFF;	
	border: 1px solid #CCC;
}

h1 {
	margin: 0;
}

hr {
	border: none;
	height: 1px; line-height: 1px;
	background: #CCC;	
	margin-bottom: 20px;
	padding: 0;
}

p {
	margin: 0;	
	padding: 7px 0;
}

.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}

a { color: #666;transition:0.5s; 
}

a:hover {
text-decoration: none;color:#000;
}


.top-img {height: auto;width: 100px;}

.featured-content  a p {font-size: 16px; width:110px;line-height: normal;text-align: center; margin-top:6px; }


.featured-wrap {position: relative;width:900px;height: auto;margin: 0 auto;
}


.featured-wrap a img{ border:0px; text-decoration:none;
}

.featured-content {overflow: hidden;}

.featured-content a {float: left;margin: 0 5px;}

.featured-content a img {border: 1px solid #888;padding: 3px;vertical-align: top;}

.featured-preview {position: absolute;top: -64px;left: 0;z-index: 90;display: none;overflow: hidden;width:600px; height:auto;	}

.featured-overlay {position: absolute;top: 0;left: 0;z-index: 100;}

.featured-overlay div {float: left;cursor: e-resize;background: red;display: none;width: 148px;height: 96px;}

.featured-content a .con-img {margin: 0 auto;padding:0;border-top-style: none;border-right-style: none;border-bottom-style: none;border-left-style: none;}
.featured-content .con-a {margin: 0px;padding: 0px;}

.bt{
	width:100%;
	height:auto;
	font-family:"宋体";
	font-size:12px;
	color:#000;
	line-height:16px;
	text-align:center
}
.bt a:link,.bt a:visited{ text-decoration:none; color: #000;}
.bt a:hover{ text-decoration:underline; color:#000;}


