@charset "utf-8";
body,td,th {
	font-size: 12px;
}
#top {
	height: 264px;
	width: 1043px;
}
#top .logo {
	margin: 10px;
	display: block;
	float: left;
	height: 79px;
	width: 115px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #efefef;

}
img {border:none}
ul{ margin:0px; padding:0px; list-style:none;}
a{
	color: #333333;
	text-decoration: none;
}
form{ margin:0px; padding:0px;}
#top .TopMenu {
	line-height: 24px;
	color: #FFFFFF;
	float: right;
	height: 24px;
	width: 900px;
	text-align: right;
}
#top .TopMenu a {
	color: #FFFFFF;
	text-decoration: none;
}
#top .MainMenu {
	line-height: 28px;
	float: left;
	height: 37px;
	width: 820px;
	display: block;
	padding-top: 8px;
	margin-left: 80px;
}
#top .MainMenu li {
/*	height: 30px;
	width: 90px;*/
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
	display: block;
	float: left;
	text-align: center;
}
#top .MainMenu li ul li{ border:none;}
#l_search {
	background-image: url(/images/l_search.jpg);
	background-repeat:no-repeat;
	height: 87px;
	width: 227px;
	margin-top: 5px;
}

#top .MainMenu a {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#mainBody{
	background-image: url(../images/middleBG.jpg);
	background-repeat: repeat-y;
	width: 1043px;
	float: left;
	height: auto;
}
#mainBody .m_left {
	float: left;
	height: auto;
	width: 238px;
	padding-left: 5px;
}
#l_weather {
	height: 54px;
	width: 227px;
	margin-right: auto;
	margin-left: auto;
}
#l_login {
	height: 126px;
	width: 227px;
	margin-right: auto;
	margin-left: auto;
	display:block;
}
#l_login .login {
	background-image: url(/images/btn_login.jpg);
	height: 49px;
	width: 52px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.txb{
	line-height: 20px;
	background-color: #efefef;
	height: 20px;
	width: 100px;
	border: 1px solid #CCCCCC;
}
#l_logo {
	width: 227px;
	text-align: center;
}
#foot {
	line-height: 20px;
	color: #FFFFFF;
	float: left;
	height: 137px;
	width: 1043px;
	background-image: url(../images/footBG.jpg);
}
#foot a {
	color: #FFFFFF;
	text-decoration: none;
}
#l_investigate li {
	line-height: 20px;
	height: 20px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#l_investigate ul {
	width: 180px;
	margin-right: auto;
	margin-left: 20px;
	margin-top: 40px;
	display: block;
	float: left;
}
.l_top {
	float: left;
	width: 227px;
	height:auto;
	background-repeat:no-repeat;
}
#l_login {
	background-image: url(/images/l_weather.jpg);
	background-repeat: no-repeat;
}
#l_calendar {
	background-image: url(/images/l_calendar.jpg);
	background-repeat: no-repeat;
}
#l_investigate {
	background-image: url(/images/l_investigate.jpg);
	background-repeat: no-repeat;
}
#l_calendar {
	height: 178px;
	width: 227px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	padding-left:0px;
	overflow:hidden;
}
#l_investigate {
	height: 195px;
	width: 227px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}

/*菜单*/

#nav {
	line-height: 24px;
	list-style-type: none;
}

#nav a {
 display: block; width: 80px; text-align:center;
}

#nav a:link  {
 color:#666; text-decoration:none;
}
#nav a:visited  {
 color:#666;text-decoration:none;
}
#nav a:hover  {
	color:#990000;
	text-decoration:none;
}

#nav li {
	float: left;
	width: 80px;
}
#nav li a:hover{
	color: #990000;
	text-decoration: none;
}
#nav li ul {
 line-height: 27px;  list-style-type: none;text-align:left;
 left: -999em; width: 180px; position: absolute;
}
#nav li ul li{
	float: left;
	width: 180px;
}


#nav li ul a{
 display: block; width: 180px;width: 156px;text-align:left;padding-left:24px;
}

#nav li ul a:link  {
 color:#666; text-decoration:none;
}
#nav li ul a:visited  {
 color:#666;text-decoration:none;
}
#nav li ul a:hover  {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	background-color: #990000;
}

#nav li:hover ul {
 left: auto;
}
#nav li.sfhover ul {
 left: auto;
}
#content {
 clear: left;
}
.l_top #l_weather .weather_title {
	height: 22px;
	position: absolute;
	background-color: #FFFFFF;
	width: 230px;
}
#l_menu a:hover{
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	font-size: 14px;
}