*  {
	margin:0;
	padding:0;
}

body {
	font-size:12px;
	color:#333333;
	font-family:Arial;
}

a:link {
	color:#064F9B;
	text-decoration:none;
}

a:visited {
	color:#064F9B;
	text-decoration:none;
}

a:hover {
	color:#FF0000;
	text-decoration: underline;
}

ul li {
	list-style-type: none;
}
/***头部布局****************/
#header {
	width:935px;
	height:auto;
	margin:auto;
	margin-bottom:6px;
}
#top_font {
		width: auto;
		height:28px;
		padding:1px;
		padding-bottom:0;
		color:#666666;
		font-size:12px;
		border:0px #97b5c2 solid;
		margin-top:6px;
		margin-bottom:4px;
	}
		#top_font a:link {
			color:#666666;
			text-decoration:none;
		}
		#top_font a:visited {
			color:#666666;
			text-decoration:none;
		}
		#top_font a:hover {
			color:#004499;
			text-decoration:underline;
		}
	
		#top_font input {
			width:70px;
			height:16px;
			border:1px;
			border-right:1px #CCCCCC solid;
			border-bottom:1px #CCCCCC solid;
		}
	#top_main {
		width:auto;
		height:103px;
		background-image: url(/index/images_090101/dh_bg.jpg);
		background-repeat: repeat-x;
		border:1px #97b5c2 solid;
		border-top:0;
		border-bottom:0;
	}
	
	#top_text {
		border:1px #97b5c2 solid;
		margin-top:4px;
		background-color:#FFF;
	}

/***主体布局****************/
#news_box {
	width:935px;
	height:auto;
	margin:auto;;
}
	#main_daohang {
		width:935px;
		height:40px;
	}

	#news_main {
	width:620px;
	height:auto;
	float:left;
	margin-left:0px;
	margin-right:10px;
	color:#000000;
	}
		#news_main h3 {
			width: auto;
			height:22px;
			font-size:13px;
			font-weight:bold;
			padding-left:40px;
			padding-top:12px;
			
		}
			
		#news_main .border {
			border:1px #90ADFB solid;
			padding:6px;
			margin-top:3px;
		}
		
		#news_main .left_content {
			width: auto;
			height: auto;
			margin-bottom:10px;
		}
		
			#news_main .left_content h2 {
				width: auto;
				height:17px;
				font-size:13px;
				font-weight:bold;
				padding-left:40px;
				padding-top:12px;
				background-image: url(/new_pro_tec/images/mainTitle_bg.gif);
				background-repeat: no-repeat;
			}
			#news_main .left_content h2.new_s {
				width: auto;
				height:22px;
				background-color:#F2F2F2;
				border:1px #D2D2D2 solid;
				border-bottom:0;
				font-size:14px;
				font-weight:bold;
				padding-left:10px;
				padding-right:10px;
				padding-top:6px;
				background-image:url(/new_pro_tec/images/h2_bg.jpg);
				background-repeat:repeat-x;
			}
		
		.link_h {
			font-size:13px
			color:#000000;
		}
		.link_h a, .link_h a:visited {
			color:#000000;
			text-decoration:none;
		}
		.link_h a:hover {
			color:#FF0000;
			text-decoration:underline;
		}
		
		
	#news_right {
		width:305px;
		height:auto;
		float:right;
	}
		#news_right .content {
			width: auto;
			height: auto;
			margin-bottom:10px;
		}
			#news_right .content h2 {
				width: auto;
				height:17px;
				font-size:13px;
				font-weight:bold;
				padding-left:30px;
				padding-top:13px;
				background-image: url(/new_pro_tec/images/rightTitle_bg.gif);
				background-repeat: no-repeat;
			}	
			#news_right .right_content{
				border:1px #90ABFA solid;
				border-top:0;
				margin-bottom:10px;
			}


#news_right a:link {
	color:#333333;
	text-decoration:none;
}

