@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: 宋体;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

/* 常用字体 */
.p12 {
	font-size: 12px;
}
.p12zong {
	font-size: 12px;
	color: #CC6600;
}
.p12zong a{
	font-size: 12px;
	color: #CC6600;
}
.p12green {
	font-size: 12px;
	color: #00CC00;
}
.p12green a{
	font-size: 12px;
	color: #00CC00;
}
.p12blue {
	font-size: 12px;
	color: #999999;
}
.p14zong_b {
	font-size: 14px;
	color: #CC6600;
	font-family: "宋体";
	font-weight: bold;
}
.p12text {
	font-size: 12px;
	line-height: 160%;
}
.p14text {
	font-size: 14px;
	font-family: "宋体";
	line-height: 160%;
}

.nav {
	background-color: #0068b7;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.nav a{
	background-color: #0068b7;
	color: #FFFFFF;
}
.foot {
	background-image: url(../images/foot.gif);
	background-repeat: repeat-x;
}
.line01 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.ny {
	background-image: url(../images/ny_bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.k01 {
	border: 1px solid #CCCCCC;
}

