@charset "utf-8";
/* CSS Document */
html,body{margin:0; padding:0;}
body{background:url(top.jpg) repeat-x top left;}

#content
{
	font-family:Verdana;
	font-size:13px;
	color:#999;
}

.port_title
{
	font-family:Verdana;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	color:#BA0100;
}

.border
{
	margin:0;
	margin-bottom:5px;
	border: #C4E1FF thin solid;
}
