@charset "utf-8";
.content {
	font-family: "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	height: 100%;
	width: 854px;
}
body {
	background-color: #2999E1;
	background-image: url(images/bgmain.gif);
	background-repeat: repeat-x;
	font-family: "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.content_ltape {
	background-image: url(site/images/content_ltape.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
	width: 7px;
}
.content_rtape {
	background-image: url(site/images/content_rtape.gif);
	background-repeat: repeat-y;
	background-position: right top;
	height: 100%;
	width: 9px;
}
.tbl_menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/menubg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	vertical-align: middle;
	height: 35px;
	width: 125px;
}
.marquee {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	height: 47px;
	width: 100%;
	text-align: right;
	vertical-align: middle;
	margin-top: 2px;
	font-size: 12px;
	background-image: url(../images/center-bg-news.png);
	background-repeat: repeat-x;
}
.link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
.link:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
.link:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
.link:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
.link:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #3399CC;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.mm {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.mm:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.mm:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.mm:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.mm:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}




.text {
	background-color: #FFFFFF;
	vertical-align: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0078ff;
	border-left-color: #0078ff;
	width: 100%;
	padding-right: 4px;
	padding-left: 4px;
}
.text_tape {
	height: 7px;
	width: 100px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0078ff;
	background-color: #FFFFFF;
}
.text_utape {
	background-color: #FFFFFF;
	height: 7px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0078FF;
}
.member_border {
}
.member_name {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	border: 1px solid #000000;
}
.copyrights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}