﻿body
{
    text-decoration: none;
    font-size: 12px;
    text-align: center;
    margin: 0px auto;
    margin-top: auto;
    background-image: url( 'images/bg.gif' );
}
a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
td
{
    font-size: 12px;
    width: 261px;
}
.input
{
    border-color: #7F9DB9;
    border-style: solid;
    border-width: 1px;
    background-color: #F3F8FC;
    cursor: text;
}
textarea{border-color:#7F9DB9;border-style:solid;border-width:1px;background-color: #F3F8FC;}
.button{border-color: #7F9DB9;border-style: solid;border-width: 1px;background-color: #99ccff;}
.button_long
{
    background-color: transparent;
    cursor: hand;
    background-position: center center;
    background-image: url(SX_Images/Botton.gif);
    width: 65px;
    height: 20px;
    border-left-color: #ffffff;
    border-bottom-color: #666699;
    border-top-style: none;
    border-top-color: #ffffff;
    border-right-style: none;
    border-left-style: none;
    border-right-color: #666699;
    border-bottom-style: none;
}
.button_short
{
    background-color: transparent;
    cursor: hand;
    background-position: center center;
    background-image: url(SX_Images/Botton2.gif);
    width: 40px;
    height: 20px;
    border-left-color: #ffffff;
    border-bottom-color: #666699;
    border-top-style: none;
    border-top-color: #ffffff;
    border-right-style: none;
    border-left-style: none;
    border-right-color: #666699;
    border-bottom-style: none;
}
SELECT{font-family: Verdana, Arial, 宋体;font-size: 9pt;color: #0560A6;border: #7F9DB9 1px solid;height: 20px;}
.f12
{
    font-size: 12px;
    text-align: center;
    font-family: 宋体, Arial, Helvetica, sans-serif;
}