@charset "utf-8";
/* CSS Document */

body {
	color: #9a9a99;
	background-color: #f6f5f0;
	margin:0px;
}
img { border:0px;}
td{
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
}
.line{background-image: url(sub_img/line.gif);}
.box{
	background-image: url(sub_img/box.gif);
	background-repeat: no-repeat;
	height: 130px;
	width: 128px;
	text-align: center;
	vertical-align: middle;
}
.font{
	line-height: 18px;
	vertical-align: top;
	text-indent: 6px;
}
a:link {color: #9AF5FA;text-decoration: none;}
a:visited {color: #9AF5FA;}
a:hover {text-decoration: underline;}
.bk:hover {border: 2px solid white;}
