body{
	margin:0px;
	font-size:14px;
}
.allframetable{
	margin:20px auto 10px;
}
.lheader{
	font-size:32px;
	margin-bottom:20px
}
.topologyframework{
	margin-top:10px;
}
.topologytools{
	border-bottom:0px solid #ccc;
	height:25px;
}
.topologycanvas{
	border:1px solid #1B9F78;
}

.versionframe,
.charsframe,
.positionframe,
.isshowallfvsframe,
.isshowonetomultiframe{
	float:left;
	margin-right:20px;
}
.isshowallfvsframe,
.isshowonetomultiframe{
	padding-top:2px;
}
.isshowonetomultiframe{
	margin-right:0px;
}
.buttonframe{
	float:right;
	margin-top:-3px;
}
.refresh{
	margin-right:3px;
	float:left;
}
.matrix{
	float:left;
}
.checkbox_title{
    font-size:15px;
    color: #1B9F78;
}
.select_title,
.select_menu{
	float:left;
	font-size:15px;
	color:#1B9F78;
}
.select_title{
	margin-top:3px;
}
.easyui_linkbtn{
	width:70px;
	height:25px;
	background:#1B9F78;
	border:1px solid #1B9F78;
	font-size:12px;
	line-height:24px;
	color:#fff;
	cursor:pointer;
	text-align:center;
}
.footerframe{
	line-height:2;
	font-size:14px;
	font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
	width:100%;
	min-width:800px;
	text-align:center;
	margin-bottom:5px;
}
.footerframe span{
	margin-right:20px;
}
.footerframe span a{
	color:teal;
}

/*µ¯³ö»­Ãæ£ºmatrix*/
.en_matrix_dialog{
	width:500px;
}
.dialog_char_area{
	margin:10px;
	padding-top:0px;
}
.dialog_matrix{
    margin:0px 0px 20px 0px;
}
.dialog_matrixtable{
    border-collapse: collapse;
    border: none;
    font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.dialog_matrixtable tr{
	height:30px;
}
.dialog_matrixtable td{
    border: solid #ebebeb 1px;
    text-align:center;
}
.charsheader,
.charfooter{
	font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin:5px 0;
}
.charsheader{
	text-align:center;
}
.charsheader_word{
	margin-right:15px;
	font-size:23px;
}
.charsheader_code{
	margin-right:15px;
	font-size:16px;
}
.charsheader_position{
	font-size:16px;
}
.source{
	color:#76933C;
	margin-right:10px;
	float:left;
	font-size:13px;
}
.destination{
	color:#538DD5;
	font-size:13px;
}
.source_icon{
	width:12px;
	height:12px;
	margin-top:3px;
	margin-right:2px;
	background:#76933C;
	float:left;
}
.destination_icon{
	width:12px;
	height:12px;
	margin-top:3px;
	margin-right:2px;
	background:#538DD5;
	float:left;
}
.left_top{
	background:#FCD5B4;
}
.horl_seria{
	height:15px;
	font-size:12px;
	background:#B8CCE4;
}
.horl_char{
	width:30px;
	font-size:23px;
	background:#B8CCE4;
}
.verl_seria{
	width:15px;
	font-size:12px;
	background:#D8E4BC;
}
.verl_char{
	width:30px;
	font-size:23px;
	background:#D8E4BC;
}
.number{
	font-size:12px;
}