@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.container {
	background-repeat:no-repeat;
	height:700px;
	
}
.sh_border {
	background-repeat:repeat-y;

}
h1 {
	font-family:"Lucida Sans";
	font-size:20px;
	color:#000000;
}
h2 {
	font-family:"Lucida Sans";
	font-size:14px;
	f
	color:#333333;
}
a {
	font-family:"Lucida Sans";
	font-size:12px;
	color:#990000;
	text-decoration:none;
}
a:visited {
	font-family:"Lucida Sans";
	font-size:12px;
	color:#990000;
	text-decoration:none;
}
.content {
	font-family:"Lucida Sans";
	font-size:12px;
	color:#666666;
}
td {
	border:hidden;
}
.fass {
	border-left:thin;
	border-right:thin;
}

