﻿

body 
{
    margin: 0px 0px 0px 0px;
    background-image: url(images/bg.jpg);
}
a
{
    font-size: 12px;
    color: #112a4d;
    text-decoration: none;
}
a:hover
{
    font-size: 12px;
    color: #ff0000;
    text-decoration: none;
}
.c a
{
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
}
.c a:hover
{
    font-size: 12px;
    color: #ff0000;
    text-decoration: none;
}
.ygjs td
{
	text-align: left;
}
.ygjs a
{
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
.ygjs a:hover
{
    font-size: 12px;
    color: #ff0000;
    text-decoration: none;
    font-weight: bold;
}
.c1 a
{
    font-size: 12px;
    color: #999999;
    text-decoration: none;
}
.c1 a:hover
{
    font-size: 12px;
    color: #ff0000;
    text-decoration: none;
}
.box1
{
	border: solid 1px #cccccc;
}
.line
{
	border-bottom: dashed 1px #cdcdcd;
	border-left: medium none;
	border-right: medium none;
	border-top: medium none;
}
img
{
	border: none;
}
select
{
	border: solid 1px #cccccc;
	font-size: 12px;
}
.ubox
{
	border-bottom: solid 1px #66ccff;
	border-left: solid 1px #66ccff;
	border-right: solid 1px #66ccff;
	line-height: 24px;
	font-size: 12px;
	padding: 10px 10px 10px 10px;
}
td
{
	text-align: left;
}
