www.gusucode.com > 艺帆全站DIV+CSS体育用品公司网站源码 1.7.5源码程序 > i5808/style/top.css

    body {
	font:12px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
}
.logo {
	background-image: url(../images/logo.png);
	height: 98px;
	width: 240px;
	float: left;
	margin-top: -10px;
}
.top_text {
	font-family: "宋体";
	font-size: 12px;
	color: #005982;
	float: right;
	margin-top: 65px;
}
.top_text a{
	color: #005982;
	text-decoration: none;
}
.admin_topbg {
	background-image: url(../images/top_03.jpg);
	background-repeat: repeat-x;
	height: 90px;
	width: 100%;
	margin-bottom: 5px;
}