﻿BODY
{
	margin: 0px;
	padding:0px;
	font:"宋体";
	background-color: #f4f4f4;
	text-align:center;
	font-size:13px;

}
table{font-size:12px;}
/*通用链接*/
a{color:#000000; text-decoration:none;}
a:hover{color:#000000;}
/*通用定义*/
div,ul,li,img,table{padding:0;margin:0;border:0;}
li{ list-style:none;}
.fleft,.left{float:left;}
.fright,.right{float:right;}
.clear{clear:both;}
.center{text-align:center;}
.alignL{text-align:left;}
.notop{margin-top:5px;}
/*body定义*/
.body{width:995px;margin:0 auto;background-color:#ffffff;}

/*导航菜单*/
.menu2{line-height:25px;border:1px solid #D3D1D2;}
.menu2{background:url("/images/indexn/menu2.gif") repeat-x top;}
/*导航加红*/
.cred,.cred a{color:#B22D00;}

/*广告相关*/
.adcol2{margin-left:3px;}
