body {
    font: 1.2em/2em Helvetica,Arial,sans-serif;
	background: #f6f6f6;
	color: #000;
    }

.wrap {
	background: #f6f6f6;
	width: auto;
	margin: 0;
	}

.headerWrap {
    width: 100%;
	background: #4561bc;
}

.header {
	margin: 0 auto;
	width: auto;
	overflow: auto;
}

.contentWrap {
    margin: 0 auto;
    background: #fff;
	overflow: hidden;
	}

.main {
	width: auto;
	height: auto;
	float:left;
/* 	background: #bbb; */
}

.main, .aside {
	margin: 10px 0 0 20px;
}

.footer {
	clear: both;
	margin-top: 20px;
	padding: 10px;
	background: #4561bc;
}

.hotArticles li, .articleList li {
	margin-bottom: 20px;
} 

h3 {
	font-size: 40px;
	line-height: 50px;
}

.articleList img, .hotArticles img, .article img {
	border: 10px solid #c0c0c0;
	background: #ccc;
	display: block;
}

.articleList p, .hotArticles p, p.first {
	background: #dfdfdf;
	padding: 5px 10px 5px 10px;
}

.article p {
	margin: 0 0 10px 0;
}

.articleList p {
	float: left;
	width: 320px;
	padding: 5px 10px 15px 10px;
	line-height: 20px;
}

.articleList img {
	float: left;
}

.articleList h3 {

}

.article li {
	list-style-type: disc;
	list-style-position: inside;
	padding-bottom: 10px;
}


/* DISPLAY NONE */
.ad728, .ad300, .adContainer, .ad160, .aside.left, .aside.right, .AMLsites {
	display: none;
}
