@CHARSET "UTF-8";

#main {
	float:left;
    text-align: left;
    width: 640px;
    margin: 5px 10px 0px 0px;
    padding: 0px;
	overflow: hidden;
}

#homeTop10 {
	margin: 0px;
    padding: 0px;
    border: 1px solid #EBEBEB;
	width: 640px;
}

#homeTop10 li {
	padding:0 3px 0 13px;
    background: url(http://static.56pin.com/static/images/greenPointBig.gif) no-repeat left center;
    float: left;
    padding-bottom: 0px;
    overflow: hidden;
    width: 303px;
    padding-top: 0px;
    height: 22px
}
#content .listNewPost {
    float: right;
    text-align: right;
}

#content .listNewPost span {
    background: url(http://static.56pin.com/static/images/listnewpost.gif) no-repeat left center;
    padding-left: 20px;
    line-height: 28px;
}

#main .listInfo {
	border-bottom: 1px dashed #999;
	margin: 5px 0;
	width: 640px;
	float: left;
}

#main .listInfo .content {
	width: 580px;
	padding-bottom: 5px;
	overflow: hidden;
	float: left;
}

#main .listInfo .createdTime {
	text-align: right;
	display: block;
	width: 60px;
	overflow: hidden;
	float: right;
}

#main .info {
	margin:10px 0;
}
.greenBorder {
 	clear:both;
    float: left;
	background: #F6FFEA;
    border: 1px solid #98C837;
    padding: 5px 10px;
}

.greenBorder h3 {
    background: url(http://static.56pin.com/static/images/56pin_bg1.gif) no-repeat left -88px;
    line-height: 21px;
    font-size: 12px;
    padding-left: 12px;
}

.greenBorder h3 span {
    display: block;
    background: url(http://static.56pin.com/static/images/56pin_bg1.gif) no-repeat right -110px;
    line-height: 21px;
    color: #FFF;
}

.userInfo {
	font-size:13px;
	color:#000;
	width:610px;
}
.userInfo dt {
	clear:both;
	float:left;
	width:100px;
	line-height:24px;
	vertical-align:middle;
	background-color:#CCCCCC;
	text-align:right;
	margin-bottom:1px;
}
.userInfo dd {
	float:left;
	margin:0px;
	padding:0px 0px 0px 5px;
	width:505px;
	line-height:24px;
	vertical-align:middle;
	background-color:#EDEDED;
}
.announce ul {
	clear:both;
	margin:5px 0 0 0;
	padding:0px;
}
.announce ul li {
	float:left;
}
.announce .ACR {
	width:580px;
}
#main .content span, #main .inputTime {
	display:-moz-inline-box;
	display:inline-block;
	font-weight:bolder;
	width:80px;
}
