h2
{
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
img 
{
	border: none;
}

/*- Menu Tabs 7--------------------------- */

#bar {
	margin: 0 auto;
	width: 780px;
	/*background:#D4DAE7;*/
	background-color:#58ACFA;   /* 高鹏 2010-5-14 13:57  将“background:#D4DAE7;”改为 “background-color:#58ACFA;”*/
	font: bold 11px/1.5em Verdana;
	line-height:normal;
	border-bottom:1px solid #333B66;
	position:relative
}

#today
{
	text-align:center;
	margin: 0 auto;
	width: 150px;
	background:#58ACFA;/* 高鹏 2010-5-14 13:57  将“background:#D4DAE7;”改为 “background-color:#58ACFA;”*/
	font: bold 11px/1.5em Verdana;
	line-height:normal;
	float:left;
	padding:20px 0px 3px 15px;
}

/*#tabs7 {
	text-align: center;
	margin: 0 auto;
	width: 620px;
	background:#58ACFA;/* 高鹏 2010-5-14 13:57  将“background:#D4DAE7;”改为 “background-color:#58ACFA;”*/
	/*font: bold 11px/1.5em Verdana;
	line-height:normal;
	float:left;	
	padding:10px 10px 0 0;  高鹏 2010-5-14 15:40  加的 */
/*}
#tabs7 ul
{
	margin:0;
	float:right;
	padding:10px 15px 5px 10px;    高鹏 2010-5-14 15:40  删的 */
	/*list-style:none;
}
#tabs7 li
{
	display:inline;
	margin:0;
	padding:0;
}*/

#tabs7{
   padding:2px,1px;
}

#tabs7 ul{
   float:right;
   list-style:none;
   margin:5px;
}

#tabs7 ul li{
   float:left;
   margin:5px,1px,auto,1px;
   display:block;
   line-height:20px;
   
}

.menuID{   /* 高鹏 2010-5-14 15：30 增加 */
	width:1px;
	height:20px;
	background:#999;
}
#tabs7 a
{
	float:left;
	/*background:url("tableft10.gif") no-repeat left top;*/
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	
}
#tabs7 a span
{
	float:left;
	display:block;
	/*background:url("tabright10.gif") no-repeat right top;*/
	padding:5px 15px 4px 6px;
	color:#FFFFFF;
	font-size:14px;
}
/* Commented Backslash Hack hides rule from IE5-Mac */
#tabs7 a span {float:none;}
/* End IE5-Mac hack */
#tabs7 a:hover span {
color:#ECB546;
}
#tabs7 a:hover {
background-position:0% -42px;
}
#tabs7 a:hover span {
background-position:100% -42px;
}

#tabs7 #current a {
	  background-position:0% -42px;
}
#tabs7 #current a span {
	  background-position:100% -42px;
}



-->
