﻿/* ==全局样式定义== */
body {
	margin: 0px auto;
	padding: 0px;
	background: url(images/boyder_bg.jpg) #9f9f9f repeat-x top;
	text-decoration: none;
}

