body {
font-family:"Lucida Grande",Vernada,Arial,Geneva,Helvetica,'Hiragino Kaku Gothic Pro',Osaka,sans-serif;
}

div#left_box {
background-image: url("/images/wteam/tour_news/tour_news_bg.jpg");
background-repeat: repeat-y;
}

div#archive {
background-color: #000;
float: left;
width: 122px;
height: 500px;
padding: 20px 0 0 20px;
margin: 0;
}

div#archive ul {
list-style-type: none;
margin: 0;
padding: 0;
}

div#archive li.on {
color: #FF9900;
}

div#archive li,
div#news table td span.links,
div#news p span.links {
background-image: url("/images/wteam/tour_news/arrow_bullet_yellow.gif") ;
background-repeat: no-repeat;
padding: 0 0 0 15px;
}

div#archive li a,
div#news table td span a,
div#news p span.links a{
}

div#news {
float: left;
width: 606px;
}


div#news h3 {
color:#FFFFFF;
font-size:13pt;
font-weight:bold;
line-height:125%;
margin:10px 0pt;
text-align:center;
}

div#news h4 {
color:#CCCCCC;
font-size:11pt;
font-weight:normal;
line-height:125%;
margin:0pt 0pt 10px;
text-align:center;
}

div#news h5 {
color:#CCCCCC;
font-size:x-small;
font-weight:normal;
line-height:125%;
text-align:right;
padding: 0 5px 0 0;
}

div#news img {
padding: 8px 0 8px 0;
}

div#news div.imgs{
text-align: center;
}

div#news table{
width: 606px;
margin: 10px 0 20px 0;
}


div#news table td a {
text-decoration:underline !important;
}

div#news table td.imgs{
text-align: center;
padding: 8px 0 2px 0;
margin: 0px;
}


div#news table td.imgs p{
font-size: 9px;
margin: 0px;
}

div#news table td span {
text-decoration: underline;
}

div#news ul{
padding: 10px 10px 0 25px;
margin: 0;
}

div#news li{
padding: 10px 0 10px 0;
}

div#news p{
margin: 10px 0 15px 10px;
}

div#news p a{
text-decoration:underline !important;
}

div#news p.top {
text-align: right;
padding: 0 10px 0 0;
}

div#news p span{
color: red;
padding: 0 0 0 10px;
}


div#title_footer {
background-color: #000;
padding: 20px 0 20px 0;
text-align: center;
clear: both;
}

