@charset "utf-8";
/* CSS Document */

BODY {
	margin:0px;
	padding:0px;
	background:url(../img/bg_main.png) #FFFFFF repeat-x top;	
	font-family:Arial, Helvetica, sans-serif;
	color:#004f6b;
	font-size:11px;
}

INPUT {
	font-family:Arial, Helvetica, sans-serif;
	color:#004f6b;
	font-size:11px;
}

SELECT {
	font-family:Arial, Helvetica, sans-serif;
	color:#004f6b;
	font-size:11px;
}

TABLE {
	font-family:Arial, Helvetica, sans-serif;
	color:#004f6b;
	font-size:11px;
}

.mainTab {
	height:100%;
}

.bleft {
	width:1px;
	background:url(../img/border_main.png) no-repeat top;
}

.bmiddle {
	width:780px;
	background:url(../img/bg_content.png) repeat-x top;
}

.contTop {
	width:780px;
	height:147px;
	background:url(../img/header.jpg) no-repeat top;
}

.coverTop {
	width:779px;
	height:26px;
	background:url(../img/hed_cover.jpg) no-repeat top;
}

.regtable TD {
	height:20px;
	font-size:12px
}

.regtable TD INPUT {
	width:200px;
}

.subm TD {
	padding:3px;
}