html {	background: #fff;}.tooltip{	font-size: 12px;
	padding: 3px;
	text-indent: 10px;
}
body, div, span, td, p {	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #313131;
}
.title {	font-size: 20px;
}
.w_title {	font-size: 20px;
	color: white;
}
a {	color: #0184FF;
	text-decoration: underline;
}
a:hover{	color: #0184FF;
	text-decoration: none;
}
img {	border: 0px;
}
.content img {	border: 1px #ccc solid;
}
