html {
	text-align: center;
	/*background: #EDEDED url(../images/main_bg.jpg) repeat-x left top;*/
}
body {
	width: 940px;
	text-align: left;
	margin: 0 auto;
	/*background: #fff;*/
}
td {
	font: 12px/1.5 Verdana, Arial, Helvetica, sans-serif, "宋体";
	color: #333;
}
img {
	border: none;
}
p,ul,ol,li,form {
	margin: 0;
	padding: 0;
	list-style: none;
}
a { 
    color: #172748;
	text-decoration: none;
}
a:hover { 
    color:#CC0104!important;
    text-decoration:underline;
}
a:active {
    color: #CC0104;
	text-decoration: none;
}
.content 
{
	
}
.sider {
	width: 300px;
}
.homepage .sider {
	width: 230px;
}
.right {
    background: url(../images/title_bg.gif) repeat-x left top;
    font-size: 12px;
	line-height: 28px;
	text-align: right;
	color: #CC0104;
	text-decoration: none;
	padding-right: 4px;
}

/** 页头区 **/
.top {
	border-bottom: 1px solid #DCDCDC;
}
.top td {
	background: #F4F4F4;
}
.top table td {
	padding: 3px 10px;
}
.top a {
}
.top .inputText {
	height: 14px;
	border: 1px solid #999;
}
.top .inputSub {
	height: 19px;
}

/** 导航

.nav {
	background: url(../images/nav_bg.jpg) repeat-x left top;
}

 **/


.nav {
	background:rgb(252 129 0) repeat-x left top;
}

.nav .nav_global {
}
.nav .nav_global ul {
	padding: 0 10px;
}
.nav .nav_global li {
	cursor:pointer;
	float:left;
	text-align:center;
	text-decoration:none;
	font-size: 14px;
	line-height: 33px;
	font-weight: bold;
	color: #FFF;
	background: url(../images/nav_line.jpg) no-repeat right top;
	padding-right: 2px;
}
.nav .nav_global li a {
	display: block;
	color: #FFF;
	text-align: center;
	padding: 0 14px;
}
.nav .nav_global li a:hover {
	color: #CC0104!important;
	text-decoration: none;
}
.nav .nav_global li.curr a {
	color: #CC0104;
	background: url(../images/nav_li_hover.jpg) repeat-x center top;
}
.nav_sub {
	padding: 6px;
}
.nav_sub a {
	padding: 0 2px;
}
/* 子栏目导航菜单距离调整 */
#tabnav_div_1 {
}
#tabnav_div_2 {
	padding-left: 100px;
}
#tabnav_div_3 {
	padding-left: 200px;
}
#tabnav_div_4 {
	padding-left: 300px;
}
#tabnav_div_5 {
	padding-left: 400px;
}
#tabnav_div_6 {
	padding-left: 450px;
}
#tabnav_div_7 {
	padding-left: 395px;
}
#tabnav_div_8 {
	padding-left: 575px;
}
#tabnav_div_9 {
	padding-right: 10px;
	text-align: right;
}

/* 页尾区 */
.links {
	margin-top:0px;
}
.links hr {
	color: #DCDCDC;
}
.search {
	background: #FF9900;
	color: #fff;
}
.search td, .search a {
	color: #FFF;
	font-size: 14px;
}
.search a:hover {
	color: #CCC!important;
}
.copyright {
	margin: 5px 0;
}

