/* µ¼º½ */
#nav{
	width:948px;
	float:left;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	border-bottom:#EBEBEB solid 3px;
	height:78px;
}
#nav #logo{
	float:left;
	width:140px;
	border-bottom:#E2E2E2 solid 1px;
	height:72px;
	padding-left:15px;
	padding-top:6px;
}
#menu{
	width:645px;
	float:left;
	border-bottom:#E2E2E2 solid 1px;
	height:59px;
	padding-top:19px;
	padding-left:10px;
	
}
#menu table tr td a{color:#000000;margin:0 3px;font-size:12px;}
#menu table tr td a:hover{color:#BC2931;text-decoration:underline;}
#menu table tr{height:22px;}
#menu ul li{
	float:left;
	line-height:22px;
	height:22px;
	width:39px;
}
#menu .long{
	width:63px;
}
#menu .longer{
	width:55px;
}
#menu ul li a{
		color:#000000;
		padding-left:5px;
		padding-right:4px;
}
#menu ul li a:hover{
		color:#bc2931;
		text-decoration:underline;
}
#nav #weather{
		width:138px;
		float:left;
		line-height:22px;
		text-align:center;
		height:59px;
		border-bottom:#E2E2E2 solid 1px;
		padding-top:19px;
}
#nav #weather table{
		float:left;
		display:inline;
}
#nav #weather img{
		float:none;
}

/*ÓÊÏäµÇÂ½*/
.login{
		width:948px;
		float:left;
		border-left:#CCCCCC solid 1px;
		border-right:#CCCCCC solid 1px;
		border-bottom:#E2E2E2 solid 1px;
		border-top:#E53E0A solid 1px;
		background:url(../images/login_bg.gif) repeat-x;
		height:30px;
		margin-top:2px;
		display:inline;
}
.login table td{line-height:29px;font-size:12px;}
.login table td.style1{width:68px;text-align:right;text-align:center;}
.login table td.style1 a{color:black;}
.login table td.style2{width:51px;text-align:left;text-indent:22px;}
.login table td.style3{width:60px;}
.login table td.style3 input{width:60px;border:#b6b6b6 1px solid;}
.login table td.style4{width:80px;text-indent:4px;text-align:left;}
.login table td.style6{width:70px;text-align:center;}
.login table td.style11{width:70px;text-align:center;}
.login table td.style5{width:270px;text-align:center;}
.login table td.style8 a{text-decoration:underline;color:#464645;}
.login table td.style9{width:80px;text-align:right;background:url(../images/house.gif) 10px 7px no-repeat;}
.login table td.style9 a:hover{text-decoration:underline;}
.login table td.style10{width:75px;text-align:center;}
.login table td.style10 a{color:#616161;}
.login table td.style10 a:hover{text-decoration:underline;}

.red_line{
		width:100%;
		float:left;
		height:5px;
		overflow:hidden;
		background:#E33D0B;
}
