body {
	font-size:10px;
	font-family: Verdana, sans-serif;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding: 0px 0px 0px 0px;
	background-image: url(./back.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
}

a {
	color: #475579;
	text-decoration: none;
}
a:hover {
	color: #475579;
	text-decoration: underline;
}

p.topimage {
	margin-left: 10px;
	width: 363px;
	height: 78px;
	background-image: url(topimage.png);
	
}

td.indate {
	font-color: #000000;
	font-size: 11px;
	font-weight: lighter;
}
td.intitle {
	font-color: #000000;
	font-size: 12px;
	font-weight: bold;
}
td.inmessage {
	font-color: #000000;
	font-size: 10px;
	font-weight: lighter;
	line-height: 1.4em;
}
td.line {
	width: 510px;
	background-image: url(line.gif);
}
td.span1, td.line {
	height: 1px;
}
td.span2 {
	height: 40px;
}

td.rcontent {
	font-size: 11px;
	font-weight: lighter;
	line-height: 1.2em;
}

.smenu {
	font-size: 15px;
	font-weight: normal;
	margin-top: 0px;
}

.sline {
	height: 1px;
	width: 270px;
	background-image: url(line.gif);
	margin-top:0px;
	margin-bottom:0px;
}

.sspan {
	height: 50px;
	margin-top:0px;
	margin-bottom:0px;
}

ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 8px;
}

input {
	background:#ffffff;
	border:1px solid #aaaaaa;
	font-size:11px;
	color:#666666;
}

.footerline {
	height: 1px;
	width: 700px;
	background-image: url(line.gif);
	margin-top:0px;
	margin-bottom:0px;
}
