/*.ourfont {
	font-size: 10pt;
	line-height: 16pt;
}*/
body {
	margin: 0px;
	background-color: #CCCCCC;

}
.tit {
	font-size: 14pt;
	line-height: 18pt;
	font-weight: bold;
}
.p9 {
	font-size: 9pt;
	line-height: 14pt;
	color: #333333;
}
a:link {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #FF6600;
	text-decoration: underline;
}
a.linkbar:link {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	line-height: 14pt;
}
a.linkbar:visited {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a.linkbar:hover {
	font-size: 9pt;
	color: #FF9900;
	text-decoration: underline;
}
.nemufont {
	font-size: 9pt;
	line-height: 36px;
}
.bar {
	background-image: url(../images/bar_bg.gif);
	height: 33px;
}
.tit1 {
	font-size: 10.5pt;
	line-height: 20pt;
	font-weight: bold;
	color: #FFFFFF;
}
.tit2 {
	font-size: 10.5pt;
	line-height: 20pt;
	font-weight: bold;
}
.tit3 {
	font-size: 12pt;
	line-height: 20pt;
	font-weight: bold;
}
.inputclass {
	font-size: 9pt;
	line-height: 26px;
	width: 80px;
}
td {
	font-family: "宋体";
	font-size: 10pt;
	line-height: 14pt;
	color: #333333;
}

.toolsInput {
	font-size: 9pt;
	width: 70px;
	background-color:#ffffff;
	border: 1px solid #666666;
}
.SearchTitleInput {
	width:120px;
}

.gradient_right {
	background-image: url(../images/right_bg.gif);
	background-repeat: repeat-y;
}
.main_shadow { 
	filter:dropshadow(color=#ffffff,offx=1,offy=1);
	color:#000000;
}
.p9white {
	color: #FFFFFF;
	font-size: 9pt;
}
.tit_pd {
	font-size: 10.5pt;
	font-weight: bold;
	color: #FFFFFF;
}
.tit2_white {
	font-size: 10.5pt;
	font-weight: bold;
	filter: Glow(Color=#208A76, Strength=strength);
	color: #FFFFFF;
}
.lbg {
	background-color: D9FFF1;
	background-image: url(images/leftbg.gif);
	background-repeat: repeat-x;
}

