.cp {
	color: #EEEEEE;
	font-size: 9px;
	letter-spacing: 1px;
	font-family: arial, helvetica, sans-serif;
}

.cp a {
	color: #FFF5CC;
	text-decoration: none;
}

.cp a:hover {
	color: #FFFF00;
	text-decoration: none;
}

.jd {
	font-size: 22px;
	font-family: arial;
	letter-spacing: 4px;
	font-weight: normal;
}

.jd a {
	color: #FFFFFF;
	text-decoration: none;
}

.jd a:hover {
	color: #FFF5CC;
	text-decoration: none;
}

.sj {
	font-size: 13px;
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;
}

.tdj {
	font-size: 10px;
	font-family: verdana, helvetica, sans-serif;
	text-align: justify;
}

.tdj a {
	color: #000099;
	text-decoration: none;
}

.tdj a:hover {
	color: #FF0000;
	text-decoration: none;
}

.td {
	font-size: 10px;
	font-family: verdana, helvetica, sans-serif;
}

.td a {
	color: #000099;
	text-decoration: none;
}

.td a:hover {
	color: #FF0000;
	text-decoration: none;
}

.menu {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

.menu a {
	color: #AAAAAA;
	text-decoration: none;
}

.menu a:hover {
	color: #FFF5CC;
	text-decoration: none;
}

.submenu {
	font-size: 11px;
	font-family: tahoma, helvetica, sans-serif;
	font-weight: bold;
}

.submenu a {
	color: #777777;
	text-decoration: none;
	font-weight: normal;
}

.submenu a:hover {
	color: #3355FF;
	text-decoration: none;
	font-weight: normal;
}

.tit {
	font-size: 16px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

.tit a {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}

.tit a:hover {
	color: #555533;
	text-decoration: none;
	font-weight: normal;
}

select {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px;
	border-style: solid;
	border-color: #000000;
	padding-left: 3px;
}

textarea {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px;
	border-style: solid;
	border-color: #000000;
	padding-left: 3px;
	padding-right: 3px;
}

input.text {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px;
	border-style: solid;
	border-color: #000000;
	padding-left: 3px;
	padding-right: 3px;
}

input.button {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #99AABB;
	border: 1px;
	border-style: solid;
	border-color: #000000;
	cursor: hand;
	padding-top: 2px;
	padding-bottom: 2px;
}

input.button2 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #99AABB;
	border: 1px;
	border-style: solid;
	border-color: #000000;
	cursor: hand;
	padding-top: 1px;
	padding-bottom: 1px;
}