﻿#intro_news
{
	width:800px;
	margin:auto;
	margin-top:8px;
	color:#6B6B6B;
	border:1px solid #D9D9D9;
	
}

#intro_head
{
	width:786px;
	height:27px;
	overflow:hidden;
	margin:0px 7px;
	padding-top:12px;
	border-bottom:1px solid #FF6600;
}

#intro_head span a
{
	display:inline-block;
	height:18px;
	padding-left:2em;
	font-size:14px;
	color:Black;
	background:url("images/newstitle.jpg") no-repeat 5px center;
}

#intro_head span a:hover
{
	color:#FF6600;
}

#intro_head span
{
	font-family:宋体;
	font-size:14px;
	color:#6B6B6B;
	color:Black;                      
	float:left;
	line-height:18px;
}

#detail
{
	width:800px;
	background:url("images/dzhz_03.png");
}

#detail h1
{
	font-size:22px;
	text-align:center;
	line-height:30px;
	color: #0172F2;
	margin:0 50px 20px 50px;
	padding-top:20px;
	padding-bottom:17px;
	border-bottom:1px solid #999999;
}

#detail h1 span
{
    display:block;
    line-height:20px;
    font-size:12px;
     font-weight:normal;
}

#detail h1 a
{
    color:#0172F2;
    text-decoration:underline;
 }
 

#detail h1 p
{
	font-size:12px;
	display:block;
	font-weight:normal;
}

#detail p
{
	text-indent:28px;
	font-size:14px;
	margin:10px 50px 0 50px;
	line-height:25px;
	color:Black;
}
#detail p a
{
	font-size:14px;
	color:Red;
}

#detail p a:hover
{
	color:#FF6600;
}

#detail img
{
	display:block;
	margin:0 auto;
}

#detail p.news_come
{
	text-align:center;
	font-size:12px;
	padding-bottom:10px;
	display:block;
	font-weight:normal;
}

#detail p.news_come a
{
		font-size:12px;
}
#detail p.imgtitle
{
	text-align:center;
}


#detail p.subtitle1
{
	display:block;
	font-weight:normal;
	font-family:幼圆;
	color:Black;
	width:699px;
	height:27px;
	background-image:url("images/new_ht.jpg");
	background-repeat:no-repeat;
	text-indent:30px;
	line-height:27px;
	font-size:14px;
	margin:10px 50px;
}
#detail p.em
{
	color:Red;
	text-decoration:underline;
}



/*关闭*/
#intro_news a.closewindow
{
	width:100px;
	margin:0 auto;
    display:block;
    height:40px;
    line-height:40px;
	text-decoration: none;
	text-align:center;
	color:Black;
}

#intro_news a.closewindow:hover 
{
	color:Gray;
}