@charset "utf-8";
body {
	text-align: left;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	color: #111;
	font-family: "微软雅黑","Microsoft YaHei",arial,helvetica,sans-serif;
	background-color: #f9f8f8;
}
ul,ol,li {
	list-style-type: none;
}
a {
	color: #111;
	text-decoration: none;
}
#mainbox {
	width: 100%;
	overflow: hidden;
	text-align: left;
	min-height:400px;
}
.leibiemingcheng {
	display: block;
	height: 35px;
	line-height: 35px;
	background: -moz-linear-gradient(top,#fcfdfe,#f0f3f5 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#fcfdfe), to(#f0f3f5));


	filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#fcfdfe,endColorStr=#f0f3f5);
	border-bottom: 1px solid #9fc2e3;
	padding-left: 12px;
	font-size: 18px;
	white-space: nowrap;
	position: relative;
}
.newstitle_ul .miaoshu .m_qita time {
	margin-right:15px;
}

#xiangguanzixun_h,#xiangguanlianjie_h,#kenengxihuan_h {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9fc2e3;
}
.xiangguanlianjie_ul {
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	overflow: hidden;
	margin-top: 5px;
}
.xiangguanlianjie_ul li {
	display:block;
	overflow:hidden;
	white-space:nowrap;
	text-overflow: ellipsis;
	line-height:28px;
}
.xiangguanlianjie_ul li a {
	display:block;
}
#kenengxihuan_h {
	margin-top:10px;
}
#treecontent h3 {
	color: #333333;
	display: block;
	line-height: 30px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DCDCDC;
	font-size: 18px;
	font-weight: normal;
	background-image: url(../images/paihang.png);
	background-repeat: no-repeat;
	background-position: 9px 6px;
	text-indent: 32px;
	overflow: hidden;
	cursor: pointer;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#treecontent h3 a {
	color:#333333;
}
#treecontent .treehover{
	background-color:#D7E7FB;
}
#treecontent .open {
	background-image: url(../images/paihang.png);
	background-repeat: no-repeat;
	background-position: 9px -35px;
	background-color: #D7E7FB;
}
#treecontent .treeselect {
	background-color:#FFC78E;
}
#treecontent .xiaolei {
	display:none;
}
#treecontent .xiaolei a {
	color: #333333;
	text-decoration: none;
	height: 29px;
	line-height: 29px;
	background-image: url(../images/paihang.png);
	background-repeat: no-repeat;
	background-position: 18px -71px;
	display: block;
	padding-left: 32px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#treecontent .xiaolei a:hover {
	color: #CC0000;
	text-decoration: underline;
}