#news_right a:visited {
	color:#333333;
	text-decoration:none;
}

#news_right a:hover {
	color:#FF0000;
	text-decoration: underline;
}


.list_style{
	line-height:160%;
	font-size:12px;
}
.list_style span {
	color:#989898;
	font-size:12px;
}
/*尾部样式*/
.copy_info {
		width:935px;
		border-top:1px #D2D2D2 solid;
		text-align:center;
		line-height:180%;
		margin:auto;
	}
		.copy_info a:link {
			color:#333333;
			text-decoration:none;
		}
		.copy_info a:visited {
			color:#333333;
			text-decoration:none;
		}
		.copy_info a:hover {
			color:#0066cc;
			text-decoration:underline;
		}
		

/* 搜索导航条风格*/

#blsrch {
	width:auto;
	padding:5px;
	padding-right:25px;
	margin-top:6px;
}

	#blsrch ul {
		width:auto;
		margin-bottom:0px;
		padding-left:9px;
	}

	#blsrch li {
		float:left;
		font-size:14px;
		width:48px;
		height:16px;
		padding-top:5px;
		text-align:center;
		margin-right:2px;
		margin-bottom:0px;
	}

#topf2 {
	margin-top:0px;
	clear:left;
	width:460px;
	height:auto;
}
	#blsrch .search_style {
		border:1px #999 solid;
		display:block;
	}


	#blsrch .q{
		width:360px;
		margin-top:0;
		height:1.8em;
		line-height:1.8em;
		border:0px solid #999;
	}
	#blsrch .fBt {
		border:0;
		border-left:1px solid #999;
		overflow:hidden;
		font:1em Arial;
		cursor:pointer;
		color:#161616;
		width:97px;
		height:26px;
		background-image: url(/index/images_090101/search_bg2.gif);
		background-repeat:repeat-x;
		cursor:pointer!important;cursor:hand; display:inline;
		margin-top:1px;
	}
	
	.wBt {
		border:1px solid #999;
		border-bottom:0;
		overflow:hidden;
		background-repeat:repeat-x;
		font:1em Arial;
		cursor:pointer;
		color:#161616;
		padding-top:5px;
		background-image: url(/index/images_090101/search_bg.jpg);
	}

#top_keyword {
	padding-top:6px;
}
	
	
	.st {
		list-style-type: none;
	}
	.st a:link {
		color:#333333;
		text-decoration:none;
	}
	.st a:visited {
		color:#333333;
		text-decoration:none;
	}
	.st a:hover {
		color:#333333;
		text-decoration:underline;
	}
	
	.link_14 {
		font-size:14px;
		color:#074F9B;
	}

	.landian {
		color:#0066cc;
	}

