.ContentBox {
	width:728px;
	background-color: #ffffff;
	border-color: #6b6b6b;
	border-style: solid;
	border-width:1px;
	border-top:0px;
	margin-bottom:10px;
	min-height:545px;
	height: auto !important;
	overflow: hidden;
}
.ContentTitle {
	background-image: url(../images/Title/ContentTitle.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:730px;
	height:28px;
	color:#ffffff;
	font-size:16px;
	line-height:28px;
	padding-left:15px;
}
.ShortBtn a {
	width:60px;
	display:inline-block;
	float:inherit;
	height:20px;
	line-height:22px;
	color:#ffffff;
	font-size:12px;
	background-image: url(../images/Btn/ShortBtnBg.gif);
	border:0px;
	margin:5px 5px;
	text-align: center;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-weight:normal;
}
.ShortBtn a:hover {
	background-image: url(../images/Btn/ShortBtnOverBg.gif);
	font-weight:normal;
}
.MediumBtn a {
	width:80px;
	float:inherit;
	height:20px;
	line-height:22px;
	color:#ffffff;
	font-size:12px;
	background-image: url(../images/Btn/MediumBtnBg.gif);
	border:0px;
	margin:5px 5px;
	text-align: center;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display:inline-block;
	font-weight:normal;
}
.MediumBtn a:hover {
	background-image: url(../images/Btn/MediumBtnOverBg.gif);
	font-weight:normal;
}
.ListBgGray {
	background-color: #f2f2f2;
}
.ListBgWhite {
	background-color:#ffffff;
}
.VerInfo {
	font-size: 11px;
	padding: 15px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../images/ect/verdetail_bg.gif);
	background-repeat: repeat;
}
.Asterisk {
	color:#ca0000;
}
.ErrorMsg {
	color:#ca0000;
	font-size:15px;
	font-weight:normal;
}
.ConfirmArea {
	float:left;
	margin:10px 0px;
}
.PageNav {
	border-top:1px solid #cbcbcb;
	width:100%;
	text-align:center;
}
.PageNav a {
	color:#777777;
	padding:3px;
	margin:0px 4px;
}
.PageNav a:hover {
	color:#ffffff;
	background-color:#bf0000;
}
.HrDashed {
	border-top:1px dashed #bfbfbf;
	height:1px;
}

