@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #bfbfbf;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	text-align: center;
}
.leftmenu {
	background-image: url(images/lef-mn-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 10px;
	font-weight: bold;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.leftmenu a {
	color: #333333;
	text-decoration: none;
}
.leftmenu a:hover {
	color: #990000;
	text-decoration: none;
}
.leftmenu2 {
	background-image: url(images/lef-mn-bg2.gif);
	background-repeat: repeat-y;
	background-position: left top;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight:  normal;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.leftmenu2 a {
	color: #F9F6AB;
	text-decoration: none;
}
.leftmenu2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.leftbg {
	background-image: url(images/left-bg-up.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 70px;
}
.content {
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
	line-height: 30px;
	color: #990000;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #000066;
	text-align: left;
}
.tblborder {
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
}
.tbltit2 {
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
.tbltit2 a {
	color: #000099;
	text-decoration: underline;
}
.tbltit2 a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.p_left {
	text-align: left;
}
.content p u .style6 {
	font-size: 21px;
	text-align: center;
}
