ul {
	list-style: none;
}

.ul {
	margin-top: 0px;
}

.ul li {
	margin-left: -40px;
}

#joetoe_banner {
	height: 120px;
}

#joetoe_content {
	margin-top: 20px;
}

#ads_768x90 {
	width: 800px;
	height: 90px;
	background-color: #FFFFFF;
	color: #000000;
}

#ads_768x90 a {
	color: #000000;
	text-decoration: none;
}

#gagpack a {
	float: left;
	text-decoration: none;
}

#gagpack a img {
	border: 1px none;
	width: 140px;
	height: 105px;
	border: 0px none;
	text-decoration: none;
	margin: 5px;
}

#search {
	height: 20px;
}

#search_select {
}

#search_select .active {
	font-weight: bold;
	cursor: default;
	color: #FFFFFF;
	text-decoration: none;
}

#search_select .inactive {
	cursor: pointer;
	color: #FFFFFF;
	text-decoration: none;
}

#service {
	/*border-top: 1px solid #FFFFFF;*/
	border-bottom: 1px solid #FFFFFF;
	height: 120px;
	background-color: #B6C7D8;
}

#service div {
	color: #FFFFFF;
	background-color: #6D8FB2;
	border-bottom: 1px solid #FFFFFF;
}

#service div table {
	width: 100%;
}

#service div table tr td {
	width: 33%;
	margin-left: 10px;
	margin-right: 10px;
}

#service div .left a {
	color: orange;
}

#service ul {
	float: left;
	width: 100px;
	margin-top: 0px;
	margin-left: -20px
}

#service ul li {
	white-space: nowrap;
	overflow: hidden;
}

#service a {
	text-decoration: none;
}

#service a:hover {
	text-decoration: underline;
}

#service ul li * {
	font-size: 10px;
	color: #22568B;
}

#service ul li .attention {
	color: #000000;
	text-decoration: underline;
}