/** 公共定义 **/
.title {
	background: url(../images/title_bg.gif) repeat-x left top;
	font-size: 14px;
	line-height: 28px;
	color: #CC0104;
	padding: 0px 2px;
	border: 0px solid #FF9900;
}
.title td {
	font-size: 14px;
	line-height: 28px;
	color: #CC0104;
	padding: 0px 10px;
}
.title_list {
	background: url(../images/title_bg.gif) repeat-x left top;
	font-size: 14px;
	line-height: 28px;
	color: #CC0104;
	padding: 0px 4px;
	border: 1px solid #FF9900;
	border-width: 0px 1px 0px 1px;
}
.title_list td {
	font-size: 14px;
	line-height: 28px;
	color: #CC0104;
	padding: 0px 10px;
}
.box {
	border: 1px solid #FF9900;
	border-width: 1px 1px 1px 1px;
}
.box ul {
	list-style: none;
    text-align:left ; 
}
.box ul li {
	background: url(../images/bullet.gif) no-repeat left left ;
	line-height: 1.6;
	height:20px; 
	
}
.no_doc ul li {
	background: url(none);
	padding-left: 0px;
}
.box ul li p {
	margin: 0 0 4px;
	padding: 0 0 5px;
	color: #666;
	border-bottom: 1px dashed #CCC;
}
.box ul li strong {
	display: block;
}
.box_0 {
	border: 1px solid #FF9900;
}
.box_1 {
	border: 1px solid #FF9900;
	border-width: 0px 1px 1px 1px;
}
.box_1 ul {
	list-style: none;
	padding: 4px 8px;
}
.box_1 ul li {
	background: url(../images/bullet.gif) no-repeat left center;
	line-height: 1.6;
	padding: 2px 0 2px 8px;
}
.box_1 ul li p {
	margin: 0 0 2px;
	padding: 0 0 2px;
	color: #666;
	border-bottom: 1px dashed #CCC;
}
.box_1 ul li strong {
	display: block;
}
.rank {
	margin: 0px;
	padding: 8px 6px;
}
.rank li {
	padding-left: 18px;
	line-height: 23px;
}
.rank li.no1 {
	background: url(../images/1.gif) no-repeat 4px center;
}
.rank li.no2 {
	background: #F5F5F5 url(../images/2.gif) no-repeat 4px center;
}
.rank li.no3 {
	background: url(../images/3.gif) no-repeat 4px center;
}
.rank li.no4 {
	background: #F5F5F5 url(../images/4.gif) no-repeat 4px center;
}
.rank li.no5 {
	background: url(../images/5.gif) no-repeat 4px center;
}
.rank li.no6 {
	background: #F5F5F5 url(../images/6.gif) no-repeat 4px center;
}
.rank li.no7 {
	background: url(../images/7.gif) no-repeat 4px center;
}
.rank li.no8 {
	background: #F5F5F5 url(../images/8.gif) no-repeat 4px center;
}
.rank li.no9 {
	background: url(../images/9.gif) no-repeat 4px center;
}
.rank li.no10 {
	background: #F5F5F5 url(../images/10.gif) no-repeat 4px center;
}
.news_title {
	margin-top: 6px;
}
.news_title strong {
	background: #F4F4F4 url(../images/h2_icon.gif) no-repeat 8px center;
	display: block;
	padding-left: 20px;
	line-height: 2;
	margin: 0 8px;
	font-size: 14px;
}
.news_title p {
	margin: 5px 8px 0px;
	padding: 0 0 8px;
	color: #666;
	border-bottom: 1px dashed #CCC;
}
.focus {
	margin-top: 0px;
	background: url(../images/focus_bg.jpg) repeat-x left top;
	border: 1px solid #FF9900;
}
.focus strong {
	font-size: 16px;
	line-height: 32px;
	margin-bottom: 6px;
	text-align: center;
	display: block;
	border-bottom: 1px dashed #FFF;
}
.margin_top {
	margin-top: 3px;
}
.margin_top_1 {
	margin-top: 6px;
}
.inputText {
	border: 1px solid #ccc;
}
.banner_ad {
	padding: 0 10px;
}
.picText {
	margin-bottom: 10px;
	background: #F8F8F8;
}
.picText strong {
	display: block;
}
.picText img {
}
.picList {
	padding: 8px 0; border-left:1px 
}
.picList table td img {
	margin-bottom: 1px;
}
.tprice span {
	text-decoration: line-through;
}
.price {
	color: #f60;
}

/* tab选项卡 */
.tbtncon {
	height:28px;
	background:url(/images/title_bg.gif) repeat-x left top;
}
.tbtn1 {
	font-size:12px;
	font-weight:normal;
	height:26px;
	/* border:1px solid #FF9900;*/
	border-top:0px;
	
}
.tbtncon li{
	border-right:1px solid #FF9900;
	color:#CC0104;
	cursor:pointer;
	display:block;
	float:left;
	text-align:center;
	text-decoration:none;
	width:110px;
	height:25px;
	line-height:25px;
}


