
#header{
	width:998px;
	float:none;
	margin:0 auto;
}



#header .main_menu #intro_{
	position:relative;
	width:589px;
	z-index:1;
	padding-left:80px
}


#header .main_menu a{
	padding-right:1px;
	display:block;
	float:left;
	text-decoration:none;
	color:#000000;
}





#header .main_menu a:hover{
	padding-right:1px;
	display:block;
	float:left;
	text-decoration:none;
	color:#FFFFFF;
}
#header .main_menu a span{
	float:left;
}

#header .main_menu a span.l{
	/*background:url(../images/menu_l_gray.png) no-repeat;*/
	width:5px;
	height:38px;
	behavior: url("style/css/iepngfix.htc");
	float:left
}
#header .main_menu a span.r{
	/*background:url(../images/menu_r_gray.png) no-repeat;*/
	width:10px;
	height:38px;
	behavior: url("style/css/iepngfix.htc");
	float:left
}
#header .main_menu a span.m{
	/*background:url(../images/menu_m_gray.png) repeat-x;*/
	padding:11px 8px!important;
	padding:5px 0;
	font-weight:bold;
	text-align:center;
	behavior: url("style/css/iepngfix.htc");
	float:left

}
#header .main_menu a span.m span{
	color:#7c7c7c;
	font-size:12px;
	font-weight:bold;
	display:block;
	float:left;
	text-align:center;
	margin-bottom:3px;
}
#header .main_menu a:hover span.l{
	background:url(../images/menu_l_red.png) no-repeat;
	behavior: url("style/css/iepngfix.htc");
	float:left
}
#header .main_menu a:hover span.r{
	background:url(../images/menu_r_red.png) no-repeat;
	behavior: url("style/css/iepngfix.htc");
	float:left
}
#header .main_menu a:hover span.m {
	background:url(../images/menu_m_red.png) repeat-x;
	behavior: url("style/css/iepngfix.htc");
	float:left
}
#header .main_menu a:hover span.m span{
	color:#fff;
	float:left
}

#header .main_menu a.active span.m {
color:#fff;
	background:url(../images/menu_m_red.png) repeat-x;
	behavior: url("style/css/iepngfix.htc");
	float:left
}
#header .main_menu a.active span.m span{
	color:#fff;
	float:left
}
#header .main_menu a.active span.l{
color:#fff;
	background:url(../images/menu_l_red.png) no-repeat;
	behavior: url("style/css/iepngfix.htc");
	float:left
}
#header .main_menu a.active span.r{
color:#fff;
	background:url(../images/menu_r_red.png) no-repeat;
	behavior: url("style/css/iepngfix.htc");
	float:left
}




#link{
	width:978px;
	float:left
}
#link a{
	display:block;
	padding:6px;
	padding-right:7px;
	float:left;
	background:url(../images/sep_link.jpg) right no-repeat;
	overflow:hidden
}



#breadcrumb{
	color:#0074da;
	font-weight:bold;
	padding-bottom:10px;
	width:978px;
	border-bottom: dotted 1px #d6d6d6;
	text-align:right;
	margin-bottom:15px
}
#breadcrumb a{
	color:#7c7c7c;
	text-decoration:none;
	font-weight:normal
}
#breadcrumb a:hover{
	text-decoration:underline;
}

.picport{
margin-left:60px;
}
.picport img{
border:1px #999999 solid;
padding:1px;
margin-right:8px;
margin-bottom:8px;
}


.newsall{padding:10px 10px 10px 15px;}
.newsall a{color:#666666; text-decoration:none; font-size:11px; line-height:15px;}
.newsall a:hover{color:#FFFFFF; text-decoration:none; font-size:11px; line-height:15px;}
.newsall table tr td{border-bottom:1px #999999 dotted; padding:5px;}
.newsall table tr td img a{ padding:1px; border:1px #FFFFFF;}
.newsall b{ color:#999999;}
.links a{color:#666666; text-decoration:none; font-size:11px;}
.links a:hover{color:#FFFFFF; text-decoration:none; font-size:11px;}

.newdetail{ padding:10px;}
.newdetail h2{ font-family:tahoma; font-size:12px; font-weight:bold; color:#FFFFFF; text-align:left;}


.detail_news{
font-size:11px; 
color:#999999; 
line-height:15px;
text-indent:20px;
text-align:justify;}
