@charset "utf-8";
/* CSS Document */


/*导航菜单下部 搜素*/
.menuBar{
	margin-top:2px;
	background:url(../images/menuBar_bg_outlet.gif) repeat-x;
/*	border-right:#febe8f solid 1px;
	border-left:#febe8f solid 1px;*/
	/*background:url(../images/menuBar_right.gif) no-repeat;*/
	height:30px;
	width:980px;
	/*border-left:#ca0d11 solid 1px;
	border-right:#ca0d11 solid 1px;*/
}
.menuBar_l{
	background:url(../images/menuBar_l_outlet.gif) no-repeat;
	width:3px;
	height:30px;
	float:left
}
.menuBar_r{
	background:url(../images/menuBar_r_outlet.gif) no-repeat;
	width:3px;
	height:30px;
	float:left
}
.menuCls{
	width:724px;
	padding-left:250px;
	height:30px;
	float:left;
}
.menuCls ul{
	list-style:none;
	margin:0px;
	padding:10px 5px;
}
.menuCls ul li{
	float:left;
	line-height:12px;
	height:14px;
	width:60px;
	padding:0px 10px;
	text-align:center;
	background:url(../images/menuLi_border_outlet.gif) right no-repeat;
}
.menuCls ul li a {
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none
}
.menuCls ul li a:link {
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none
}
.menuCls ul li a:visited {
	font-size:12px;
	color: #fff;
	text-decoration: none
}
/* 其他频道二级菜单条 */
.menuCls_all{
	width:944px;
	padding-left:30px;
	height:35px;
	float:left;
}
.menuCls_all ul{
	list-style:none;
	margin:0px;
	padding:10px 5px;
}
.menuCls_all ul li{
	float:left;
	line-height:12px;
	height:14px;
	/*width:70px;*/
	padding:0px 10px 0px 10px;
	text-align:center;
	background:url(../images/menuLi_border_outlet.gif) right no-repeat;
}
.menuCls_all ul li a:link {
	font-size:12px;
	color: #fff;
	text-decoration: none
}
.menuCls_all ul li a:visited {
	font-size:12px;
	color: #fff;
	text-decoration: none
}

.menubar_mobile {
	font-size:12px;
	color: #fff;
	text-decoration: none
}

/*导航菜单上部*/
.menuList{
	height:29px;
	width:720px;
	margin-top:-27px;
	_margin-top:-27px;
	*+margin-top:-27px;
	padding-left:266px;
	position:absolute;
	font-weight:bold;
}
.menuList ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px;
	list-style:none;
}
.menuList ul .menuLibg_mall{
	width:95px;
	background:url(../images/menuLibg_mall_outlet.gif) no-repeat;
	padding-left:29px;
	font-size:14px;
	font-weight:bold;
}
.menuList ul .menuLibg_mall_off{
	width:95px;
	background:url(../images/menuLibg_mall_off_outlet.gif) no-repeat;
	padding-left:29px;
	font-size:14px;
}
.menuList ul .menuLibg_mall a:link{
	display:block;
}

.menuList ul .menuLibg_mall a:hover{
	background:none;
	text-decoration: none;
	display:block;
}
.menuList ul .menuLibg_mall a:active{
	background:none;
	text-decoration: none;
	display:block;
}
.menuList ul .menuLibg_mall_off a:link{
	width:95px;
	display:block;
}

.menuList ul .menuLibg_mall_off a:hover{
	background:none;
	text-decoration: none;
	display:block;
	/*background:url(../images/menuLibg_mall_over.gif) no-repeat;*/
}
.menuList ul .menuLibg_mall_off a:active{
	background:none;
	text-decoration: none;
	display:block;
}
.menuList ul li{
	margin-right:3px;
	float:left;
	font-size:14px;
	height:29px;
	line-height:29px;
	width:95px;
	padding-top:0px;
	text-align:center;
	background: url(../images/menuLibg_off_outlet.gif) no-repeat;
}
.menuList ul .menuLibg_on{
	margin-right:3px;
	float:left;
	font-size:14px;
	height:29px;
	line-height:29px;
	width:95px;
	padding-top:0px;
	text-align:center;
	background: url(../images/menuLibg_on_outlet.gif) no-repeat;
	font-weight:bold;
}
.menuList ul li a:link{
	width:95px;
	height:29px;
	display:block;
}

.menuList ul li a:hover{
	/*background:url(../images/menuLibg_over.gif) no-repeat;*/
	color:#990d1b;
	text-decoration: none;
	display:block;
}
.menuList ul li a:active{
	/*background:url(../images/menuLibg_over.gif) no-repeat;*/
	color:#990d1b;
	text-decoration: none;
	display:block;
}


/*搜索条*/
.searchBar{
	background:url(../images/searchBg.gif) repeat-x;
	height:37px;
	padding:0px 0px;
}
.searchLeft{
	height:37px;
	background:url(../images/searchBg_l.gif) left no-repeat;
}
.search{
	*+margin-top:-50px;
	_margin-top:-50px;
	height:32px;
	width:780px;
	padding-left:200px;
	padding-top:5px;
	background:url(../images/searchBg_r.gif) right no-repeat;
}
.searchList{
	*+margin-top:-0px;
	_margin-top:-0px;
	height:32px;
	width:780px;
	padding-left:200px;
	padding-top:5px;
	background:url(../images/searchBg_r.gif) right no-repeat;
}
.searchInput{
	background:url(../images/search_input.gif) no-repeat;
	width:340px;
	height:27px;
	line-height:27px;
	border:0px;
	color:#666;
	padding:0px 5px;
	float:left;
}
.searchButton{
	background:url(../images/search_button_outlet.gif) no-repeat;
	width:52px;
	height:27px;
	border:0px;
	float:left;
}
.allButton{
	background:url(../images/all_button.gif) no-repeat;
	width:54px;
	height:27px;
	border:0px;
	float:left;
}
.hotkey{
	float:left;
	width:420px;
	height:14px;
	padding:7px 3px;
}
.hotkey ul{
	list-style:none;
}
.hotkey ul li{
	float:left;
	padding:0px 5px;
	border-right:#CCC solid 1px;
	height:14px;
	line-height:14px;
}
