@charset "gbk";
/* SOHU Video Friend Link CSS
 * Version: 1.1
 * Author: Matt Wang (www.uiland.com)
 * Copyright: Sohu.com (www.sohu.com)
 * Created: 2008-07-08 15:30
 * Update: 2008-07-08 15:30
 */


@import url(base.css); 

/*** Structure ***/
#nav3rd{height:30px;margin-top:8px;border:1px solid #ccc;background:url(images/nav3rdChannel_bg.gif) repeat-x;}
	#nav3rd ul{height:20px;margin:0 !important;padding:5px 0 5px 180px;background:url(images/nav3rdChannel_logo.jpg) no-repeat 0 bottom;}
		#nav3rd li{margin:0;}
			#nav3rd li a{padding:0 8px 0 10px;>padding:2px 8px 0 10px;}

#content{}
	#content .box{margin:5px 0 0;padding:1px;}
	#content .bHead{padding:10px;border:0 none;background:url(images/links/bHead_bg.gif) repeat-x 0 0;}
	#content .bBody{padding:0 20px 15px;}
	#content .mainBox{overflow:hidden;float:left;width:680px;}
		#friendLink li{overflow:hidden;display:inline;float:left;}
			ul#logoLinks{padding:10px 15px;border-bottom:1px dashed #ccc;}
				#logoLinks li{width:20%;padding:5px 0;text-align:left;}
					#logoLinks li img{width:88px;height:31px;padding:5px;border:1px solid #ccc;}
					#logoLinks li a:hover img{border-color:#ff7c00;}
			ul#textLinks{padding:15px;}
				#textLinks li{width:25%;padding:5px 0;}
	#content .sideBar{overflow:hidden;float:right;width:275px;}
		#cooperate{}
			#cooperate .bBody{font:12px/1.8em 'ËÎÌå',Verdana,Arial,Helvetica,sans-serif;}


/* ×Ö·û½Ø¶Ï */
#textLinks li{display:block;overflow:hidden;font-family:Arial,Helvetica,sans-serif;white-space:nowrap;>text-overflow:ellipsis;-o-text-overflow:ellipsis;}