﻿body
{
	background-color:#cdd0d7;
}
.date
{
	font-size:12px;
color:#787878;
font-family:"宋体";
}
.SliderContainer
{
	background-color : #FFFFFF;
}
.SliderNav
{
	font-size: 12px;
    position: absolute;
    z-index: 1000;
    margin: 0px;
    padding: 0px;
    border: 0;
    display: block;
height:31px;
}
.SliderNav div
{
	margin: 10px 5px 0px 0px;
        display: inline-block;
line-height:16px;
    width: 22px;
    height: 16px;
    border: solid 0px #000;
    text-align: center;
    vertical-align: bottom;
    FONT-SIZE: 11px;
    COLOR: #656565;
    background-color: #BBB;
    cursor: pointer;
    float: left;
    font-family:Airal;
BACKGROUND: url(js_tu/images/slide_trigger.gif) no-repeat center center;
}
.SliderNav div.CurrentItem
{
	margin: 10px 5px 0px 0px;
        display: inline-block;
  line-height:16px;
  width: 22px;
    height: 16px;
    border: solid 0px #000;
    text-align: center;
    vertical-align: bottom;
FONT-SIZE: 0.9em;
    COLOR: #FFF;
FONT-WEIGHT: bold;
    background-color: #F00;
    cursor: pointer;
    font-family:Arial;
BACKGROUND: url(js_tu/images/slide_trigger_c.gif) no-repeat center center;
}
.cuti
{
	font-size:12px;color:#ff961c;font-weight:bold;
}
td
{
	line-height:20px;font-size:12px;
}
p
{
	line-height:20px;font-size:12px;
}

