/*
颜色信息
深：#bcd2e6
浅：#d3e2ef
次浅：#f4f7fb
最浅：#fcfdfe
*/

.titlebg { background-color:#bcd2e6;}
.title {	font-family: "宋体", Arial; font-size:23px; color:#5A0A03; font-weight:bolder;}

.left { background-color:#f4f7fb;}
.roomword {font-family: "宋体", Arial; font-size:15px; color:#423525;}
.4wd1 {font-family: "楷体", Arial; font-size:18px; color:#423525;letter-spacing: 1px;}
.4wd2 {font-family: "楷体", Arial; font-size:17px; color:#423525;letter-spacing: 1px;}
.index1 {font-family: "楷体", Arial; font-size:17px; color:#423525;letter-spacing: 1px;	line-height: 19px;}
.word {font-family: "宋体", Arial; font-size:15px; color:#554c3e;}
.down {
	font-family: "宋体", Arial;
	font-size:14px;
	color:#660000;
	letter-spacing: 0.5px;
}
.down1 {
	font-family: "宋体", Arial;
	font-size:14px;
	color:black;
	vertical-align: top;
	line-height: 17px;
	letter-spacing: 0.5px;
}
.down2 {
	font-family: "宋体", Arial;
	font-size:14px;
	color:black;
	vertical-align: top;
	line-height: 17px;
	letter-spacing: 1px;
}
.table { background-color:#f4f7fb; border:1px solid #bcd2e6;}
.tabletitle { font-family: "宋体", Arial; font-size:15px; color:#000; font-weight:bolder;}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