/* << 改动20100126 */
	#main_daohang {
		width:935px;
		height:36px;
		background-image: url(/new_pro_tec/images/news_navbg.jpg);
		background-repeat:repeat-x;
		margin-bottom:10px;
		line-height:36px;
		color:#FFFFFF;
		font-size:14px;
		font-weight:bold;
		text-align:right;
		position:relative;
	}
	
	#nav_img{
		position:absolute;
		left:10px;
	}
	
	#news_nav {
		padding:0 20px;
	}
	#news_nav a,#news_nav a:visited {
		color:#FFFFFF;
		padding:0 13px;
		border-right:1px #E2E2E2 solid;
	}
	#news_nav a:hover {
		color:#FFFF00;
		text-decoration:none;
	}
	
	#news_main .left_content h2 em {
		float:right;
		font-weight:normal;
		font-style:normal;
	}
	
	.list_con {
		padding:10px; border:1px #D2D2D2 solid; border-top:0;
		line-height:160%;
		font-size:14px;
		margin-bottom:7px;
		position:relative;
		top:-3px;
	}
	.list_con em {
		font-style:normal;
		color:#999999;
		padding-left:6px;
		font-size:13px;
		font-family:Arial, Helvetica, sans-serif;
	}
	.list_con em.list {
		float:right;
		position:relative;
		top:-3px;
	}
	.list_con em.list b {
		margin-right:80px;
		color:#999999;
		font-weight:normal;
		font-size:13px;
		font-family:Arial, Helvetica, sans-serif;
	}			
	.list_con .pic_news {
		position:absolute;
		left:5px;
		top:10px;
		width:150px;
		height:auto;
		text-align:center;
		font-size:12px;
		line-height:130%;
	}
	.list_con .pic_news img {
		display:block;
		margin:3px auto;
		border:1px #CCC solid;
	}
	.list_con .pic_news a:link, .list_con .pic_news a:visited {
		color:#666666;
	}
	.list_con span {
		font-size:12px;
	} 
	
	.sidebar_con {
		padding:13px 10px;
		border:1px #97b5c2 solid; 
		border-top:0;
		line-height:160%;
		font-size:12px;
		margin-bottom:7px;
		position:relative;
		top:-3px;
	}
	.sidebar_con .picbar1 {
		width:72px;
		height:auto;
		position:absolute;
		top:15px;
		left:15px;
		*left:5px;
	}
	.sidebar_con .picbar1 img {
		display:block;
		margin-bottom:20px;
		border:1px #999999 solid;
	}
	
	h1.news {
		font-size:18px;
		text-align:center;
		padding-top:10px;
		margin-bottom:0px;
	}
	h1.news a,h1.news a:visited,h1.news_l a,h1.news_l a:visited {
		color:#333333;
	}
	h1.news_l {
		font-size:14px;
		text-align:center;
		padding-top:10px;
		margin-bottom:10px;
	}
	
	img.tougao {
		display:block;
		margin-bottom:10px;
	}

/* 整站TAB效果 */
.tab_nav{ float:left; width:443px; margin:0; padding:0;border-left:1px solid #96B6C3; border-right:1px solid #96B6C3; font-size:14px;}
.tab_nav ul{margin:0;padding:0;list-style:none;}
.tab_nav li{float:left;display:block;width:110px;height:27px; text-align:center;line-height:27px; cursor:pointer; margin-bottom:0; background-color:#E0EFF6; font-size:14px!important; border-bottom:1px solid #96B6C3;}

.tab_nav .chosen{border-bottom:1px solid #fff; width:110px; background-color:#FFF; font-weight:bold;}
.tab_nav .nochosen{border-bottom:1px solid #96B6C3;}
.tab_con{width:443px; height:auto; border-bottom:1px solid #96B6C3; border-left:1px solid #96B6C3; border-right:1px solid #96B6C3; margin-top:0;
	background-image: url(../images/phnum.jpg);
	background-repeat:no-repeat;
	background-position:10px 8px;
}
.tab_con p {
	padding:10px;
	line-height:160%;
	padding-left:35px;
}

.tab_con p em{
	float:right;
	color:#A3A3A3;
}

.width_group3 { width:303px;}
.width_group3 li { width:101px; font-size:12px;}
.width_group3 .chosen { width:101px; background-color:#B4D44B; border-bottom:1px solid #B4D44B;}
.group_color {border-color:#B4D44B;}
.group_color li{background-color:#F4FDD2; border-color:#B4D44B;}
.group_color .nochosen{border-color:#B4D44B;}

.Asidebar {
	width:auto;
	background-color:#FFFFFF;
	text-align:center;
	font-size:24px;
	margin-bottom:10px;
}

.top_news {
	line-height:160%;
	padding:10px 10px 5px 20px;
}

table.top_pic {
	margin-top:5px;
}
table.top_pic img{
	display:block;
	margin-bottom:5px;
	border:1px #E2E2E2 solid;
	padding:0px;
}
table.top_pic a, table.top_pic a:visited {
	color:#666666;
}



#news_right .left_content {
			width: auto;
			height: auto;
			margin-bottom:10px;
		}
		
		#news_right .left_content a:link {
			color:#333333;
			text-decoration:none;
		}
		
		#news_right .left_content a:visited {
			color:#064F9B;
			text-decoration:none;
		}
		
		#news_right .left_content a:hover {
			color:#FF0000;
			text-decoration: underline;
		}
			#news_right .left_content h2 {
				width: auto;
				height:22px;
				background-color:#e0eff5;
				border:1px #97b5c2 solid;
				border-bottom:0;
				font-size:14px;
				font-weight:bold;
				padding-left:10px;
				padding-top:6px;				
			}
			#news_right .left_content h2 em {
				float:right;
				font-size:12px;
				font-weight:normal;
				font-style:normal;
				padding-right:10px;
			}
			
			#news_right .left_content h2.r_title {
				border-bottom:1px #E2E2E2 dashed;
			}
/* 改动20100126 >> */

/* 内容页样式 */

#content_title {
	border-bottom:1px #97b5c2 solid;
	padding:10px;
	margin-bottom:15px;
}			
#content_title h4 {
	text-align:center;
	font-size:20px;
	font-weight:bold;
}
#content_title p {
	text-align:center;
	color:#999999;
}

