﻿.location
{
    border-bottom:0px;
}

.listDiv
{
    width: 727px;
    text-align: center;   
}
.listDiv table
{
    width: 100%;
    border:0px;
}
.listDiv table th
{
    font-weight:bold;      
    height:25px;
    background-color:#FFFBE5;
    margin:0px;
    border-top:1px solid #FEC979;
    border-bottom:1px solid #FEC979;
}
.listDiv table td
{
    line-height:26px;
    height:26px;
}
.listDiv table tr:hover
{
    background-color:#FFFAE2;
} 
.td0
{
    padding-left:10px;
    width:24px;
}
.td1
{   
    text-align:left;
    width:500px;    
}
.td1 a
{
    line-height:26px;
    height:26px;
}
.td2
{
    width: 120px;   
}
.td3
{
    width: 120px;   
}
.td4
{    
   
}


.page
{
    text-align: center;
    margin:10px;
}

.page a
{
    display: inline-block;
    background-image: url(image/button.png);
    width: 80px;
    height: 20px;
    line-height:20px;
    font-size: 12px;
    background-color: transparent;
    border: 0;
    background-repeat: no-repeat;
}

/*gmap*/
.divAreaMap
{
    border-top: 1px solid #FEC979;
    padding: 5px;
}

#map_canvas
{
    width: 715px;
    height: 550px;
}

.stationImg
{
    width: 24px;
    height: 24px;
}
.stationName
{
    width: 170px;
    font-size: 14px;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    padding-left: 5px;
}
.stationSummary
{
    width: 190px;
    text-indent: 25px;
    height: 20px;
    line-height: 20px;
}
.stationUrl
{
    text-align: right;
}
.stationUrl a
{
    color: Red;
}


.btnShort1
{
	background-image:url(BackGrounds/MainFrame/button_03.png);
	width:38px;
	height:20px;
	font-size:12px;
	background-color:transparent; 
	border:0;
	background-repeat:no-repeat;
}

/*记录列表跳转文本框样式 begin*/
#txtJumpToDesignatedPage{ height:14px;width:60px;}
/*记录列表跳转文本框样式 end*/
