*
{
    padding: 0;
    margin: 0;
    border: 0;
}
body
{
    font-family: "ËÎÌå";
    font-size: 12px;
    color: #666;
    background-image: url(../images/bg.gif);
    background-repeat: repeat-x;
    background-position: top;
    text-align: center;
}
A
{
    color: #666;
    text-decoration: none;
}
A:hover
{
    color: #666; text-decoration:underline;
}
.bg
{
    width: 920px;
    background-image: url(../images/bg_02.gif);
    background-repeat: no-repeat;
    background-position: center -50px;
    height: 300px;
}
.content_t
{
    font-size: 16px;
    font-weight: bold;
    color: #336600;
    background-color: #FFFFFF;
    text-align: left;
}
.content
{
    text-align: left;
    line-height: 24px;
}
.right_link
{
    font-size: 14px;
    text-align: left;
    line-height: 28px;
}
.bottom
{
    line-height: 24px;
    border-top: 1px solid #81B216;
    padding-top: 6px;
}
.passage_T{
	line-height:32px;
	font-size:16px;
	color:#666666;
	font-weight:bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	text-align:left;
}
.passage_time{ border-bottom:3px solid #e1e1e1; color:#999999; text-align:right;}