@charset "utf-8";
body {
	margin-top: 0px;
	background-color: #D7D7D7;
	background-image: url(../../../img/bg.gif);
	background-repeat: repeat-y;
	background-attachment:fixed;
	background-position:center;
	margin-bottom: 20px;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
}
img { 
    border: none;
}
.gcr {
	width: 900px;
}
.gct {
	width: 898px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #323232;
	border-left-color: #323232;
	padding-top: 50px;
	padding-bottom: 50px;
}
.ucr {
	margin-top: 5px;
	margin-bottom: 5px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #C80000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.gtl {
	background-color: #323232;
	background-image: url(../../../img/ntl.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 25px;
	width: 872px;
	padding-right: 14px;
	padding-left: 14px;
	font-size: 14px;
	color: #FFFFFF;
}
.gbm {
	background-color: #323232;
	background-image: url(../../../img/nbm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 25px;
	width: 872px;
	padding-right: 14px;
	padding-left: 14px;
}
a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
.des {
	font-size: 14px;
	color: #0099CC;

}
.des2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.gct2 {
	border: 1px solid #BDBDBD;
	background-color: #F4F4F4;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.gct3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	padding: 3px;
}
