@charset "gb2312";

#Pageheader{
	height:69px;
	padding-bottom:10px;
}
#Pageheader .logo {
	margin:0  10px;
	display:inline;
	text-indent:-9999px;
}

#search {
	float:left;
	margin-left:10px;
	width:793px;
}
#Pageheader .keywords{
	width:210px;
}
#bookmark {
	font-size:12px;
	color:#666;
	position:absolute;
	top:2px;
	right:0;
	z-index:10;
}
#Pageheader #suggest {
	left:253px;

}
#Pageheader #more {
	right:312px;
}

#guide {
	color:#666;
	border-bottom:1px solid #E9EEF1;
	font-size:12px;
	height:22px;
	line-height:22px;
}

#cates {
	border-bottom:1px solid #C1D0D7;
	padding:5px 0;
	margin-bottom:10px;
}
#cates h2{
	color:#333;
	float:left;
	width:80px;
}
#cates ul {
	margin-left:80px;
}
#cates li {
	display:inline;
	margin-right:10px;
}
#cates li a{
	white-space:nowrap;
}

#cates.cates2 {
	border-bottom:none;
}

#butter{
	background:url(cates2.gif) repeat-x 0 -39px;
	height:8px;	
	overflow:hidden;
	margin-top:5px;
}
#butter .btn{
	background-image:url(cates_btn.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
	overflow:hidden;
	text-indent:-99999px;
	width:80px;
	height:8px;
	margin:0 auto;
}


#list .item {
	border:2px solid #E0EDF4;
	height:1%;
	min-height:1%;
	margin-bottom:10px;
}
#list .item .title {
	background:url(repeat.png) 0 -194px repeat-x #DBEBFA;
	height:34px;
}
#list .item h2 {
	background: url(h2_bg.gif) 0 0 no-repeat;
}
#list .item h2 span{
	background:url(images.gif) no-repeat 0 -421px;
	color:#497AAA;
	display:block;
	line-height:28px;
	height:29px;
	overflow:hidden;
	width:97px;
	white-space: nowrap;
	text-align:center;
	position:relative;
	left:40px;
	top:5px;
}
#list .item ul {
	background:url(item_ul.gif) repeat-y;
	padding:10px 0;
}
#list .item li {
	float:left;
	padding:0 20px;
	height:26px;
	line-height:26px;
	width:147px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}


#list .item li a:visited{
	color:#60315F;	
}
/*#list .item li a:hover{
	background:url(images.gif) no-repeat right -477px;
	padding-right:20px;
}*/
#list .item li .add {
	cursor:pointer;
}
#list a{ color:#07519A}
#list a:hover{ color:#f00}

#map {
	height:448px;
	width:528px;
	margin:10px auto;
}
#Pagefooter {
	padding:18px 0 10px 0;
	text-align:center;
}
#Pagefooter a {
	text-decoration:none;
}
#Pagefooter .gotop {
	border-top:3px solid #ace;
	text-align:right;
	padding-top:5px;
	margin-top:5px;
}