/* top */
.top{
	width:950px;
	position:relative;
	padding-top:2px;
	margin:0 auto;
}
.top_left{
	float:left;
	width:580px;
	height:22px;
	overflow:hidden;
}
.top_left a,.top_left a:hover{color:#18599d;}
.top_left em{padding-right:8px;}
.top_left em a,.top_left em .up{background:url(../Images/up.jpg) no-repeat right center;padding:1px 16px 2px 2px;margin:1px;}
.top_left em a:hover,.top_left em .down{
	background:url(../Images/down.jpg) no-repeat right center;
	text-decoration:none;
	border:1px solid #ccc;
	border-bottom:none;
	margin:0px;
}
.top_txt{
	position:absolute;
	border:1px solid #ccc;
	border-top:none;
	background-color:#fff;
	width:98px;
	top:20px;
	left:84px;
	padding:4px 0px 2px 4px;
}
.top_txt a,.top_txt a:hover{display:block;color:#18599d;}
.top_link{color:#18599d;}
.top_link a{margin:0px 2px;}
.top_link a:hover{color:#f00;}
.top_link label a{color:#FF0000;}
.top_right{float:right;}
.top_right a{margin:0px 3px;} 
.top_right em{background:url(../Images/top_make.jpg) no-repeat;margin-left:15px;}
.top_right em a{margin-left:20px;}

/* menu */
.header{background:url(../Images/header_bg.jpg) repeat-x;clear:both;margin:0 auto;}
.menu{
	width:960px;
	padding:2px 0 0 0px;
	overflow:hidden;
	font-size:14px;
	margin:0 auto;
}
.menu_nav{
	float:right;
	line-height:22px;
	width:574px;
	padding-top:9px;
}
.menu_nav li{
	background:url(../Images/nav_line.gif) no-repeat right;
	float:left;
	width:80px;
	text-align:center;
}
.menu_nav li.li_nav{background:none;}
.menu_nav li.li_nav_bg{border-right:1px solid #5ba4db;background:none;padding-right:6px;}
.menu_nav li.li_pad{padding-left:6px;}
.menu_nav li a,.menu_nav li .search_over{color:#18599d;}
.menu_nav li a:hover,.menu_nav li .search_hover{
	background-color:#18599d;
	color:#fff;
	padding:3px 4px;
	text-decoration:none
}
.menu_nav li em{font-weight:bold;}
.search_address,.search_conduct{
	position:absolute;
	background-color:#fff;
	border:1px solid #18599d;
	padding:5px;
	font-size:14px;
	top:57px;
	display:none;
}
.search_address{left:542px;width:258px;}
.search_conduct{left:462px;width:300px;}
.search_address ul,.search_conduct ul{padding:10px 0px 6px 15px;background-color:#f0f7fc;}
.search_address ul{height:220px;}
.search_conduct ul{height:220px;}
.search_address ul li{float:left;width:80px;padding-bottom:2px;}
.search_conduct ul li{float:left;width:142px;padding-bottom:2px;}
.search_conduct ul .li_more{
	float:right;
	text-align:right;
	padding-top:4px;
	padding-right:8px;
	font-weight:bold;
	font-size:12px;
	width:200px;
}
.search_conduct ul .li_more a{color:#18599d;}
.manage {
    color: #125dc3;
    margin-left: 10px;
}
.manage a {
    color: #125dc3;
    margin: 0 1px;
}
.manage a.register {
    color: #f00;
}