@import url("../common/index.css");

h1 {
	margin:0;
	padding:0;
	height:166px;
}

table#system {
	margin-top:20px;
	margin-bottom:20px;
	border-collapse:collapse;
	width:100&;
}

table#system th {
	padding:20px 0 0 10px;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
}

table#system th p {
	margin:0 0 10px;
	padding:3px 5px 3px 24px;
	text-indent:-19px;
	background-color:#f5f5fa;
}

table#system td.space {
	padding:15px 0 0 95px;
	height:44px;
}

ul.btn {
	margin:0 0 0 auto;
	padding:0;
	list-style-type:none;
	text-align:right;
}

ul.btn li {
	margin:0 0 0 10px;
	width:220px;
	height:31px;
	float:right;
	background:#FFF url(img/btn.gif) no-repeat;
}

ul.btn li a {
	display:block;
	width:220px;
	height:31px;
	background:#FFF url(img/btn.gif) no-repeat;
}

ul.btn li.b2,
ul.btn li.b2 a {
	background-position:-220px -31px;
}

ul.btn li.b3,
ul.btn li.b3 a {
	background-position:0 -31px;
}


ul.btn li.b4,
ul.btn li.b4 a {
	background-position:-220px 0;
}

div#btn2 {
	margin:20px auto;
	width:320px;
	text-align:center;
}

div#register {
	margin-top:0;
	border:none;
	background:none;
}

.wmv {
	margin:0 auto 10px;
	width:540px;
	border:1px solid #999;
}