.tbtncon_cmember {
	height:28px;
	background:url(/images/title_bg.gif) repeat-x left top;
}

.tbtncon_cmember li{
	border-right:1px solid #FF9900;
	color:#CC0104;
	cursor:pointer;
	display:block;
	float:left;
	text-align:center;
	text-decoration:none;
	width:150px;
	height:25px;
	line-height:25px;
}

.tbtncon_cmember li:hover{
	text-decoration:none;
}
.tbtncon_cmember li.curr{
	background:#FEF1E0;
	border-bottom-color:#FFF;
	cursor:default;
}

.tbtncon li:hover{
	text-decoration:none;
}
.tbtncon li.curr{
	background:#FEF1E0;
	border-bottom-color:#FFF;
	cursor:default;
}

/* 频道和列表页 */
.position {
	background: url(../images/title_bg.gif) repeat-x left top;
	color: #07519A;
	border: 1px solid #FF9900;
	border-width: 0px 1px 0px 1px;
	margin-bottom: 10px;
}
.position td {
	line-height: 28px;
	padding: 0px 10px;
	font-family: "宋体";
}
.channle .box {
	margin-bottom: 2px;
}
.listpage .news_list .box {
	border-width: 1px;	
	padding: 0 10px;
}
.listpage .list_content .box{
	border-width: 1px;	
	padding: 10px;
}
.listpage .news_list .box ul {
	border-bottom: 1px dashed #ccc;
}
.news_list .box ul li {
	clear: both;
	padding: 0 0 0 8px;
	line-height: 28px;
	height: 28px;
}
.news_list .box ul li a {
	font-size: 14px;
	float: left;
}
.news_list .box ul li span {
	font-size: 14px;
	float: right;
}
.flash_list .line_bottom {
	color: #666;
	margin-bottom: 4px;
	border-bottom: 1px dashed #ccc;
}
.flash_list .flashsay {
	color: #666;
}
.movie_list .line_bottom {
	color: #666;
	margin-bottom: 4px;
	border-bottom: 1px dashed #ccc;
}
.movie_list .titlepic img {
	border: 1px solid #ccc;
	padding: 3px;
}
.shop_list .line_bottom {
	color: #666;
	margin: 8px 0;
	border-bottom: 1px dashed #ccc;
}
.shop_list .line_bottom table {
	margin-bottom: 8px;
}
.photo_list .line_bottom {
	color: #666;
	margin: 8px 0;
	border-bottom: 1px dashed #ccc;
}
.photo_list .line_bottom table {
	margin-bottom: 8px;
}
.info_list .line_bottom {
	color: #666;
	margin: 8px 0;
	border-bottom: 1px dashed #ccc;
}
.info_list .line_bottom .titlepic {
	width: 90px;
}
.info_list .titlepic img {
	border: 1px solid #ccc;
	padding: 3px;
}
.info_list .line_bottom .click {
	color: #f60;
}
.info_list .line_bottom .smalltext {
	color: #666;
}

/* 内容页 */
.showpage .main .box {
	border-width: 1px;
}
.news .main .box {
	padding: 0 20px;
	background: #F7FDFF;
}
.info .main .box {
	padding: 0 20px;
}
.showpage .main .title_info {
	margin-top: 15px;
	text-align: center;
}
.showpage .main .title_info h1 {
	font-size: 24px;
	line-height: 2;
	margin: 0px;
	padding: 0px;
}
.showpage .main .title_info .info_text {
	border-bottom: 1px dashed #ccc;
	line-height: 2;
	padding-bottom: 6px;
	color: #666;
}
.showpage .digg {
	background: url(../images/digg_bg.gif) no-repeat left top;
	width: 62px;
	margin-bottom: 10px;
}
.showpage .digg td {
	text-align: center;
	padding-right: 4px;
}
.showpage .digg .diggnum {
	height: 38px;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
}
.showpage .digg .diggit {
	height: 30px;
	line-height: 24px;
}
.showpage .main #text {
	font-size: 14px;
	line-height: 1.8;
}
.showpage .main #text p {
	margin: 1em 0;
}
.showpage #plpost {
	margin-top: 10px;
	border: 1px solid #FF9900;
    border-top: none;
}
.showpage #plpost .title {
	border: 0px solid #AACCEE;
}
.showpage #plpost .title span {
	color: #CC0000;
}
.showpage #plpost #saytext {
	display: block;
	margin: 0 0 10px;
	padding: 8px;
	height: 100px;
	width: 90%;
	border: 1px solid #ccc;
}

