* {
	margin: 0px;
	padding: 0px;
}

/*-----  -----*/

#sitelist {
	height: 140px;
	font-family: "Times New Roman", Times, serif;
	padding: 0px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
	border: 1px solid #666;
}
#sitelist ul {
	width: 720px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#sitelist li {
	letter-spacing: 1px;
	width: 350px;
	list-style-type: none;
	font-size: 12px;
	float: left;
	margin-bottom: 15px;
	margin-right: 10px;
}
#sitelist li a {
	text-decoration: none;
	color: #900;
	width: auto;
	height: auto;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	background-image: url(../link/img/mk_en.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
#sitelist li h4 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
#sitelist li a:hover {
	text-decoration: underline;
	color: #F60;
	background-position: 0px -80px;
}
#sitelist li a:hover h4 {
	color: #F60;
}


/*----- Link to Samurai-Japan -----*/

#sjbx {
	background-image: url(../pp/img/ppbxbg.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	width: 800px;
	padding-left: 0px;
	clear: left;
}
#sjbx h3 {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 26px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#sjbx p {
	font-family: "Times New Roman", "Times", "serif";
	line-height: 140%;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding: 10px 0px 0px;
}

#sjbx table {
	margin-right: 30px;
	margin-left: 30px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1px;
}
#sjbx table th {
	font-size: 16px;
	color: #CCC;
	background-color: #333;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding: 10px;
}
#sjbx table td {
	font-size: 16px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-color: #E4E4E4;
	padding: 10px;
}

#sjbx h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #333;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #333;
}
#sjbx ul {
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sjbx li {
	padding-bottom: 20px;
	list-style-type: none;
}
#sjbx li img {
	margin-bottom: 8px;
}
#sjbx li textarea {
	width: 98%;
	background-color: #E4E4E4;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

