﻿/* CSS Document */
body {
	background-position: top;
	margin: 0px;
	background-color: #2C3D44;
	color: #666666;
	font-size: 11pt;
	background-image: url('../imgskin/fskd01.jpg');
	background-repeat: repeat-x;
	height: auto; text-align:center;
}
.dBody {
	margin: 15px;
	width: 960px;
	border: 15px solid #FFFFFF;
	background-color: #EFECE7;
}
.h2
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#1074CA;
	font-size:9pt;
	font-weight:bold;
	padding-bottom:8px;
}

.h3
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#1074CA;
	font-size:9pt;
	font-weight:bold;
	padding:8px 0px;
	border-bottom:#CCCCCC 1px solid;
	border-top:#CCCCCC 1px solid;
}

.menu {
	margin-left: 10px;
	height: 33px;
	width: auto;
	line-height: 33px;
}
.menu UL {
	list-style: none;
	margin: 0px;
}
.menu ul li {
	float: left;
	margin: 0px 1px 0px 1px;
	display: block;
}
.menu a:link,.menu a:visited
{
	color: #E4E4E4;
	text-decoration: none;
	font-weight: bold;
}
.menu a:hover,.menu a:active
{
color: #ffcc00;
text-decoration:none;
font-weight:bold;
}

.menuDiv {width:1px;height:15px;background:#fff; }

.list
{
color: #00652D;
font-size:9pt;
text-decoration:none;
}
.list a:link,.list a:visited
{
color: #00652D;
font-size:9pt;
text-decoration:none;
}
.list a:hover,.list a:active
{
color: #FF3300;
font-size:9pt;
text-decoration:none;
}


.border{
	border: 1px solid #CCCDD2;
	border-top: none;
	padding: 20px 20px;
	line-height: 25px;
	font-size: 12px;
	color: #000000;
	width:98%;
}
.padding{
margin:0;
padding-left:70px;
font-size:14px;
color:#ffffff;
font-weight:bold;
}
.company{
margin:0;
padding-left:40px;
font-size:14px;
color:#ffffff;
font-weight:bold;
}
.txtTitl {
	color: #02468F;
	font-weight: bold;
}
.dTitle {
	background-position: left bottom;
	background-image: url(../imgskin/fskd06.jpg);
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 15px;
	line-height: 22px;
	font-weight: bold;
	margin-top:6px;
}
.tBg {
	background-color: #FFFFFF;
}
.tboder {
	border-style: solid;
	border-width: 0px 0px 0px 1px;
	border-color: #C0C0C0;
	padding-left: 8px;
}

