body {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	background-color: #FFFFFF;
	/*background-image: url(../images/ground_img.gif);*/
}
td {
	font-size: 12px;
	color: #000000;
}
.outline {
	border: 1px solid #999999;
}
.t_ground {
	background-image: url(../images/t_ground.gif);
	background-repeat: repeat-x;
}
.color1 {
	color: #FFFFFF;
}
input {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
form {
	margin: 0px;
	padding: 0px;
}
ul{
	/*
	list-style-image: url(../images/b.gif);
	margin-left: 30px;
	margin-right: 20px;
	margin-bottom: 0px;
	line-height: 20px;
	*/
	
	margin-bottom: 5px;
	margin-top:5px;
	list-style-type: disc;
}
ol {
	margin-bottom: 5px;
	margin-top:5px;
	list-style-type: disc;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
hr {
	color: #999999;
	height: 1px;
}
.color2 {
	color: #CC0000;
}.MainText {
	line-height: 20px;
	font-size: 14px;
}
.Text18px {
	font-size: 14px;
	line-height: 20px;
}
.BookTitle {
	font-size: 16px;
	color: #990000;
	text-align: center;
	line-height: 40px;
}
.BookContent {
	line-height: 20px;
}
.InputTextBox {
	border: 1px solid #7B8C90;
	height: 21px;
}
.TextTitle {
	font-size: 14px;
	color: #990000;
}
.parent {
	background-color: #C7CDCF;
	height: 28px;
	padding-top: 7px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7B8C90;
}
.parent a:link {
	text-decoration: none;
}

.parent a:hover {
	color: #003366;
	text-decoration: none;
}
.child {
	background-color: #EDEFEF;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.child a:link {
	text-decoration: none;
}
.child a:hover {
	color: #003366;
	text-decoration: none;
}
#TitleDIV {
	margin-left: 20px;
}
#TreeMenuDIV {
	width: 313px;
}
#TreeMenuDIV .childbox {
	background-color: #EDEFEF;
	padding-bottom: 10px;
	padding-top: 10px;
}
#TreeMenuDIV .childbox a:link {
	text-decoration: none;
}
#TreeMenuDIV .childbox a:hover {
	color: #000000;
	text-decoration: underline;
}
#TreeMenuDIV .parentbox {
	background-color: #7B8C90;
	height: 28px;
	padding-top: 7px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
}
#LeftFootBriefDIV {
	margin-bottom: 0px;
	height: 257px;
	background-image: url(../images/__bg_left_brief.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#LeftNewsDIV {
	margin-bottom: 0px;
	height: 257px;
	background-image: url(../images/__bg_left_news.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
