/* CSS Document */

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	font-size: 12px;
	color: #000066;
}
#main {
	background-color: #FFFFFF;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	height: 198px;
	width: auto;
display:inline;
}
#main .td1 {
	background-image: url(../images/pic5.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 88px;
	text-align: center;
	line-height: 24px;
	letter-spacing: 1px;
	padding-left: 8px;
}
#main .td2 {
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	line-height: 24px;
	color: #333333;
	text-align: left;
}

#main .td3 {
background-image:url(../images/dot1.gif); 
background-repeat:no-repeat; 
background-position:left; 
padding-left:15px; 
width:auto; 
float:left
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.dede_pages{
}
.dede_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.dede_pages ul li{
list-style-type:none;
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#000;
	border-bottom:1px solid #EEE;
}
.dede_pages ul li a:hover{
	color:#000;
	text-decoration:none;
	padding:2px 4px 1px;
	border-bottom:2px solid #690;
}
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	color:#F63;
	padding:2px 4px 1px;
	border-bottom:2px solid #F63;
	font-weight:bold;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#000;
}
.dede_pages .pageinfo strong{
	color:#000;
	font-weight:normal;
	margin:0px 2px;
}