@charset "gb2312";
@CHARSET "UTF-8";
#submenu{width:100%}
.submenu-a {
	float: left;
	width: 100%;
	font-family: Microsoft YaHei, SimHe, arial, SimSun;
	line-height: 28px;
	margin: 2px 0;
	text-align: left;
}
.submenu-a a {
	border: 1px dashed #a3a0a0;
	padding-left: 30px;
	background: url(imgarrow.gif) 15px 9px no-repeat #ebe5e5;
	display: block;
	text-decoration: none;
}
.submenu-a a:hover {
	border: 1px dashed #fff;
	color: #fff;
	background: url(imgarrow.gif) 15px -41px no-repeat #0591ee;
	display: block;
	text-decoration: none;
}
.submenu-a a.hot {
	border: 1px dashed #fff;
	color: #fff;
	background: url(imgarrow.gif) 15px -541px no-repeat #0591ee;
	display: block;
	text-decoration: none;
}
.submenu-link {
	display: none;
}
.submenu-over {
	display: block;
}
.submenu-b {
	float: left;
	width: 198px;
	height: 20px;
	line-height: 20px;
	background: #0591ee;
	border: 1px dashed #fff!important;
	border: 1px dashed #0591ee;
	color: #fff;
	margin-top: 15px;
}
.submenu-b a, .submenu-b a:visited {
	color: #fff;
	padding: 0 10px;
	text-decoration: none;
}
.submenu-b a:hover {
	color: #fff;
	text-decoration: underline;
}
ul.list-c {
	width: 100%;
}
ul.list-c li {
	width: 50%;
	line-height: 30px;
	text-indent:8px;
}
ul.list-c li a {
	color: #333;
	text-decoration: none;

}
ul.list-c li a:hover {
	color: #3a63a2;
	text-decoration: underline;
}
.submenu-link {
	display: none;
}
.textList{
    height: auto;
}