@charset "utf-8";
/* CSS Document */

#feat_wrap {
width:1040px;
margin:10px auto;
}
#feat_wrap img{
	border:none;
}
#feat_wrap a {
	border:0;
	outline: 0;
}
.clear {
	clear:both;
}
.left {
	float:left;
}
.first {
	float:left;
	margin-left:0px 0px 0px 4px;
}
