/*SearchTips li*/
body{ font-family:Arial;}
#Tips{
	font-size:11px;
	width: 95%;
	list-style-type: none;
	color: #999999;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	line-height:25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.Ck{
	font-size: 11px;
	line-height: 23px;
	color: #1F467F;
	background-color: #C8E4FC;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFFFFF;
	cursor:hand;
}
.Un{
	font-size: 11px;
	line-height: 23px;
	color: #1F467F;
	background-color: #FFFFFF;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFFFFF;
	cursor:hand;
}
.MV{
	font-size: 11px;
	line-height: 23px;
	color: #1F467F;
	background-color: #E8F2FE;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8398B7;
	border-right-color: #FFFFFF;
	border-bottom-color: #8398B7;
	border-left-color: #FFFFFF;
	cursor:hand;
}
.LDiv{
	float: left;
	width: 60%;
	margin-right: 0px;
	margin-left: 1px;
	font-size:11px;
}
.RDiv{
	float: left;
	width: 40%;
	margin-right: 0px;
	margin-left: 1px;
	font-size:11px;
}
.LCMPDiv{
	float: left;
	width: 100%;
	margin-right: 0px;
	margin-left: 1px;
	font-size:11px;
}
.RCMPDiv{
	float: left;
	width: 0%;
	margin-right: 0px;
	margin-left: 1px;
	font-size:11px;
}
.PG{
	font-size: 12px;
	line-height: 23px;
	color: #1F467F;
	background-color: #FFFFFF;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFFFFF;
	cursor:hand;
	text-align: center;
}
.PG .pageNow{
	font-size: 12px;
	line-height: 23px;
	color: #000000;
	cursor:hand;
	margin-right: 4px;
	margin-left: 4px;
}
.PG .pageno{
	list-style-type: none;
	font-size: 12px;
	color: #0066FF;
	margin-right: 4px;
	margin-left: 4px;
	text-decoration: underline;
}

