body {
	font-family: Verdana;
	font-size: 0.7em;
aline-height: 1em;
abackground-color: #023;
	text-align: center;
	background: url(../../img/back.jpg);
	margin: 0px;
	padding: 0px;
}


.mainFrame {
	width: 700px;
	margin: auto;
	text-align: left;
	aborder: 1px solid red;
}
.banner {
	background-color: #fff;
	border-bottom: 1px solid #333;
}
.tagcloud {
	margin: 0.5em 1em 1em 1em;
	background-color: #f0f0f0;
	padding: 2px;
	afont-weight: bold;
	color: #777;
}
.tagcloud a {
	color: #777;
	text-decoration: none;
}
.tagcloud b {
	color: #777;
}
.tagcloud a:hover {
	color: #c77;
	text-decoration: underline;
}
.result {
		amargin-top: 2px;
		amargin-right: 2px;
		awidth: 100%;
		abackground-color: #448;
		abackground-color: #88b;
	border-bottom: 1px solid #ccc;
	background-color: #88b;
	color: #fff;
	width: 100%;
}
.r2 {
	background-color: #77a;
}
.img {
	float: left;
	border-right: 1px solid #aaa;
	width:100px;
}
.info {
	padding: 2px;
	width: 590px;
	float: right;
	paddling-left: 10px;
}
.info .rwTitle a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.info .rwTitle a:hover {
	text-decoration: underline;
}
.info .rwDesc {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
.info .rwStat {
	font-size: 0.9em;
	font-family: Arial;
	color: #dcf;
}
.info .rwStat b {
	font-family: Tahoma;
}
.info .rwStat a {
	text-decoration: none;
	color: #dcf;
}
.info .rwStat a:hover {
	text-decoration: underline;
	color: #eef;
}
