﻿a
{
	text-decoration: none;
	color: #000;
}
a:hover
{
	text-decoration: underline;
}
a:visited
{
	color: #551A8B;
}
table[align=center]
{
	margin: 0 auto;
}
*
{
	padding: 0;
	margin: 0;
	font-family: Arial;
	font-size: 12px;
}
img
{
	border: none;
}
ul li
{
	list-style: none;
}

.super
{
	vertical-align: super;
	font-size: 9px;
}
.strong
{
	font-weight: bold;
}
.next1
{
	margin-right: 4px;
}
.next2
{
	margin-right: 18px;
}
.nobg
{
	background-image: none;
}

#top_func
{
	background: #4c80d4;
	height: 24px;
	padding: 4px 10px 0;
	margin-bottom: 1px;
	color: #FFF;
	width: 980px;
	margin: 0 auto;
}
#top_func .zing_links
{
	float: left;
	width: 600px;
	padding-left: 14px;
	padding-top: 1px;
}
#top_func .zing_links a
{
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
}

#top_func .make_homepage
{
	float: right;
	width: 220px;
	padding-right: 20px;
	padding-top: 1px;
	height: 18px;
}
#top_func .make_homepage a
{
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
}
#top_func .make_homepage a.homepage
{
	background: url(images/make_homepage.jpg) no-repeat left center;
	padding: 3px 0;
	padding-left: 25px;
}
#top_func .zing_links a:hover, #top_func .make_homepage a:hover
{
	text-decoration: underline;
}

#header
{
	background: url(images/header_rep.gif) repeat-x;
	height: 164px;
	width: 1000px;
	margin: 0 auto;
}
#header .logo_ads
{
	height: 106px;
}
#header .logo
{
	float: left;
	padding: 25px 0 0 22px;
}
#header .ads
{
	float: right;
	padding: 8px 40px 8px 0;
}
#header .top_menu
{
	width: 955px;
	margin: 0 auto;
}
#header .top_menu ul
{
	margin: 0 auto;
}
#header .top_menu ul li
{
	float: left;
}
#header .top_menu ul li a
{
	font-weight: bold;
	padding: 7px;
	text-decoration: none;
}
#header .top_menu .curnav
{
	color: #FFF;
}
#header .top_menu ul li a:hover
{
	color: #004bc1;
}
#header .top_menu ul li a:visited
{
	color: #000;
}

#header .top_menu ul li.top_menu_act
{
	background: url(images/top_menu_act_rep.gif) repeat-x;
	height: 24px;
	padding: 6px 1px 0;
}
#header .top_menu ul li.top_menu_act a:hover
{
	background: url(images/top_menu_hover_rep.gif) repeat-x;
	padding-top: 2px;
}
#header .top_menu ul li.top_menu_dis
{
	background: url(images/top_menu_dis_rep.gif) repeat-x;
	height: 24px;
	padding: 6px 0 0;
}

#header .top_menu ul li.top_menu_act_first
{
	background: url(images/top_menu_act_first.gif) no-repeat left top;
	height: 24px;
	padding: 6px 0 0;
}
#header .top_menu ul li.top_menu_act_first a:hover
{
	background: url(images/top_menu_hover_first.gif) no-repeat left top;
	padding: 6px 7px 7px 12px;
}
#header .top_menu ul li.top_menu_dis_first
{
	background: url(images/top_menu_dis_first.gif) no-repeat left top;
	height: 24px;
	padding: 6px 0 0;
}
#header .top_menu ul li.top_menu_act_first a
{
	padding: 7px 7px 7px 12px;
}

#header .top_menu ul li.top_menu_act_last
{
	background: url(images/top_menu_act_last.gif) no-repeat right top;
	height: 24px;
	padding: 6px 0 0;
}
#header .top_menu ul li.top_menu_act_last a:hover
{
	background: url(images/top_menu_hover_last.gif) no-repeat right top;
	padding: 6px 12px 7px 7px;
}
#header .top_menu ul li.top_menu_dis_last
{
	background: url(images/top_menu_dis_last.gif) no-repeat right top;
	height: 24px;
	padding: 6px 0 0;
}
#header .top_menu ul li.top_menu_act_last a
{
	padding: 7px 12px 7px 7px;
}

#header .top_menu ul li.top_menu_vline
{
	background: url(images/top_menu_vline.gif) no-repeat;
	height: 30px;
	width: 2px;
}

#header .datetime_search
{
	height: 25px;
	padding-top: 3px;
}
#header .datetime_search .datetime
{
	float: left;
	width: 400px;
	padding: 2px 0 0 50px;
}
#header .datetime_search .date
{
	font-weight: bold;
	color: #3c3b3b;
	padding-right: 10px;
}
#header .datetime_search .time
{
	margin-right: 10px;
}

#header .datetime_search .sub_menu
{
	float: left;
	padding: 2px 0 0 60px;
	background: url(images/arrow_03.gif) no-repeat 50px 6px;
}
#header .datetime_search .sub_menu ul li
{
	float: left;
	padding: 0 2px;
}

#header .datetime_search .search_bar
{
	float: right;
	height: 21px;
	margin-right: 37px;
	margin-top: 2px;
}
#header .search_bar .subm
{
	background: url(images/search_button.gif) no-repeat;
	vertical-align: middle;
}
#header .datetime_search .search_bar input.bg
{
	background: url(images/searchtype.gif) no-repeat;
	border: 0;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 1px;
	height: 18px;
}
#header .datetime_search .search_bar div
{
	float: left;
}

