﻿
.bg1 {
	BACKGROUND-POSITION: center top; BACKGROUND-IMAGE: url('bg.gif'); BACKGROUND-REPEAT: repeat-y
}

#nav_list a:visited {
	width:75px;
	height:24px;
        padding-top:7px;
        padding-left:8px;
	display:block;
	cursor:pointer;
	color:#666666;
	background:url(../images/menubg-o.gif) no-repeat left bottom;
}

#nav_list a:link {
	width:75px;
	height:24px;
        padding-top:7px;
        padding-left:8px;
	display:block;
	cursor:pointer;
	color:#666666;
	background:url(../images/menubg-o.gif) no-repeat left bottom;
}

#nav_list a:active {
	width:75px;
	height:24px;
        padding-top:7px;
        padding-left:8px;
	display:block;
	cursor:pointer;
	color:#ffffff;
	background:url(../images/menubg.gif) no-repeat left bottom;
}

#nav_list a:hover {
	width:75px;
	height:24px;
        padding-top:7px;
        padding-left:8px;
	display:block;
	cursor:pointer;
	color:#ffffff;
	background:url(../images/menubg.gif) no-repeat left bottom;
}

.body #about {
	background-color: #D2F4FF;
	display: block;
	height: 50px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.body #table24 #table25 #table26 #table28 #keyword {
	border:1px solid #003399;
	COLOR: #666666;
	width:180;
	font-size:12px;
	height:20;
	margin-left: 20px;
}
.body #table16 #table17 form {
	height: 100px;
}