body {

	margin: 0px;
	padding: 0px;
}
td {
	font-family:"ËÎÌå";
	font-size:9pt;
}

a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: underline;
}

a.bMenu:link {
	color: #000000;
	text-decoration: none;
}
a.bMenu:visited {
	color: #000000;
	text-decoration: none;
}
a.bMenu:hover {
	color: #000000;
	text-decoration: none;
}

a.sMenu:link {
	color: #000066;
	text-decoration: none;
}
a.sMenu:visited {
	color: #000066;
	text-decoration: none;
}
a.sMenu:hover {
	color: #000066;
	text-decoration: underline;
}

.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF0000;
}
.leftarea {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF0000;
	background-image: url(/image/left_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.rightarea {
	background-image: url(/image/right_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;

}
.menutext{
	font-family:"ºÚÌå";
	font-size:15pt;
	padding-top:6px;
}
.lineheight20{
	line-height:20px;
}
.noborder{
	border:none;
}
.indexTitle{
	color:#FF4444;
}
.subTitle{
	color:#003399;
}
.ArticleTitle{
	font-size:16px;
	font-weight:bold;
}