﻿@charset "utf-8";
#dictionnaire {
	padding-left: 32px;
}

.QueriedChar {
	font-family: "宋体-方正超大字符集";
	font-size: 48px;
	line-height: 48px;
	font-weight: 300;
	color: #33567A;/*#9999FF;*/
}
.caractereLien {
	font-family: "宋体-方正超大字符集";
	font-size: 18px;
	color: #0099FF;
	text-decoration: none;
	cursor: hand;
}
.bluelink {
	font-family: Lucida Sans Unicode;
	font-size: 13px;
	color: #0099FF;
	text-decoration: none;
	cursor: hand;
}
.blueword {
	font-family: Lucida Sans Unicode;
	font-size: 13px;
	color: #B0B000;
	text-decoration: none;
}
.POJ {
	font-family: Lucida Sans Unicode;
	font-size: 13px;
	color: #0099FF;
	text-decoration: none;
}
.CTR {
	font-family: Lucida Sans Unicode;
	font-size: 13px;
	color: #00B000;
	text-decoration: none;
}
.popup {
	font-family: "宋体";
	font-size: 12px;
	background: #FFFFE0;
	color: black;
	border: 1px solid black;
	padding: 5px;
	position: absolute;
	line-height: 15px;
	left: 0px;
	top: 25px;
	min-width: 250px;
	z-index: 100;
}
.dictitle {
	font-family: "宋体";
	font-size: 14px;
	line-height: 25px;
	color: #8A8327;/*#666666;*/
	text-decoration: none;
}
.dictext {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.stitle {
	font-family: "黑体", "宋体";
	font-size: 25px;
	font-style: normal;
	color: #666666;
	font-weight: bold;
}
.navlink:link {
	font-family: "黑体", "宋体";
	font-size: 14px;
	color: #000000;
}
.redtitle {
	font-family: "宋体";
	font-size: 14px;
	color: #FF0000;
}
.redtext {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.ParaTitle {
	font-family: "宋体";
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.allborder {
	border: 1px solid #000000;
}
.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.language {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.LinkType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.linkitem {
	font-family: "宋体", Arial;
	font-size: 12px;
	color: #666666;
}
.notation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
}
.buttonLink 
{
    vertical-align: text-top;
    text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	height: 24px;
	color: #00aaee;
	cursor: hand;
}
h5
{
	PADDING-BOTTOM: 3px; 
	BACKGROUND-COLOR: #6495ED;
	MARGIN: 20px 0px 10px;  
	PADDING-LEFT: 20px; 
	PADDING-RIGHT: 10px; 
	FONT-FAMILY: Calibri, "Myriad Pro", Helvetica;
	COLOR: #fff; 
	FONT-SIZE: 14px; 
	FONT-WEIGHT: bold; 
	PADDING-TOP: 3px;
	text-decoration: none;
}