.clear-line {
	clear: both;
	height: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
.line {
	height: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7D7D7D;
}

.version  {
	text-align: right;
	float: right;
	background-color: #0960AD;
	padding-top: 9px;
	padding-right: 12px;
	padding-bottom: 9px;
	padding-left: 9px;
	position: relative;
	line-height: 20px;
	margin-top: 20px;
}

.version:hover {
	background-color: #0D81EA;
}


.version a   {
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 60%;
	line-height: 26px;
	letter-spacing: -0.1em;
}
.version a:hover {
	color: #FF6;
	text-decoration: underline;
}



.back {
	text-align: right;
	float: left;
	background-color: #8F8F8F;
	height: 20px;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 12px;
	position: relative;
	margin-top: 20px;
}
.back a {
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 60%;
}
.back a:hover {
	color: #FF6;
	text-decoration: underline;
}
.back:hover {
	background-color: #0D81EA;
}
#lv3-content {
	/* [disabled]margin-top: 30px; */
	padding-top: 30px;

}
#lv3-content .content {
	padding-right: 5px;
	padding-left: 5px;
	line-height: 1.4ems;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;

}

#lv3-content h1 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #0046B0;
	font-size: 200%;
	line-height: 0.7em;
	text-shadow: 1px 1px 3px #999;

}

#lv3-content h2 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #0074E8;
	font-size: 150%;
	line-height: 1em;
	letter-spacing: -0.05em;
}
#lv3-content h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 130%;
	line-height: 1em;
	letter-spacing: -0.05em;
}
#lv3-content .slogan {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 16px;
	line-height: 16px;
}

#lv3-content ul li  {
	font-size: 70%;
	margin-bottom: 3px;
	font-family: Verdana, Geneva, sans-serif;
}

#lv3-content .contantImage1 {
	float: left;
	margin-right: 10px;
}
#lv3-content .contantImage2 {
	float: right;
	margin-left: 10px;
}
#lv3-content .contantImage3 {
	float: none;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 10px;
}
#lv3-content .content-r {
	float: left;
	width: 530px;
}
#lv3-content .content-r-short {
	float: left;
	width: 320px;
}
#lv3-content .content-r-shortest {
	float: left;
	width: 240px;
	margin-right: 10px;
}

#lv3-content table {
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	width: 98%;
	border-collapse: collapse;
	border: 1px solid #666;
	padding: 3px;
}
#lv3-content table tr td {
	border: 1px solid #BBCBD0;
	padding: 2px;
	text-align: left;
}
#lv3-content table tr th {
	font-weight: bold;
	color: #FFF;
	background-color: #1D88F3;
	text-align: left;
	padding: 2px;
	border: 1px solid #BBCBD0;
	font-size: 110%;
}
#lv3-content .win {
	background-image: url(../images/leading/win.jpg);
	background-repeat: no-repeat;
	background-position: right -16px;
	height: 24px;
	line-height: 24px;
}
#lv3-content .highlightRow {
	font-weight: bold;
	line-height: 24px;
}
#lv3-content strong {
	color: #C00;
	font-size: 130%;
}
.content-r-shortest ul {
	width: 160px;

}
