@import url(breadcrumb.css);
body 
{
    font-family:"微軟正黑體", "Microsoft JhengHei", "新細明體", "PMingLiU", "細明體", "MingLiU", "標楷體", "DFKai-sb", serif;
    margin:0 0 0 0;
    font-size:14px
}
img
{
    border:0;
    vertical-align:baseline;
}
.notShow
{
    display:none;
}
 a:link , a:visited,a:hover, a:active
 {
     text-decoration:none;
 }
#headDiv
{
    background-image:url('iconbackground.gif');
    height:40px;
    width:100%;
    
}
#headDiv img
{
    margin-top:15px;
    margin-left:15px;
}
#menu
{
    height:60px;
     float:none;
    margin-top:-7px;
}
#content
{
      margin:0px;
      padding:0;
}
.menuButtonOn
{
    padding-right: 2px;
	display: block;
	float: left;
	font-size: 15px;
	font-weight: bold;
	color:#FFF;
	margin:10px 0 0 10px;
	height: 40px;
	text-decoration: none !important;
	background: url('buttonbkr.png') no-repeat right top;
     width:70px;

}
.menuButtonOn span
{
    background-image:url('buttonbkl.png');
    line-height:40px;
    height:40px;
    width:70px;
    display:block;
    text-align:center;
    margin-left:-2px;
}
.menuButtonOff,.menuButtonOff a:link
{
    width:80px;
    text-align:center;
    line-height:40px;
    float:left;
    margin:10px;
    color:#599159;
    cursor:pointer;
}
.title
{
    background-color:#67bf68;
    line-height:35px;
    background-image:url(' titlebk.png');
    color:#FFF;
    font-weight:700;
    margin-top:-7px;
    
}
#foot
{
    background-color:#67bf68;
    line-height:25px;
    width:100%;
    text-align:center;
    background-image:url(' titlebk.png');
    color:#FFF;
    font-weight:700;
    font-size:11px;
}
.cityList a:link ,.cityList a:visited
{
    padding-right: 2px;
	display: block;
    float:left;
	font-size: 14px;
	font-weight: bold;
	color: #55ae13 !important;
	height: 40px;
	text-decoration: none !important;
	background: url(btnr.png) no-repeat right top;
    margin-left: 1px;
    margin-right: 3px;
    margin-top: 5px;
    margin-bottom: 10px;
}
.cityList span
{
    width:80px;
    line-height:40px;
	display: block;
	line-height: 40px;
	text-align:center;
	background: url( btnl.png) no-repeat;
	text-decoration:none;
	letter-spacing: 0px;
}
.cityList a:hover,.cityList a:active {
	color: #666!important;
}
.cityList1 a:link ,.cityList1 a:visited
{
    padding-right: 2px;
	display: block;
    float:left;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF !important;
	height: 40px;
	text-decoration: none !important;
	background: url( btnr-blue.png) no-repeat right top;
    /*margin-left: 1px;
    margin-right: 3px;
    margin-top: 5px;
    margin-bottom: 10px;*/
}
.cityList1 span
{
    width:80px;
    line-height:40px;
	display: block;
	line-height: 40px;
	text-align:center;
	background: url( btnl-blue.png) no-repeat;
	text-decoration:none;
	letter-spacing: 0px;
}
.cityList1 a:hover,.cityList1 a:active {
	color: #5ac210!important;
}
.cityList2 a:link ,.cityList2 a:visited
{
    padding-right: 2px;
	display: block;
    float:left;
	font-size: 14px;
	font-weight: bold;
	color: #0076c6 !important;
	height: 40px;
	text-decoration: none !important;
	background: url( btnr-blue2.png) no-repeat right top;
    /*margin-left: 1px;
    margin-right: 3px;
    margin-top: 5px;
    margin-bottom: 10px;*/
}
.cityList2 span
{
    width:80px;
    line-height:40px;
	display: block;
	line-height: 40px;
	text-align:center;
	background: url( btnl-blue2.png) no-repeat;
	text-decoration:none;
	letter-spacing: 0px;
}
.cityList2 a:hover,.cityList2 a:active {
	color: #666!important;
}
.StoreListL
{
    width:20px;
    height:50px;
    line-height:50px;
    background-image:url(' left.png');
}
    .StoreListL.lock {
        background-image: url(' leftC.png');
    }
.StoreListM
{
    background-image:url(' middle.png');
}
    .StoreListM.lock {
        background-image: url(' middleC.png');
    }
.StoreListR
{
    width:20px;
    height:50px;
    line-height:50px;
    background-image:url(' right.png');
}
    .StoreListR.lock {
        background-image: url(' rightC.png');
    }
.StoreName
{
  font-size:17px;
  color:#3366ff;     
  margin:0 0 0 0;
}
.StoreAddr
{
    font-size:12px;
    margin:0 0 0 0;
    color:#474747;
}
.StorePs {
    font-size: 12px;
    margin: 0 0 0 0;
    color: #ff0000;
}
#allScreen
{
    filter:alpha(opacity=60);
    -moz-opacity:0.60; 
    opacity:0.60;  
    position:absolute;
    left:0px;
    top:0px;
    background-color:#CCC;
    display:none;
    z-index:99998;
}
#close
{
    cursor:pointer;
}
#SearchType
{
    position:absolute;
    top:70px;
    left:0px;
    width:250px;
    height:70px;
    z-index:99999;
    line-height:35px;
    display:none;
    background-color:#FFF;
    border:1px solid #CCC;
}
#searchTitle
{
    background-image:url(' titlebk.png');
     background-color:#67bf68;
    line-height:25px;
    color:#FFF;
    font-weight:700;
}
#SearchType input
{
    border:1px solid #AAA;
    width:220px;
    height:23px;
    margin-top:8px;
}
.chkStore
{
    color:#c0504d;
    font-weight:700;
}
.chkStore input
{
    border:1px solid #AAA;
    color:#474747;
    width:90px;
    line-height:25px;
    font-size:15px;
    margin-right:25px;
}
#buttonContentDiv
{
    display:inline-block;
}