﻿/*--OldFriendLinkCss begin--*/
#link
{    
    width:958px;
	border:solid 1px #ccc;
	margin-top:10px;
	text-align:left;	
	}
#linkcontent ul
{
	list-style:none;	
	}
#linkcontent li
{
	float:left;
	margin-left:15px;
	line-height:22px;
	}
.title1
{
	width:100%;
	border-bottom:solid 1px #c7def1;
	background:url('../../image/index/titlebg1.jpg');
	line-height:21px;
	height:22px;
	text-indent:15px;
	color:#336699;
	font-weight:bold;
	}
.title1 span
{
	float:right;
	margin-right:20px;	
	*margin-top:-20px;	
	color:#33689a;	
	}
/*--OldFriendLinkCss end--*/	
	
/*--NewFriendLinkCss begin--*/		
	#friend_links{
	clear:both;
	display:block;
	width:958px;
	min-height:50px;
	_height:50px;
	margin-top:5px;	
	margin-left:auto;
	margin-right:auto;
	border:1px solid #ccc;
}

#friend_links_detail{
	display:block;
	width:920px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	list-style:none;
}
#friend_links_detail li{
	display:block;
	float:left;
	margin-right:20px;
	line-height:26px;
    word-break:keep-all;     
}

#friend_links_detail li a{
	display:block;
}

#friend_links_detail li a:hover{
	color:#f90;
}

.title_style1{
	display:block;
	width:100%;
	height:23px;
	margin:0;
	padding:0;
	background:url(../../image/NewIndexImgs/title_style1_bg.gif) repeat-x;
	color:#369;
	text-indent:15px;
	line-height:23px;
    font-size:12px;
}
.title_style1 span{
	float:left;
	color:#069;
}

/*--NewFriendLinkCss end--*/	