.top {
	width: 550px;
	margin-left: 10px;
}
.top h2{
	font-size: 14px;
	color: #66CCFF;
	background-image: url(../images/search/top_h2.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	margin: 0px 0px 5px;
}
.block{
	float: left;
	width: 245px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 8px;
}
.search_menu ul{
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	width: 160px;
}
.search_menu li a{
	display: block;
	height: 50px;
	width: 160px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/search/menu_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	margin-bottom: 5px;
}
.search_area #sys_menu {
	text-align: left;
	padding-top: 6px;
}
.name {
	background-image: none;
	color: #0099CC;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0099CC;
	padding-bottom: 2px;
	margin-bottom: 6px;
}
.search_area #sys_menu .banner{
	padding-bottom: 12px;
}
.search_area #sys_menu .banner .image{
	padding-bottom: 2px;
	padding-top: 2px;
}
.search_area #sys_menu table td {
	padding-bottom: 12px;
	padding-right: 2px;
	padding-left: 2px;
	width: 156px;
}
.call-attention {
	font-size: 10px;
	color: #FF6699;
	font-weight: bold;
	padding-right: 4px;
	padding-left: 4px;
}