﻿@charset "utf-8";
@font-face {  font-family: "Alpsoft Ekran"; src: url("/ALPSOFT0.eot");}
body,p
{
     font-family:Alpsoft Ekran;
     font-size:9pt;
     direction:rtl;
     margin:0px;
}
p
{
         font-family:Alpsoft Ekran;
     font-size:9pt;
     direction:rtl;
     margin:0px;
}
td
{
    font-family:Alpsoft Ekran;
    margin:0px;
    font-size:9pt;
         text-align:right;
}
.grdws
{
    width:100%;
    font-family:Alpsoft Ekran;
    font-size:9pt;
}
.shurukuang
{
    font-family:Alpsoft Ekran;
    border: 1px solid #cccccc;
    background-color: #f5f5f5;
    height:18px;
    color: #333333
    
}
.buttons
{
    border: 1px solid #CCCCCC;
    color: #333333;
     background-image: url('images/kslb_03_02_01_02.gif');
     font-family:Alpsoft Ekran;
     
}
.drops
{
    font-family:Alpsoft Ekran;
    color: #666666;
}
.biaozhunButton
{
    font-family:Alpsoft Ekran;
    font-size:9pt;
    width:100px;
}






/*-----------超级链接-----------*/
a:link {
	text-decoration: none;
	color:#666666;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #903;
}
a:active {
	text-decoration: none;
	color: #003;
}

