#fancymenu {
	position: relative;
	height: 59px;
	width: 992px;
	background: url('../images/bg.gif') no-repeat top;
	padding: 0;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

#pictureselect {
	position: relative;
	height: 1%; /* ie bug */
}

#fancymenu ul, #pictureselect {
	padding: 0;
	margin: 0;
}

/* Don't apply padding here (offsetWidth will differ in IE)
    If you need padding add it to the child anchor */
#fancymenu ul li, #pictureselect li {
	float: left;
	list-style: none;
}

#fancymenu ul li a, #pictureselect li a  {
	text-indent: -500em;
	z-index: 10;
	display: block;
	float: left;
	height: 59px;
	position: relative;
	overflow: hidden;
}

#pictureselect li {
	height: 54px;
}

#pictureselect li a {
	height: 54px;
	width: 62px;
}

#menu_9 a {
	width: 90px;
	background: url('../images/a9.gif') no-repeat center !important;	
	background: url('../images/a99.gif') no-repeat center;
}

#menu_1 a {
	width: 112px;
	background: url('../images/a1.gif') no-repeat center !important;	
	background: url('../images/a11.gif') no-repeat center;
}

#menu_2 a {
	width: 112px;
	background: url('../images/a2.gif') no-repeat center !important;	
	background: url('../images/a22.gif') no-repeat center;
}

#menu_3 a {
	width: 112px;
	background: url('../images/a3.gif') no-repeat center !important;	
	background: url('../images/a33.gif') no-repeat center;
}
#menu_4 a {
	width: 112px;
	background: url('../images/a4.gif') no-repeat center !important;	
	background: url('../images/a44.gif') no-repeat center;
}

#menu_5 a {
	width: 112px;
	background: url('../images/a5.gif') no-repeat center !important;	
	background: url('../images/a55.gif') no-repeat center;
}
#menu_6 a {
	width: 112px;
	background: url('../images/a6.gif') no-repeat center !important;	
	background: url('../images/a66.gif') no-repeat center;
}
#menu_7 a {
	width: 112px;
	background: url('../images/a7.gif') no-repeat center !important;	
	background: url('../images/a77.gif') no-repeat center;
}
#menu_8 a {
	width: 112px;
	background: url('../images/a8.gif') no-repeat center !important;	
	background: url('../images/a88.gif') no-repeat center;
}

#fancymenu li.background {
	z-index: 9;
	position: absolute;
	visibility: hidden;
	background-image: url(../images/bg_menu_right.gif);
	background-repeat: no-repeat;
	background-position: right 15px;
}

#fancymenu .background .left {
	/*background: url('../images/bg_menu.png') no-repeat top left !important;*/
	background: url('../images/bg_menu.gif') no-repeat 0px 15px;
	height: 50px;
	margin-right: 9px; /* 7px is the width of the rounded shape */
}

#pictureselect li.background .left { display: none; }


#userprofile h4 {
	font: bold 11px Verdana;
	margin-bottom: 10px;
}

#userprofile p.input {
	background: #EBEBEB;
	overflow: hidden;
	padding: 0 !important;
	padding: 2px 0;
}

#userprofile p.input input {
	display: block;
	margin: 3px;
	width: 348px;
	border: 1px solid #D4D4D4;
	padding: 3px 0 3px 4px;
}

#userprofile p.input input:focus {
	border: 1px solid #999;
}



/*选项卡1*/
#Tab1{
	width:346px;
	padding:0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	overflow: hidden;
}
/*选项卡2*/
#Tab2{
	width:400px;
	margin:0px;
	padding:0px;
	margin:0 auto;
}
/*菜单class*/
.Menubox {
width:100%;
background:url(../images/200801081251340.gif);
height:28px;
line-height:28px;
}
.Menubox ul{
margin:0px;
padding:0px;
}
.Menubox li{
float:left;
display:block;
cursor:pointer;
width:114px;
text-align:center;
color:#949694;
font-weight:bold;
}
.Menubox li.hover{
padding:0px;
background:#fff;
width:116px;
border-left:1px solid #A8C29F;
border-top:1px solid #A8C29F;
border-right:1px solid #A8C29F;
background:url(../images/200801081249070.gif);
color:#739242;
font-weight:bold;
height:27px;
line-height:27px;
}
.Contentbox{
clear:both;
margin-top:0px;
border:1px solid #A8C29F;
border-top:none;
height:270px;
text-align:center;
padding-top:8px;
}
