/* add */
td {
	font-size:12px;
}

.limit{
	cursor:pointer;
	white-space:nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
}

.textautocut{
	cursor:pointer;
	white-space:nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
}

.menu {
	background:#0066CC; height:27px; vertical-align:middle;
}

.menumain {
	text-align:center; vertical-align:middle; color:#FFFFFF; background:#0066CC; height:25px;
}

.menu .menufont {
	font-size:16px; font-family:"隶书"; color:#FFFFFF; filter: glow(color=#AADDFF,strength=1);
}

.button {
	BORDER-RIGHT: #d4d0c8 1px solid; BORDER-TOP: #FFFFFF 1px solid; BEHAVIOR: url(menu.files/button.htc); BORDER-LEFT: #d4d0c8 1px solid; BORDER-BOTTOM: #d4d0c8 1px solid; CURSOR: HAND;
}

.mame {
color:#0000CC;
font-weight:bold;
}

.white {
	font-family: "";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.red {
	color: #FF0000
}
/* add end */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	background-color: #ffffff;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
	}
	
