body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#book {
	margin-bottom: 3px;
}
#ContentLine {
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.daohang {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.daohang a:link {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.daohang a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.daohang a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #000033;
	text-decoration: underline;
}
.biaoti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.biaoti a:link {
	FONT-SIZE: 11px; 
	color: #333333;
	text-decoration: none;
}

.biaoti a:visited {
	FONT-SIZE: 11px; 
	color:#333333;
	text-decoration: none;
}
.biaoti a:hover {
	FONT-SIZE: 11px; 
	color:#FF0000;
	text-decoration: underline;
}
.qita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #696969;
}
.biaoti2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
}
.wenzhang {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
 .ContentTitle{
	font-size: 18px;
	color: #000000;
	line-height: 24px;
	font-weight: bold;
	font-family: Arial;
}
.Content{
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.Content div{
	font-size: 11px;
	line-height: 20px;
}
.Content span{
	font-size: 11px;
	line-height: 20px;
}
.Content p{
	font-size: 11px;
}

.Title {
	FONT-SIZE: 12px;
	COLOR: #232323;
	font-family: Arial;
	line-height: 22px;
}
.Title a:link {
	FONT-SIZE: 12px; 
	color: #232323;
	text-decoration: none;
}

.Title a:visited {
	FONT-SIZE: 12px; 
	color:#232323;
	text-decoration: none;
}
.Title a:hover {
	FONT-SIZE: 12px; 
	color:#FF0000;
	text-decoration: underline;
}

.PTitle {
	FONT-SIZE: 11px;
	COLOR: #232323;
	font-family: Arial;
	line-height: 22px;
}
.PTitle a:link {
	FONT-SIZE: 11px; 
	color: #232323;
	text-decoration: none;
}

.PTitle a:visited {
	FONT-SIZE: 11px; 
	color:#232323;
	text-decoration: none;
}
.PTitle a:hover {
	FONT-SIZE: 11px; 
	color:#FF0000;
	text-decoration: underline;
}

.PageTitle {
	FONT-SIZE: 11px;
	COLOR: #232323;
	font-family: Arial;
	line-height: 22px;
}
.PageTitle a:link {
	FONT-SIZE: 11px; 
	color: #232323;
	text-decoration: none;
}

.PageTitle a:visited {
	FONT-SIZE: 11px; 
	color:#232323;
	text-decoration: none;
}
.PageTitle a:hover {
	FONT-SIZE: 11px; 
	color:#FF0000;
	text-decoration: underline;
}

.ATitle {
	FONT-SIZE: 12px;
	COLOR: #0000FF;
	font-family: Arial;
	line-height: 22px;
}
.ATitle a:link {
	FONT-SIZE: 12px; 
	color: #0000FF;
	text-decoration: none;
}

.ATitle a:visited {
	FONT-SIZE: 12px; 
	color:#0000FF;
	text-decoration: none;
}
.ATitle a:hover {
	FONT-SIZE: 12px; 
	color:#FF0000;
	text-decoration: underline;
}
.HomeTitle {
	FONT-SIZE: 11px;
	COLOR: #585858;
	font-family: Arial;
}
.HomeTitle a:link {
	FONT-SIZE: 11px; 
	color: #232323;
	text-decoration: none;
}

.HomeTitle a:visited {
	FONT-SIZE: 11px; 
	color:#232323;
	text-decoration: none;
}
.HomeTitle a:hover {
	FONT-SIZE: 11px; 
	color:#FF0000;
	text-decoration: underline;
}

.SiteTitle {
	FONT-SIZE: 12px;
	COLOR: #585858;
	font-family: Arial;
	line-height: 20px;
}
.SiteTitle a:link {
	FONT-SIZE: 12px; 
	color: #1467c5;
	text-decoration: none;
}

.SiteTitle a:visited {
	FONT-SIZE: 12px; 
	color:#1467c5;
	text-decoration: none;
}
.SiteTitle a:hover {
	FONT-SIZE: 12px; 
	color:#1467c5;
	text-decoration: underline;
}

*{margin:0;padding:0;}
.menucenter{
	text-align: center;
	margin-bottom: 3px;
}    
.menu{
	font-size:11px;
	width:758px;
	position:relative;
	z-index:100;
	font-family: Arial;
	font-weight: 900;
	text-align: center;
}   
.menu ul{list-style:none;}   
.menu li {
	float:left;
	width:126px;
	position:relative;
}   
.menu ul ul {
	visibility:hidden;
	position:absolute;
	top:25px;
	left:0px;
}
.menu table {
	position:absolute;
	top:0;
	left:0;
}
.menu ul li:hover ul, 
.menu ul a:hover ul{
	font-family: Arial;
	visibility:visible;
}   
.menu a{
	font-family: Arial;
	display:block;
	background:#4394ef;
	color:#fff;
	text-decoration:none;
	text-align: center;
	height: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 6px;
}
.menu a:hover{
	background:#8abced;
	color:#FFFFFF;
	font-family: Arial;
}
.menu ul ul{}
.menu ul ul li {
	clear:both;
	text-align:left;
	font-size:10px;
	font-family: Arial;
	font-weight: bold;
} 
.menu ul ul li a{
	font-family: Arial;
	display:block;
	width:125px;
	height:16px;
	margin:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}   
.menu ul ul li a:hover{border:0;background:#8abced;border-bottom:1px solid #fff;}

