/* CSS Document */
body{
	margin-top: 10px;
}
body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
p {
	margin-top: 16px;
	margin-bottom: 0px;
	padding: 0px;
}
a:hover {
	color: #E6DCA1;
}
a, a:visited {
	color: #8B97B5;
}
#sntitle {
	padding-left: 18px;
	padding-bottom: 10px;

}
#sn {
	padding-left: 38px;
}
#sn img {
	margin-bottom: 10px;
}
#porttitle {
	background-color: #8B97B5;
}
#list {
	padding-top: 5px;
	padding-bottom: 5px;
}
#listhr {
	padding-top: 1px;
	padding-bottom: 5px;
}
#listleft {
	float: left;
	width: 159px;
}
#listright {}
#list img {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
hr {
	border: none;
	background-color: #CCCCCC;
	height: 1px;
	color: #CCCCCC;
}
#clr {
	clear: both;
}
