#search {
	margin: 0 auto 10px;
	font-size: 14px;
	background: url(/images/header_bg.jpg) 0px top;
	width: 760px;
	height: 100px;
	border: 1px solid #E7E7E7;
	text-align: left;
}
#search form {
	border: 2px solid #fff;
	height: 90px;
}
#search form input {
	vertical-align: middle;
}
.searchnav {
	color: #D9D9D9;
	list-style: none;
	color: #222;
	margin-left: 0px;
	text-align: center;
	padding-top: 4px;
}

.searchnav li {
	float: left;
	background: url(/images/tab.gif) no-repeat 2px top;
	width: 60px;
	height: 32px;
	line-height: 30px;
	color: #222;
}

.searchnav a {
	width: 100%;
	height: 30px;
	display: block;
	text-decoration: none;
	color: #222;
	
}
.searchnav a:hover {
	background: url(/images/tab.gif) no-repeat 2px bottom;
	font-weight: bold;
	text-align: center;
}

.searchnav .tab {
	background: url(/images/tab.gif) no-repeat 1px center;
	font-weight: bold;
}
#search form div {
	clear: both;
	padding-left: 84px;
}
.query {
	height: 18px;
	_height /**/: 24px;
	font-size: 100%;
	width: 410px;
	margin-left: 70px;
	padding-left: 2px;
	padding-top: 4px;
	border: 1px solid #C7C6C4;
}
.tel {
	font-size: 12px;
	color:#AAAAAA;
	text-align: right;
	FONT-FAMILY: Arial,宋体;
	width: 760px;
	padding-top: 4px;
	padding-bottom: 4px;	
}
.hot {
	height: 26px;
	font-size: 12px;
	color:#b20;
	FONT-FAMILY: Arial,宋体;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 4px;
	margin-left: 0px;
}
#jisu {
	width:760px;
	height:30px;
	padding-top: 3px;
}
#san_zuixin {
	width:760px;
	height:100%;
	margin-bottom: 10px;
	align:center; 
}
#san_zuixin .main {
	width:245px;
	height:100%;
	float:left;
}
#san_zuixin .biaoti {
	height:24px;
	background: url(/images/san_zuixin.jpg) no-repeat 1px center;
	padding-top: 5px;
	text-align: center;
}
#san_zuixin .neirong li {
	height:18px;
	font-size: 12px;
	FONT-FAMILY: Arial,宋体;
	word-break:break-all;
	overflow:hidden;
	text-overflow : clip;
	list-style-type: circle;
	margin-left: 1px;
	padding-bottom: 3px;
	padding-top: 2px;
}
#san_zuixin .neirong {
	border-right: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
	border-left: 1px solid #E7E7E7;
	padding-bottom: 4px;
	padding-top: 4px;

	text-align: left;
	padding-bottom: 8px;	
}

/*highslide弹出窗口开始*/
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;

    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Helvetica, 宋体;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
/*highslide弹出窗口结束*/