* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.p_id {
	font-size: 14px;
	font-weight: bold;
}
.pname {
	color: #0066FF;
	font-weight: bold;
	font-size: 12px;
}
.pinfo {
	color: #000000;
	font-style: normal;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
}
.cs {
	line-height: 18px;
	font-size: 12px;
	color: #666666;
}
.title {
	font-weight: bold;
	color: #666666;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: 4px;
	padding-left: 20px;
	margin-top: 3px;
	margin-bottom: 0px;
	font-size: 12px;
}
body {
	background-color: #000000;
}