/* 系统文件表格样式 */
.header	{ 
	background: url(../images/title_bg.gif) repeat-x left top;
	color: #07519A;
	border: 1px solid #AACCEE;
	border-bottom: none;
}
.header a	{ color: #000000 }
.tableborder { background: #FFFFFF; border: 1px solid #FF9900 } 

/* 分页样式*/
.list_page {
	margin: 15px 5px;
}
.pageLink a,
.list_page a,
.list_page b {
	padding: 4px 4px 2px;
	border: 1px solid #D2EFFF;
	background: #F0F8FF;
	text-align: center;
	display: inline;
	font-size: 14px;
	}
.pageLink a:hover,
.list_page a:hover{
	border: 1px solid #D2EFFF;
	background: #fff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	}

/*分页样式2*/
.showpage .epages {
	text-align: center;
	}
.epages{margin:3px 0;font:11px/12px Tahoma}
.epages *{vertical-align:middle;}
.epages a{padding:1px 4px 1px;border:1px solid #A6CBE7;margin:0 1px 0 0;text-align:center;text-decoration:none;font:normal 12px/14px verdana;}
.epages a:hover{border:#659B28 1px solid;background:#f3f8ef;text-decoration:none;color:#004c7d}
.epages input{margin-bottom:0px;border:1px solid #659B28;height:15px;font:bold 12px/15px Verdana;padding-bottom:1px;padding-left:1px;margin-right:1px;color:#659B28;}















/* 结构样式 */
#topper, #header, #navigator, #nav_sub, #search, #m_body, #footer { width:960px; margin:0 auto; overflow:hidden; }
#topper { padding:5px 0; border-bottom:1px solid #C8CEDA; }
#topper .R { float:right; width:auto; background:none; padding:0; margin:0; border:0; }
#header { padding:10px 0; }
#navigator { width:938px; border:1px solid #C8D4E2; background:#F9FAFC; padding:5px 10px; line-height:21px; text-align:center; }
#nav_sub { background:#f6f6f6; padding:5px 10px; width:940px; margin:5px auto; }
#m_body { width:958px; border:1px solid #a5a5a5; }
#m_body .side_left { width:648px; overflow:hidden; border-right:1px solid #a5a5a5; }
		.side_left .main_part { width:400px; overflow:hidden; padding:5px; }
		.side_left .side_part { width:225px; overflow:hidden; padding:5px; border-left:1px solid #aaa; margin-top:8px; }
		.side_left .side_part_top { width:221px; overflow:hidden; padding:5px; margin:5px 5px 0 0; background:#F4F9FC url(../images/frame_top.jpg) top repeat-x; }
		
#m_body .side_right { width:299px; overflow:hidden; padding:0 5px !important;*padding:0 2px;}

/* 列表样式 */
.img_txt/* 图文 */{ width:100%; overflow:hidden; }
.img_txt .imgs { float:left; padding-right:10px; text-align:center; }
.img_txt .imgs img { margin-bottom:7px; }
.img_txt ul { overflow:hidden; width:60%; }
.img_txt p { overflow:hidden; width:58%; text-indent:24px; line-height:21px; }

.img_list { width:100%; overflow:hidden; clear:both; }
.img_list li{ float:left; background:url(http://www.788111.com/newindex/images/dot_line.gif) right repeat-y; padding:5px 12px; text-align:center; }
.img_list li img { margin-bottom:15px; }


.txt_list1 { overflow:hidden; }
.txt_list1 li{ background:url(http://www.788111.com/newindex/images/icon_arti.gif) left no-repeat; text-indent:15px; }
.txt_list1_2 { overflow:hidden; }
.txt_list1_2 li{ padding:5px 0; *padding:7px 0 6px!important; *padding:5px 0; }
.txt_list2 { overflow:hidden; font-size:14px; }
.txt_list2 li{ background:url(http://www.788111.com/newindex/images/icon_arti.gif) left no-repeat; padding:5px 0; *padding:6px 0!important; *padding:5px 0; text-indent:15px; }
.txt_list3 { overflow:hidden; text-indent:5px; }
.txt_list3 li { overflow:hidden; *overflow:visible; padding:5px 0; *padding:6px 0!important; *padding:5px 0; }
.txt_title { overflow:hidden; }
.txt_title h1 { text-align:center; padding:10px 0; }

/* 栏目样式 */
.frame_side { border-top:1px solid #ddd; padding:1px; margin-top:5px; overflow:hidden; }
.frame_side .all { background:#fff url(http://www.788111.com/newindex/images/frame_side_t_bg.jpg) top repeat-x; }
.frame_side .title { width:100%; overflow:hidden; padding:5px 0; }
.frame_side .title .L { font-weight:bold; padding-left:10px; }
.frame_side .title .R { font-weight:normal; padding-right:10px; }
.frame_side .content { padding:5px 6px; overflow:hidden;width:305px; }

.frame_side_l { width:48%; padding:5px 0; overflow:hidden; }
.frame_side_l .title { width:100%; overflow:hidden; background:url(../images/frame_side_top.jpg) left no-repeat; text-indent:25px; height:21px; font-weight:bold; padding-top:7px; }
.frame_side_l .content { padding:5px; overflow:hidden; }

.frame_center { width:100%; overflow:hidden; clear:both; margin-top:5px; }
.frame_center .title { border-bottom:2px solid #036; width:100%; overflow:hidden; }
.frame_center .title .L { font-size:14px; font-weight:bold; padding:5px 0 5px 10px; }
.frame_center .title .R { font-weight:normal; padding:5px 10px 5px 0; }
.frame_center .title label { float:left; background:#F6F6F6; border:1px solid #ddd; border-bottom:0; padding:4px 6px; margin:2px 3px 0; font-weight:normal; font-size:14px; color:#444; cursor:pointer; }
.frame_center .title label.hover { background:#fff; border:1px solid #036; border-bottom:0; padding:4px 8px 6px; margin:0 3px; position:relative; bottom:-2px; color:#000; font-weight:bold; }

.tab_side { width:100%; overflow:hidden; margin-top:5px; }
.tab_side .title { background:#E2E8F8; width:100%; overflow:hidden; border-bottom:1px solid #ddd; }
.tab_side .title label { float:left; padding:4px 0 0; margin:0 3px; cursor:pointer; }
.tab_side .title label.hover { background:#fff; border:1px solid #ddd; padding:3px 5px; margin-left:0; border-bottom:0; position:relative; bottom:-1px; color:#036; font-weight:bold; }
.tab_side .title .R { padding:6px 5px 0 0; }
.tab_side .content { padding:5px; overflow:hidden; }
/* 特定栏目设定 */
#quote_menu/* 行情板块 */ li { border:1px solid #ccc; border-right:0; border-top:0; padding:3px 8px; *padding:4px 8px!important; *padding:3px 8px; }
#quote_num/* 行情交易量 */{ background:#E5EEFD; padding:3px 0; text-align:center; margin:3px 0 0; }
#broadcast/* 股市直播滚动 */ { background:url(http://www.788111.com/newindex/images/broad_bar.gif) center no-repeat; height:19px; padding:7px 7px 0; margin-top:6px; overflow:hidden; }
#broadcast marquee{ width:160px; margin-right:5px; }
#src_r2_t1 /* 机构测股 */ { background:url(http://www.788111.com/newindex/images/depart_t_img.jpg) center top no-repeat; padding-top:35px; text-align:center; }

.bar { border:1px solid #123076; border-left:0; border-right:0; background:url(http://www.788111.com/newindex/images/bar_bg.jpg) repeat-x; height:25px; width:958px; overflow:hidden; margin:5px 0; }
.bar .L { font-size:14px; font-weight:bold; color:#fff; text-indent:35px; padding:6px 0 5px; }
.bar .R { color:#fff; padding:6px 10px 7px; }
.bar_stock { background:url(../images/bar_stock.jpg) left no-repeat; }
.bar_main { background:url(../images/bar_main.jpg) left no-repeat; }
.bar_market { background:url(../images/bar_market.jpg) left no-repeat; }
.bar_friend { background:url(../images/bar_friend.jpg) left no-repeat; }
.bar_bbs { background:url(http://www.788111.com/newindex/images/bar_bbs.jpg) left no-repeat; }

#footer .bot_nav{ text-align:center; padding:8px 0 3px; background:#DCEAF5; overflow:hidden; width:100%; margin-top:2px; }
#footer .bot_nav * { color:#113E8F }
#footer .copy { text-align:center; margin-top:5px; color:#666; line-height:21px; }



li { list-style-type:none; }
ul { margin:0; padding:0; }
img { border:none; }

.listbox { width:100%; display:table; height:100%; margin-top:0px;  }
.listbox ul { display:block; margin-bottom:3px; }
.listbox ul li { float:left; width:125px; height:100%;  display:table-cell; margin-bottom:6px; margin-left:6px; border:solid 1px #ccc;}


.listbox_new { width:100%; display:table; height:100%;  }
.listbox_new ul { display:block; margin-bottom:6px; text-align:center ;  }
.listbox_new ul li { float:left; width:100px; height:60px ; display:table-cell; margin-bottom:4px; margin-left:3px;border:solid 1px #ccc; }


.listbox_default_top { width:99.6%; display:table; height:100%; border: 1px solid #FF9900;border-width: 1px 1px 1px 0px;}
.listbox_default_top ul { display:block; margin-bottom:8px;margin-left:10px; }
.listbox_default_top ul li { float:left; width:24%; display:table-cell; margin-top:4px; margin-bottom:4px;  margin-left:6px; }



.listbox_hangye { width:948px; display:table; height:100%; }
.listbox_hangye ul { display:block; margin-bottom:1px; width:100%; margin-left:10px;}
.listbox_hangye ul li { float:left; width:24%; display:table-cell; margin-bottom:1px;height:18px ; margin-left:2px;  margin-top:2px; font-size:12px;}


.listbox_hangye_default { width:948px; display:table; height:100%; }
.listbox_hangye_default ul { display:block; margin-bottom:1px; width:100%; margin-left:10px;}
.listbox_hangye_default ul li { float:left; width:19%; display:table-cell; margin-bottom:1px;height:18px ; margin-left:2px;  margin-top:2px; font-size:12px;}

/*急聘专区*/
.listbox_jipin { width:948px; display:table; height:100%; }
.listbox_jipin ul { display:block; margin-bottom:3px; text-align:center ;  }
.listbox_jipin ul li { float:left; width:11%; display:table-cell; margin-bottom:2px; margin-left:4px;  margin-top:2px; }



.listbox_redianzhaopin { width:100%; display:table; height:100%;  }
.listbox_redianzhaopin ul { display:block; margin-bottom:6px; text-align:center ;    }
.listbox_redianzhaopin ul li {  height:45px ; float:left; width:150px; display:table-cell; margin-bottom:2px; margin-left:4px;  margin-top:0px; border:solid 1px gray;  }



.box_default_middle_bottom {
	border: 1px solid #FF9900;
	border-width: 1px 1px 1px 1px;
	display:table; 
}
.box_default_middle_bottom ul {
	list-style: none;
	padding: 8px;
	margin-left:1px; 
	margin-bottom:6px;
}
.box_default_middle_bottom ul li {
	background: url(../images/bullet.gif) no-repeat left center;
	line-height: 1.6;
	padding: 2px 0 2px 8px;
	float:left; width:48%; display:table-cell;
}


.box_default_middle_top {
	border: 1px solid #FF9900;
	border-width: 1px 1px 1px 1px;
	display:table; 
}
.box_default_middle_top ul {
	list-style: none;
	margin-top:6px;
	margin-left:5px; 
	margin-bottom:10px;
}
.box_default_middle_top ul li {
	background: url(../images/bullet.gif) no-repeat left center;
	line-height: 1.6;
	padding: 2px 0 2px 8px;
	float:left; width:46%; display:table-cell;
}



#srenkuang { float: right; overflow: hidden; width: 726px; }
#scaik { width: 378px; height: 47px; overflow: hidden; float: left; background-image: url(/images/bg1.gif); background-repeat: no-repeat; margin-top: 10px; }
.shenlancu { color: #00349A; font-weight: 700;  margin-top:20px; }
.shenlanxi { color: #666; text-decoration: none; }
a.topa:link,a.topa:visited { color: #00349A; text-decoration: none; padding: 2px; }
#szixunk { width: 335px; height: 47px; float: left; margin-left: 0; display: inline; background-image: url(/images/bg2.gif); background-repeat: no-repeat; margin-top: 10px; }
#sdaohangk { margin-top: 5px; width: 977px; clear: both; background-image: url(/images/nav_7.gif); background-repeat: repeat-x; background-position: bottom; background-color: #FFF; height: 30px; }
#mainNav { background-image: url(/images/top_6.gif); background-repeat: repeat-x; height: 33px; margin: 3px 0 0; }

#memu { float: left; height: 33px; width: 850px; }

.Nav_img { background-image: url(/images/top-1.gif); background-repeat: no-repeat; height: 33px; width: 37px; background-position: left; }

.Nav_line { background-image: url(/images/top_4.gif); background-repeat: no-repeat; height: 33px; width: 1px; }

.Nav_rightline { background-image: url(/images/top_5.gif); background-repeat: no-repeat; height: 33px; width: 1px; }

#search { background-image: url(/images/top_8.gif); background-repeat: no-repeat; height: 66px; width: 977px; clear: both; background-color: #0CF; margin-bottom: 1px; }

#search_form input { padding-top: 3px; }

#search_form { height: 35px; line-height: 35px; vertical-align: middle; }

.key_search_input{ margin-left:4px;  border-right: #ff9966 1px solid; border-top: #ff9966 1px solid;border-left: #ff9966 1px solid; width: 120px; border-bottom: #ff9966 1px solid;display:inline;}
.key_search_input2{  margin-left:4px;  border-right: #ff9966 1px solid; border-top: #ff9966 1px solid;border-left: #ff9966 1px solid; width: 120px; border-bottom: #ff9966 1px solid;display:inline;background-image: url(/images/key_search_input.JPG);background-repeat: no-repeat;}

.mycenter_default_left{ height :18px;     }



/*新加*/
.table_daohang{margin-top:8px; background:url(/images/bg_btn02.gif); text-align:left;}
.table_daohang_btn{height:25px; margin-left:20px;}
.td_daohang_btn{height:25px; text-decoration:underline; padding:0 30px; border-top:solid 1px #bababa; border-right:solid 1px #bababa; border-left:solid 1px #bababa; text-align:center; cursor:hand; text-align:center; text-decoration:none; }
.td_daohang_btn_on{height:25px; padding:0 30px; background:url(/images/bg_btn02_on.gif); text-align:center; cursor:hand; color:#000; font-size:14px; font-weight:bold; border-left:1px solid #f60; border-top:1px solid #f60; border-right:1px solid #f60;}


/*
.default_top_hot_news { width:100%; display:table; height:100%; margin-top:0px;  }
.default_top_hot_news ul { display:block; margin-bottom:3px; }
.default_top_hot_news ul li { float:left; width:24%; height:90px;  display:table-cell; margin-bottom:6px; margin-left:6px; border:solid 1px #ccc;}
*/


.default_top_hot_news { width:948px; display:table; height:100%; }
.default_top_hot_news ul { display:block; margin-bottom:3px; }
.default_top_hot_news ul li { float:left; width:24%; display:table-cell; margin-bottom:2px; margin-left:4px;  margin-top:2px; }


.lianmeng_Channel_Default_BanShiChuList { width:100%; display:table; height:100%; }
.lianmeng_Channel_Default_BanShiChuList ul { display:block; margin-bottom:1px; width:100%; margin-left:4px;  }
.lianmeng_Channel_Default_BanShiChuList ul li { float:left; width:60px; display:table-cell; margin-bottom:1px;height:18px ; margin-left:2px;  margin-top:2px; }



.listbox_pmeber_default { width:460px; display:table; }
.listbox_pmeber_default ul { display:block; margin-bottom:1px; width:100%;  margin-left:10px; }
.listbox_pmeber_default ul li { float:left; width:32%; display:table-cell; margin-bottom:1px;height:18px ; margin-left:2px;  margin-top:2px; }


.zhaoshenglist { width:100%; display:table; height:100%; margin-top:0px;  }
.zhaoshenglist ul { display:block; margin-bottom:3px; }
.zhaoshenglist ul li { float:left; width:126px; height:100px;  display:table-cell; margin-bottom:6px; margin-left:6px; border:solid 1px #ccc;}

.zhaosheng_Text_list { width:100%; display:table; height:100%; margin-top:0px;  }
.zhaosheng_Text_list ul { display:block; margin-bottom:3px; }
.zhaosheng_Text_list ul li { float:left; width:175px; height:15px;  display:table-cell; margin-bottom:6px; margin-left:6px; border:solid 0px #ccc;}


.zhaosheng_Text__newsest_list { width:950px; display:table; height:100%; margin-top:0px;  }
.zhaosheng_Text__newsest_list ul { display:block; margin-bottom:3px;  }
.zhaosheng_Text__newsest_list ul li { float:left; width:48%; height:25px;  display:table-cell; margin-bottom:6px; margin-left:6px; border:solid 0px #ccc;}


.newest_kehulist_default { width:97%; display:table; }
.newest_kehulist_default ul { display:block; margin-bottom:1px; width:100%;  margin-left:10px; }
.newest_kehulist_default ul li { float:left; width:46%; display:table-cell; margin-bottom:1px;height:18px ; margin-left:2px;  margin-top:2px; }



.list_newest_kehu { width:948px; display:table; height:100%;border: 1px solid #FF9900; }
.list_newest_kehu ul { display:block; margin-bottom:1px; width:100%; }
.list_newest_kehu ul li { float:left; width:24%; display:table-cell; margin-bottom:1px;height:18px ; margin-left:2px;  margin-top:2px; }


.listbox_Resume_hangye { width:948px; display:table; height:100%; }
.listbox_Resume_hangye ul { display:block; margin-bottom:1px; width:100%; }
.listbox_Resume_hangye ul li { float:left; width:15%; display:table-cell; margin-bottom:1px;height:18px ; margin-left:2px;  margin-top:2px; }



.listbox_Resume_zhiwei { width:948px; display:table; height:100%; }
.listbox_Resume_zhiwei ul { display:block; margin-bottom:1px; width:100%; }
.listbox_Resume_zhiwei ul li { float:left; width:19%; display:table-cell; margin-bottom:1px;height:18px ; margin-left:2px;  margin-top:2px; }


.listbox_default_laowushuchu_detail { width:948px; display:table; height:100%; }
.listbox_default_laowushuchu_detail ul { display:block; margin-bottom:1px; width:100%; }
.listbox_default_laowushuchu_detail ul li { float:left; width:32.8%; display:table-cell; margin-bottom:1px;height:18px ; margin-left:2px;  margin-top:4px; }


.listbox_default_BigImage_list  { width:100%; display:table; height:100%; margin-top:0px;  }
.listbox_default_BigImage_list ul { display:block; margin-bottom:1px; }
.listbox_default_BigImage_list ul li { float:left; width:463px; height:43px;  display:table-cell; margin-bottom:3px; margin-left:4px;margin-right:2px;  border:solid 1px #ccc;}


.listbox_default_BigImage2_list { width:100%; display:table; height:100%; margin-top:0px;  margin-left:4px; }
.listbox_default_BigImage2_list ul { display:block; margin-bottom:1px; }
.listbox_default_BigImage2_list ul li { float:left; width:310px; height:30px;  display:table-cell; margin-bottom:1px; margin-left:2px; border:solid 1px #ccc;}


.listbox_Half { width:100%; display:table; height:100%; margin-top:0px;  }
.listbox_Half ul { display:block; margin-bottom:3px; }
.listbox_Half ul li { float:left; width:48%; height:100%;  display:table-cell; margin-bottom:6px; margin-left:6px; border:solid 1px #ccc;}
