@charset "gb2312";
/* 基本样式*/
td {
	font-size: 12px;
	line-height: 185%;
	color: #00377c;
	text-decoration: none;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #dbf0fc;
}
.bg1 {
	background-image: url(20090801_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.k01{
	border: 1px solid #b5d0d3;
}
.k02{
	border: 1px solid #d5d5d5;
}
.k03{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #b1cee3;
	border-bottom-color: #b1cee3;
	border-left-color: #b1cee3;
}

/* 链接样式*/
a:link,a:visited{
	color: #175e8c;
	text-decoration: none;
}
a:hover{
	color: #00377c;
	text-decoration: underline;
}
#menu1 a{
	color: #ffffff;
	text-decoration: none;
	padding-top: 3px;
}
#menu1 a:hover{
	color: #ffffff;
	text-decoration: underline;
	padding-top: 3px;
}
/* 字体样式 */
.f12px {
	FONT-SIZE: 12px
}
.f14px {
	FONT-SIZE: 14px
}
.f16px {
	FONT-SIZE: 16px
}
.zw{
	font-family: "宋体";
	font-size: 14px;
	font-weight: normal;
	color: #3a3a3a;

}
.news{
	font-family: "黑体";
	font-size: 20px;
	font-weight: normal;
	color: #015144;
}
.yinying {
	filter:dropshadow(color:#135b89,offy:1,offx:1,positive:1);
	FONT-SIZE: 14px;
}

