@charset "utf-8";
body {
	background-color: #999999;
}
.content{
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	width: 550px;
	padding: 10px;
	margin: 5px;
	border: #333333 1px solid;

}
.borderbottom{
	padding:3px;
	margin:0px;
	border-bottom: #CCCCCC 1px solid;
}
.cvtop{
	font-size: 9px;
	line-height: 9px;
	font-family:Arial, Helvetica, sans-serif;
}