h1 {
	margin: 10px 0;
	font-size: 40px;
}
a:link {
	text-decoration: underline;
	color: #fff;
}
a:visited {
	text-decoration: underline;
	color: #fff
}
a:hover {
	text-decoration: underline;
	color: #fff;
}
a:active {
	text-decoration: underline;
	color: #fff
}
#logo {
	text-align: center;
	margin-top: 40px;
	padding-bottom: 20px;
}
#sform {
	text-align: center;
	padding-top: 5px;
	padding-left: 50px;
}
#stype {
	text-align: center;
	font-size: 12px;
	margin-top: 26px;
	color: #555;
}
#stype span {
	color: #fff;
}
#foot {
	color: #fff;
	border-top: 1px solid #f1f1f1;
	text-align: center;
	font-size: 12px;
	padding-top: 8px;
	margin: 20px auto 0px auto;
	width: 650px;
	line-height: 22px;
}
#foot a:link, #foot a:visited {
	text-decoration: none;
	color: #fff;
}
#foot a:active, #foot a:hover {
	text-decoration: none;
	color: #fff;
}
#nav {
	text-align: center;
	padding-top: 40px;
	font-size: 14px;
	padding-right: 50px;
}
.textarea, #button {
	text-align: center
}

.button {
	text-align: center
}

#button {
	padding: 10px 0px;
}
.textarea textarea {
	padding: 4px;
	font-size: 14px;
	line-height: 20px;
	width: 650px;
	height: 300px;
	overflow: auto;
	border-top: 1px solid #abadb3;
	border-left: 1px solid #e2e3ea;
	border-bottom: 1px solid #e2e3ea;
	border-right: 1px solid #dbdfe6;
}
#txtsource {
	color: #666666;
}
#button input {
	height: 35px;
	font-size: 16px;
	padding: 0px 20px;
    border-radius:5px;
}/*ÍÆ¼ö*/
#tj {
	border-collapse: collapse;
	width: 660px;
clear;
both;
	margin: 15px auto 10px auto;
}
#tj td {
	border: 1px solid #e4eefb;
	padding: 4px 10px;
	font-size: 12px;
	background: #FFF;
	line-height: 20px;
	text-align: center;
}
#tj a:link, #tj a:visited {
	text-decoration: none;
	color: #555;
}
#tj a:hover, #tj a:active {
	text-decoration: none;
	color: #f60;
}
#tj .title {
	color: #333;
	background: #e4eefb;
	text-align: left;
	padding: 2px 10px;
}
#tj .tdbg {
	background: #f5f8fd;
}
#tj a.red:link {
	text-decoration: none;
	color: #f00;
}
#tj a.red:visited {
	text-decoration: none;
	color: #f00
}
#tj a.red:hover {
	text-decoration: underline;
	color: #f20;
}
#tj a.red:active {
	text-decoration: none;
	color: #f00
}
#stype {
	margin-top: 80px
}