a:link {
	color: black; text-decoration: none;
}
a:visited {
	color: black; text-decoration: none;
}
a:active {
	color: black; text-decoration: none;
}
a:hover {
	color: black; text-decoration: none;
}
html {
	background: url("topbg.png") repeat-x left top rgb(255, 255, 255);
}
body {
	margin: 0px; text-align: center; font-family: Tahoma, Geneva, sans-serif; font-size: 9pt;
}
#top{
width:100%;
text-align:center;
}
#top0{
width:1000px;
height: 190px;
margin:0 auto;
}
#logo{
margin-top:40px;
width:300px;
text-align:center;
float:left;
height:100px;
}
#menu{
margin-top:40px;
width:700px;
text-align:right;
float:right;
height:100px;
}
#imgbar{
width:100%;
height:340px;
text-align:center;
}
#imgbar0{
width:1000px;
margin:0 auto;
text-align:left;
}
#cont{
width:100%;
text-align:center;
}
#cont0{
width:1000px;
margin:0 auto;
text-align:left;
}
#cont1{
width:200px;
text-align:left;
float:left;
margin-right:10px;
}
#cont2{
width:790px;
text-align:left;
float:right;
}
#bottom{
margin-top:50px;
width:100%;
text-align:center;
background-color:#2a2a2a;
height:90px;
}
#bottom0{
padding-top:30px;
width:1000px;
color:#ffffff;
margin:0 auto;
}
#bottom a {
	color:#fff;
}