@font-face {font-family: 'Open Sans'; src: url('fonts/OpenSans-regular.ttf');}
@font-face {font-family: 'Open Sans Italic'; src: url('fonts/OpenSans-italic.ttf'); font-style: italic;}
@font-face {font-family: 'Open Sans Bold'; src: url('fonts/OpenSans-bold.ttf'); font-weight: bold;}
@font-face {font-family: 'Open Sans Bold Italic'; src: url('fonts/OpenSans-bolditalic.ttf'); font-style: italic; font-weight: bold;}
@font-face {font-family: 'Lora Regular'; src: url('fonts/Lora-regular.ttf');}
@font-face {font-family: 'Lora Italic'; src: url('fonts/Lora-italic.ttf'); font-style: italic;}
@font-face {font-family: 'Lora Bold'; src: url('fonts/Lora-bold.ttf'); font-weight: bold;}
@font-face {font-family: 'Lora Bold Italic'; src: url('fonts/Lora-bolditalic.ttf'); font-style: italic; font-weight: bold;}
@font-face {font-family: 'HYZhongHeiS Regular'; src: url('fonts/HYZhongHeiS.ttf');}
@font-face {font-family: 'HYZhongSongS Regular'; src: url('fonts/HYZhongSongS.ttf');}
@font-face {font-family: 'Gentium Plus'; src:url('fonts/gentiumplus-r.ttf') format('truetype');}
@font-face {font-family: 'Gentium Plus Italic'; src:url('fonts/gentiumplus-i.ttf') format('truetype'); font-style: italic;}
@font-face {font-family: '全宋体-2'; src: url('fonts/FSung-2.ttf');}
@font-face {font-family: 'FSung-1'; src: url('fonts/FSung-1.ttf');}
@font-face {font-family: 'FSung-3'; src: url('fonts/FSung-3.ttf');}
@font-face {font-family: 'FSung-p'; src: url('fonts/FSung-p.ttf');}
@font-face {font-family: 'FSung-m'; src: url('fonts/FSung-m.ttf');}
@font-face {font-family: 'FSung-F'; src: url('fonts/FSung-F.ttf');}
@font-face {font-family: 'Sun-ExtA'; src: url('fonts/Sun-ExtA.ttf');}
@font-face {font-family: 'Sun-ExtB'; src: url('fonts/Sun-ExtB.ttf');}
@font-face {font-family: HanaMinA; src: url('fonts/HanaMinA.ttf');}
@font-face {font-family: HanaMinB; src: url('fonts/HanaMinB.ttf');}

body {
	font-size: ;
	line-height: ;
    	font-family:;
}
<body vlink='blue'>

.hw {display:inline-block;font-size:28px;color:#000000; font-weight:500; background-color:; border-radius:1px;line-height:150%;} /*字頭格式*/
.hw:before {content:""; color:darkRed; vertical-align:top; font-size:70%; }
.hw:after {content:""; color:darkRed; vertical-align:bottom; font-size:70%; }

x-pr {font-size:large;color:#008080; font-family: 'Gentium Plus', 'Gentium Plus Italic',sans-serif;}
x-gg {color:green; padding-left:10px;}/*词义说明*/
x-sn {color:;padding-right:5px;}
x-a {padding-left:10px;font-weight:bold;font-size:small;}
dt /* 词条释义 */ {padding:0; margin:; text-indent:;}
dd {margin:0 0 0 20px; padding:0 0 0 0;}/*例句*/
dd::before {content:'❍ '; color:#008080;}
x-dd {color:#008080; padding-right:5px;padding-left:20px}
x-ex {color:#008080; font-family:;}/*单个例句*/
dt[x-meaning]+dd{padding-left: 10px;}

t-note /*用法说明*/ {
	display: block;
	margin:10px 5px 5px 5px;
	padding: 5px 10px;
	border: 1px solid #942923;
	border-radius: 5px;
	font-family: Gentium Plus, SansPhon, HYZhongSongS, SerifCn, serif;
}

t-note x-lb {
	display: table-cell;
	margin: 0px auto 0px auto;
	position: relative;
	bottom: 10px;
	left: 20px;
	background-color: #942923;
	color: white;
	padding: 1px 3px;
	border-radius: 5px;
	font-family: Open Sans, SansEn, HYZhongHeiS, SansCn, sans-serif;
}

t-note x-lv {
	display: table-cell;
	margin: 0px auto 0px auto;
	position: relative;
	bottom: 10px;
	left: 20px;
	background-color: #942923;
	color: white;
	padding: 1px 3px;
	border-radius: 5px;
	font-family: Open Sans, SansEn, HYZhongHeiS, SansCn, sans-serif;
}

x-ref {padding-right:5px;}/*另见*/
x-ref::before {content:'▶';color: #942923;}
x-g, x-gram {background:#942923;color:#FFFFFF;padding:3px 2px 1px 2px;border-radius:3px;font-size:90%;margin-right:5px;}
x-g, x-gram:after {content:"";  background-color: ;color:;}

x-er {font-size:x-small;}
x-key {border-bottom: 1px dotted #008080;font-family:;}
x-f {}
x-sy {color:red;}
x-lb {color: black;}
x-lv {background:#942923;color:#FFFFFF;padding:3px 2px 1px 2px;border-radius:3px;font-size:90%;margin-right:5px;}

a{color: #1681c2; text-decoration: none;}
a::hover{color: #cc0000;}
a[type='seealso']{font-family:;}

hr{visibility: visible;color:#AA8A57}
dt.title{font-size:;color:#942923;margin: 9px 5px 9px 0; text-indent: 0;line-height:150%;}
x-sn+sbl, x-sn+sbl2, x-sn+sbl3{display: none;}
sbl2 {display: none;}
*[onclick]{cursor: pointer;}

a:link {color:#0000ff;}      /* 未访问链接*/
a:visited {color:#0080ff;}  /* 已访问链接 */
a:hover {color:#ff00ff;}  /* 鼠标移动到链接上 */
a:active {color:#0080ff;}  /* 鼠标点击时 */

*/
/*字体加粗*/
x-hw {font-weight: bold;}

span.pm {color:#008080;float:right;} /* 排名   */

span.lz {color:#008080;}
span.lz:before {content:'❍ '; color:#008080;}

span.lizi {background:#942923;color:#FFFFFF;padding:3px 2px 1px 2px;border-radius:3px;font-size:90%;margin-right:5px;}

.gi stroke {width:10px;heigth:10px;}

span.sbl {color:;padding-left:;}

span.sbl2 {color:;padding-left:;}

span.sbl3 {color:;padding-left:20px;}