#content_main {
	font-size:14px;
	line-height:23px;
	margin-bottom:20px;
	font-family:Verdana;
}
	#news_main #content_main p {
		border:0;
		margin-bottom:20px;
	}

#content_page {
	border-bottom:1px #97b5c2 solid;
	border-top:1px #97b5c2 solid;
	margin-bottom:10px;
}

#content_xgzx {
	border:2px #E0EFF6 solid;
	background-color:#F8FDFE;
	font-size:14px;
	line-height:150%;
	margin-bottom:10px;
	padding:15px;
	padding-top:10px;
}

#content_plinput {
	margin-bottom:10px;
}
#content_plinput input {
	border:1px #999999 solid;
}

#content_plshow {
	border:2px #E0EFF6 solid;
	background-color:#F4F4F4;
	font-size:12px;
	line-height:150%;
	margin-bottom:10px;
	padding:15px;
	padding-top:10px;
}


/**/
.content_huizi {
	color:#999999;
}
	.content_huizi a:link {
		color:#999999;
		text-decoration:none;
	}
	.content_huizi a:visited {
		color:#999999;
		text-decoration:none;
	}
	.content_huizi a:hover{
		color:#FF0000;
		text-decoration:underline;
	}


.content_lanzi {
	color:#0066CC;
}
	.content_lanzi a:link {
		color:#0066CC;
		text-decoration:none;
	}
	.content_lanzi a:visited {
		color:#0066CC;
		text-decoration:none;
	}
	.content_lanzi a:hover{
		color:#FF0000;
		text-decoration:underline;
	}

