﻿html, body
{
    font: normal 12px tahoma, arial, verdana, sans-serif;
    margin: 0;
    padding: 0;
    border: 0 none;
    list-style-type: none;
    background-color: #E9D6E3;
}
A
{
	color: #330000;
	text-decoration: none;
}
A:hover {
	TEXT-DECORATION: none;
}
SELECT {FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: "宋体"}
TD {FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: "宋体"}
INPUT{BORDER-TOP-WIDTH: 1px; PADDING-RIGHT: 1px; PADDING-LEFT: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 9pt; BORDER-LEFT-COLOR: #cccccc; BORDER-BOTTOM-WIDTH: 1px; BORDER-BOTTOM-COLOR: #cccccc; PADDING-BOTTOM: 1px; BORDER-TOP-COLOR: #cccccc; PADDING-TOP: 1px; HEIGHT: 18px; BORDER-RIGHT-WIDTH: 1px; BORDER-RIGHT-COLOR: #cccccc}
select {border-width: 1; border-color: #000000; background-color: #efefef; font-family: 宋体; font-size: 9pt; font-style: bold;}

#top
{
    width: 980px;
    overflow: hidden;
     margin:0 auto
}
#top .content
{
    background-repeat: no-repeat;
    height:134px;
    width:100%;
    background-image: url( '/03/images/top.jpg');
}
#top .nav
{
    background-color: #A62E5B;
    width: 980px
}
#top .nav LI
{
    background-color: #A62E5B;
    display: inline;
    float: left;
    overflow: hidden;
    width: 97px;
    white-space: nowrap;
    line-height: 25px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

#top .nav LI img
{
    vertical-align: middle;
    border:0px;
}
#top .nav LI A
{
    width: 100%;
    color: #FFFFFF;
    background-image: none;
}
#top .nav LI A:hover
{
    width: 100%;
    color: #CC3300;
    background-color: #FFFFFF;
    display: block;
}
.clear
{
    clear: both;
}
#content
{
    width: 980px;
    overflow: hidden;
}
#content .xt
{
    border: 1px solid #C6C6C6;
    float: left;
    overflow: hidden;
    width: 400px;
    height: 194px;
    white-space: nowrap;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
#content .rnews
{
    float: right;
    overflow: hidden;
    border: 1px solid #C6C6C6;
    text-align: left;
    line-height: 25px;
    padding: 8px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#content .rnews LI
{
    float: left;
    width: 100%;
    line-height: 23px;
    font-size: 12px;
    background-image: url( 'images/1.gif');
    background-repeat: no-repeat;
    text-indent: 15px;
}
#content .rnews LI A
{
    width: 100%;
    background-image: none;
}
#content .rnews LI A:hover
{
    width: 100%;
    color: #CC3300;
}

