@charset "utf-8";


#content .topClm {
	margin-bottom:20px;
}
#content .bottomClm {
}
#content .bottomClm p {
	font-weight:bold;
	text-indent:20px;
	background:url(../img/blue_circle_icon.gif) left center no-repeat;
}
#content .bottomClm p a {
	color:#1366B8;
}

#content .subTitle {
	/* background:url(../../license/img/license_subtitle_bg.gif) left top no-repeat; */
	height:35px;
	text-indent:40px;
	position:relative;
}
#content .subTitle h2 {
	color:#1366B8;
	font-size:18px;
	font-weight:bold;
	line-height:1;
	position:absolute;
	top:50%;
	margin-top:-0.5em;
}

#content .licenseField {
	width:700px;
	margin:0 auto 20px;
}
#content .licenseField p {
}
#content .licenseField p a{
	color:#1366B8;
}
#content .licenseField li {
	text-indent:-1.4em;
	margin-left:20px;
}
#content .licenseField p.errorText {
	color:#FFF;
	background:#C00;
	padding:8px 10px;
	margin-bottom:15px;
	text-align:center;
	font-size:120%;
}
#content .licenseField table { width: 100%; border: 0 none; border-collapse: collapse; border-spacing: 0; }
#content .licenseField th { width:220px; background:#DDF0FB; border:#CCCCCC 1px solid; padding:10px; text-align:center; font-weight:bold; }
#content .licenseField td { border:#CCCCCC 1px solid; padding:10px; }
#content .licenseField table.lengthwise th { width:100%; text-align:left; }
#content .licenseField input { padding:2px 3px; }
#content .licenseField label input { margin-right:15px; vertical-align:middle; }

#content .remarksClm2 {
	width:975px;
	margin:0 auto 30px;
	padding:10px;
	border:1px solid #CCC;
}
#content .remarksClm {
	width:678px;
	margin:0 auto 30px;
	padding:10px;
	border:1px solid #CCC;
}
#content .remarksClm li {
	text-indent:-1.4em;
	margin-left:20px;
}
#content .remarksClm table { width: 100%; border: 0 none; border-collapse: collapse; border-spacing: 0; border:none; }
#content .remarksClm th { padding:0 15px 0 0; text-align:center; font-size:110%; font-weight:bold; }
#content .remarksClm td { padding:0; }
#content .remarksClm td p.pointMark { margin-left:10px; padding-left:18px; background:url(../../license/img/license_pointMark_bg.gif) 0 0.5em no-repeat; }

.secmBox{ width:620px; margin:0 auto; vertical-align:middle; }
.secmBox img{ float:left; }
.secmBox p{ padding:1em 0; float:right; width:540px; }

.btn_login			{ width:237px; height:36px; background:url(../../license/img/license_login_btn_off.jpg) no-repeat; border: 0; cursor: pointer; }
.inputLoginNew		{ width:237px; height:36px; background:url(../../license/img/license_login_btn_off.jpg) left top no-repeat; border: 0; cursor: pointer; }
.inputLoginNew_off	{ width:237px; height:36px; background:url(../../license/img/license_login_btn_off.jpg) left top no-repeat; border: 0; cursor: pointer; }
.inputLoginNew_act	{ width:237px; height:36px; background:url(../../license/img/license_login_btn_off.jpg) left top no-repeat; border: 0; cursor: pointer !important; }
