/* CSS Document */
/*通用*/
body {
	background:#ffffff url(body_bg0.gif) repeat-x;
	font:12px/20px Arial, Verdana, Tahoma, "宋体";
}
* {
	padding:0px;
	margin:0px;
}
* li {
	list-style:none;
}
a img {
	border:none;
}
em {
	font-weight:normal;
	font-style:normal;
}
.clear {
	clear: both;
	height:0px;
	display:block;
*display:inline;
}
a {
	text-decoration:none;
	color:#20537A;
}/*behavior:url(select.htc);hide-focus: expression( this.hideFocus=true );outline: none;*/
a:hover {
	text-decoration:underline;
}
h3 {
	font-size:14px;
}
/*高亮色彩/字大定义*/
.rough {
	font-weight:bold;
}
.blue {
	color:blue;
}
.orange, .orange a, .chengse {
	color:#FF5500;
}
.size11 {
	font-size:11px;
}
.size12 {
	font-size:12px;
}
.size14 {
	font-size:14px;
}
.thread {
	text-decoration:underline;
}
/*h3定义*/


/*圆角定义*/


.tl, .tr, .bl, .br, .tl_b, .tr_b, .bl_b, .br_b {
	position:absolute;
	width:4px;
	height:4px;
	background:url(j_600000.gif) no-repeat;
	overflow:hidden;
}
/*纯色无边框*/
.tl {
	top:0;
	left:0;
	background-position:0 0;
}
.tr {
	top:0;
	right:0;
	background-position:-4px 0;
}
.bl {
	bottom:0px;
	left:0;
	background-position:0 -4px;
}
.br {
	bottom:0px;
	right:0px;
	background-position:-4px -4px;
}
/*带蓝色边框*/
.tl_b {
	top:-1px;
	left:-1px;
	background-position:0px -8px;
}
.tr_b {
	top:-1px;
	right:-1px;
	background-position:-4px -8px;
}
.bl_b {
	bottom:-1px;
	left:-1px;
	background-position:0 -12px;
}
.br_b {
	bottom:-1px;
	right:-1px;
	background-position:-4px -12px;
}
/*顶部*/

