﻿/*title*/    
#googlemap{ width:750px; height:600px;}
#title{
margin-bottom:13px;
height:25px;
overflow:hidden;
background:url(/netc/images/title_bg.gif) 0 -52px repeat-x;
}
#title ul{
padding:0;
margin:0;
}
#title li {
display:inline;
height:25px;
line-height:25px;
margin:0;
padding:0;
overflow:hidden;
list-style-type:none;
}
#title li a {
background:url(/netc/images/title_bg.gif) no-repeat;
float:left;
font-size:13px;
margin:0;
padding:0 0 0 5px;
text-decoration:none;
margin-right:4px;
min-width:88px;
_width:88px;
}
#title li a span {
background:url(/netc/images/title_bg.gif) no-repeat right top;
color:#333;
display:block;
text-align:center;
padding:0 10px 0 6px;
.padding-top:1px;
font-weight:400;
}
#title li a:hover span{
color:#333;
font-size:13px;
font-weight:700;	
}
#title li a:hover{
background:url(/netc/images/title_bg.gif) no-repeat;
background-position:0 -26px;
}
#title li a:hover span {
background:url(/netc/images/title_bg.gif) no-repeat;
background-position:100% -26px;
}
#title li.current a span{
color:#333;
font-size:13px;
font-weight:700;	
}
#title li.current a{
background:url(/netc/images/title_bg.gif) no-repeat;
background-position:0 -26px;
}
#title li.current a span {
background:url(/netc/images/title_bg.gif) no-repeat;
background-position:100% -26px;
}
