﻿img
{
	border: 0;
}
.kw
{
	background-color: Transparent;
	color: #ccc;
	width: 265px;
}
.shopkw
{
	background-color: Transparent;
	color: #ccc;
	width: 150px;
	border: solid 1px #ccc;
	padding: 1px 2px;
}
#leftprice
{
	margin:0 10px 5px 10px;
	}
#leftprice .pricetxt
{
	width: 40px;
	border: 1px solid #ccc;
}
.submit
{
	background: Transparent url(http://f.xgou.com/atgang/ui/images_css/portal/bg_search.gif);
	width: 18px;
	height: 18px;
	border: 0px;
	vertical-align: top;
}
.shopsubmit
{
	background: Transparent url(http://f.xgou.com/atgang/ui/images_css/shop/search.gif);
	width: 23px;
	height: 20px;
	border: 0px;
	vertical-align: top;
}
.newshopsubmit
{
	background: url(http://f.xgou.com/AtGang/UI/images_css/newxgou/button_search.gif);
	width: 32px;
	height: 21px;
	border: 0px;
	vertical-align: top;
	cursor:pointer;
}
/*分页开始*/
.page
{
	height: 20px;
	padding: 5px 0;
	width: 100%;
	text-align: right;
	line-height: 20px;
	margin-top: 10px;
	font-family: "宋体";
	color: #000000; /*border: 1px solid #ff0000;*/
}
.page span
{
	background-color: #FF3300;
	padding: 2px 5px;
	margin: 0 2px;
	border: 1px solid #000080;
	color: #000080;
}
.page a
{
	color: #2e6ab1;
	padding: 2px 5px;
	margin: 0 2px;
	border: 1px solid #9aafe5;
	text-decoration: none;
}
.page a:hover
{
	color: #000;
	background-color: #FFFFE0;
	text-decoration: none;
	border: 1px solid #2B66A5;
}
/*分页结束*/

.arrowlistmenu
{
	width: 100%; /*width of menu*/
}

.arrowlistmenu .headerbar
{
	font-weight: bold;
	font-size: 110%;
	color: white;
	background: #FFA434 repeat-x center left;
	margin: 0 auto;
	margin-bottom: 8px;
	padding: 5px 0 5px 20px;
}
.arrowlistmenu .mainbar
{
	font: bold 14px Arial;
	padding: 5px 0;
	text-align: center;
}

.arrowlistmenu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li
{
	/*bottom spacing between menu items*/
	padding-bottom: 2px;
	font-size: 90%;
}

.arrowlistmenu ul li a
{
	background: url(../image/arrow-list.gif) no-repeat center left;
	color: #A70303; /*background: url(arrowbullet.png) no-repeat center left; custom bullet list image*/
	display: block;
	padding: 3px 0 3px 19px; /*padding-left: 19px; link text is indented 19px*/
	text-decoration: none;
	border-bottom: 1px solid #dadada;
	font-size:12px;
}

.arrowlistmenu ul li a:visited
{
	color: #A70303;
}

.arrowlistmenu ul li a:hover
{
	/*hover state CSS*/
	color: #A70303;
	background-color: #fffacc;
}

.arrowlistmenu .tips
{
	color: #58444C;
}

.arrowlistmenu .filtername
{
	color: #444;
	font-weight: bold;
	padding-left: 19px;
}

.b
{
	font-weight: bold;
}




