.cate {
	font-size: 10.5pt;
	color: #000066;
	text-decoration: none;
}
.cate:hover{
	color: #666666;
	text-decoration: underline;
}
.cate2{
	font-size:9pt;
	color:#000066;
	text-decoration: none;
}
.cate2:hover{
	color:#ff0000;
	text-decoration: underline;
}
.path:link {
	font-size: 10.5pt;
	color: #3c3c3c;
	text-decoration: none;
}
.path:visited{
	font-size: 10.5pt;
	color: #3c3c3c;
	text-decoration: none;
}
.path:hover{
	color: #666666;
	text-decoration: underline;
}
.cate_blk{
	background-color:#FAF7F0;
	border-color:#e1e1e1;
	border-style:solid;
	border-width:1px;	
	height:100%;
}
.latest_blk{
	background-color:#FFF7FD;
	border-color:#e1e1e1;
	border-style:solid;
	border-width:1px;	
}
.contentList {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
.contentList:hover {
	font-size: 9pt;
	color: #fa0000;
	text-decoration: underline;
}
.cate_title {
	color: #E01F71;
	font-weight: bold;
	font-size: 10.5pt;
}
.site-nav {
	font-size: 9pt;
	color: #000066;
	text-decoration: none;
}
.site-:hover {
	color: #000080;
	text-decoration: underline;
}

.foot {
	color: #ffffff;
	font-size: 9pt;
}
.cate-td1 {
	background-color: #BDD8F4;
}
.cate-td2 {
	background-color: #F5F5F5;
}
.cate-td3 {
	background-color: #F0F7FD;
}
.cate-td4 {
	background-color: #BDD8F4;
}
.content{
	font-size:10.5pt;
	color:000080;
}
.content-title{
	font-size:16pt;
	font-weight:bold;
	color:#000033
}
.pagebar{
	font-size:9pt;
	text-decoration: none;
	color:80080;
}
.pagebar:hover{
	text-decoration: underline;	
}