*{
	margin:0;
	padding:0;
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu
}
body
{
	background-image:none;
}
.wrap_{
	margin:auto;
	width:100%;
}
.wrap{
	margin:auto;
	width:975px;
}
/**
头部
**/
.guide_top{
	margin:auto;
	width:100%;
	height:30px;
	line-height:30px;
	background:#fff;
}
.links{
	background:none;
	color:#7f7f81;
}
.links a{
	margin:0 10px;
	color:#7f7f81;
}

.h118{height:100%;}
#header_logo2 .logo_left{
	float:left;
	width:75%;
	height:100%;
	background:url(logo.gif) 0 50% no-repeat;
}
#header_logo2 .logo_right{
	float:right;
	width:24%;
	height:100%;
	overflow:hidden;
}
#header_logo2 .logo_right .top_search{
	margin:47px 0 0 0;
	width:180px;
	height:27px;
	background:url(s_l.gif) 0 50% no-repeat;
	display:block;
	overflow:hidden;
}
#header_logo2 .logo_right .top_search_middle{
	float:left;
	height:25px;
	line-height:25px;
	width:140px;
	border:none;
	color:#B0B0B0;
	background:none;
	padding-left:3px;
}
#header_logo2 .logo_right .top_search_right{
	float:left;
	height:27px;
	width:30px;
	background:url(s_r.gif) 100% 50% no-repeat;
	cursor:pointer;
}
/**
首页研讨室板块
**/
.sub_t{
	height:30px;
	color:#227ccd;
	font-size:16pt;
	padding:15px 0;
}
.sub_t span{
	padding-bottom:3px;
	border-bottom:2px solid #e8e8e8;
}
.block{
	margin:auto;
	display:block;
	width:100%;
	height:176px;
	background:url(block_bg.gif) 50% 50% no-repeat;
	TABLE-LAYOUT: fixed;
	WORD-WRAP: break-word;
	overflow:hidden;
}
.b_tit{color:#a1a1a1;padding-top:20px;}
.b_tit a{font-weight:bold;color:#2f2f2f;font-size:14px;margin-right:20px;}
.b_intro{padding:10px 0;line-height:18px;color:#a1a1a1}
.b_other span{display:inline;background:url(blue.gif) 0 50% no-repeat;padding:0 14px;color:#888;}

.bm_outer{position:absolute;width:975px;z-index:3;margin-top:-10px;}
.bm{width:113px;height:26px;background:url(bm.gif) no-repeat;float:right;margin-right:25px;color:#fff;line-height:26px;text-align:center;font-size:14px;font-weight:bold;}
.bm1{color:orange;}
.bm2{cursor:pointer;}
/**
分页
**/
.page_no_d{
	height:25px;
	margin-top:5px;
	line-height:25px;
}
.fenye_ul{
	float:right;
	margin:0;
	padding:0;
}
.fenye_ul a{
	display:inline;
}
.page_no_d a{
	text-align:center;
	text-decoration:none;
	color:#000;
	border:1px solid #b8b8b8;
	height:20px;
	line-height:20px;
	padding:0 5px;
}
.page_no_d a.fenye_ul_prev{
	padding:0 10px;
	background-image:url(10072.png);
	background-position:5% 50%;
	background-repeat:no-repeat;
}
.page_no_d a.fenye_ul_prev2{
	padding:0 10px;
	color:#b8b8b8;
	background-image:url(1007.png);
	background-position:5% 50%;
	background-repeat:no-repeat;
}
.page_no_d a.fenye_ul_next{
	padding:0 10px;
	background-image:url(1008.png);
	background-position:94% 50%;
	background-repeat:no-repeat;
}
.page_no_d  a.fenye_ul_next2{
	padding:0 10px;
	color:#b8b8b8;
	background-image:url(10082.png);
	background-position:94% 50%;
	background-repeat:no-repeat;
}

/**
详细页
**/
.info_table{
	TABLE-LAYOUT: fixed;
	WORD-WRAP: break-word;
	background:#fff;
	width:99%;
	margin-bottom:8px;
}
.info_table tr{
	background:#EEEEEC;
	height:32px;
	line-height:30px;
}
.info_table td{
	padding-left:15px;
	color:#111;
}
.info_table .tdleft{
	width:155px;
	background:#217aad;
	color:#fff;
}
.info_table td div{
	line-height:22px;
}
.info_table .bm{width:113px;height:32px;background:none;float:left;margin:0;color:#111;line-height:32px;text-align:left;font-size:14px;font-weight:bold;cursor: pointer;}
.info_table .bm1{color:orange;}
/**
底部信息
**/
#copyright2{
	width:100%;
	margin:auto;
	text-align:center;
	color:#9f9f9f;
	line-height:20px;
	background:#eee;
	position:fixed;
	bottom:0;
	z-index:3;
	padding:10px 0;
}
#copyright2 a{
	color:#9f9f9f;
}
/***********************右下角悬浮**********************/
.float,.float_a,.float_bg{height:95px;}
.float_a .contact,.float_a .contact:hover{background:url(contact.gif) 50% 50% no-repeat;height:40px;margin-bottom:5px;display:block;}
/***********************右下角悬浮**********************/