/* CSS Document */
/*电子商务网站系统 wsbss*/
/*----------------页面整体控制—————*/
body {
	margin-top: 0px;
	background-image: url(../images/CXAbout_003.jpg);
}
body,td,th {
	font-size: 12px;
}

/*----------------页面整体控制—————*/
/*--------内容页面文字控制--------------*/
.font-size {
	font-family: "宋体";
	font-size: 12px;
	line-height: 180%;
	color: #919191;
	text-decoration: none;
}
/*------内容页面文字控制--------------*/

/*--------导航文字控制————————*/
a {
	font-size: 12px;
	color: #FFFFFF;
	font-family: "宋体";
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
/*--------导航文字控制————————*/
.dbfont-size {
	font-family: "宋体";
	font-size: 12px;
	line-height: 15px;
	color: #999999;
	text-decoration: none;
}

.BG a:hover{ display:block;background:url(../images/CXAbout_002.gif) no-repeat; width:135px; height:32px; line-height:32px;}

.btfont {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #888888;
	text-decoration: none;
}
