@charset "utf-8";
/* CSS Document */
body { font-size:12px; font-family:"宋体","Army Beans", System; background:#f9fafc; color:#000099; margin:0; padding:0; text-align:center;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
span { margin:0; padding:0;}
p { margin:0; padding:0;}
strong {margin:0; padding:0;}
ul,li { list-style:none; margin:0; padding:0;}
a {color:#000099; text-decoration:none;}
a:link {color:#000099; text-decoration:none;}
a:hover {color:#ff0000; text-decoration:underline;}
a:active {color:#ff0000; text-decoration:underline;}


.clear { clear:both; height:-1px;}
.blank9 {clear:both; display:block; height:9px; overflow:hidden;}


.friendlink { width:970px; height:190px; margin:0 auto; border:1px solid #d4d4d4;  background:url(../images/friendlink_bg.gif) repeat-x top;}
.friendlink .friendlink_title {width:970px; height:35px; line-height:40px; background:url(../images/hot_news_tilte_iconbg.gif) no-repeat 8px top; font-size:14px; color:#333333; font-weight:bold; text-indent:25px; text-align:left;}
.friendlink ul { width:970px; height:150px; margin-top:5px;}
.friendlink ul li {float:left; width:90px; height:22px; line-height:22px;text-align:center; margin-left:5px; overflow:hidden;}
.friendlink ul li a:link{color:#585858; font-size:12px; text-decoration:none}
.friendlink ul li a:hover{ color:#585858; font-size:12px; text-decoration:underline}
.friendlink ul li a:active{ color:#585858; font-size:12px; text-decoration:underline}
.friendlink ul li a:visited { color:#585858; font-size:12px; text-decoration:none;}






/*foot*/
.footer{ 
	margin:5px auto 0;
	overflow:hidden;
	height:85px; width:970px;
	padding:8px 0 0 0;
	text-align:center;
	line-height:20px;
	font-size:12px;
	color:#4d4d4d;
	 }
.footer p{
    padding:0;
	margin:0;
	overflow:hidden;
	}
.footer p a{
	color:#4d4d4d;
	font-size:12px;
	text-decoration:none
}
.footer p a:hover{
	color:#ff0000;
	font-size:12px;
	text-decoration:underline
}

