body {
	margin: 0px;
	background-image: url(images/bg_f.jpg);
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	background-repeat: repeat-x;
}
#User {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

#logo {
	height: 80px;
	padding-top: 35px;
	margin-right: auto;
	padding-bottom: 60px;
	margin-left: auto;
	text-align: center;
	width: 750px;
}
#loginContent {
	margin-right: auto;
	text-align: left;
	font-size: 18px;
	color: #333333;
	margin-left: auto;
	display: block;
	width: 750px;
}
#copyright {
	margin-right: auto;
	text-align: left;
	font-size: 11px;
	margin-left: auto;
	display: block;
	line-height: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	font-weight: bold;
	width: 750px;
	height: 60px;
}
.row {
	padding-top: 5px;
	margin-left: 225px;
	width: 525px;
	height: 25px;
}
.hiddenRow {
	width: 750px;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.textRow {
	width: 750px;
	color: #000000;
	font-size: 36px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	letter-spacing: 1px;
	font-weight: normal;
}
.textRow_desc {
	width: 750px;
	color: #333333;
	font-size: 15px;
	padding-top: 5px;
	line-height: 22px;
	text-align: center;
}
.textRow_desc p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

.caption {
	text-align: left;
	width: 150px;
	font-size: 16px;
	color: #333333;
	padding-right: 25px;
	font-weight: bold;
	float: left;
}

.box {
	border: 1px solid #999999;
	font-size: 15px;
	display: block;
	width: 150px;
	color: #666666;
}

.inputBox {
	text-align: left;
	float: left;
	padding-left: 15px;
}
.buttonBox {
	text-align: right;
	float: left;
	padding-right: 15px;
	padding-left: 35px;
}
.cono {
	font-size: 9px;
}

.small {
	font-size: 8px;
}
#footer {
	margin-right: auto;
	text-align: left;
	font-size: 18px;
	color: #333333;
	margin-left: auto;
	width: 740px;
	padding-top: 10px;
	height: 88px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
#footer_left {
	width: 220px;
	font-size: 11px;
	font-weight: bold;
	padding-top: 83px;
	float: left;
	color: #333333;
}


#footer_right {
	width: 320px;
	font-size: 11px;
	line-height: 15px;
	float: right;
}

#footer_right p {
	margin-bottom: 0px;
}
#footer_right a {
	color: #333333;
	text-decoration: none;
}
#footer_right a.sites {
	font-weight: bold;
	color: #B32825;
}
#footer_right a:hover {
	text-decoration: underline;
}
#copyright .right {
	float: right;
	font-weight: normal;
	color: #999999;

}
#copyright .left {
	display: block;
	float: left;
	color: #999999;
}
#copyright .left a {
	color: #9A0201;
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: none;
}
#copyright .left a:hover {
	text-decoration: underline;
}
.textRow_desc1 {
	width: 740px;
	color: #666666;
	font-size: x-small;
	text-align: justify;
	padding: 5px;
}
.textRow_desc1 p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.textRow_desc1  a {
	color: #B32825;
}
.textRow_desc1  a:hover {
	color: #999999;
	text-decoration: none;
}
.textRow_a {
	width: 750px;
	color: #000000;
	font-size: 36px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 50px;
}

.textRow_d {
	width: 750px;
	color: #333333;
	font-size: 15px;
	padding-top: 25px;
	line-height: 22px;
	text-align: left;
	margin-bottom: 50px;
}
#loginContent  .textRow_d  .subtitle1 {
	font-weight: bold;
	font-size: 18px;
	color: #9A0201;
	padding-top: 15px;
}
#loginContent .textRow_d .desc {
	line-height: 25px;
	text-align: justify;
}
#loginContent .textRow_d .desc a {
	color: #CC0000;
}
#loginContent .textRow_d .desc a:hover {
	text-decoration: none;
	color: #333333;
}
.textRow_d .caption_s {
	text-align: justify;
	color: #000000;
}
.textRow_d .detail_s {
	text-align: justify;
	padding-bottom: 10px;
	padding-top: 10px;
}

.textRow_d .subtitle2 {
	font-size: 15px;
	color: #9A0201;
	padding-top: 15px;
	padding-bottom: 5px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.textRow_d .detail_s1 {
	text-align: justify;
	padding-bottom: 10px;
	padding-top: 10px;
}
