﻿body
{
    margin:0px;
    font-size:12px;
    font-family:宋体;
    line-height:20px;    
    color:#333333;
    background-color:#ffffff;
    letter-spacing:1px;
    background-image: url('/images/body_bg.png');
    background-repeat:repeat-x;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover 
{
	text-decoration: none;
	color: red;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.td
{
	font-family:宋体;
}
DIV.yahoo2
{
    padding-right: 3px;
    padding-left: 3px;
    font-size: 0.85em;
    padding-bottom: 3px;
    margin: 3px;
    padding-top: 3px;
    font-family: 宋体;
    text-align: right;
    width: 520px;
}
DIV.yahoo2 A
{
    border-right: #fbca7e 1px solid;
    padding-right: 3px;
    background-position: 50% bottom;
    border-top: #fbca7e 1px solid;
    padding-left: 3px;
    padding-bottom: 2px;
    border-left: #fbca7e 1px solid;
    color: #333333;
    margin-right: 3px;
    padding-top: 2px;
    border-bottom: #fbca7e 1px solid;
    text-decoration: none;
    font-family:宋体;
}
DIV.yahoo2 A:hover
{
    border-right: #2b55af 1px solid;
    border-top: #2b55af 1px solid;
    background-image: none;
    border-left: #2b55af 1px solid;
    color: #fff;
    border-bottom: #2b55af 1px solid;
    background-color: #dd7d14;
}
DIV.yahoo2 A:active
{
    border-right: #2b55af 1px solid;
    border-top: #2b55af 1px solid;
    background-image: none;
    border-left: #2b55af 1px solid;
    color: #fff;
    border-bottom: #2b55af 1px solid;
    background-color: #3666d4;
}
DIV.yahoo2 SPAN.current
{
	border-right: #fbca7e 1px solid;
    padding-right: 3px;
    background-position: 50% bottom;
    border-top: #fbca7e 1px solid;
    padding-left: 3px;
    padding-bottom: 2px;
    border-left: #fbca7e 1px solid;
    color: #333333;
    margin-right: 3px;
    padding-top: 2px;
    border-bottom: #fbca7e 1px solid;
    text-decoration: none;
    font-family:Arial;
    background-color:#fbca7e;
}