/*wall start*/
#sl {margin-left:3px;font-size: 16px;}					
.feed .statusList {
    border-top: 1px solid #dfdfdf;
    clear: both;
    float: left;
    margin: 10px 0 0px;
    padding-bottom: 10px;
    width: 100%;
}
.feed .feedList {
    border-bottom: 1px solid #EEF7FC;
    padding: 15px 0;
}
.feed .feedList:after, .feed .summary:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
}
.feed .feedList, .feed .summary {
    padding-left: 5px;
}
.feed .statusList {
    padding: 5px 0 7px;
}
.feed .photo {
    float: left;
    padding-top: 8px;
    width: 45px;
    margin-right: 5px;
}
.feed .detail {
     margin-left: 45px;
     padding-top: 8px;
}
.photo img {
    border-radius: 50%;
}
.feed .detail .tone {
    color: #999;
     display: block;
    margin-left: 4px;
}
.feed .detail .tone a{
    color: #666666;
}
.detail a {
    cursor: pointer;
}
.detail a {
    color: #0687d5;
    text-decoration: none;
}
.detail .title {height:auto;}
.feed .glo-title {
    color: #999999;
    font-size: 12px;
    line-height: 1.5em;
}
.feed .glo-title span {
    color: #999999;
}
.feed .glo-title a {
    margin-left: 0;
}
.feed .summary {
    color: #333;
    //line-height: 2.2em;
}
.feed .summary .right {
    margin: 0 0 0 6px;
}
.feed .summary .left {
    margin: 0 6px 0 0;
}
.feed .summary img.left {
    border: 1px solid #DDDDDD;
    margin-right: 10px;
    max-height: 100px;
    max-width: 80px;
    padding: 1px;
}
* html .feed .summary img.left {
}
.feed .summary .media img {
    border: 0 none;
    padding: 0;
    width: auto;
}
.feed .comment {
    background: none repeat scroll 0 0 #F7FCFE;
    border-left: 2px solid #EEF7FC;
    margin-top: 10px;
    padding: 6px 0 0 6px;
}
.feed .comment li {
    color: #999999;
    height: 20px;
    line-height: 20px;
    padding-bottom: 6px;
}
.feed .comment li img {
    float: left;
    height: 20px;
    margin-right: 10px;
    width: 20px;
}
.feed .statusList:after, .feed .summary:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
}
.feed .statusList, .feed .summary {
}
#topuser span {
    color: #999999;
}
.about-and-contact{
	overflow: hidden;
    padding: 10px 0 5px 10px;
}
a.btn_green:hover, input.btn_green:hover{
	background-image:none;
}
		
/*wall end*/


/*footer 暂时*/

.footcss {
    background: none repeat scroll 0 0 #fff;
    height: 140px;
    margin-top: 30px;
    width: 100%;
}
.footcenter {
    height: 140px;
    margin: 0 auto;
    text-align: center;
    width: 1010px;
}
.facebook_icon {
    background: url("../images/social_media_icons_e.png") no-repeat scroll -26px 0 #ececec;
    border-radius: 50%;
    display: block;
    float: left;
    height: 26px;
    margin: 5px;
    width: 26px;
}
.twitter_icon {
    background: url("../images/social_media_icons_e.png") no-repeat scroll -52px 0 #ececec;
    border-radius: 50%;
    display: block;
    float: left;
    height: 26px;
    margin: 5px;
    width: 26px;
}
.message_icon {
    background: url("../images/social_media_icons_e.png") no-repeat scroll -104px 0 #ececec;
    border-radius: 50%;
    display: block;
    float: left;
    height: 26px;
    margin: 5px;
    width: 26px;
}