@charset "utf-8";
/* CSS Document */
a:link{
  font-size:12px;
  font-weight: normal;
  text-decoration: none;
  color: #666;
}
a:hover {
  font-size: 12px;
  color: #000;
  text-decoration: underline;
  font-weight: normal;
}
a:visited {
  font-size: 12px;
  font-weight: normal;
  color: #666;
  text-decoration: none;
}
a.top_link:link{
  font-size: 12px;
  color: #000;
  text-decoration: none;
}
a.top_link:visited{font-size: 12px;
  color: #000;
  text-decoration: none;}
a.top_link:hover{
  font-size: 12px;
  color: #000;
  text-decoration: none;
}
a.nav:link {
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
  text-decoration: none;
  width: 90px;
  display: table;
  height:38px;
}
a.nav:visited {
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
  text-decoration: none;
  background-position: center 5px;
  width: 90px;
  display: block;
  height:38px;
  background-repeat: no-repeat;
}

a.nav:hover {
  font-size: 14px;
  font-weight: bold;
  color: #06C;
  text-decoration: none;
  background-image: url(../09images/nav-normal.gif);
  background-position: center 5px;
  width: 90px;
  height:38px;
  display: block;
  background-repeat: no-repeat;
}

a.navSel {
  font-size: 14px;
  font-weight: bold;
  color: #06C;
  text-decoration: none;
  background-image: url(../09images/nav-normal.gif);
  background-position: center 5px;
  width: 90px;
  height:38px;
  display: block;
  background-repeat: no-repeat;
}

a.tag:link {
  font-size: 12px;
  color: #000;
  text-decoration: none;
  font-weight: normal;
  display:block;
  float:left;
  line-height:28px;
  height:28px;
  white-space: nowrap;  
  padding:0px 6px 0px 6px;
}
a.tag:visited {
  font-size: 12px;
  color: #000;
  text-decoration: none;
  display:block;
  float:left;
  line-height:28px;
  height:28px;
  white-space: nowrap;  
  padding:0px 6px 0px 6px;
}
a.tag:hover {
  font-size: 12px;
  color: #390;
  text-decoration: none;
  display:block;
  line-height:28px;
  height:28px;
  white-space: nowrap;  
  background-position: center 18px;
  background-repeat: no-repeat;
  float:left;
  text-decoration:underline;
  padding:0px 6px 0px 6px;
}
a.tag:active {
  font-size: 12px;
  color: #000;
  text-decoration: none;
  font-weight: normal;
  display:block;
  float:left;
  line-height:28px;
  height:28px;
  white-space: nowrap;  
  padding:0px 6px 0px 6px;
}

#tagSel {
  font-size: 12px;
  font-weight: bold;
  color: #390;
  text-decoration: none;
  display:block;
  line-height:28px;
  height:28px;
  white-space: nowrap;  
  background-position: center 18px;
  background-repeat: no-repeat;
  float:left;
  padding:0px 6px 0px 6px;
}


a.tag1:link {
  font-size: 12px;
  color: #000;
  text-decoration: none;
  font-weight: normal;
  display:block;
  float:left;
  line-height:28px;
  padding:0px 6px 0px 6px;
}
a.tag1:visited {
  font-size: 12px;
  color: #000;
  text-decoration: none;
  display:block;
  float:left;
  line-height:28px;
  padding:0px 6px 0px 6px;
}
a.tag1:hover {
  font-size: 12px;
  color: #390;
  text-decoration:underline;
  display:block;
  line-height:28px;
  float:left;
  padding:0px 6px 0px 6px;
}
#tag1Sel {
  font-size: 12px;
  color: #390;
  font-weight: bold;  
  line-height:28px;
  float:left;
}

a.tag2:link{
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  font-weight: normal;
}
a.tag2:visited{
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  font-weight: normal;
}
a.tag2:hover {
  font-size: 12px;
  color: #390;
  text-decoration:underline;
}


#tag2Sel {
  font-size: 12px;
  color: #390;
  font-weight: bold;  
}

a.Subway:link{
  font-size: 12px;
  color: #F60;
  text-decoration: none;
} 
a.Subway:visited{
  font-size: 12px;
  font-weight: normal;
  color: #F60;
  text-decoration: none;
} 
a.Subway:hover {
  font-size: 12px;
  color: #F60;
  text-decoration: none;
}


