﻿@charset "utf-8";
@import url("style.css");
img,a img
{
	border-top-style: none !important;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Top {
	line-height: 35px;
}
#Top td
{
	font-size:11px;
}
#webSiteMenu
{
	height:30px;
}
.TopMenuOver {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/top_006.gif);
	width: 78px;
	text-align: center;
}
.TopMenuOn {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/top_007.gif);
	width: 78px;
	text-align: center;
}
.TopMenuOn a
{
	font-size: 13px;
	font-weight: bold !important;
	color: #FFFFFF;
	text-decoration: none;
}
.TopMenuOver a{
	font-size: 13px;
	font-weight: bold !important;
	color: #FFFFFF;
	text-decoration: none;
}
.TopMenuOver a:visited{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.TopMenuOver a:hover{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF !important;
}
.TopMenuOut {
	font-size: 13px;
	font-weight: bold;
	color: #5c5c5c;
	text-align: center;
	width: 78px;
	background-image: url(../images/top_008.gif);
}
.TopMenuOut a{
	font-size: 13px;
	font-weight: bold !important;
	color: #5c5c5c;
	text-decoration: none;
}
.TopMenuOut a:visited{
	font-size: 13px;
	font-weight: bold;
	color: #5c5c5c;
}
.TopMenuOut a:hover{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
#weather {
	width: 300px;
}
#weather td
{
	color: #125fd4 ;
}
#search {
	width: 260px;
}
#search td {
	color: #6b6b6b;
}
#search .topinp {
	line-height: 13px;
	border: 1px solid #999999;
}
.select2 {
	line-height: 13px;
	border: 1px solid #6699FF;
	font-size: 12px;
}
#version {
	width: 150px;
	text-align: left;
}
#version td a {
	color: #6b6b6b;
}
#indexmenu .namesBg {
	line-height: 30px;
	
}