﻿@charset "UTF-8";
/*
    站作者：997823063
    官网：www.baidu.com
*/

/*
body {background: #ddeeff url('bg.jpg')repeat-x;font-size: 10px;font-family: "微软雅黑";}
*/
BODY 
{
background:#ffffff url('bg.jpg') no-repeat center 0;

	FONT-FAMILY: "宋体"; 
	FONT-SIZE: 9pt;
	COLOR: #000000;
    leftmargin: 0;
    topmargin: 10;
}
a {color: #000;text-decoration: none;font-size: 12px;}
a:hover {color: #f00;text-decoration: underline;}
.red {color: #f00;}
.tableBorder1 { BORDER-RIGHT: #ff9900 0px solid; BORDER-TOP: #ff9900 0px solid; FONT-WEIGHT: normal; FONT-SIZE: 12px; BORDER-LEFT: #ff9900 12px solid; LINE-HEIGHT: normal; BORDER-BOTTOM: #ff9900 0px solid; FONT-STYLE: normal; BACKGROUND-COLOR: #ff3300; FONT-VARIANT: normal ;table-layout: fixed;}
.tableBorder1 th {color: #fff;}
.tableBorder1 td:nth-of-type(6) {text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.banner { width: 1024px; margin: 0 auto; height: 150px; overflow: hidden; position: relative; background: url('header.jpg') no-repeat; }
.footer {height: 100px;background: url('footer.jpg') no-repeat; width: 1024px;margin: 0 auto;color: #fff;font-size:12px;}

TABLE {
    FONT-FAMILY: 宋体;
    FONT-SIZE: 9pt;
    COLOR: #000000;
}