.tag_title{
  font-size: 14px;
  font-weight: bold;
  color: #039;
  text-decoration: none;
}
.Subway_title{ font-size:14px; color:#900;font-weight: bold;}

/*上面为header的样式*/

/*list main中的样式*/
a.search_button:link{border-top:1px solid #CCC;border-left:1px solid #ccc;border-right:1px solid #ccc;border-bottom:1px solid #ccc; width:70px;height:20px;line-height:20px;float:left;margin:5px 0px 0px 6px;padding-left:8px;font-size:12px;display:block;background:#FFF url(../09images/button-j1.gif) no-repeat 60px center;color: #0089C4;text-decoration: none;}
a.search_button:visited{border-top:1px solid #CCC;border-left:1px solid #ccc;border-right:1px solid #ccc;border-bottom:1px solid #ccc;width:70px;height:20px;line-height:20px;float:left;display:block;margin:5px 0px 0px 6px;padding-left:8px;font-size:12px;background:#FFF url(../09images/button-j1.gif) no-repeat 60px center;color: #0089C4;text-decoration: none;}
a.search_button:hover{border-top:1px solid #CCC;border-left:1px solid #ccc;border-right:1px solid #ccc;border-bottom:1px solid #ccc;width:70px;height:20px;line-height:20px;display:block;float:left;margin:5px 0px 0px 6px;padding-left:8px;font-size:12px;color: #0089C4;text-decoration: none;background:#FFF url(../09images/button-j.gif) no-repeat 60px center;font-weight: bold;}
  
a.sort:link {font-size: 12px;line-height: 22px;color: #000;text-decoration: none;display: block;float: left;width: 70px;padding-left:6px;margin: 5px 0px 0px 6px;border: 1px solid #CCC;clear: none;}
a.sort:visited {font-size: 12px;line-height: 22px;color: #000;text-decoration: none;display: block;float: left;width: 70px;padding-left:6px;margin: 5px 0px 0px 6px;border: 1px solid #CCC;clear: none;}
a.sort:hover {font-size: 12px;line-height: 22px;color: #000;text-decoration: none;display: block;float: left;width: 70px;padding-left:6px;margin: 5px 0px 0px 6px;border: 1px solid #CCC;clear: none;font-weight: bold;}
          
a.sortCommunity1:link {font-size: 12px;line-height: 22px;color: #000;text-decoration: none;display: block;float: left;width: 30px;padding-left:6px;margin: 5px 0px 0px 6px;border: 1px solid #CCC;clear: none;}
a.sortCommunity1:visited {font-size: 12px;line-height: 22px;color: #000;text-decoration: none;display: block;float: left;width: 30px;padding-left:6px;margin: 5px 0px 0px 6px;border: 1px solid #CCC;clear: none;}
a.sortCommunity1:hover {font-size: 12px;line-height: 22px;color: #000;text-decoration: none;display: block;float: left;width: 30px;padding-left:6px;margin: 5px 0px 0px 6px;border: 1px solid #CCC;clear: none;font-weight: bold;}
          
a.sortCommunity2:link {font-size: 12px;line-height: 22px;color: #000;text-decoration: none;display: block;float: left;width: 50px;padding-left:6px;margin: 5px 0px 0px 6px;border: 1px solid #CCC;clear: none;}
a.sortCommunity2:visited {font-size: 12px;line-height: 22px;color: #000;text-decoration: none;display: block;float: left;width: 50px;padding-left:6px;margin: 5px 0px 0px 6px;border: 1px solid #CCC;clear: none;}
a.sortCommunity2:hover {font-size: 12px;line-height: 22px;color: #000;text-decoration: none;display: block;float: left;width: 50px;padding-left:6px;margin: 5px 0px 0px 6px;border: 1px solid #CCC;clear: none;font-weight: bold;}
          
a.page:link{width:auto; height:18px; padding:0px 5px 0px 5px; line-height:20px; display:block; color:#333; font-size:12px; border:1px solid #CCC; background-color:#FFF;  float:left; margin:0px 0px 0px 6px;}
a.page:visited{width:auto; height:18px; padding:0px 5px 0px 5px; line-height:20px; display:block; color:#333; font-size:12px; border:1px solid #CCC; background-color:#FFF; float:left;margin:0px 0px 0px 6px;}
a.page:hover{width:auto;height:18px;padding:0px 5px 0px 5px;line-height:20px;display:block;color:#000;font-size:12px;border:1px solid #999;background-color:#FFF;float:left;font-weight: bold;text-decoration: none;margin:0px 0px 0px 6px; font-family:Arial, Helvetica, sans-serif;}

#main #article table:hover{background: #FFF url(../09images/mmlist-bg.gif) repeat-x bottom;display: block;clear: both;}


a.list_name1:link{font-size:14px; color:#690; font-weight:bold;text-decoration: none;}
a.list_name1:visited{font-size:14px; color:#690; font-weight:bold;text-decoration: none;}
a.list_name1:hover{font-size:14px;color:#690;font-weight:bold;text-decoration: underline;}
a.list_name:link{font-size:14px; color:#039; font-weight:bold;text-decoration: none;}
a.list_name:visited{font-size:14px; color:#039; font-weight:bold;text-decoration: none;}
a.list_name:hover{font-size:14px;color:#06C;font-weight:bold;text-decoration: underline;}

a.list_nameHouseTitle:link{font-size:12px; color:#039;text-decoration: none;}
a.list_nameHouseTitle:visited{font-size:12px; color:#039;text-decoration: none;}
a.list_nameHouseTitle:hover{font-size:12px;color:#06C;text-decoration: underline;}

.orange16-b{ font-size:16px; font-weight:bold; color:#F60; font-family:Arial, Helvetica, sans-serif;}
.orange16{ font-size:16px; color:#F60; font-family:Arial, Helvetica, sans-serif;}
.orange14-b{ font-size:14px; font-weight:bold; color:#F60; font-family:Arial, Helvetica, sans-serif;}
.orange12{ font-size:12px;  color:#F60; font-family:Arial, Helvetica, sans-serif;}
.green14-b{font-size:14px; font-weight:bold; color:#090; font-family:Arial, Helvetica, sans-serif;}
.green12{font-size:12px; color:#090; font-family:Arial, Helvetica, sans-serif;}
.red12{font-size:12px; color:#F60; font-family:Arial, Helvetica, sans-serif;}
.black12-b{font-size:12px; color:#000; font-weight:bold;}
.hui12{font-size:12px;color:#666;font-weight: normal;}
.blue12-b{font-size:12px; color:#039; font-weight:bold;}
.blue16-b{font-size:16px; color:#039; font-weight:bold;}
/*+4-10*/.red14-b{ font-size:14px; font-weight:bold; color:#F00; font-family:Arial, Helvetica, sans-serif;}


/*houseinfo*/
h2{ font-size:16px; height: 28px; line-height:28px; margin:0px 0px 0px 10px; padding:0px;clear: both; }
h3{ font-size:14px; height:28px; line-height:28px; clear: both;margin: 0px 10px 0px 10px;padding: 0px;}
h4{font-size:12px; line-height:28px;margin:0px 0px 0px 10px;  padding:0px;clear: both; }

a.hours-name:link{font-size:16px;color:#039;font-weight:bold;text-decoration:underline;}
a.hours-name:visited{font-size:16px;color:#039;font-weight:bold;text-decoration: none;}
a.hours-name:hover{font-size:16px;color:#039;font-weight:bold;text-decoration: none;}

a.district:link {height: 28px;font-size:14px;color:#666;line-height:28px; color:#F60; font-weight:bold;}
a.district:visited {height: 28px;font-size:14px;color:#666;line-height:28px;color:#F60; font-weight:bold;}
a.district:hover {height: 28px; font-size:14px;color:#666;line-height:28px;color:#F60; font-weight:bold;}

a.map_button:link {clear: none;height: 22px;width: 48px;float:left;border-top:none;margin-left:2px;border-bottom:solid 1px #CCC;border-left:solid 1px #CCC;border-right:solid 1px #CCC; display:block; text-align:center; line-height:22px;}
a.map_button:visited {clear: none;height: 22px;width: 48px;float:left;border-top:none;margin-left:2px;border-bottom:solid 1px #CCC;border-left:solid 1px #CCC;border-right:solid 1px #CCC;display:block; text-align:center;line-height:22px;}
a.map_button:hover {clear: none;height: 22px;width: 48px;float:left;border-top:none;margin-left:2px;border-bottom:solid 1px #000;border-left:solid 1px #000;border-right:solid 1px #000;display:block; text-align:center;line-height:22px;}

a.question:link{width:90px; height:22px; background-color:#0099FF; display:block; color:#FFF; font-size:14px; font-weight:bold; }
a.question:visited{width:90px; height:22px; background-color:#0099FF; display:block; color:#FFF; font-size:14px; font-weight:bold; }
a.question:hover{width:90px; height:22px;background-color:#0099FF; display:block; color:#FFF; font-size:14px; font-weight:bold; }

a.Bbluelink13:link {font-size: 13px;font-weight: bold;color: #000066;text-decoration: none;}
a.Bbluelink13:hover {font-size: 13px;font-weight: bold;color: #0066CC;text-decoration: none; text-decoration:underline;}
a.Bbluelink13:visited {font-size: 13px;font-weight: bold;color: #0066CC;text-decoration: none;}

/*网店信息*/
a.shop_nav:link {
  font-size: 13px;
  font-weight: bold;
  color: #666;
  text-decoration: none;
  border-left: solid 1px #CCC;
  border-top: solid 1px #CCC;
  border-right: solid 1px #CCC;
  float:left;
  margin-right:4px;
  display:block;
  padding:0px 8px 0px 8px;
  background-image: url(../09images/shopnav-bg1.gif);
  background-repeat: repeat-x;
  line-height:27px;
}
a.shop_nav:hover {font-size: 13px;font-weight: bold;color: #666;text-decoration: none; border-left: solid 1px #666;border-top: solid 1px #666;border-right: solid 1px #666; float:left; margin-right:4px; display:block; padding:0px 8px 0px 8px;background-image: url(../09images/shopnav-bg2.gif);background-repeat: repeat-x;line-height:27px;}
a.shop_nav:visited {font-size: 13px;font-weight: bold;color: #666;text-decoration: none; border-left: solid 1px #CCC;border-top: solid 1px #CCC;border-right: solid 1px #CCC; float:left; margin-right:4px; display:block; padding:0px 8px 0px 8px;background-image: url(../09images/shopnav-bg1.gif);background-repeat: repeat-x;line-height:27px;}

a.shop_nav1:link {font-size: 13px;font-weight: bold;color: #000;text-decoration: none; border-left: solid 1px #999;border-top: solid 1px #999;border-right: solid 1px #999; float:left; margin-right:4px; display:block; padding:0px 8px 0px 8px;background-image: url(../09images/shopnav-bg2.gif);background-repeat: repeat-x;line-height:27px;}
a.shop_nav1:visited {font-size: 13px;font-weight: bold;color: #000;text-decoration: none; border-left: solid 1px #CCC;border-top: solid 1px #CCC;border-right: solid 1px #CCC; float:left; margin-right:4px; display:block; padding:0px 8px 0px 8px;background-image: url(../09images/shopnav-bg2.gif);background-repeat: repeat-x;line-height:27px;}
a.shop_nav1:hover{font-size: 13px;font-weight: bold;color: #000;text-decoration: none; border-left: solid 1px #CCC;border-top: solid 1px #CCC;border-right: solid 1px #CCC; float:left; margin-right:4px; display:block; padding:0px 8px 0px 8px;background-image: url(../09images/shopnav-bg1.gif);background-repeat: repeat-x;line-height:27px;}

/*home*/

a.tag1:link{font-size:12px;font-weight: normal;text-decoration: none;color: #666; padding:0px 6px 0px 3px; line-height:24px; margin:0px 6px 0px 0px; display:block; float:left;white-space:nowrap;  }
a.tag1:hover {font-size: 12px;color: #000;text-decoration: underline;font-weight: normal;padding:0px 6px 0px 3px; line-height:24px; margin:0px 6px 0px 0px; display:block; float:left;white-space:nowrap;  }
a.tag1:visited {font-size: 12px;font-weight: normal;color: #666;text-decoration: none;padding:0px 6px 0px 3px; line-height:24px; margin:0px 6px 0px 0px; display:block; float:left;white-space:nowrap;  }

a.tag3:link{font-size:12px;font-weight: normal;text-decoration: none;color:#F60; padding:0px 6px 0px 3px; line-height:24px; margin:0px 6px 0px 0px; display:block; float:left;white-space:nowrap;  }
a.tag3:hover {font-size: 12px;color:red;;text-decoration: underline;font-weight: normal;padding:0px 6px 0px 3px; line-height:24px; margin:0px 6px 0px 0px; display:block; float:left;white-space:nowrap;  }
a.tag3:visited {font-size: 12px;font-weight: normal;color:#F60;text-decoration: none;padding:0px 6px 0px 3px; line-height:24px; margin:0px 6px 0px 0px; display:block; float:left;white-space:nowrap;  }

a.Bl-blue14:link{width:50px;display:block; font-size:14px;font-weight: normal; text-decoration:none;color:#03C;  line-height:32px; white-space:nowrap;font-weight: bold;  }
a.Bl-blue14:hover {width:50px;display:block;font-size:14px;font-weight: normal;text-decoration: none;color:#39F;  line-height:32px; white-space:nowrap;font-weight: bold;  }
a.Bl-blue14:visited {width:50px;display:block;font-size:14px;font-weight: normal;text-decoration: none;color:#03C;  line-height:32px; white-space:nowrap;font-weight: bold;  }

a.Bl-hblue14:link{font-size:14px;font-weight: normal; text-decoration:none;color:#1F74BA;  line-height:22px; white-space:nowrap;font-weight: bold;  }
a.Bl-hblue14:hover {font-size:14px;font-weight: normal;text-decoration: none;color:#003399;  line-height:22px; white-space:nowrap;font-weight: bold;  }
a.Bl-hblue14:visited {font-size:14px;font-weight: normal;text-decoration: none;color:#1F74BA;  line-height:22px; white-space:nowrap;font-weight: bold;  }

a.area:link{font-size:12px;font-weight: bold;width:51px;text-decoration: none;color: #666;padding:0px;line-height:26px;margin:0px;display:block;float:left;white-space:nowrap;text-align: center;letter-spacing: 2px;}
a.area:hover{font-size:12px;font-weight: bold;text-decoration: none;color: #000;padding:0px;line-height:26px;margin:0px;display:block;float:left;white-space:nowrap;background:url(../09images/hothover.gif) no-repeat bottom;text-align: center;width: 51px;letter-spacing: 2px;}
a.area:visited {font-size:12px;font-weight: bold;width:51px;text-decoration: none;color: #666;padding:0px;line-height:26px;margin:0px;display:block;float:left;white-space:nowrap;text-align: center;letter-spacing: 2px;}

.areahot{font-size:12px; font-weight: bold;text-decoration: none;color: #000;padding:0px;line-height:26px;margin:0px;display:block;float:left;white-space:nowrap;background:url(../09images/hothover.gif) no-repeat bottom;text-align: center;width: 51px;letter-spacing: 2px;}

a.black:link{font-size:12px;font-weight: normal;text-decoration: none;color: #000;}
a.black:hover {font-size: 12px;color: #666;text-decoration: underline;font-weight: normal;}
a.black:visited {font-size: 12px;font-weight: normal;color: #000;text-decoration: none;}

a.blue12:link{font-size:12px;font-weight: normal;text-decoration: none;color: #0000FF;}
a.blue12:hover {font-size: 12px;color: #666;text-decoration: underline;font-weight: normal;}
a.blue12:visited {font-size: 12px;font-weight: normal;color: #0000FF;text-decoration: none;}

h1 {
  margin: 0px;
  padding: 0px;
}
a.red12L:link {
  font-size: 12px;
  color: #C00;
  text-decoration: none;
}
a.red12L:visited {
  font-size: 12px;
  font-weight: normal;
  color: #C00;
  text-decoration: none;
}
a.red12L:hover {
  font-size: 12px;
  color: #900;
  text-decoration: none;
}
