body.index {
    background-image: url(../images/index_bg.jpg);
     background-repeat: no-repeat;
	background-position:top center;
	background-color:#840182;
	margin:0px;
}
body.regist {
	background-color: #000;
	margin:0px;
	font-size:12px;
	color:#FFF;
}

body.video {

	margin:0px;
	color:#FFF;
}

input.text { width:166px; height:14px; border:1px solid #936 }


img { border:none }
td,input,select { font-size:12px }

a { color:#FFFF00 }

a.video { display: block; width:541px; height:319px; background:url(../images/index_13.jpg) no-repeat }
a.video:hover { display:block; width:541px; height:319px;  background:url(../images/index_h_13.jpg) no-repeat }

.footer { background: url(../images/index_30.jpg) no-repeat center #000 }


