/* CSS Document */
/* Body */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	align: top;

}

body {
	background-color: #ccc;
	margin: 0;
	text-align:center;
	background:#d3d3d3 url("/img/back_gd.png") top left repeat-x;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000C66;
}
a:active {
	text-decoration: none;
	color: #000000;
}

img{
border:none;
}

#wrapper{
width:684px;
margin:0 auto;
text-align:left;
border:none;
clear:both;
background-color: #fff;
}

.general {
background:#fff url("/img/selected.png") top left no-repeat;
}
.business {
background:#fff url("/img/selected.png") 171px 0px no-repeat;
}
.education {
background:#fff url("/img/selected.png") 342px 0px no-repeat;
}
.environment {
background:#fff url("/img/selected.png") 513px 0px no-repeat;
}

h1{
float:left;
margin-top:10px;
}
h2{
margin:10px 0;
color:#999;
font-size:22px;
}

.bbox
{
border:1px solid #aaa;
margin:10px 0;
}

.bbox h3{
background-color:#aaa;
color:#fff;
margin:0;
padding:3px;
font-size:13px;
}

#twocolwrap{
width:684px;
clear:both;
text-align:left;
padding-bottom:10px;
}

#main {
float:right;
width:480px;
clear:both;
margin:15px 0 30px 0;
}

#leftblk{
float:left;
width:165px;
clear:left;
margin-top:10px;
padding-left:10px;
}

#leftblk ul a{
border-left:5px solid #000C66
}

#leftblk .bbox ul a{
border:none;
padding-left:6px;
}

.sug_link{
display:block;
margin:5px;
padding:3px;
font-size:10px;
text-align:center;
font-weight:bold;
color:#000;
width:110px;
border:1px solid #000C66;
}

#footer{
clear:both;
width:100%;
line-height:1.7em;
text-align:center;
background-color:#eee;
border-top:1px solid #aaa;
border-bottom:1px solid #aaa;
margin-bottom:20px;
}

#leftblk ul{
list-style:none;
margin:0;
padding:0;
list-style-position:outside;
}

#leftblk ul a{
border-left:5px solid #636BA1;
padding-left:6px;
}

#leftblk ul li{
line-height:1.5em;
padding:3px;
list-style-position:outside;
}

#top_nav{
float:right;
margin-top:20px;
margin-right:6px;
text-align:right;
}


#top_nav li, #mainmenu li{
display:inline;
}

#searchblk{
clear:both;
text-align:right;
margin-right:5px;
}

input {
	background-color:#ffffff;
	border-color:#333333;
	border-width:1px;
}

#mainmenu,#libmenu{
clear:both;
margin:0;
padding:0;
}

#mainmenu a,#libmenu a{
display:block;
float:left;
width:114px;
height:35px;
}

#libmenu a{
height:26px;
width:171px;
}

#mainmenu li,#libmenu li{
display:inline;
text-indent:-10000px;
}

dt {
font-weight:bold;
padding:5px 0 0 5px;
border-bottom:1px solid #636BA1;
margin-right:10px;
margin-top:13px;
}
dd{
margin:0 8px ;
}

a.al_general{
background:transparent url("/img/general.png") top left no-repeat;
}
a.al_business{
background:transparent url("/img/business.png") top left no-repeat;
}
a.al_education{
background:transparent url("/img/education.png") top left no-repeat;
}
a.al_environment{
background:transparent url("/img/environment.png") top left no-repeat;
}

a.al_general:hover{
background:transparent url("/img/general.png") bottom left no-repeat;
}
a.al_business:hover{
background:transparent url("/img/business.png") bottom left no-repeat;
}
a.al_education:hover{
background:transparent url("/img/education.png") bottom left no-repeat;
}
a.al_environment:hover{
background:transparent url("/img/environment.png") bottom left no-repeat;
}

a.lib_btn_active{
background:transparent url("/img/aclibrary.png") top left no-repeat;
}
a.lib_btn{
background:transparent url("/img/library.png") top left no-repeat;
}
a.home_btn{
background:transparent url("/img/home.png") top left no-repeat;
}
a.about_btn{
background:transparent url("/img/about.png") top left no-repeat;
}
a.howto_btn{
background:transparent url("/img/howto.png") top left no-repeat;
}
a.scholar_btn{
background:transparent url("/img/scholar.png") top left no-repeat;
}
a.kkfund_btn{
background:transparent url("/img/kkfund.png") top left no-repeat;
}
a.ecokids_btn{
background:transparent url("/img/ecokids.png") top left no-repeat;
}

a.lib_btn_active:hover{
background:transparent url("/img/aclibrary.png") bottom left no-repeat;
}
a.lib_btn:hover{
background:transparent url("/img/library.png") bottom left no-repeat;
}
a.home_btn:hover{
background:transparent url("/img/home.png") bottom left no-repeat;
}
a.about_btn:hover{
background:transparent url("/img/about.png") bottom left no-repeat;
}
a.howto_btn:hover{
background:transparent url("/img/howto.png") bottom left no-repeat;
}
a.scholar_btn:hover{
background:transparent url("/img/scholar.png") bottom left no-repeat;
}
a.kkfund_btn:hover{
background:transparent url("/img/kkfund.png") bottom left no-repeat;
}
a.ecokids_btn:hover{
background:transparent url("/img/ecokids.png") bottom left no-repeat;
}

.head, .head a:link, .head a:link, a.head {
	color:#333333;
	padding:7px;
	text-decoration:none;
	font-weight:bold
}
