/* CSS Document */
/* 页面属性 */
body {
	
	scrollbar-face-color: #f8f8f8;
	scrollbar-highlight-color: #486c90;
	scrollbar-shadow-color: #240048;
	scrollbar-3dlight-color: #fcfcfc;
	scrollbar-arrow-color: #482424;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #fcfcfc;
	scrollbar-base-color: #b4fcfc;
	margin: 0px 0px 0px 0px;
	text-align:center;
	color: #000000;
	font-family:"Lucida Grande", Verdana, Lucida, Arial, Helvetica, 宋体,sans-serif; 


}
/* 菜单字体 */
.cdzt {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #1E9A9D;
}

/* 正常字体 */
.hzt {
	font-family: "宋体";
	font-size: 12px;
	color: #A09E9F;
}

/* 副菜单字体 */
.cxzt {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	white-space: normal;
	text-align: left;
	font-weight: normal;
	line-height: 16px;
}
/* 页脚公司版权字体 */
.bqzt {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}

/* 字体链接反应状态 */
A:link {
TEXT-DECORATION: none
}
A:hover {
	COLOR: #8C50D6;TEXT-DECORATION: none
}
A:active {
	COLOR: #3399FF;TEXT-DECORATION: none
}
A:visited {
TEXT-DECORATION: none
}

/* 输入框 */
.shurukuang {
	background-color: #FFF4E6;
	border: 1px solid #FFC78E;
}
.hct {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.bbiankuang {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.cxdzt {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #1E9A9D;
}
.scxzt {
	font-family: "宋体";
	font-size: 12px;
	color: #FF6600;
}
.dht {
	font-family: "宋体";
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
}
.cxwzt {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #025379;
}
.lbiankuang {
	border: 1px solid #000000;
}
.hts {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.shz {
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	line-height: 25px;
}

