@charset "utf-8";
.main {
	height: 590px;
	width: 880px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #09C;
	text-align: left;
	padding-right: 0px;
	padding-left: 120px;
	margin:0 auto;
}
.main2 {
	height: 800px;
	width: 880px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #09C;
	text-align: left;
	padding-right: 0px;
	padding-left: 120px;
	margin:0 auto;
}
.mainauto {
	height: auto;
	width: 880px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #09C;
	text-align: left;
	padding-right: 0px;
	padding-left: 120px;
	margin:0 auto;
}
.top {
	width: 750px;
	float: left;
	background-image: url(../newuser/web.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #FFFFEC;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
.mdiv {
	float: left;
	height: auto;
	width: 355px;
}
.bottomdiv {
	float: left;
	height: 30px;
	width: 620px;
	line-height: 25px;
}
.txtsize {
	height: 30px;
	font-size: 14px;
	font-weight: bold;
}
.mifno
{
    font-size: 12px;
    line-height: 20px;
    padding-right: 3px;
    padding-left: 10px;
    text-align: left;
    font-weight: normal;
}
.home {
	float: right;
	height: 20px;
	width: 170px;
}
A.down:hover {
	LEFT: 1px;
	POSITION: relative;
	TOP: 1px;
}a:link {
	color: #000000;
}
a.red:link {
	color: #FF0000;
	text-decoration: underline;
}
a.red:hover {
	color: #0099FF;
}

a:hover {
	color: #009966;
}
.green {
	color: #009933;
}
.blue {
	color: #0099CC;
}
.inleft {
	float: left;
	width: 340px;
	text-align: right;
}
.inright {
	float: left;
	width: 340px;
	padding-left: 5px;
	line-height: 20px;
}

