﻿@charset "utf-8";
/* bottom style Document w:960*/
/*链接*/
#friendlink{
    padding:5px 10px 
}
.title_link{
    border:1px solid #aacbee; 
	border-width:1px 1px 0 1px; 
	height:26px; 
	line-height:25px; 
	overflow:hidden;
    clear:both; 
	background:#e6edf6;
}
.title_link h3{
    float:left; 
	font-size:14px;
    color:#333; 
	padding:0 0 0 6px;
	margin:0
}
#friendlink li{
    float:left;
	margin:0 12px 0 0;
	padding:4px
}
#friendlink li a{
    color:#1f376d;
	text-decoration:none;
}
#friendlink li a:hover{
    color:#cc0000;
	text-decoration:underline;
}
/*底部*/
#footerlink{
	 height:18px;
	 line-height:18px;
	 padding:4px 0;
	 margin-top:5px;
	 background:#242021;
	 text-align:center;
	 color:#fff
}
#footerlink a{text-decoration:none;color:#fff}
#footerlink a:hover{text-decoration:underline;color:#fff}
#footer{
	margin:0 auto;
	padding:0 40px 0 180px;
	position:relative;
    height:110px;
    clear:both;
}
.infooter{
   float:left;
   margin:20px 0 0 28px;
}
.infooter p{
   margin:0 0 3px 0
}
.infooter p a{
   color:cc0000;
   text-decoration:none
}
.infooter p a:hover{
   color:cc0000;
   text-decoration:underline
}
.infooter p a:link{text-decoration:none;color:#ff0000}
.infooter p a:active{text-decoration:blink;color:#ff0000}
.infooter p a:hover{text-decoration:none;color:#ff0000}
.infooter p a:visited{text-decoration:none;color:#ff0000}
.botlogo{
    height:80px;
	width:180px;
	float:left;
	text-align:center;
}
#footer2{
	margin:-110px auto 0 auto;
	width:950px;
	position:relative;
    height:110px;
    clear:both;
}
.footer-content{
	line-height:23px;
	text-align:center;
	color:#333;
}
.footer-content a{
	color:#333;
	text-decoration:underline;
}
.footer-content a:hover{
	color:#000;
	text-decoration:none;
}
.copyright{
	color:#069;
	font-family:"Arial", "Helvetica", "sans-serif", "SimSun";
}
.copyright a{
	color:#069;
	text-decoration:none;
}
.copyright a:hover{
	color:#069;
	text-decoration:underline;
}
