﻿body
{
	margin: 0px;
	font-size: 12px;
	width: 100%;
	height: 100%;
	text-align: center;
}
.title
{
	font-size: 16px;
	font-weight: bold;
	
}
img
{
	border: 0px;
}

a
{
	color: #345797;
}
a:link {
	font-family: "Tahoma","Verdana", "Arial";
	color: #345797;
	TEXT-DECORATION: none;
	font-size: 12px;
	line-height: 12px;
}
a:hover {
	font-family: "Tahoma","Verdana", "Arial";
	color: #345797;
	TEXT-DECORATION: none;
	font-size: 12px;
	line-height: 12px;
}
a:visited {
	font-family: "Tahoma","Verdana", "Arial";
	font-size: 12px;
	TEXT-DECORATION: none;
	color: #345797;
	line-height: 12px;
}
.smtitle
{
	font-weight: bold;
}

.font-title
{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(images/index-bj.gif);
	height: 20px;
	width: 84px;
	text-align: center;
}

.tabletd
{
	border-left: #c0c0c0 1px solid;
	border-bottom: #c0c0c0 1px solid;
}
.tabletd1
{
	border-right: #c0c0c0 1px solid;
}
