/* CSS Document */

td,th {
	font-size: 12px;	 font-variant:12px;
}
.stitle {
	font-size: 12px;
	color: 7d7d7d;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bj.gif);
}
#cont{
width:760;
background:url(../images/body_bg.jpg);
}

A:link {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-size: 12px;
}
A:visited {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-size: 12px;

}
A:hover {
	COLOR: #FF0000;
	TEXT-DECORATION: none;
	font-size: 12px;

}
A:active {
	TEXT-DECORATION: none;
	font-size: 12px;
	color: #333333;
}
A.menu:link {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-size: 12px;
}
A.menu:visited {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-size: 12px;
	font-weight: normal;	
}
A.menu:hover {
	COLOR: #cccccc;
	TEXT-DECORATION: none;
	font-size: 12px;
	font-weight: normal;
}
A.Title1:link {
	font-size: 9pt;
	color: #999;
	font-family: Arial;
}
A.Title1:visited {
	font-size: 9pt;
	color: #999;
	font-family: Arial;
}
A.Title1:hover {
	font-size: 9pt;
	color: #FF0000;
	font-family: Arial;
}
A.Title1:active {
	font-size: 9pt;
	color: #999;
	font-family: Arial;
}
.redtitle {
	font-size: 11pt;
	font-weight: bold;
	color: #FF0000;
	letter-spacing: 1px;
}

.text {
	margin:5px;
	font-size: 10pt;
	line-height: 22px;
	color: #333333;
	text-align: justify;
}
.bk {
	border: 1px solid #CCCCCC;
}
.suptext {
	font-size: 18px;
	color: #000000;
	line-height: 48px;
}
.title{
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.bk{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: none;
	border-bottom-style: none;
}
.lbk{
	border-left: 1px solid #ccc;
}
.logotext{
	font-size: 18px;
	font-weight: bold;
	color: #A80000;
	font-family: Arial, Helvetica, sans-serif;
}
.menutext{
	font-size: 9pt;
	font-weight: bold;
	color: #A5A5A5;
	font-family: Arial;
}
.indextop{
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
.titletext{
	font-size: 13pt;
	font-weight: bold;
	color: #666666;
	font-family: Arial;
}
.bg_line {
	background-image: url(../images/splitter_bg.gif);
}
.rdtx{
	font-size: 12px;
	color: #FF0000;
}
.bluetx{
	font-size: 12px;
	color: #000099;
}