[genuitec-file-id="wc1-43"],[genuitec-lp-path="/ostMysql0815/WebRoot/css/login.css"],[genuitec-lp-enabled=false]{
  /* for codelive */
}

body {
	text-align: center
}

div {
	margin: 0 auto;
}

tr{
	line-height: 25px;
}

#main {
	width: 450px;
	height: 380px;
	background: url(../images/login/middle.png);
	background-repeat: no-repeat;
}

#tabMenu {
	width: 327px;
	height: 33px;
	text-align: center;
	font-weight: bold;
}

#menu-0 {
	float: left;
	cursor: pointer;
	margin-top: 20px;
	margin-left: 30px;
}

#menu-1 {
	float:left;
	margin-top:20px;
	cursor: pointer;
}

#tabMenu .selected {
	font-size: 14px;
	color: blue;
}


.content{
	text-align: left;
}

.contentTable{
	font-size: 14px;
	margin: 20px 0 0 80px;
}

