
a
{
    color: #00c;
    text-decoration: none;
}
a:hover
{
    color:#f60;
}
a:active
{
    color: #f60;
}
body
{
    margin: 0px;
    padding: 0px;
    font-family: 宋体;
    font-size: 12px;
    text-align:center;
}
#header
{
    height: 20px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #c9d7f1;
    line-height: 20px;
    vertical-align: middle;
    padding-left: 10px;
    overflow: hidden;
    padding-right: 10px;
}
#hleft
{
    float:left;
}
#hright
{
    color: red;
    float: right;
}
#lay
{
    width: 518px;
    margin: 0 auto;
    position: relative;
    text-align:left;
}
#top
{
    margin: 10px 0px 10px 0px;
    width: 100%; /*border: 1px solid #c9d7f1;*/
    overflow:hidden;
    text-align:center;
}
#co
{
    width:100%;
    /*border: 1px solid #c9d7f1;*/
    padding-top: 5px;
    padding-bottom: 5px;
}


#df
{
    width: 100%;
    margin-top: 10px;
    padding-bottom: 10px;
}
#df ul
{
    margin:0px;
    padding:0px;
}
#df ul li
{
    list-style-type: none;
    margin-top: 5px;
    line-height:150%;
}
#url
{
    width: 99%;
}

#bill2
{
    width: 100%;
}




#lt
{
    margin:10px 0px 0px 0px;
}
.list_title
{
    background-color: #e1e8eb;
    height: 25px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #9aa7ad;
    border-bottom-color: #9aa7ad;
    font-weight: bold;
    color: #788992;
}
.list
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 12px;
    color: #505050;
    height: 24px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e4e4e4;
}
#zs
{
    padding: 0px 0px 10px 0px;
    margin: 0px 10px 0px 10px;
    overflow:hidden;
}
#zs,#zs span
{
    line-height: 150%;
}


#link
{
	color: red;
	line-height: 150%;
	text-align: center;
}
#tk
{
    line-height:150%;
    margin-bottom:10px;
}

#cr
{
    text-align: center;
    margin-bottom:10px;
}
#cr span
{
    font-family: Arial;
}

.redc
{
    color: #808080;
}