﻿a{text-decoration: none;} /* 链接无下划线,有为underline */
a:link {color: #000000;} /* 未访问的链接 */
a:visited {color: #000000;} /* 已访问的链接 */
a:hover{color: #FF0000;} /* 鼠标在链接上 */ 
a:active {color: #FF0000;} /* 点击激活链接 */
a.cd:link {color: #FFFFFF;} /* 菜单的链接 */
a.cd:visited {color: #FFFFFF;} /* 菜单的访问链接 */
.ts-1 {
	background-color: #fffef2;
	text-align: center;
	width: 960px;
	margin: 10px auto 0px;
}

.ts-1-1 {
	border: none;
	width: 8px;
	background-image: url('../images/book_left.jpg');
}

.ts-1-2 {
	border: none;
	text-align:center;
	width: 100%;
}

.ts-2 {
	height: 48px;
	text-align: left;
}

.ts-2-1{
	float:left;
	width: 14%;
}

.ts-2-2{	
	background-image: url('../images/lostpass_2.gif');
	float:left;
	width: 81%;
	height:48px;
}

.ts-2-3{
	float:right;	
}

.ts-3{
	height: 18px;
}

.ts-3-1{
	float:left;
	width: 5%;
}

.ts-3-2{
	float:left;
	height: 18px;
	font-size: 12px;
	color: #007D00;
}

.ts-4 {
	background-image: url('../images/mm3.gif');
	height: 120px;
	text-align: left;
}

.ts-4-1{
	float:left;
	width: 4%;
}

.ts-4-2 {
	float:left;
	width:92%;	
    padding-top:20px;
}

.ts-4-3 {
	float:right;
}

.ts-5 {
	border: none;
	height: 80px;
	text-align: center;
	width: 97%;
}

.ts-5-1 {
	border: none;
	color: #ff6600;
	font-size: 12px;
	height: 20px;
	padding: 0px;
	width: 100%;
}

.ts-5-2 {
	border: none;
	color: #ff6600;
	font-size: 12px;
	height: 60px;
	padding: 0px;
	width: 100%;
}

.ts-1-3 {
	border: none;
	height: 39px;
	padding-top: 100px;	
}