A:link {
	color: #000000;
	text-decoration: none;
}
A:visited {
	color: #000000;
	text-decoration: none;
}
A:hover {
	color: #3cb371;
	text-decoration: none;
}

body {
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
}

.subtreeitem {
	list-style-image: url("book01.gif");
	vertical-align: middle;
}

.childitem {
	list-style-image: url("book02.gif");
	vertical-align: middle;
}

#header {background-image:url(../images_new/topbg.jpg); width:986px; height:123px; background-repeat: repeat-x;}
#headerleft { float:left; width:309px; height:123px;}
#headerright {float: right; width:472px; height:123px;}

#slogan {float:left; width:472px; height:74px;}
#container {width:986px; margin: 0 auto; padding:0px 0px; background-color:#EAEAEA;}
#body { width:986px; margin: 0 auto; padding:0px 0px; float:left; background-color:#EAEAEA; background-image:url(../images_new/bodybg.jpg); background-repeat: repeat-y;}


