body{
margin-top:8px auto;
font-size:14px;
text-align:center;
color:#000;
background-color:#ccc;
}
a:link {
color:#000;
font-weight:bold;
text-decoration: none;
border-bottom:1px dotted #000;
}
a:visited {
	color: #000;
	font-weight:bold;
	text-decoration: none;
	border-bottom:1px dashed #000;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	border-bottom:1px dotted #000;
		font-size:16px;
}
a:active {
	color: #0000FF;
	text-decoration: none;
	border-bottom:1px dotted #000;
}
#body{width:800px;}
#header{height:150px;background:url(banner.jpg);}
#middle{margin:5px auto;
width:100%;}
#left{width:180px;float:left;}
#left1{background:url(left01.gif);height:10px;}
#left2{background:url(left02.gif);height:300px;}
#left3{background:url(left03.gif);height:30px;}
#right1{background:url(right01.gif);height:10px;padding-left:8px;}
#right2{background:url(right02.gif);padding-left:8px;height:300px;}
#right3{background:url(right03.gif);height:30px;padding-left:8px;}
#content{text-align:left;float:left;padding-left:5px;}
#bottom{height:60px;background:url(bottom.jpg);}
ul{
margin:0px;}
ul li{
list-style:none;
line-height:25px;
}
table{
border-left:1px solid #6699cc;
border-top:1px solid #6699cc;
margin-bottom:5px;
}
table td,table th{
text-align:center;
border-bottom:1px solid #6699cc;
border-right:1px solid #6699cc;
line-height:25px;
font-size:14px;
color:#000;
}
