html { background: #FFF url(http://www.gooyaa.cn/home/template/default/image/background.jpg) repeat-x top left scroll; color: #333; text-align: center;}
#wrap { margin: 0 10px; text-align: left; }

	a { color: #008606; text-decoration: none; }
		a:hover { text-decoration: none; }
		a img { border: none; }

/* ***************************************************************************** Header & Navigation */
#header { background: url(http://www.gooyaa.cn/home/template/default/image/nav_header.png) repeat-x top left scroll;}
#header {overflow: hidden;border:1px solid #ccc; border-top:0px solid #ccdd00; border-bottom:0px solid #ccdd00; height:64px;}
	#menubar { height: 33px; position: relative; overflow: hidden; padding-left:10px;}
		#menubar h2 { float: left; width: 160px; height: 32px; overflow: hidden; }
			#menubar h2 a {}
		#menu { line-height: 32px; }
			#menu li { float: left; padding-right: 0.5em; }
				#menu a { padding: 8px 5px; font-weight:bold}
					#menu .active a { background-color: #ccdd00; }
				#menu .edit { padding-left: 3px; font-size: 12px; color:#C5D5E4; }
				#menu .drop { background: url(http://www.gooyaa.cn/home/template/default/image/nav_slice.png) no-repeat -406px 13px; }
					#menu .drop:hover { background-color: #ccdd00; text-decoration: none; }
				.submenu { display: none; position: absolute; margin-top: 11px; padding: 5px 0; width: 130px; border: solid #999; border-width: 0 1px 1px; background: #FFF; z-index: 9999; }
					.submenu li { display: inline; }
						.submenu a { display: block; padding: 3px 0; width: 100%; text-indent: 10px; }
							.submenu a:hover { background: #3F7CCC; color: #FFF; text-decoration: none; }
							.submenu .line a { border-top: 1px solid #F5F5F5; }
	#home_menu h2 { float: left; width: 131px; height: 32px; overflow: hidden; }
	#home_menu { height:33px;position: relative; overflow: hidden;}
	#menu1 { line-height: 32px; }
	#menu1 li { float: left; padding-right: 0.5em; }
	#menu1 a { padding: 8px 5px; font-weight:bold; color:#ffffff;}
	#menu1 .active a { background-color: #ffcc66; }
	#menu1 .drop:hover { background-color: #ffcc66; text-decoration: none; }
	#menu1 .drop { background: url(http://www.gooyaa.cn/home/template/default/image/nav_slice.png) no-repeat -406px 13px; }
	
	#taskbar { clear: both; height: 29px; overflow: hidden;}
		#start { float: left; height: 29px; position: relative; z-index: 999;}
			#start span { display: block; width: 131px; height: 29px; overflow: hidden;}
			#start a { position: absolute; left: 0; top: 0; z-index: 9999; display: block; width: 131px; height: 29px; background: url(http://www.gooyaa.cn/home/template/default/image/nav_slice.png) no-repeat -278px -2px; text-indent: -9999px; }
				#start a:hover { background-position: -278px -32px; }
				#start .active a { background-position: -278px -32px !important; }
		#quicklaunch { float: right; width: 130px; padding-left: 8px; width: 122px; background: url(http://www.gooyaa.cn/home/template/default/image/nav_slice.png) no-repeat -410px -60px; height: 29px; }
			#quicklaunch li { float: left; }
			#quicklaunch li a { float: left; padding: 7px 3px 5px 3px; }
				#quicklaunch li img { vertical-align: middle; }
		#taskbody { float: left; height: 29px; line-height: 27px; overflow: hidden; }
			.task-tab { display: none; cursor: move; width: 24px; height: 29px; background: #FFF; position: absolute; top: 33px; overflow: hidden; opacity: 0; filter: alpha(opacity=0); }
			#finger { display: none; position: absolute; margin: -2px 0 0 -4px; width: 5px; height: 30px; }
			#task, #task li { float: left; }
			#task li { position: relative; width: 60px; height: 29px; background: url(http://www.gooyaa.cn/home/template/default/image/nav_tile.gif) repeat-x 0 -9999px; overflow: hidden; }
				#task .task { position: absolute; left: 24px; top: 0; width: 2em; color: #333; white-space: nowrap; overflow: hidden; }
				#task .icon { position: absolute; left: 5px; top: 6px; }
				#task .sticky { position: absolute; right: 0; top: 0; width: 16px; height: 29px; background: url(image/nav_slice.png) no-repeat -170px 999px; text-indent: -9999px; }
			#task .hover {  }
				#task .hover .sticky { width: 11px; height: 8px; background-position: -170px -30px; }
					#task .hover .sticky:hover { background-position: -200px -30px; }
			#task .active, #task .newtask { background-position: 0 -80px; }
				#task .active .task, #task .newtask .task { color: #000; }
					#task .newtask { padding-right: 12px; width: 80px; width: 68px; }
			#task .newtask .sticky { background-position: -170px 0; }
						#task .newtask .sticky:hover { background-position: -200px 0; }
			#task li.tasktip { width: auto; color: #808080; white-space: nowrap; }
			#task a:hover { text-decoration: none; color: #000; }
			#task .fixed .close { width: 5px; overflow: hidden; }
				#task .fixed .close a { margin-left: -13px; }

	#op { position: absolute; right: 0; top: 0; padding-right: 12px; height: 32px; line-height: 32px; }
		* html #op { right: -1px; }
		#op a { font-weight:bold}
		#op .pipe { padding: 0 3px 0 5px; color: #4777AB; }
#subapp { margin-top: 8px; padding: 8px 5px; width: 170px; width: 160px; border: 1px solid #636363; background: #FBFBFB; z-index: 1; }
	#subapp ul { max-height: 405px; overflow: hidden; position: relative; }
		* html #subapp ul { height: 100%; height: expression(this.height > 405 ? 405 : true); }
	.submenu .app_list li { position: relative; display: block; height: 26px; line-height: 26px; border-bottom: 1px solid #DDD; overflow: hidden; }
		.submenu .app_list a { display: block; padding: 0; width: 100%; text-indent: 30px; white-space: nowrap; overflow: hidden; }
			.submenu .app_list a img { position: absolute; left: 10px; top: 5px; width: 16px; height: 16px; }
			.submenu .app_list a:hover { background: #EEE; text-decoration: none; color: #000; }
		.submenu .app_list li em { position: absolute; right: 10px; top: 0; font-style: normal; font-size: 12px; }
			.submenu .app_list li em a { display: inline; color: #666; text-indent: 0; }
			.submenu .app_list li em a:hover { background: none; text-decoration: underline; }
	#subapp #app-expand { height: 19px; border: none; line-height: 19px; position: relative; }
		#subapp #app-expand span { position: absolute; right: 0; padding-right: 10px; color: #666; cursor: pointer; }
		#subapp #app-expand a { padding: 0; background: transparent url(image/nav_slice.png) no-repeat 3px -124px; text-indent: 30px; }
			#subapp #app-expand a:hover { background-color: #EEE; color: #333; }
#subapp.expand { padding: 10px 0 20px 10px; width: 520px; w\idth: 510px; }
	#subapp.expand ul { max-height: 100%; overflow: visible; position: stalic; }
		* html #subapp.expand ul { height: 100%; }
	#subapp.expand .app_list li { float: left; margin-right: 10px; width: 160px; }
	#subapp.expand #app-expand { position: absolute; bottom: 0; right: 0; margin-right: 0; width: 110px; line-height: 14px; }
		#subapp.expand #app-expand span { padding-left: 8px; border-left: 1px solid #DDD; }
		#subapp.expand #app-expand a { text-indent: 25px; background-position: -165px -126px; }
			#subapp.expand #app-expand a:hover { background-color: transparent; }
		#subapp.expand .app_list li em { display: none; }
		.app_list .app-setting { font-weight:bold; }
		
		
#content { padding: 10px 0; text-align: center; }
	.mainborder { margin: 0 auto; }
		.transborder { background: #fff; overflow: hidden; opacity: 0.5; filter: alpha(opacity=60); font-size: 8px; line-height: 8px; }
			/*/ .transborder { background: transparent; } /**/
		.maintd { border: 1px solid #FFCC66; background-color: #fff;opacity: 0.9;filter: alpha(opacity=90); }
	.maintd_bottom { border-bottom: 1px solid #CCC; }
	#mainarea { margin: 0 auto; width: 968px; background-color: #fff; text-align: left; }
	.narrow, .wide { overflow: hidden; }
		.narrow { width: 250px; margin-bottom: 20px; }
		.narrow { margin-bottom: 10px; }
			/*#i_narrow { margin-top: -40px; }*/
		.wide { width: 670px; }
			.r_content .narrow, .l_content .wide { float: left; }
			.r_content .wide, .l_content .narrow { float: right; }
		.narrow h2 { margin: 8px 0; padding: 0 8px; background: #E5E5E5; line-height: 2em; font-weight: bold; }
		.narrow ol { margin: 0; padding: 0; }
			.narrow ol li { margin: 4px 0 4px 24px; }
	.r_content, .l_content { padding: 10px 15px; }
	.d_content { background-color: #F7F7F7; }
.quote { zoom: 1; overflow: hidden; margin: 0.5em 0; padding-left: 1.4em; background: url(http://www.gooyaa.cn/home/template/default/image/q_start.gif) no-repeat 0 0; }
	.quote .q, .quote blockquote { display: inline-block; margin: 0; padding: 0 1.4em 0 0; background: url(http://www.gooyaa.cn/home/template/default/image/q_end.gif) no-repeat 100% 100%; color: #666; }

	.side_right { background-image: url(http://www.gooyaa.cn/home/template/default/image/mainarea_side.gif); background-repeat: repeat-y; background-position: 682px 0; }
		.side_right .narrow { float: right; margin-top: 5px; margin-right: 0px; padding: 0; width: 285px; display: inline; }
		.side_right .wide { float: left; margin-top: 10px; margin-left: 8px; padding: 0; width: 664px; display: inline; }
	.side_right_close { background-image: none; }
		.side_right_close .narrow { display: none; }
		.side_right_close .wide { width: 96%; }

		.c_header { padding: 0 1em; height: 36px; border-bottom: 1px solid #DDD; background: #F7F7F7; position: relative; }
	.c_header h1 { font-size: 1.17em; color: #333; line-height: 40px; }
	.c_header .r_option { margin-top: 9px; }

.a_header { margin-bottom: 40px; }
	.a_header * { position: absolute; }
		.a_header .avatar { width: 48px; height: 48px; top: 10px; background: #FFF; }
		.a_header h1, .a_header h2 { left: 70px; top: 15px; width: 560px; font-size: 1.17em; line-height: normal; }
			.a_header h2 { left: 12px; }
			.a_header h1 em { font-style: normal; font-weight: normal; }
		.a_header .spacelink { left: 70px; top: 40px; white-space: nowrap; }
			.a_header .domainurl { left: 12px !important; }
			.a_header h2 em { font-size: 12px; font-weight: normal; font-style: normal; color: #666; }
		.a_header .r_option, .a_header .r_option * { position: static; }


	.tabs_header { position: relative; width: 100%; height: 24px; border-bottom: 1px solid #888; }
	.light_tabs { border-bottom-color: #CCC; }
.tabs { position: absolute; left: 10px; }
	.tabs li { float: left; margin-right: 5px; border: 1px solid #888; }
		.tabs a { float: left; padding: 0 10px; height: 22px; border-top: 1px solid #B5B5B5; border-left: 1px solid #B5B5B5; background: #999; color:#FFF; line-height: 22px; }
	.tabs li.active { border-bottom-color: #FFF; }
		.tabs li.active a { border-color: #F0F0F0; background: #FFF; color: #333; }
	.icon_tabs li a { padding-left: 27px; position: relative; }
	.tabs img { position: absolute; left: 8px; top: 3px; }
	.light_tabs .tabs { left: 0; }
	.light_tabs li { border-color: #CCC; }
		.light_tabs a { border-top-color: #FFF; border-left-color: #FFF; background: #EEE; color: #333; }
		.light_tabs li.active { border-bottom-color: #FFF!important; }
		.light_tabs li.active a { border-color: #FFF!important; background: #FFF!important; }

.h_status { padding: 5px 20px; border-bottom: 1px solid #CCC; }
	.h_status h1 { padding-top: 1em; font-size: 1.17em; }
	.status_form { float: right; margin-top: -15px; width: 225px; position: relative; z-index: 9999; }
	
	#m_search { text-align: right; }
	
/* ***************************************************************************** Form & Table */
textarea { border-style: solid; border-width: 1px; border-color: #7C7C7C #C3C3C3 #DDD; overflow: auto; }
.t_input { padding: 3px 2px; border-style: solid; border-width: 1px; border-color: #7C7C7C #C3C3C3 #DDD; line-height: 16px; }
.button { padding: 0 2px; height: 22px; border: 1px solid; border-color: #EEE #999 #999 #EEE; background: #DDD; color: #333; line-height: 20px; cursor: pointer; margin-left:2px; }
.submit { padding: 0 10px; height: 22px; border: 1px solid; border-color: #DDD #264F6E #264F6E #DDD; background: #2782D6; color: #FFF; line-height: 20px; letter-spacing: 1px; cursor: pointer; }

.justify_list li { padding-right: 0 !important; }
.post_list li { padding: 5px 0px 5px 10px; position: relative; }
	.post_list .detail { padding: 0 0 0.5em; }
.a_list li { padding-left: 55px;border:0px solid #ccdd00 }
	.a_list .avatar { float: left; margin-left: -55px; width: 48px; height: 48px; }
	.a_list .detail { padding: 0.5em; }
.d_list { font-size: 1.17em; }

/* ***************************************************************************** Content Detail */
.title { padding: 0.3em 0.5em; border-top: 1px solid #2782D6; border-bottom: 1px solid #DDD; background: #EEE; }
.title_ok { padding: 0.3em 0.5em; border-top: 1px solid #2782D6; border-bottom: 1px solid #DDD; background: #F6F3E2;}
	.title h1 { font-size: 1.17em; color: #333; }
	.title h4 { padding-top: 2px; font-size: 1.17em; font-weight:bold;}


.status { padding: 0.5em; border-top: 1px solid #ECF1F3; color: #999; }

.f_status { clear: both; padding: 10px; border-top: 1px solid #B0B0B0; background: #FFF; }
	#a_top, #a_share, #a_rss { float: right; margin-left: 4px; display: inline; padding: 0 18px 0 5px; width: 50px; width: 25px; height: 15px; border: 1px solid #7F93BC; background: #FFF no-repeat right top; line-height: 15px; overflow: hidden; }
		#a_top { background-image: url(http://www.gooyaa.cn/home/template/default/image/top.gif); }
		#a_share { background-image: url(http://www.gooyaa.cn/home/template/default/image/share.gif); }
		#a_rss { border-color: #E0862D; background-image: url(http://www.gooyaa.cn/home/template/default/image/rss.gif); color: #E0862D; }
			#a_top:hover, #a_share:hover, #a_rss:hover { background-color: #576EA5; background-position: 100% -20px; text-decoration: none; color: #FFF; }
				#a_rss:hover { background-color: #F1AD3E; }
	.f_status_w { background: #FFF; }
	
	.s_clear:after, .a_list ul li:after, .image_left li:after, .image_right li:after, .post_list ul li:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
	.s_clear, .a_list li, .image_left li, .image_right li, .post_list li { zoom: 1; }
	
	
/* ***************************************************************************** Message List */
.feed li { position: relative; margin-left: 2em; margin-right: 1em; padding-top: 0.7em; padding-right: 15px; border-bottom: none; zoom: 1; }
	.feed li.type_merge,.feed li.type_carpool, .feed li.type_album, .feed li.type_thread, .feed li.type_share { padding-bottom: 0.5em; border-bottom: 1px solid #EBEBEB; zoom: 1; }
	.feed li:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
	.feed a.type { position: absolute; display: inline; left: -1.6em; top: 0.9em; width: 16px; height: 16px; overflow: hidden; }
		.feed a.type img { padding: 0; border: none; }
	.feed h4 { padding-top: 1.5em; }
	.feed h6 { font-weight: normal; }
	.feed .detail { padding-top: 0.4em; }
		a.playbutton { position: absolute; left: 30px; top: 52px; width: 20px; height: 20px; padding: 0 !important; border: none !important; background: url(image/playbutton.png); text-indent: -999em; overflow: hidden; opacity: 0.8; filter: alpha(opacity=80); }
			* html a.playbutton { background-image: url(http://www.gooyaa.cn/home/template/default/image/playbutton.gif); }
	.feed li .time { white-space: nowrap; }

	.feed img { padding: 3px; border: 1px solid #CCC; max-width: 70px; max-height: 100px; }
		* html .feed img { width: expression(this.width > 70 && this.width/this.height > 0.7 ? 70 : true); height: expression(this.height > 100 && this.width/this.height < 0.7 ? 100 : true); }
		.feed a:hover img { border-color: #69C !important; }
		.feed .summaryimg { float: left; margin: 8px 4px 8px 0; }
		.feed .thumbimg { float: right; }
		.feed .type_doing img, .feed .type_mood img { padding: 0; border: none; vertical-align: middle; }
	.feedtime { padding: 4px 4px; border-bottom: 1px solid #EBEBEB; font-weight:bold;}

	
.side_col .box {
	MARGIN-TOP: 0px
}
.side_col .box .heading {
	BACKGROUND: url(http://www.gooyaa.cn/home/template/default/mzone/side_box_bg.png) no-repeat left top
}
.side_col .box .footing {
	BACKGROUND: url(http://www.gooyaa.cn/home/template/default/mzone/side_box_bg.png) no-repeat left top
}
.side_col .box .container {
	BACKGROUND: url(http://www.gooyaa.cn/home/template/default/mzone/side_box_bg.png) no-repeat left top;FONT-SIZE: 12px; 
}
.side_col .box_2 .heading {
	BACKGROUND: url(http://www.gooyaa.cn/home/template/default/mzone/side_box_2_bg.png) no-repeat left top
}
.side_col .box_2 .footing {
	BACKGROUND: url(http://www.gooyaa.cn/home/template/default/mzone/side_box_2_bg.png) no-repeat left top
}
.side_col .box_2 .container {
	BACKGROUND: url(http://www.gooyaa.cn/home/template/default/mzone/side_box_2_bg.png) no-repeat left top
}
.side_col .box .container {
	PADDING-RIGHT: 12px; BACKGROUND-POSITION: -285px 0px; PADDING-LEFT: 12px; PADDING-BOTTOM: 0px; OVERFLOW: hidden; PADDING-TOP: 0px; BACKGROUND-REPEAT: repeat-y
}
.side_col .box .footing {
	BACKGROUND-POSITION: left bottom; FONT-SIZE: 1px; HEIGHT: 5px
}
.side_col .box .heading {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 8px; POSITION: relative; HEIGHT: 30px
}
.side_col .box .heading H2 {
	BACKGROUND: url(http://www.gooyaa.cn/home/template/default/mzone/index_img_080910.png) no-repeat; MARGIN: 0px 0px 0px 8px; TEXT-INDENT: -3000px; POSITION: relative; HEIGHT: 25px
}
.side_col .box .heading SPAN {
	RIGHT: 12px; POSITION: absolute; TOP: 14px
}

.side_col .login_box .heading H2 {
	BACKGROUND-POSITION: 0px 0px
}
.side_col .channel_entries .heading H2 {
	BACKGROUND-POSITION: 0px -600px
}
.side_col .tudou_news .heading H2 {
	BACKGROUND-POSITION: 0px -50px
}
.side_col .top_playlist .heading H2 {
	BACKGROUND-POSITION: 0px -100px
}
.side_col .top_search .heading H2 {
	BACKGROUND-POSITION: 0px -150px
}
.side_col .top_user .heading H2 {
	BACKGROUND-POSITION: 0px -200px
}
.side_col .tudou_notice {
	MARGIN: 0px 0px 10px
}
.side_col .tudou_notice .heading H2 {
	BACKGROUND: url(http://www.gooyaa.cn/home/template/default/mzone/temp_notice.png) no-repeat 11px 5px
}
.side_col .tudou_notice .container {
	PADDING-RIGHT: 18px; PADDING-LEFT: 20px; PADDING-BOTTOM: 0px; COLOR: #454545; LINE-HEIGHT: 18px; PADDING-TOP: 0px
}
.side_col .tudou_notice .container SPAN.orange {
	COLOR: #f60
}
.side_col .login_box {
	MARGIN: 0px; HEIGHT: 120px
}
.side_col .login_box .container {
	HEIGHT: 77px
}

.side_col .loggedin_box.box {
	MARGIN-TOP: 0px; HEIGHT: 120px
}
.side_col .loggedin_box.box .heading {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 1px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; HEIGHT: 5px
}
.side_col .loggedin_box .container {
	PADDING-RIGHT: 15px; PADDING-LEFT: 15px; PADDING-BOTTOM: 8px; PADDING-TOP: 8px; HEIGHT: 94px
}

.side_col .tudou_news {
	MARGIN-TOP: 5px
}
.side_col .tudou_news .heading {
	BACKGROUND: none transparent scroll repeat 0% 0%
}
.side_col .tudou_news .footing {
	BACKGROUND: none transparent scroll repeat 0% 0%
}
.side_col .tudou_news .container {
	BACKGROUND: none transparent scroll repeat 0% 0%
}
.side_col .tudou_news .heading {
	HEIGHT: 25px
}
.side_col .tudou_news .footing {
	DISPLAY: none
}

.channel_entries {
	
}
.channel_entries UL {
	MARGIN: 0px 0px 0px 1px; WIDTH: 273px
}
*.channel_entries UL {
	ZOOM: 1
}
.channel_entries UL:unknown {
	CLEAR: both; DISPLAY: block; VISIBILITY: hidden; HEIGHT: 0px; content: "."
}
.channel_entries LI {
	FLOAT: left; WIDTH: 91px; HEIGHT: 28px;
}
.channel_entries LI A {
	PADDING-RIGHT: 3px; DISPLAY: block; PADDING-LEFT: 25px; BACKGROUND: url(http://www.gooyaa.cn/home/template/default/mzone/index_img_080910.png) 0px -1270px; PADDING-BOTTOM: 3px; WIDTH: 51px; COLOR: #434343; LINE-HEIGHT: 17px; PADDING-TOP: 3px; LETTER-SPACING: 1em; HEIGHT: 17px; TEXT-DECORATION: none; font-size:12px;
}
.channel_entries LI A:hover {
	BACKGROUND-POSITION: 0px -1240px; COLOR: #f60
}

#page{margin:20px 0px;}
#page a{padding:2px 5px;border:1px solid #ccc;margin:1px;font-size:11px;text-decoration:none;}
#page a:hover{background:#e3e3e3;}
#page a.up{}
#page a.noup{display:none;}
#page a.s{background:#FF3B0C;color:#fff;}
#page a.s:hover{}
#page a.p{}
#page a.next{}
#page a.nonext{display:none;}

table.applyForm{width:100%;}
table.applyForm td{line-height:30px;}
table.applyForm td.label{text-align:right;width:120px;font-weight:bold;vertical-align: top;}
table.applyForm td.tip{vertical-align:top;}
.text{border:1px solid #ccc;padding:2px;width:280px;}

.h_status { padding: 5px 20px; border-bottom: 1px solid #CCC; }
	.h_status h1 { padding-top: 1em; font-size: 1.17em; }
	#a_showSide { float: right; width: 230px; }
		#a_showSide.openside { text-align: right; }

/* ***************************************************************************** Kits */
.pipe { padding: 0 0.4em; color: #DDD; }
.r_option { float: right; font-weight: normal; font-size: 12px;}

.quickpost {  }
	.quickpost table { width: 100%; }
		.quickpost td { padding: 0.2em 0; }
	.quickpost textarea { width: 99%; height: 70px; font-size: 1.17em; }
.article { padding: 0.5em; }
	.article table { table-layout: fixed; }
.l_text { font-size: 1.17em; line-height: 1.6em; }

.comment_ {margin-bottom:5px;}
.oktitle span{
	DISPLAY: block;  BACKGROUND: url(../../images/horse/icons.gif) 0px -800px;  WIDTH: 17px; COLOR: #434343; LINE-HEIGHT: 17px; LETTER-SPACING: 1em; HEIGHT: 16px; TEXT-DECORATION: none; font-size:12px; float:left;
}
.notitle span{
	DISPLAY: block;  BACKGROUND: url(../../images/horse/icons.gif) 0px 0px;  WIDTH: 17px; COLOR: #434343; LINE-HEIGHT: 17px; LETTER-SPACING: 1em; HEIGHT: 16px; TEXT-DECORATION: none; font-size:12px; float:left;
}
.no_title span{
	DISPLAY: block;  BACKGROUND: url(../../images/horse/icons.gif) 0px 17px;  WIDTH: 17px; COLOR: #434343; LINE-HEIGHT: 17px; LETTER-SPACING: 1em; HEIGHT: 16px; TEXT-DECORATION: none; font-size:12px; float:left;
}

.avatar_list {  }
	.avatar_list li { float: left; padding: 5px 0 0; width: 74px; text-align: center; }
		.avatar_list img.avatar { display: block; margin: 0 auto 2px; width: 48px; height: 48px; }
		.avatar_list p { width: 100%; height: 19px; line-height: 19px; overflow: hidden; white-space: nowrap; }
		.l_content .wide .avatar_list li, .r_content .wide .avatar_list li { width: 80px; }
		.l_content .narrow .avatar_list li, .r_content .narrow .avatar_list li { width: 66px; }
	.addfriend, a.addfriend:hover { text-decoration: none !important; }
		.addfriend img { margin-bottom: -3px; width: 14px; height: 14px; }
.tracebutton { display: block; width: 69px; height: 28px; background: #EAEBFD url(http://www.gooyaa.cn/home/template/default/image/trace.gif) no-repeat; text-align: left; text-indent: 23px; line-height: 28px; }

