@charset "utf-8";
.main {
}
.main-bd1 {
	border-color : c5c5c2;
	border-width : 2px;
	border-right-style : solid;
	border-bottom-style : solid;
	border-left-style : solid;
	border-top-style : none;
}
.title1 {
	color : #0064af;
	font-size : 11pt;
	font-weight : bold;
	letter-spacing : 2px;
}
.word1 {
	color : #000000;
	font-size : 10pt;
	font-weight : bold;
	text-align : center;
	font-family: "宋体"
}
.word2 {
	color : #000000;
	font-size : 10pt;
	text-align : center;
	font-family: "宋体"
}
.word3 {
	color : #696767;
	font-size : 10pt;
	line-height : 120%;
	font-family: "宋体"
}
.main-bd2 {
	border-color : #ff6633;
	border-width : 2px;
	border-left-style : solid;
	border-right-style : solid;
	border-bottom-style : solid;
	padding-left : 10px;
	color : #696767;
	font-size : 10pt;
	line-height : 150%;
	font-family: "宋体"
}
.line{
	text-align :left;
	display:block;width:180px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}
.line2{
	text-align :left;
}
ul {
list-style-type:none;
margin:0;
padding:0;
}

.lineTop {
	font-family: sans-serif;
	font-size: 12px;
	color: black;
	background-color: transparent;
	display: block;
	width: 160px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}