﻿body 
{
	background-image: url('../pics/master/BG.gif');
	background-repeat: repeat-x;
	background-position: top, left;
	background-color: #d5d5d5;
	height: 100%;
	margin-top: 10px;
}

img
{
	border: none;
}

.TdTopBG
{
	background-image: url('../pics/master/TopBG_N.gif');
	background-repeat: no-repeat;
	background-position: center, top;
	overflow: hidden;
	width: 764px;
	height: 91px;
}

.TdTopLink
{
	height: 65px;
}

.TdBottomLink
{
	height: 26px;
}

.TdLinkLine
{
	background-image: url('../pics/master/LinkLine.gif');
	background-repeat: no-repeat;
	width: 12px;
	height: 15px;
}

.TdContent
{
	background-image: url('../pics/master/ContentBG.gif');
	background-repeat: repeat-y;
	background-position: center, top;
	margin: 10px;
}

.TdBottom
{
	background-image: url('../pics/master/BottomBG.gif');
	background-repeat: no-repeat;
	background-position: center, top;
	width: 764px;
	height: 35px;
}

.TdLinkLineB
{
	background-image: url('../pics/master/LinkLineB.gif');
	background-repeat: no-repeat;
	width: 9px;
	height: 25px;
}

.CopyR
{
	font-family: Arial;
	font-size: 9pt;
	width: 100%;
	padding-bottom: 5px;
}

.bg_white
{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    background: #000000;
}
