td {
	font-size: 14px;
	line-height: 22px;
}
p {
	text-indent: 2em;
}
body {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-family: "微软雅黑";
	font-size: 22px;
	color: #009900;
	text-align: center;
}
.jp {
	font-size: 0.8em;
	line-height: 1.5em;
	padding: 18px;
}

 ul,ol {
	padding-left:0 0 0 3px;
	margin-left: 0 0 0 3px;
	list-style-image: url(arrow2.gif);
}
.dott {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #64799D;
	border-right-color: #64799D;
	border-bottom-color: #64799D;
	border-left-color: #64799D;
}
/*link*/
a:link {
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
	color: #333333
}
a:visited {
	text-decoration: none;
	color: #006633;
	font-size: 12px;
	line-height: 16px;
}
a:hover {
	text-decoration: underline;
	color: #99CC00;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}.en {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 20px 20px 0px;
	line-height: 20px;
}

