/* CSS Document */

#nav_wrap{margin:0px auto;}
#nav li{ text-align:center;font-size:12px;}

/*New Nav Style*/
#nav_wrap { width:100%; overflow:hidden; }
#nav{ background:url(../images/nav.jpg) repeat-x; height:36px; position:relative; width:100%; margin:0 auto; }

#nav li { float:left; list-style:none; width:2.5rem; }
#nav li .v a{ height:1.156rem;  line-height:1.156rem; width:2.5rem;  display:block; color:#FFF; font-size:0.313rem; text-align:center; float:left; font-family:"微软雅黑"; background:#0a419f;}
#nav li .v a:hover,#nav li .v .sele{background:#7fbe10; color:#FFF; line-height:1.156rem; font-size:0.313rem;}


#nav .kind_menu { height:31px;*height:31px; line-height:31px;vertical-align:middle; position:absolute; top:36px;*top:36px; left:70px; width:658px; text-align:left; display:none;  color:#656565; }
#nav .kind_menu a {color:#000; float:left; text-align:center; width:90px; font-family:Arial, Helvetica, sans-serif; }
#nav .kind_menu a:hover { color:#FFF; background:#063; }
#nav .kind_menu span { font-size:10px;  color:#000; line-height:31px; *line-height:31px; float:left;   }
	
#tmenu{ background:url(../images/nv2.jpg) no-repeat; height:31px; }