body {
	font-size: 12px;
	text-decoration: none;
	margin:0px;
	background-color:#0f234a;
	line-height:22px;
}

td{font-size:12px;}
.top{background-image:url(../pic/top_bg.gif);
     background-repeat:no-repeat;
	 height:101px;
}
.menu_bg{background-image:url(../pic/menu_bg.jpg);
         background-repeat:no-repeat;
		 width:210px;
}
.titlezi{color:Red; font-size:14px;}
.hongzi{color:#ff7700; font-size:14px;}
.redzi{color:#ff0000; font-size:14px; font-weight:bold;}

.foot_bg{background-image:url(../pic/about_10.gif); background-repeat:repeat-x;}
.xuxian{border-bottom:1px dashed #CCCCCC;}
.huikuang1{border:1px solid #c9c9c9; border-left:0px; border-right:0px; background-color:#f4f2f2;}
.lanzi{font-size:14px; color:#325398; font-weight:bold;}	


	 a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

