﻿/*返回顶部*/
.backToTop{ display:none; width:20px;  padding:5px 0px; line-height:1.2;
background-color:#333; color:#FFF; font-size:12px; text-align:center;
position:fixed; _position:absolute; right:10px;
 bottom:100px; _bottom:"auto"; cursor:pointer;
 opacity:.6; filter:Alpha(opacity=60);}
/**/
h6.g-titlebar{
	background: url(../aozzo/g_titlebar_bg.gif) repeat-x left bottom;
	height:27px;
	padding-top:11px;
	padding-left:10px;
	font-size:12px;
   color:#333;
	position:relative;
}
/**/
#sidebar{
	width:194px;
}
#sitePosThead{
	height:18px;
	padding-top:16px;
	padding-bottom:16px;
	border:1px solid #dfdcdc;
	border-bottom:none;
	padding-left:52px;
	font-size:14px;
	background: url(../aozzo/site_pos_thead.gif);
	color:#545353;
}
#sitePosThead a{
	color:#545353;
}
/**/
#proSort{
	border:1px solid #dfdcdc;
	border-top:none;
	font-size:12px;
}
#proSort div.sort-type{
	clear:both;
	text-align:center;	
}
#proSort div.sort-type h6.type-name{
	height:21px;
	padding-top:7px;
	font-size:12px;
	padding-left:12px;
	background: url(../aozzo/proSort_item_tbg.gif) repeat-x left top;
	position:relative;
	color:#545353;
	border-bottom:1px solid #e0dddd;
	border-top:1px solid #dddada;
	text-align:left;
}
#proSort div.sort-type h6.type-name s{
	position: absolute;
	right:13px;
	top:10px;
	height:9px;
	width:10px;
	background: url(../aozzo/ico_up.gif) no-repeat left top;
}
/**/
#proSort div.sort-type div.type-list{
	margin:12px auto;
	width:172px;
	background: url(../aozzo/proSort_dotted_spline_bg.gif) left -2px;
}
#proSort div.sort-type div.type-list ul li{
    font-family:宋体,sans-serif;
	 float:left;
	 width:86px;
	 height:22px;
	 padding-top:8px;
	 text-align:left;	 
	 background:none;
	 white-space:nowrap;
	 text-indent:10px;
	 background: url(../aozzo/ico_bArrow.gif) no-repeat left 12px;
}
#proSort div.sort-type div.type-list ul li a{
	color:#010101;
}
/**/
