@charset "utf-8";
/* CSS Document */
/*通用*/
*{
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 14px;
	line-height: 29px;
}
.top_txt {
	font-family: "幼圆", "宋体";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.search_bg {
	background-image: url(Search_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 104px;
	width: 980px;
}


* li {
	list-style:none;
}
a {
	text-decoration:none;
	color:#20537A;
}
a:hover {
	text-decoration:underline;
}
.clearfix:after {
	display: block;
	height: 0;
	clear: both;
}
.clearfix {
	_zoom: 1;
}
.menu_navcc {
	width:100%;
	margin:0 auto;
}
.menu_nav {
	width:100%;
	height:48px;
	background:url(nav_bg.gif) repeat-x;
	float:left;
}
.menu_nav .nav_content {
	padding-left:25px;
	background:url(img/nav_l_bg.gif) no-repeat;
	float:left;
}
.menu_nav .nav_content li {
	width:80px;
	height:48px;
	padding-left:11px;
	padding-right:11px;
	background:url(nav_li_right.gif) no-repeat right center;
	float:left;
	line-height:48px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
}
.menu_nav .nav_content li a {
	color:#fff;
	width:80px;
	height:48px;
	display:block;
}
.menu_nav .nav_content li.current {
	line-height:37px;
}
/*.menu_nav .nav_content li em {
	background:url(bid_new.gif) no-repeat;
	width:35px;
	height:21px;
	display:inline-block;
	position:absolute;
	top:-20px;
	left:40px;
}*/
.menu_nav .nav_content li.current a, .menu_nav .nav_content li a:hover {
	width:80px;
	height:37px;
	background:url(nav_li_current.gif) no-repeat;
	display:block;
	color:#fff;
}
.menu_nav .nav_content li a:hover {
	background:url(nav_li_hover.gif) no-repeat;
	line-height:37px;
	text-decoration:none;
}
.menu_nav_right {
	padding-right:20px;
	background:url(nav_r_bg.gif) no-repeat right top;
	float:right;
	margin-left:50px;
	padding-top:13px;
	height:23px;
	padding-bottom:14px;
}
p {
	margin-bottom:15px
}

.top_1 {
	background-image: url(Topbar_bg.gif);
	height: 29px;
}
.top_txt_b {
	font-family: "幼圆", "宋体";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.tab {
	background-image: url(table_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 252px;
}
.tab_table {
	border: 1px solid #CCCCCC;
}
.tab_long {
	background-image: url(table_bg4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 980px;
}
.top_txtr {
	font-family: "幼圆", "宋体";
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.tab_table_1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0187e8;
	border-right-color: #0187e8;
	border-bottom-color: #0187e8;
	border-left-color: #0187e8;
}
.small {
	background-image: url(tab.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 23px;
	width: 104px;
	color: #FFFFFF;
}
.nav_mi {
	background-image: url(table_bg5.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 720px;
}


/*CSS sabrosus style pagination*/

DIV.sabrosus {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP: 3px; TEXT-ALIGN: center
}
DIV.sabrosus A {
	BORDER-RIGHT: #9aafe5 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #9aafe5 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #9aafe5 1px solid; COLOR: #2e6ab1; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #9aafe5 1px solid; TEXT-DECORATION: none
}
DIV.sabrosus A:hover {
	BORDER-RIGHT: #2b66a5 1px solid; BORDER-TOP: #2b66a5 1px solid; BORDER-LEFT: #2b66a5 1px solid; COLOR: #000; BORDER-BOTTOM: #2b66a5 1px solid; BACKGROUND-COLOR: lightyellow
}
DIV.pagination A:active {
	BORDER-RIGHT: #2b66a5 1px solid; BORDER-TOP: #2b66a5 1px solid; BORDER-LEFT: #2b66a5 1px solid; COLOR: #000; BORDER-BOTTOM: #2b66a5 1px solid; BACKGROUND-COLOR: lightyellow
}
DIV.sabrosus SPAN.current {
	BORDER-RIGHT: navy 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: navy 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; BORDER-LEFT: navy 1px solid; COLOR: #fff; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: navy 1px solid; BACKGROUND-COLOR: #2e6ab1
}
DIV.sabrosus SPAN.disabled {
	BORDER-RIGHT: #929292 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #929292 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #929292 1px solid; COLOR: #929292; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #929292 1px solid
}