body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
body {
	font-size: 62.5%;
	color: #666;
	font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", Arial, sans-serif;
	background: #fff;
	line-height: 24px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
fieldset, img {
	border: 0;
}
ol, ul {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
em {
	font-style: normal;
}
input, button, select, textarea {
	outline: none;
}
textarea {
	resize: none;
}
p {
	text-align: justify;
	text-justify: distribute;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

a:focus { 
outline: none; 
}

form {
	margin: 0;
}
.clear {
	clear: both;
}
.clear-20 {
	clear: both;
	height: 20px;
}
.clear-40 {
	clear: both;
	height: 40px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.main{width:100%; margin:0 auto; padding-top:40px;}
.main li{width:100%; float:left; text-align:center; padding:5px 0;}
.main li dd{width:190px; height:200px; overflow:hidden; margin:0 auto; border:4px solid #F0F0F0}
.main li dd img{width:190px;}
.main li h1{ font-size:20px;}
.main li h2{ font-size:20px; color:#FF4C4C; padding:5px 0;}
.main li dt{width:40px; height:40px; margin:0 auto; text-align:center; line-height:40px; background:#FF4C4C; color:#fff;border-radius: 1000px;}
.main li h3{width:80px; height:58px; line-height:55px; text-align:left; padding-left:52px; color:#fff; font-size:16px; font-weight:normal; background:url(../images/digg-bg.png) 0 0 no-repeat; margin:0 auto;}
.main li h4{width:92px; height:35px; text-align:center; line-height:40px; margin:0 auto; background:url(../images/digg-num.png) 0 0 no-repeat; }