﻿body
{
	background-color: #696969;
	color: black;
	margin: 5px;
	vertical-align: top;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-family: 'Arial';
	font-size: 11px;
}

table
{
	vertical-align: top;
	text-align: left;
	background-image: url(Images/Background_Inner.jpg);
	background-repeat: repeat-x;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color: #ffffff;
}

td
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.anti-border
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.head_text
{
	font-size: 20px;
	color: #d3d3d3;
	height: 50px;
	font-weight: normal;
	font-family: Arial;
}

.site_contents
{
	border-right: red thin;
	border-top: red thin;
	font-size: 10px;
	border-left: red thin;
	width: 200px;
	border-bottom: red thin;
	font-family: 'Microsoft YaHei';
	height: 200px;
}
.footer_area
{
	color: #000000;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 50px;
	vertical-align: top;
}
.footer_title
{
	color: #000000;
	padding-top: 50px;
	padding-left: 2px;
	padding-right: 0px;
	vertical-align: top;
	text-align:right;
}

.headers
{
	font-weight: bold;
	color: #696969;
	font-size: 14px;
}

.headers_alt
{
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
}
.headers0
{
	font-weight: bold;
	color: #696969;
	text-decoration: underline overline;
	font-size: 14px;
}

.listbox
{
	border-right: red 1px;
	border-top: red 1px;
	border-left: red 1px;
	border-bottom: red 1px;
}

.clear
{
	background-color: transparent;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.clearpadd
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

