@charset "utf-8";
a:link, a:active, a:visited {
	color : #4d4d4d;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
a:hover {
	color :#000;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}

a.h20:link, a.h20:active, a.h20:visited {
	color : #4d4d4d;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
}
a.h20:hover {
	color :#000;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
}

a.red14b:link, a.red14b:active, a.red14b:visited {
	color : #860000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}
a.red14b:hover {
	color : #000;
	text-decoration: none;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
}
a.red12b:link, a.red12b:active, a.red12b:visited {
	color : #860000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
}
a.red12b:hover {
	color : #000;
	text-decoration: none;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
}
a.blue12:link, a.blue12:active, a.blue12:visited {
	color : #005aaa;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
}
a.blue12:hover {
	color : #000;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
}
a.gray12:link, a.gray12:active, a.gray12:visited {
	color : #efefef;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	float: left;
	width: 64px;
	line-height: 24px;
}
a.gray12:hover {
	color : #000;
	text-decoration: none;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
}
a.foot:link, a.foot:active, a.foot:visited {
	color : #efefef;
	text-decoration: none;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
}
a.foot:hover {
	color : #000;
	text-decoration: none;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #efefef;
	font-size: 12px;
	line-height: 20px;
	color: #4d4d4d;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear:both;
}
.topwrap {
	background-image: url(../images/topbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 165px;
}
.midwrap {
	background-image: url(../images/midbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.footerwrap {
	background-image: url(../images/footbg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 82px;
}
.mainnav {
	width: 1007px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	float: left;
	height: 68px;
	padding-top: 22px;
	padding-bottom: 1px;
}
.lang {
	float: right;
	color: #efefef;
}
.menu {
	clear: both;
	height: 75px;
}
.shadow {
	background-image: url(../images/shadow.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 991px;
	padding-right: 9px;
	padding-left: 9px;
	margin-right: auto;
	margin-left: auto;
	behavior: url("Scripts/iepngfix.htc");
}
.pagedown {
	height: 45px;
	width: 1009px;
	margin-right: auto;
	margin-left: auto;
	background-color: #efefef;
}
.footer {
	text-align: center;
	color: #efefef;
	font-size: 12px;
	line-height: 20px;
	padding-top: 4px;
}
hr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
	color: #FFF;
}
.tab_z {
	background-image: url(../images/help_yy.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 60px;
	padding-left: 30px;
}
.red12t {
	font-size: 12px;
	color: #860000;
}
.red12bb {
	font-size: 12px;
	font-weight: bold;
	color: #860000;
	line-height: 24px;
}
.red14t {
	font-size: 14px;
	font-weight: bold;
	color: #860000;
}

.sidebar {
	background-image: url(../images/help_bar.gif);
	background-repeat: repeat-y;
	float: left;
	width: 225px;
	padding-left: 10px;
	background-position: 11px top;
	background-color: #FDFDFD;
}
.sidebar dl {
	margin: 0px;
	padding: 0px;
}
.sidebar dl dt {
	margin: 0px;
	padding: 0px;
}
