@charset "utf-8";
/* CSS Document */
#t-menu {
	width: 250px;
	margin-top: 35px;
}

#t-menu .m-title {
	line-height: 30px;
	background-repeat: no-repeat;
	height: 30px;
}
#t-menu .m-title a.ico-on {
	color: #0e4c92;
	font-weight: bold;
}
#t-menu .m-title a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 30px;
	overflow: hidden;
	position: relative;
	width: 220px;
	text-decoration: none;
	line-height: 30px;
	font-weight: normal;
	color: #181818;
	border-radius: 2px;
	padding-left: 30px;
}

#t-menu .m-title a:hover {
	display: block;
	font-size: 16px;
	height: 30px;
	overflow: hidden;
	position: relative;
	width: 220px;
	text-decoration: underline;
	line-height: 30px;
	/*font-weight: normal;*/
	color: #0e4c92;
	border-radius: 2px;
	padding-left: 30px;
}
.treemenu-visited{
	background-image: url(../../images/eng/leftclass_bg2.jpg);
	background-repeat: no-repeat;
	border-radius: 10px;
	background-position: center center;
	color:#C00;
}
#t-menu li {
	/*border: 1px solid #CCC;*/
	line-height: 25px;
	height: 25px;
	padding-left: 30px;
	/*background-color: #F6F6F6;*/
	margin-top: 5px;
	margin-bottom: 5px;
}
#t-menu li:hover{
 	background-image: url(../../images/eng/newsico.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
}
#t-menu ul.show {
	display:block;
}
#t-menu ul.hide {
	display: none;
}

#t-menu li a {
	text-decoration: none;
	font-size: 12px;
	font-family: "宋体";
}
#t-menu li a.blue{
	color: #0079CA;
}
#t-menu li a.red{
	color: #c00;
}
#t-menu li a:hover {
	text-decoration: underline;
	font-size: 12px;
	font-family: "宋体";
	color: #029AFF;
}

#t-menu h2 {
	color: #151515;
	height: 40px;
	line-height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;	/*padding-left: 50px;
	text-indent: -999em;*/
}
.datashare {
	margin-top:15px;
margin-bottom: 10px;
padding-bottom: 15px;
}
.border_style01 {
border: 1px solid #eaeae7;
background-color: #FFF;
}
.datashare dl dt {
margin-bottom: 10px;
}
.newsTitleBg_offx {
	background-image: url(../../images/eng/news_0.gif);
	background-repeat: no-repeat;
	height: 30px;
	line-height: 30px;
	background-position: 0px 0px;
}
.newsTitleStyle01 {
font-family: "宋体";
font-size: 15px;
color: #FFF;
font-weight: bold;
padding-left: 15px;
}
.datashare dl dd {
	background-image: url(../../images/eng/d_28.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	height: 24px;
	line-height: 24px;
	padding-left: 25px;
}
.contactus dl p {
font-size: 14px;
line-height: 24px;
}