body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
padding: 0;
margin: 0;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
a{
	text-decoration: none;
}
fieldset,img {
border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var{
font-weight: normal;
font-style: normal;
}
ol,ul {
list-style: none;
}
caption,th {
text-align: left;
}
h1,h2,h3,h4,h5,h6 {
font-weight: normal;
font-size: 100%;
}
q:before,q:after {
content:'';
}
abbr,acronym { border: 0;
} 

body{
	background-color: #f5f5f5;
	margin: 0 auto;
}
.wrap{
	width: 10.0rem;
	font-family: "微软雅黑";
}
.wrap a{
	text-decoration: none;
}
.clear{
	clear: both;
}
.w10{
	width: 100%;
}
.dik{
	display: inline-block;
}
.clearfix:after{
    content: "";
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
}
.fl{float: left;}
.fr{float: right;}

.postdh_lists{ float:left; width:100%; }
.postdh_lists ul{ margin:0px; padding:0px; float:left;list-style-type:none; padding:10px 1% 10px 1%; width:98%;}
.postdh_lists ul li{ float:left;width:99%;font-size:14px; padding:10px 0px 10px 1%; line-height:26px;color:#333; border-bottom:1px dashed #dedede}
.postdh_lists ul li .ydh{ font-size:16px; color:#333; line-height:28px; float:left; width:100%; font-weight:900}
.postdh_lists ul li .ydh u{ font-size:16px; color:#fc6607; line-height:28px; text-decoration:none}
.postdh_lists ul li span{ background:url(../images/dot.jpg) no-repeat left 10px; padding:5px 5% 5px 5%;width:40%; float:left;}
.postdh_lists ul li span u{ float:left; width:100%; font-size:12px; color:#666; text-decoration:none}
.postdh_lists ul li span strong{ color:#f00}
.postdh_lists ul li span em{ color:#f00}
.postdh_lists ul li span i{ color:#fc6607; font-style:normal}