@charset "utf-8";
/* CSS Document */

body {
	background-color: #FAF0FA;
	margin-left:auto; margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:center;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808284;
}
#container {
	width:766px; margin-left:auto; margin-right:auto;
	}
#top {
	width:766px;
	height:52px;
	background-image:url(../publications/images/images/shanzai_whitebox_02.gif);
	background-repeat:no-repeat;
	}
#middle {
	width:766px;
	height:auto;
	background-image:url(../publications/images/images/shanzai_whitebox_05.gif);
	background-repeat:repeat-y;
	}
#bottom {
	width:766px;
	height:53px;
	background-image:url(../publications/images/images/shanzai_whitebox_07.gif);
	background-repeat:no-repeat;
	}

#main {
	background-image:url(../publications/images/images/innerlineborder_04.gif);
	background-repeat:repeat-y;
	height:auto;
	}
.ume {
	font-size: xx-small;
	color:#FFCCCC;
	}
.ume a:link {
	text-decoration:none;
	color:#FFCCCC;
	}
.ume a:hover {
	text-decoration:underline;
	}
.ume a:visited {
	text-decoration:none;
	color:#CCCCCC;
	}
a:link {
	color:#666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF33FF;
}
a:active {
	text-decoration: none;
}
