.top{
	width:983px;
	height:191px;
}

.t_top{
	width:983px;
	height:30px;
}

.left{
	float:left;
	width:525px;
	height:30px;
	line-height:30px;
	padding-left:5px;
	color:#6A6A6A;
font-size:12px;
}


.right{
	float:right;
	width:450px;
	height:30px;
font-size:12px;
}
.right a{
	line-height:30px;
	color:#676767;
	margin-left:10px;
font-size:12px;
}
.right a:hover{
	color:#1289D8;
}

.logo{
	width:980px;
	height:116px;
	margin-left:1px;
	margin-top:3px;
}

.nav{
	width:983px;
	height:38px;
	margin-top:4px;
}
.navleft{
	float:left;
	width:5px;
	height:38px;
	background:url(../img/navleft.jpg) no-repeat;
}
.navright{
	float:right;
	width:5px;
	height:38px;
	background:url(../img/navright.jpg) no-repeat;
}
.navcenter{
	float:left;
	width:973px;
	height:38px;
	background:url(../img/navcenter.jpg) repeat-x;
}
/*.navcenter ul li{
	float:left;
	display:block;
	width:101px;
	height:38px;
	background:url(../img/navline.jpg) no-repeat 99px 9px;
	line-height:38px;
	text-align:center;
	margin-left:6px;
}
.navcenter ul li a{
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}
.navcenter ul li a:hover{
	display:block;
	width:101px;
	height:38px;
	color:#1165AD;
	font-size:14px;
	font-weight:bold;
	background:url(../img/navhover.jpg) no-repeat 6px 7px;
}
.navcenter ul li a span{
	display:block;
	font-size:14px;
	font-weight:bold;
	width:101px;
	height:38px;
	color:#1165AD;
	background:url(../img/navhover.jpg) no-repeat 6px 7px;
}
*/

#sddm
{	margin: 0;
	padding: 8px 0 0 0;
	z-index: 30;
	width: 970px;
	height:38px;}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-size: 14px;
	font-weight: bold;
	
}

#sddm li a
{
	display: block;
	margin: 0 10px 0 0;
	padding: 4px 10px;
	/*width: 62px;*/
	color:#FFF;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	
}

#sddm li a:hover
{
	
	/*background-image: url(../img/navhover.jpg);
	background-repeat: no-repeat;*/
	background-color:#e4f5ff;
	color:#1165AD;
	line-height:20px;
}


#sddm div
{
	position: absolute;
	visibility: hidden;
	min-width:82px;
	margin: 0;
	padding: 0;
	background-color: #E3F1F9;

}

	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #333333;
	font: 12px arial;
	background-color: #E3F1F9;
		}

	#sddm div a:hover
	{	background: #FEAA0C;
		color: #003366;
		background-color: #AED7EE;}
#sddm span {float:left;width:10px;height:38px;background:url(../img/navline.jpg) no-repeat;}