/* 分页 */
.pagebox{overflow:hidden; zoom:1; font-size:12px; font-family:"宋体",sans-serif;}
.pagebox span{float:left; margin-right:2px; overflow:hidden; text-align:center; background:#fff;}
.pagebox span a{display:block; overflow:hidden; zoom:1; _float:left;}
.pagebox span.pagebox_pre_nolink{border:1px #ddd solid; width:53px; height:21px; line-height:21px; text-align:center; color:#999; cursor:default;}
.pagebox span.pagebox_pre{color:#3568b9; height:23px;}
.pagebox span.pagebox_pre a,.pagebox span.pagebox_pre a:visited,.pagebox span.pagebox_next a,.pagebox span.pagebox_next a:visited{border:1px #9aafe5 solid; color:#3568b9; text-decoration:none; text-align:center; width:53px; cursor:pointer; height:21px; line-height:21px;}
.pagebox span.pagebox_pre a:hover,.pagebox span.pagebox_pre a:active,.pagebox span.pagebox_next a:hover,.pagebox span.pagebox_next a:active{color:#363636; border:1px #2e6ab1 solid;}
.pagebox span.pagebox_num_nonce{padding:0 8px; height:23px; line-height:23px; color:#fff; cursor:default; background:#296cb3; font-weight:bold;}
.pagebox span.pagebox_num{color:#3568b9; height:23px;}
.pagebox span.pagebox_num a,.pagebox span.pagebox_num a:visited{border:1px #9aafe5 solid; color:#3568b9; text-decoration:none; padding:0 8px; cursor:pointer; height:21px; line-height:21px;}
.pagebox span.pagebox_num a:hover,.pagebox span.pagebox_num a:active{border:1px #2e6ab1 solid;color:#363636;}
.pagebox span.pagebox_num_ellipsis{color:#393733; width:22px; background:none; line-height:23px;}
.pagebox span.pagebox_next_nolink{border:1px #ddd solid; width:53px; height:21px; line-height:21px; text-align:center; color:#999; cursor:default;}
/* 转帖 */
#zhuantie{float:left;padding-left:10px;}
#zhuantie a:link,#zhuantie a:visited{padding:2px 0 2px 17px;color:#454545;margin-left:2px}
#zhuantie a:hover{ color:#FE8A01; text-decoration:underline}
#zhuantie #kaixin{background:url(../../news/images/ico_kaixin.gif) 0 -1px no-repeat}
#zhuantie #renren{background:url(../../news/images/ico_renren.gif) no-repeat}
#zhuantie #douban{background:url(../../news/images/ico_douban.gif) no-repeat}
#zhuantie #sina{background:url(../../news/images/ico_sina.gif) 0 -1px no-repeat}


/* 三幅视频图片动态切换效果 --- 仿凤凰网*/
#video .title{float:left;height:18px; padding-top:4px;}
#video .title h2{float:left;padding:0 0 0 28px;background:url(/new_pro_tec/images/icon2.gif) no-repeat 12px -306px;font-size:12px;color:#8F1D21;width:30px; line-height:27px;}
#video .title h2 a{color:#8F1D21;}
#video .title span{float:right;width:220px;background:url(/new_pro_tec/images/dotline.gif) no-repeat -290px center;font-weight:normal;text-align:right;color:#333;}

#scrollVideo{float:left;background:url(/new_pro_tec/images/video_line.gif) no-repeat center 118px;position:relative;}
#scrollVideo ul{ float:left;padding:9px 0 0 11px;}
#scrollVideo li{float:left;position:relative;display:inline;width:80px; height:105px;margin-right:9px; padding:2px 0 5px 0; background:url(/new_pro_tec/images/video_2.gif) no-repeat; text-align:center;}
#scrollVideo li img{filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;}
#scrollVideo li .play{position:absolute; top:0; left:0; display:none;}
#scrollVideo li h3{margin-top:-5px; color:#8F1D22; font-size:12px;}
#scrollVideo li.current{background:url(/new_pro_tec/images/video_2b.gif) no-repeat;}

#scrollVideo li.current .play{position:absolute; top:0; left:0; display:block;}
#scrollVideo li.current h3{color:#fff;}
#scrollVideo .text{float:left; width:250px;padding-left:16px;font-size:14px; font-weight:bold; position:absolute; top:96px; left:5px;}
#scrollVideo li.current img{filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
#scrollVideo li.current .play{position:absolute; top:0; left:0;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}

#videoList{margin:7px 12px 4px 12px; padding-bottom:10px;background:url(/new_pro_tec/images/dotline.gif) repeat-x bottom;}
#videoList li{background:url(/new_pro_tec/images/icon2.gif) no-repeat 2px -91px; padding-left:24px;line-height:24px; border-bottom:1px solid #D7D7D7;height:24px;}
#videoList li a{ line-height:24px;}
#videoList li span{color:#8F1D21;}

div.positionNav {
	height:22px;
	line-height:22px;
	padding:0 10px;
	margin-bottom:10px;
}





