body {padding: 0; margin: 0;font:12px "����"; line-height: 18px;color: #13499B;}
a {	color: #13499B;	text-decoration: none;}
a:hover { color: #6C757A;}
.grey{color: #6C757A}
ul { margin: 0; padding : 0; list-style : none; }
.red{color:#FF0000; font-size:12px;}
.black{ color:#000000; font-size:12px;}
leftList{ width:225px;border:1px;padding:4px 6px 4px 6px; list-style:none;}
.leftListA{
    font-size:12px;
	font-weight:normal;
	color: #13499B;
	text-decoration:none;
	display:block;
	width:160px;
}
.leftList li  a {
    font-size:12px;
	font-weight:normal;
	color: #13499B;
	text-decoration:none;
}
.leftList li{ list-style:none;}
.leftListB{
    list-style:none;
	font-weight:normal;
	margin:-20px 0px 0px 2px;
	float:right;
	font-size:12px;
	padding-left:3px;
	overflow:hidden;
	height:18PX;
}
#cue{
	width:715px;
	padding:10px;
	text-align:center;
	display:none;
}
.helppanel{
	margin-top:10px;
	text-align:center;
}
.helppanel h3{
	color:#ff0000;
	padding:10px 0px;
	height:20px;
	line-height:20px;
	background-color:#CCE3FE;
}
.helppanel p{
	width:90%;
	text-align:left;
	font-size:14px;
}
.helppanel img{
}

/* baidu & Google 搜索框的样式(这个是首页的) */
.searchbyengine{
	float:left;
	margin-bottom:5px;
}
.searchbyengine img,.searchbyengine input,.searchbyengine button{
	float:left;
	margin-right:5px;
}
.searchbyengine img{
	width:70px;
	height:24px;
}
.searchbyengine input{
	width:90px;
	height:21px;
	line-height:21px;
	font-size:12px;
}
.searchbyengine button{
	width:50px;
}