﻿/*--------------------top--------------------*/
#logo_sidenav{ width:990px; margin-top:5px;}
#logo{ float:left; padding-left:20px; width:190px;}
#sidenav{ float:right; padding-right:20px; width:600px; text-align:right; color:#9b9b9b; font-size:12px; line-height:23px;}
#sidenav .username{ font-weight:bold; color:#3366CC;}
#nav{width:990px; margin-top:5px;}
#nav ul{ padding:0px 20px;}
#nav ul li{ float:left; width:100px;background:url(images/bg.gif) 0px 0px no-repeat; text-align:center; height:22px; padding-top:8px;font-weight:bold; font-size:14px; }
#nav ul li a:link,#nav ul li a:visited{display:inline-block; width:98px;}
#nav ul li a:hover,#nav ul li a:active{display:inline-block;  width:98px;}
#navbottom{width:990px;background:url(images/bg.gif) 0px -60px repeat-x;height:9px; font-size:0px; line-height:0px;}
#navbottom .left{ float:left; width:5px; height:9px; background:url(images/bg.gif) 0px -42px no-repeat; }
#navbottom .right{ float:right; width:4px; height:9px; background:url(images/bg.gif) -226px -42px no-repeat; }

/*===============管理中心左侧================*/
.cl_both {clear:both;}
.leftblue{ color:#0071de;margin-left:11px; width:118px; padding:9px 0px;*padding:2px 0px;}
.leftblue a:link,.leftblue a:visited{display:inline-block;color:#0071de; text-decoration:none;padding:8px 0px 8px 22px; width:96px;  }
.leftblue a:hover,.leftblue a:active{display:inline-block;color:#0071de;text-decoration:none; background:url(images/bg.gif) 0px -497px no-repeat;padding:8px 36px 8px 22px;width:60px; }
.leftorange{ color:#fe7507; background:url(images/bg.gif) 0px -416px no-repeat; height:30px;padding:10px 0 0 33px;  position:absolute; right:-1px; margin:2px 0px;}
.leftorange a:link,.leftorange a:visited{color:#fe7507; text-decoration:none; }
.leftorange a:hover,.leftorange a:active{color:#fe7507;text-decoration:none; }

.leftnav{ margin-left:25px; width:130px;}
.leftnavtop{ background:url(images/bg_line.gif) 129px -178px no-repeat; height:41px;}
.leftnavcen{  border-right:1px solid #d5d5d5;}
.leftnavcen ul{ padding:10px 0px 10px; margin-top:-2px;}
.leftnavcen li{  font-weight:bold; position:relative;}
.leftnavbottom{ background:url(images/bg_line.gif) -676px -67px no-repeat; height:203px;}

/*-----------------底部版权----------------*/
#btmcopy {
	width:990px;
	overflow:auto;
	clear:both;
	text-align:center;
	margin-top:10px;
}
#btmcopy .btmnav {
	background-color:#ebebeb;
	height:28px;
	line-height:28px;
	margin-bottom:6px;
}
#btmcopy p {
	height:40px;
	font-family:Arial;
}
#btmcopy p img {
	vertical-align:middle;
	margin-right:5px;
}