body{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-size:12px;
	line-height:150%
	color: #fff;
	background:#000 url(../images/bg.jpg) repeat-y center center;
}
table{
	margin:0px;
}
table.WebCenter{
	margin: 0 auto;
}
td {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size:12px;
	line-height:180%;
	color: #fff;
}

td.register1{
	width:120px;
	text-align:right;
	padding-right:8px;
	line-height:30px;
}
td.register2{
	text-align:left;
	line-height:30px;
}

td.GuestBook1{
	width:120px;
	text-align:right;
	padding-right:8px;
	line-height:30px;
	border:1px #838383 solid;
}
td.GuestBook2{
	text-align:left;
	line-height:20px;
	padding-left:8px;
	width:200px;
	border-top:1px #838383 solid;
	border-bottom:1px #838383 solid;
}
td.GuestBook3{
	text-align:left;
	line-height:20px;
	padding-left:8px;
	border-bottom:1px #838383 solid;
	border-left:1px #838383 solid;
	border-right:1px #838383 solid;
}
td.GuestBook4{
	text-align:left;
	line-height:30px;
	padding-left:8px;
	border-top:1px #838383 solid;
	border-bottom:1px #838383 solid;
	border-right:1px #838383 solid;
}
td.GuestBook5{
	width:120px;
	text-align:right;
	padding-right:8px;
	line-height:30px;
	border-bottom:1px #838383 solid;
	border-left:1px #838383 solid;
}


form {
	margin:0;
}

img {
	border: 0;
}
h1 {
	height: 28px;
	margin: 0px;
	padding: 0px;
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
}
p {
	margin: 0;
	line-height: 24px;
	text-align: left;
}
a:link {
	color:#BDBDBD;
	text-decoration: underline;
}
a:visited {
	color:#BDBDBD;
	text-decoration: underline;
}
a:hover{
    color:#fff;
	text-decoration:underline;
}
a.fanye:link {
	color: #ff0000;	
	text-decoration: none;
}
a.fanye:visited {
	color: #ff0000;	
	text-decoration: none;
}
a.fanye:hover, fanye:active {
    color: #ff0000;
	text-decoration:underline;
}

a.link1:link {
	color: #BDBDBD;	
	text-decoration: none;
}
a.link1:visited {
	color: #BDBDBD;	
	text-decoration: none;
}
a.link1:hover, link1:active {
    color: #fff;
	text-decoration:underline;
}
a.menu:link {
	color: #fff;	
	text-decoration: none;
}
a.menu:visited {
	color: #fff;	
	text-decoration: none;
}
a.menu:hover, menu:active {
    color: #BDBDBD;
	text-decoration:underline;
}
