html, body {
	margin: 0; padding: 0; font-size: 12px;
	background-color: #efefef;
}

#body { margin: auto; width: 1002px; }

.clear { clear: both; }
.fl { float: left; }
.fr { float: right; }
.article a { text-decoration: none; color: #369; }
.article a:hover { text-decoration: underline; color: #69c; }
img { border: none; }