@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#main{ margin:0 auto; width:1000px;}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height:24px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #107bb3;
}
a:active {
	text-decoration: none;
	color: #107bb3;
}
img{ border:0px;}
#subnav{ width:209px; height:auto; margin:0px; padding:0px; margin-left:5px; margin-top:5px;}
#subnav ul li{ width:209px;  list-style:none; text-indent:30px; line-height:33px;}
#subnav ul li a{ width:209px; height:30px;  background:url(../images/leftoff.gif) no-repeat; color:#FFF; display:block;}
#subnav ul li a:hover{ width:209px;height:30px;  background:url(../images/lefton.gif) no-repeat; color:#FFF; display:block;}
#subnav dl{ margin:0px; padding:0px; height:auto; background:none;}
#subnav dl dt{  width:209px; line-height:20px; text-indent:20px;background:none;}
#subnav dl dt a{ background:none;color: #666666; height:20px;line-height:20px;}
#subnav dl dt a:hover{ background:none;color: #107bb3;height:20px;line-height:20px;}