@charset "utf-8";
#alltj {
	float: right;
	position: relative;
	z-index: 9;
	width: 190px;
	height: 30px;
	margin: 0;
	padding: 0;
	font: 12px/150% Arial, Verdana, "宋体b8b\4f53";
	color: #666666;
}
dl {
	display: block;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}
#alltj dt {
	position: absolute;
	z-index: 1;
	width: 90px;
	height: 30px;
	padding: 0 24px 0 74px;
	border: 1px solid #EFEFEF;
	background-color: #F7F7F7;
	text-align: center;
	line-height: 27px;
	cursor: pointer;
}
#alltj dl:hover dt {
height: 32px;
border: 1px solid #E3E3E3;
border-bottom: 0;
-moz-box-shadow: 0 0 10px #DDD;
-webkit-box-shadow: 0 0 10px #DDD;
box-shadow: 0 0 10px #DDD;
background-color: white;
}
#alltj dt, #alltj dl:hover dt {
	background-image: url(logo1.png);
	background-repeat: no-repeat;
}
#alltj div {
	display: block;
}
.ld {
	position: relative;
	zoom: 1;
}
dt {
	display: block;
}
.ld s, .ld b, .ld .block {
	position: absolute;
	overflow: hidden;
}
s, strike, del {
	text-decoration: line-through;
}
#alltj a:link, #alltj a:visited {
	color: #666;
	text-decoration: none;
	text-align: left;
}
 #alltj a:-webkit-any-link {
 color: -webkit-link;
text-decoration: none;
cursor: auto;
}
#alltj dt b {
	top: 12px;
	right: 8px;
	width: 0;
	height: 0;
	border-style: solid dashed dashed;
	border-width: 5px;
	border-color: #CCC transparent transparent;
	overflow: hidden;
}
strong, b {
	font-weight: bold;
}
#alltj dd {
	display: none;
	position: absolute;
	top: 32px;
	right: 0;
	width: 310px;
	border: 1px solid #E3E3E3;
	background: white;
}
#alltj dl:hover s {
	position: absolute;
	bottom: -5px;
	left: 0px;
	width: 188px;
	height: 5px;
	background: white;
}
#alltj dl:hover dt b {
	top: 7px;
	border-style: dashed dashed solid;
	border-color: transparent transparent #CCC;
}
#alltj dl:hover dd {
	display: block;
	-moz-box-shadow: 0 0 10px #DDD;
	-webkit-box-shadow: 0 0 10px #DDD;
	box-shadow: 0 0 10px #DDD;
}
#alltj .prompt {
	padding: 6px 6px 6px 9px;
	border-bottom: 1px solid #EEE;
	line-height: 25px;
	overflow: hidden;
	zoom: 1;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
#alltj .uclist {
	width: 310px;
	margin: 5px 0;
	overflow: hidden;
}
#alltj .uclist .fore1 {
	border-right: 1px solid #F1F1F1;
}
#alltj .uclist ul {
	width: 134px;
	padding: 0 10px;
}
ol, ul {
	list-style: none;
}
#alltj li {
	display: list-item;
	text-align: -webkit-match-parent;
}
#alltj .uclist a:hover, #alltj .uclist a:active {
	background: whiteSmoke;
	color: #E4393C;
}
#alltj .uclist a:link, #alltj .uclist a:visited {
	display: block;
	height: 18px;
	overflow: hidden;
	padding: 5px;
	text-decoration: none;
	color: #005EA7;
}