@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
@font-face{
	font-family:"pxllj";
	src:url(../fonts/wbficon.woff);
	font-weight:normal;
	font-style:normal;	
}
body{ background-color:#B1DBF3;}
.wblist{ background-color:#FFF; margin:10px; padding:20px 10px 20px 100px; position:relative; width:490px;}
.wblist h4{ font-weight:bold; font-size:14px; font-family:pxllj;}
.wblist img.photo{ border-radius:25px; margin-left:-80px; float:left;}
.wblist .time{ color:#666; font-size:12px; line-height:24px;}
.wblist .main{ font-family:"宋体", "微软雅黑"; font-size:14px; line-height:20px; color:#333;}
.wblist img.footer{ margin-left:-90px; margin-bottom:-20px;}