@charset "utf-8";
/* CSS Document */

@import url(global.css);
@import url(aboutright.css);
	
#contentRight{width:738px; padding:10px; float:right; border:1px solid #D7D7D7;}
		#contentRight strong{ float:left;width:718px; background:#D7D7D7; font-size:14px; height:30px; line-height:30px; padding:0 10px; margin-bottom:10px;}
	
	.duibi{ width:738px; float:left; margin-bottom:10px;}
	.duibi a,.duibi a:hover{ margin:5px 10px 5px 0; display:-moz-inline-box;*display:inline-block; border:1px #ccc solid; padding:0 5px; height:21px; line-height:21px; color:#666;}
	.duibi a.currently,.duibi a:hover.currently{ color:#D63492; text-decoration:underline; background:#F5F5F5;}
	
	.rightAnli{ width:220px; float:left; margin:0 12px 15px 12px;_margin:0 10px 15px 6px;}
	.rightAnli li{ width:100px; float:left; margin-right:10px;}
	.rightAnli li img{ border:1px #ccc solid; padding:1px; float:left; width:96px; height:96px;}
	.rightAnli li span{ background:#E0E0E0; height:21px; float:left; width:96px; padding:0 2px; overflow:hidden; text-align:center; color:#666;}