#header, #header_new {
	width:940px;
	margin:auto;
	margin-bottom:14px;
}
#header .logo, #header_new .logo {
	width:260px;
	height:95px;
	display:block;
	margin-top:12px;
	float:left;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='logo0000.png', sizingMethod='image')
}
#header .logo h1 a, #header_new .logo h1 a {
	width:265px;
	height:95px;
	display:block;
	text-indent:-9999px;
}
.phone {
	float:left;
	margin-top:45px;
	height:16px;
	background:url(logo0000.png) no-repeat bottom;
}
.top_nav {
	color:#000;
	float:left;
	height:32px;
	padding:0px 10px;
	line-height:31px;
	z-index:999999;
}
.top_nav li {
	height:31px;
}
.top_nav a:link {
	color:#006;
	font-size:14px;
}
.top_nav a:hover {
	color:#006;
	font-size:14px;
}
.top_nav a:visited {
	color:#006;
	font-size:14px;
}
.top_nav li.hr {
	width:6px;
	color:#ccc;
	text-align:center;
*line-height:27px;
}
.top_nav .bl_b {
	bottom:-1px;
	left:-1px;
	background-position:0 -20px;
}
.top_nav .br_b {
	bottom:-1px;
	right:-1px;
	background-position:-4px -20px;
}
/*弹出菜单*/
.navigation, .navigation li ul {
	padding:0;
	margin:0;
	list-style-type: none;
}
.navigation li {
	float:left;
	text-align:center;
	position:relative;
	margin-right:5px;
}
.navigation li h3 {
	margin:0;
}
.navigation li a:link, .navigation li a:visited {
	display:block;
}
.navigation li ul {
	display: none;
	position:absolute;
}
.navigation table {
	margin:-1px;
	border-collapse:collapse;
}
.navigation li:hover ul {
	display:block;
	border:1px solid #BAD4F8;
	background-color:#fff;
	top:27px;
*top:15px;
	margin-top:1px;
	left:0;
	width:80px;
}
.navigation li:hover ul li {
	display:block;
	width:80px;
	margin:0px;
	height:20px;
}
.navigation li:hover ul li a {
	display:block;
	color:#336699;
	height:20px;
	line-height:20px;
	padding:2px 0px;
}
/* IE6? */
.navigation li a:hover {
	color:#000;
	background-color:#FAFCFE;
}
.navigation li a:hover ul {
	display:block;
	border:1px solid #BAD4F8;
	background-color:#fff;
	top:27px;
*top:15px;
	margin-top:1px;
	left:0;
	width:80px;
}
.navigation li a:hover ul li {
	width:80px;
	margin-right:0px;
	display:block;
	height:20px;
}
.navigation li a:hover ul li a {
	display:block;
	color:#336699;
	height:20px;
	line-height:20px;
	padding:2px 0px;
}
.navigation li a:hover ul li a:hover, .navigation li:hover ul li a:hover {
	color:#fff;
	background:#336699;
	text-decoration:none;
}
.drop {
	background-image:url(triangle.gif);
	background-position:right 9px;
	padding-right:16px;
	display:block;
	background-repeat:no-repeat;
	position:relative;
}
.drop:hover {
	background-color:#000;
}
.top_nav .service {
	background:url(face0000.jpg) no-repeat;
	background-position:right 8px;
	display:block;
	padding-right:15px;
}
.button_1, .button_2 {
	background:url(button00.gif) no-repeat left -393px;
	width:57px;
	height:21px;
	display:block;
	overflow:hidden;
	margin-top:5px;
}
.button_2 {
	background-position:left -424px;
}
.top_nav_right {
	float:right;
}
.username {
	color:#FF5500;
}
.message {
	background:url(message0.gif) no-repeat left 6px;
	padding-left:18px;
}
/*搜索框*/
.search {
	float:right;
	margin-top:25px;
}
/* select style */
/* must have this*/
.dropdown {
	outline:none;
}
.dropdown h4 {
	cursor:default;
	text-indent:5px;
	color:#1B619B;
}
.dropdown * {
	-moz-user-select:none;
}
.dropdown h4.over {
}
.dropdown div {
	display:none;
	position:relative;
}
.dropdown span {
	position:absolute;
}
.dropdown ul {
	position:absolute;
	display:none;
}
.dropdown ul li {
	text-indent:5px;
}
.dropdown ul li.over {
}
/* write you style here */
.dropdown {
	float:left;
}
.dropdown h4 {
	display:block;
	margin:0;
	height:27px;
	font:12px/27px Arial, Helvetica, sans-serif;
	border:solid 1px #C5E5FF;
	background:#DDD url(selectbg.gif) repeat-x left top;
	border-left:none;
	cursor:pointer;
}
.dropdown h4.over {
	border-color:#C5E5FF;
}
.dropdown h4.current {
	border-color:#C5E5FF;
}
.dropdown div {
}
.dropdown span {
	top:1px;
	right:0px;
	background:url(droparro.gif) no-repeat center;
	width:11px;
	height:27px;
	border-left:1px solid #C5E5FF;
	border-right:1px solid #C5E5FF;
}
.dropdown span.over {
	background-image:url(droparrp.gif);
}
.dropdown ul {
	border:1px solid #C5E5FF;
	background:#FFF;
}
.dropdown ul li {
	background:#FFF;
	height:22px;
	display:block;
	cursor:pointer;
	font:400 12px/22px Arial, Helvetica, sans-serif;
}
.dropdown ul li.over {
	background:#369;
	color:#FFF;
}
/* select style */
#zhubajie_type, #zhubajie_cat {
	float:left;
	margin-right:0px;
	cursor:pointer;
}
#zhubajie_type {
	background:url(select_l.gif) no-repeat;
	padding-left:5px;
}
.search_key {
	height:19px;
*height:27px;
	float:left;
	background:#fff;
	border:solid 1px #C5E5FF;
	border-left:none;
	line-height:27px;
	padding-left:5px;
	color:#1B619B;
	padding-top:8px;
*padding-top:0px;
}
.search #postform {
	float:left;
	width:57px;
	height:29px;
	background:url(search_g.gif) no-repeat;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#1B619B;
	border:none;
}
/*导航菜单*/
#nav, #nav_bbs {
	height:40px;
	width:960px;
	margin:0px auto;
	margin-top:5px;
}
.nav_menu {
	float:left;
	height:40px;
}
.nav_menu ul {
	height:40px;
	background:url(nav_bg00.gif) repeat-x bottom;
	float:left;
}
.nav_menu ul li {
	width:94px;
	height:40px;
	display:block;
	float:left;
	text-align:center;
	position:relative;
}
.nav_menu ul li a.no_hr {
	background:none;
}
.nav_menu ul li a {
	color:#285080;
	display:block;
	padding-top:18px;
	width:94px;
	height:22px;
	background:url(nav_li_h.gif) no-repeat right 12px;
}
.nav_menu ul li a:hover {
	text-decoration:none;
}
.nav_menu ul li.currently {
	width:94px;
	height:40px;
	background:url(button00.gif) no-repeat left -341px;
}
.nav_menu ul li.currently a {
	font-weight:bold;
	font-size:14px;
	color:#fff;
	width:94px;
	height:25px;
	display:block;
	filter:none;
	padding-top:15px;
	background:none;
}
.nav_menu ul li.nav_l {
	background:url(nav_ul_l.gif) no-repeat left bottom;
	width:5px;
}
.nav_menu ul li.nav_r {
	background:url(nav_ul_r.gif) no-repeat right bottom;
	width:5px;
}
.nav_menu ul li em {
	position:absolute;
	z-index:300px;
	background:url(menu_new.png) no-repeat;
	width:40px;
	height:29px;
	bottom:26px;
}
/*指数菜单*/
.index span {
	float:left;
}
.index .z_index {
	width:92px;
	height:21px;
	background:url(button00.gif) no-repeat left -502px;
	line-height:21px;
	margin-top:8px;
	margin-left:10px;
}
.index .z_index a {
	width:92px;
	height:21px;
	display:block;
}
.index .championship {
	height:30px;
	background:url(champion.gif) repeat-x;
	text-align:center;
	color:#fff;
	border:1px solid #4687DD;
	border-bottom:none;
	overflow:hidden;
	margin-top:6px;
	display:block;
	padding:0px 10px;
	line-height:30px;
	margin-left:90px;
*margin-left:0px;
*float:right;
}
.index .championship a {
	color:#fff;
	text-decoration:underline;
}
/*快捷菜单*/.fast_button {
	float:right;
	padding-top:5px;
}
.fast_button li {
	display:block;
	width:97px;
	height:27px;
	float:left;
	background-image:url(button00.gif);
	margin-right:10px;
	line-height:27px;
}
.fast_button li a {
	width:69px;
	height:27px;
	display:block;
	padding-left:28px;
	color:#fff;
}
.fast_button li.task {
	background-position:left -234px;
	overflow:hidden;
	padding-bottom:0px;
}
.fast_button li.talent {
	background-position:left -269px;
}
.tabcon {
	width:960px;
	margin:0px auto;
	margin-bottom:10px;
}
.tabcon ul {
	line-height:37px;
}
.tabcon ul li {
	float:left;
}
.tabcon ul li a {
	color:#fff;
	margin-right:20px;
}
.tabcon ul li a:hover {
	color:#C1DCFF;
}
.tabcon ul li.c_show {
	height:37px;
	margin-right:20px;
	cursor:default;
}
.tabcon ul li.c_show a {
	float:left;
	background:url(tableft1.gif) no-repeat left center;
	margin:0;
	padding:0 0 0 11px;
	text-decoration:none;
}
.tabcon ul li.c_show a span {
	float:left;
	display:block;
	background:url(tabright.gif) no-repeat right center;
	padding:0px 15px 0px 6px;
	color:#fff;
	font-weight:bold;
}
.about {
	padding-top:5px;
	margin-top:-15px;
}
.copyright {
	float:left;
	margin:5px auto;
	margin-bottom:0px;
	text-align:center;
	line-height:280%;
	padding-bottom:3px;
}
.copyright a {
	color:#373737;
}
#foot {
	clear:both;
	margin:0;
	border-top:1px solid #bfe3ff;
	width:100%;
	text-align:center;
	padding-top:10px;
	font-family:"宋体";
	background:#ffffff url(body_bg0.gif) repeat-x;
	margin:auto;
	margin-top:10px;
}
.btt01 {
	font-size:13px;
	color:#006
}
.btt01 a {
	font-size:13px;
	color:#006
}
.tuijian {
	list-style:disc;
}
.tuijian li {
	list-style:disc;
	height:24px;
	float:left;
	width:116px;
	line-height:24px;
	border-bottom:1px dashed #BAD4F8
}
