@charset "utf-8";
/* CSS Document */

#News_title2{
	background:url(../images/news.gif) no-repeat left top;
	overflow:hidden;
	color:#555;
	width:790px;
	height:64px;
	border:0px;
	font-size:12px;
	text-align:right;
	line-height:100px;
	border-bottom:#eee solid 1px;
}

#News_title2 a{
	color:#555;
	height:64px;
	font-size:12px;
	line-height:100px;
}
#News_title2 a:link{ COLOR: #777; text-decoration:none; }
#News_title2 a:active { COLOR: #777; text-decoration:none; }
#News_title2 a:visited { COLOR: #777; text-decoration:none; }
#News_title2 a:hover { COLOR: #d7000f; cursor:pointer; text-decoration:none;}


#Newsim_title{
font-size:24px;
color:#333;
font-weight:bold;
text-align:center;
}
#Newsim_date{
font-size:11px;
color:#777;
text-align:center;
}
#Newsim_body{
width:700px;
margin:20px auto 0px auto;
font-size:13px;
line-height:20px;
color:#777;
text-align:left;
}
#open img{
border:10px solid #eee;
width:550px;
}
#Newsim_body a:link{ COLOR: #777; text-decoration:none; }
#Newsim_body a:active { COLOR: #777; text-decoration:none; }
#Newsim_body a:visited { COLOR: #777; text-decoration:none; }
#Newsim_body a:hover { COLOR: #d7000f; cursor:pointer; text-decoration:none;}

