
TD
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
P
{
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}
H1
{
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
H2
{
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.menu
{
	color: #ffffff;
	text-decoration: none;
}
A.menu:link
{
	color: #ffffff;
	text-decoration: none;
}
A.menu:hover
{
	color: #ffffff;
	text-decoration: underline;
}
.menu1
{
	color: #000000;
	text-decoration: none;
}
A.menu1:link
{
	color: #000000;
	text-decoration: none;
}
A.menu1:hover
{
	color: #000000;
	text-decoration: underline;
}
.text20
{
	color: #000000;
	text-decoration: none;
}
body
{
	background-color: #FFFFFF;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin: 0px;
	/*text-align:center;*/
	font-family:宋体;
}

/*复杂分行面包屑使用样式*/
.text3 {
	FONT-SIZE: 12px; COLOR: #7f7f7f; TEXT-DECORATION: none
}
A.text3:link {
	COLOR: #7f7f7f; TEXT-DECORATION: none
}
A.text3:hover {
	COLOR: #000000; TEXT-DECORATION: none
}



.menu1_branch_tree
{
	color: #000000;
	background-color: #E6E6E6;
	text-decoration: none;
}
A.menu1_branch_tree:link
{
	color: #000000;
	background-color: #E6E6E6;
	text-decoration: none;
}
A.menu1_branch_tree:hover
{
	color: #000000;
	background-color: #E6E6E6;
	text-decoration: underline;
}

/*分行外层容器*/
#outer
{
	background-color:#FFFFFF;
	text-align:center;
	font-family:宋体;
}