/* CSS Document */
a:link, a:visited{text-decoration:none;}
.newsDetail{width:716px; height:auto; overflow:hidden; border:solid 1px #ccc;}
.newsDetail h1{text-align:center;}
.newsInfo{border-bottom:1px solid #365695; color:#7e7e7e; margin-bottom:10px; padding:5px; text-align:center;}
.traffic{color:#F00;}
.newsContent
{
	line-height:25px;
	color:Black;
	font-size:14px;
	min-height:500px;
	padding-left:2px;
	padding-right:2px;
}
.newsContent p{font-family: "瀹��",arial,sans-serif; font-size:14px; font-weight:400; line-height:25px; padding:3px;}
.newsContent a{ color:#00F;}
.neighborLink{clear:both; margin:10px 0 0;}
.neighborLink ul{}
.neighborLink li{color:#F00;font-weight:700; padding-left:20px;}
.neighborLink li a{font-weight:300;}

#attchment
{
	color:Blue;
	font-size:12px;width:100%; min-height:25px; line-height:25px;
	background-image:url(http://www.yjsc.wust.edu.cn/css/image/att_repeat.png);
	background-repeat:repeat-x;
}
#attchment span
{
	margin-left:80px;
}
#attchment a:hover
{
	text-decoration:underline;
}
