body {font:12px Tahoma;margin:0px;text-align:center;background:#FFF;}
a:link,a:visited{color: #000000; text-decoration:none;font-size:12px}
a:hover {color: #bc2931; text-decoration:underline;font-size:12px}
a:active {color: #000000; text-decoration:none;font-size:12px}

td{font:12px Tahoma;}


/*首页导航样式*/
#menu{width:983px;
 height:28px;
 border: 1px solid #BBB; 
 background: url(chromebg.gif) center center repeat-x;}
#chromemenu{
width:673px;
font-weight: bold;
font-size: 12px;
float:left;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
width: 100%;
padding: 5px 0;
margin: 0;
text-align:left; /*set value to "right" for example to align menu to the left of page*/
}

#chromemenu ul li{
display: inline;
line-height:21px;
width:64px;
}

#chromemenu ul li a{
color: #494949;
padding: 5px 5px 5px 5px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

#chromemenu ul li a:hover{
background: url(chromebg2.gif) center center repeat-x;
color:#ff6600;
}

/*ＴＯＰ文件导航样式*/
.tl_menu{height:32px; float:left; padding-left:0px;}
.tl_menu li{
	height:32px;
	width:74px;
	margin:0px 2px 0px 0px !important;
	float:left;
	padding-top:1px;}
.tl_menu a{color:#666666;display:block; width:74px;height:32px;font:12px "宋体";text-decoration:none; line-height:28px;text-align:center;background-image:url(2.gif);}
.tl_menu a:link{color:#000;text-decoration: none; }
.tl_menu a:visited{color:#000;text-decoration: none; }
.tl_menu a:hover{background-image:url(1.gif);color:#000;text-decoration: none;}
.tl_menu a:active{ color:#000;text-decoration: none;}
