﻿@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	font: 12px/1 Tahoma, Helvetica, Arial, "宋体", sans-serif;
	color: #333;
	background: #fff;
}
ul {
	float: left;
	list-style: none;
}
.clear {
	clear: both;
}
a:link, a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #cb0101;
}
#top {
	float: left;
	width: 100%;
	background: #f8f8f8;
	height: 24px;
}
#topin {
	margin: 0px auto;
	width: 950px;
	position: relative;
}
#topin1 {
	display: inline;
	float: left;
	margin-top: 5px;
	margin-left: 7px;	
}
#topin2 {
	position: absolute;
	right: 30px;
	top: 5px;
}
#header {
	float: left;
	width: 100%;
	background: url(header.png) no-repeat center top;
	height: 120px;
}
#headerin {
	margin: 0px auto;
	width: 950px;
	position: relative;
}
#a1 {
	height: 63px;
	width: 215px;
	position: absolute;
	top: 9px;
	left: 6px;	
}
#nav {
	position: absolute;
	left: 290px;
	top: 75px;
	width: 660px;
}
#nav li {
	display: inline;
	margin-left: 5px;
	float: left;
}
#nav li a {
	font-size: 14px;
	font-weight: bold;
	color: #db2029;
	height: 19px;
	width: 75px;
	display: block;
	text-align: center;
	padding-top: 7px;
}

#nav li a:active {
	color: #FF0;	
}
#search {
	position: absolute;
	top: 22px;
	right: 10px;
}
#txtsearch {
	padding: 1px;
	width: 110px;
	border: 1px solid #8e4e07;
}
#btngo {
	font-weight: bold;
	background: #FFF;	
}
#wraper {
	margin: 0px auto;
	width: 950px;
	background: #FFF;
}
#div1 {
	float: left;
	width: 625px;
	border-right: 3px solid #cc0001;
}
#hotspot {
	float: left;
	width: 100%;	
}
#hotspotin {
	float: left;
	height: 352px;
	width: 100%;
	position: relative;
}
#focpic {
	height: 100%;
	width: 100%;
	position: absolute;
	filter: RevealTrans(duration=1;ransition=12);
}
#foctitle {
	background: #FFF;
	width: 100%;
	position: absolute;
	top: 10px;
	padding: 5px 0px;
	text-align: center;
	FILTER: alpha(opacity=40);
	opacity: 0.4;
}
#foctitle a:hover {
	color: #F00;
	text-decoration: underline;
}
#slide_thumb {
	width: 615px;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
#slide_thumb .thumb_off {
	display: inline;
	float: left;
	width: 110px;
	margin-left: 10px;
	position: relative;
	top: 9px;
	FILTER: alpha(opacity=30);
	opacity: 0.3;
}
#slide_thumb .thumb_off img {
	float: left;
	height: 61px;
	width: 110px;
}
#slide_thumb .thumb_on {
	display: inline;
	float: left;
	width: 125px;
	margin-left: 10px;
	background: #FFF;
}
#slide_thumb .thumb_on img {
	float: left;
	height: 70px;
	width: 125px;
}
#div1_mid {
	float: left;
	height: 375px;
	width: 100%;
	border-bottom: 1px solid #e4e4e4;
}
#program {
	float: left;
	width: 256px;
}
#program_tit {
	background: url(img1730.png) no-repeat;
	float: left;
	height: 28px;
	width: 100%;	
}
#program_tit span {
	text-align: right;
	float: left;
	width: 96%;
	margin-top: 10px;
}
#program_cnt {
	float: left;
	width: 100%;
}
#weekbtn {
	float: left;
	width: 70px;
	height: 190px;
	margin-top: 10px;
	display: inline;
	margin-left: 15px;
}
#program_cnt ul {
	width: 100%;
}
#program_cnt li {
	float: left;
	width: 100%;
	position: relative;
	margin-top: 3px;
}
#program_cnt li img {
	display: inline;
	float: left;
	margin-right: 4px;
	margin-top: 4px;
}
a.aw {
	display: block;
	height: 16px;
	width: 48px;
	float: left;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
}
.weektbl {
	float: left;
	height: 183px;
	width: 164px;
	margin-top: 10px;
	padding-top: 1px;
	line-height: 17px;
}
#p1 {
	padding: 3px;
	float: left;
	height: 118px;
	width: 234px;
	border: 1px solid #bababa;
	display: inline;
	margin-top: 10px;
	margin-left: 7px;
}
#topnews {
	float: left;
	width: 368px;
	border-top: 4px solid #e4e4e4;
	height: 371px;
	border-left: 1px solid #e4e4e4;
}
#topnewsin {
	display: inline;
	float: left;
	width: 338px;
	margin-left: 15px;	
}
#topnewsin h1 {
	font-size: 12px;
	font-weight: bold;
	color: #cb0101;	
	float: left;
	width: 100%;
	margin-top: 14px;
	padding-top: 1px;
	padding-bottom: 3px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#topnewsin h1 a {
	font-size: 16px;
	color: #cb0101;	
}
#topnewsin h1 a:hover {
	color: #333;	
}
#topnewsin p {
	float: left;
	width: 100%;
	margin-top: 10px;
	padding-top: 1px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#topnewsin p a {
	font-size: 14px;	
}
#newsearch {
	text-align: center;
	float: left;
	width: 100%;
	margin-top: 13px;	
}
#txtsearch2 {
	padding: 2px;
	width: 210px;
	border: 1px solid #afafaf;
	vertical-align: top;
}
#div1_bottom {
	float: left;
	height: 290px;
	width: 100%;	
}
#tv_tit {
	background: url(img1730.png) no-repeat 8px -50px;
	float: left;
	height: 21px;
	width: 100%;
	margin-top: 12px;
	position: relative;
}
#tv_tit span {
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	right: 10px;
	top: 5px;
	color: #cb0101;
}
#tv_tit span a {
	color: #cb0101;
}
#tv_tit span a:hover {
	color: #333;	
}
#tv_cnt {
	float: left;
	width: 100%;	
}
#tv_cnt .per {
	display: inline;
	float: left;
	width: 178px;
	margin-top: 12px;
	margin-left: 23px;	
}
#tv_cnt .per img {
	padding: 3px;
	float: left;
	height: 128px;
	width: 170px;
	border: 1px solid #b3b3b3;	
}
#tv_cnt ul {
	width: 100%;
	padding-top: 10px;	
}
#tv_cnt li {
	display: inline;
	float: left;
	width: 268px;
	margin-left: 23px;
	background: url(img1730.png) no-repeat -700px -243px;
	padding-left: 12px;
	padding-top: 1px;
	line-height: 16px;
	margin-top: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#div2 {
	background: #f7f7f7;
	float: left;
	height: 1018px;
	width: 322px;
}
#videorank {
	float: left;
	height: 340px;
	width: 100%;
	border-bottom: 1px solid #e4e4e4;	
}
#videorank_tit {
	float: left;
	width: 100%;
	margin-top: 8px;
	height: 20px;
	background: url(img1730.png) no-repeat -680px -150px;
	position: relative;
}
#videorank_tit strong {
	display: inline;
	float: left;
	margin-top: 5px;
	margin-left: 60px;
	font-size: 14px;
	color: #cb0101;
	padding-top: 1px;
}
#videorank_tit span {
	position: absolute;
	right: 0px;
}
#videorank_tit span a:link, #videorank_tit span a:visited {
	font-size: 14px;
	color: #cb0101;
	font-weight: bold;
	margin-top: 5px;
	display: inline-block;
	padding-top: 1px;
}
#videorank_tit span a:hover {
	color: #000;
}
#videorank_cnt {
	display: inline;
	float: left;
	width: 278px;
	margin-left: 22px;
	margin-top: 15px;
}
#vr1 {
	background: url(img1729.png) no-repeat 0px 0px;
	float: left;
	height: 94px;
	width: 100%;	
}
#vr1 img {
	background: url(img1730.png) no-repeat -700px 0px;
	padding: 3px 3px 12px;
	float: left;
	height: 79px;
	width: 140px;
	display: inline;
	margin-left: 20px;
}
#vr1 strong {
	float: left;
	width: 96px;
	padding-top: 1px;
	display: inline;
	margin-left: 10px;
	margin-top: 8px;
	line-height: 22px;
}
#vr1 p {
	float: left;
	width: 96px;
	padding-top: 1px;
	display: inline;
	margin-left: 10px;
	margin-top: 8px;
	line-height: 18px;
	color: #888888;
}
#videorank_cnt ul {
	width: 100%;
	padding-top: 2px;
}
#videorank_cnt li {
	float: left;
	width: 242px;
	padding-left: 30px;
	margin-top: 10px;
	line-height: 16px;
	position: relative;
}
#vr2 {
	background: url(img1729.png) no-repeat 0px -200px;
}
#vr3 {
	background: url(img1729.png) no-repeat 0px -250px;
}
#vr4 {
	background: url(img1729.png) no-repeat 0px -300px;
}
#vr5 {
	background: url(img1729.png) no-repeat 0px -350px;
}
#vr6 {
	background: url(img1729.png) no-repeat 0px -400px;
}
#vr7 {
	background: url(img1729.png) no-repeat 0px -450px;
}
#vr8 {
	background: url(img1729.png) no-repeat 0px -500px;
}
#videorank_cnt li img {
	float: left;
	margin-top: 1px;
}
#videorank_cnt li span {
	display: inline;
	float: left;
	width: 220px;
	margin-left: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#videorank_cnt li em {
	float: left;
	width: 90px;
	font-style: normal;
	text-align: right;
}
#entshow {
	float: left;
	width: 100%;
	height: 130px;
}
#entshow_tit {
	display: inline;
	float: left;
	width: 282px;
	margin-left: 20px;
	margin-top: 12px;
	position: relative;
}
#entshow_tit strong {
	font-size: 14px;
	color: #cb0101;
	float: left;
	padding-top: 1px;
}
#entshow_tit strong a {
	color: #cb0101;
}
#entshow_tit strong a:hover {
	color: #333;	
}
#entshow_tit span {
	font-size: 11px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#entshow_cnt {
	display: inline;
	float: left;
	width: 278px;
	margin-left: 22px;
	margin-top: 10px;
}
#entshow_cnt ul {
	width: 100%;	
}
#entshow_cnt li {
	line-height: 16px;
	float: left;
	width: 243px;
	padding-left: 35px;
	margin-top: 10px;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 3px;
}
#es1 {
	background: url(img1729.png) no-repeat -400px 0px;	
}
#es2 {
	background: url(img1729.png) no-repeat -400px -50px;	
}
#es3 {
	background: url(img1729.png) no-repeat -400px -100px;	
}
#entshow_cnt li em {
	float: left;
	width: 85px;
	font-style: normal;
}
#entshow_cnt li span {
	float: left;
	width: 150px;	
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#stars {
	float: left;
	width: 100%;
	height: 256px;
	border-bottom: 1px solid #e4e4e4;
}
#stars_tit {
	display: inline;
	float: left;
	width: 282px;
	margin-left: 20px;
	margin-top: 18px;
}
#stars_tit strong {
	font-size: 14px;
	color: #cb0101;
	float: left;
	padding-top: 1px;
}
#stars_tit strong a {
	color: #cb0101;
}
#stars_tit strong a:hover {
	color: #FFF;
	background: #cb0101;
}
#stars_cnt {
	background: url(starsbg.png) no-repeat center top;
	display: inline;
	float: left;
	width: 100%;
	margin-top: 10px;
}
#stars_cnt marquee {
	float: left;
	width: 280px;
	display: inline;
	margin-left: 20px;
	margin-top: 10px;
}
#stars_cnt .perstar {
	float: left;
	width: 282px;
	margin-left: 20px;
	margin-top: 10px;
	display: inline;
	overflow: hidden;
}
#stars_cnt .perstar .per {
	float: left;
	width: 108px;
	display: inline;
	margin-top: 10px;
	margin-right: 34px;
}
#stars_cnt .perstar .per img {
	padding: 3px;
	float: left;
	height: 134px;
	width: 100px;
	border: 1px solid #b3b3b3;	
}
#stars_cnt .perstar .per span {
	text-align: center;
	float: left;
	width: 100%;
	margin-top: 8px;
	padding-top: 1px;
}
#otherstars {
	display: inline;
	float: left;
	width: 278px;
	margin-top: 10px;
	margin-left: 22px;
	padding-top: 1px;
	line-height: 21px;
	text-align: center;
}
#otherstars a {
	display: inline-block;
}
#tvcomment {
	float: left;
	width: 100%;	
}
#tvcomment_tit {
	display: inline;
	float: left;
	width: 282px;
	margin-top: 12px;
	margin-left: 20px;
	position: relative;
}
#tvcomment_tit strong {
	font-size: 14px;
	color: #cb0101;
	float: left;
	padding-top: 1px;
}
#tvcomment_tit span {
	font-size: 11px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#tvcomment_cnt {
	display: inline;
	float: left;
	width: 278px;
	margin-left: 22px;
	margin-top: 10px;
}
#tvcomment_cnt ul {
	width: 100%;
}
#tvcomment_cnt li {
	line-height: 16px;
	float: left;
	width: 100%;
	margin-top: 13px;
	position: relative;
}
#tvcomment_cnt li span {
	float: left;
	width: 210px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#tvcomment_cnt li em {
	position: absolute;
	right: 0px;
	font-style: normal;
}
#tvlink {
	background: url(img1730.png) no-repeat 0px -300px;
	float: left;
	height: 30px;
	width: 100%;
	margin-top: 7px;
	text-align: center;
}
#tvlink span {
	display: inline-block;
	border-right: 1px solid #000;
	margin-top: 10px;
	padding: 1px 20px 0px;
}
#fullcolumn {
	float: left;
	width: 100%;
	margin-top: 9px;
	background: #d3d3d3;
}
#fullcolumn_1, #fullcolumn_1 img {
	float: left;
	width: 625px;
	height: 98px;
}
#fullcolumn_2 {
	float: left;
	width: 322px;
	display: inline;
	margin-left: 3px;
}
#fullcolumn_2 img {
	float: left;
	width: 100%;
	height: 98px;
}
#div3 {
	float: left;
	width: 625px;
	border-right: 3px solid #cc0001;
}
#lovecolumn {
	float: left;
	/*height: 230px;*/
	width: 100%;
	border-top: 4px solid #d3d3d3;
	border-bottom: 1px solid #e4e4e4;
}
#lovecolumn_tit {
	float: left;
	height: 21px;
	width: 100%;
	margin-top: 16px;
	position: relative;
	background: url(img1730.png) no-repeat 8px -100px;
}
#lovecolumn_tit span {
	position: absolute;
	right: 10px;
	bottom: 0px;
	font-size: 11px;
	color: #cb0101;
	font-weight: bold;
}
#lovecolumn_tit span a {
	color: #cb0101;
}
#lovecolumn_tit span a:hover {
	color: #333;
}
#lovecolumn_cnt {
	float: left;
	width: 100%;
	margin-top: 8px;
}
#cols {
	float: left;
	width: 124px;
	border-right: 1px solid #e4e4e4;
}
#cols strong {
	font-size: 14px;
	display: inline;
	float: left;
	width: 110px;
	margin-top: 16px;
	margin-left: 10px;
	padding-top: 1px;
}
#columnright {
	float: left;
	width: 500px;	
}
#columnright .per {
	display: inline;
	float: left;
	width: 132px;
	margin-top: 5px;
	margin-left: 26px;
	padding-bottom: 10px;
}
#columnright .per img {
	background: url(img1730.png) no-repeat 0px -350px;
	padding: 6px 6px 9px;
	float: left;
	height: 90px;
	width: 120px;	
}
#columnright .per span {
	text-align: center;
	float: left;
	width: 100%;
	margin-top: 7px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-top: 1px;
}
#columnright .per h6 {
	float: left;
	width: 120px;
	margin-top: 7px;
	padding-left: 12px;
	font-size: 12px;
	font-weight: normal;
	padding-top: 1px;
	background: url(img1730.png) no-repeat -698px -245px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#photos {
	float: left;
	height: 272px;
	width: 100%;
	border-bottom: 1px solid #e4e4e4;
}
#photos_tit {
	float: left;
	height: 21px;
	width: 100%;
	margin-top: 16px;
	position: relative;
	background: url(img1730.png) no-repeat 8px -150px;
}
#photos_tit span {
	position: absolute;
	right: 10px;
	bottom: 0px;
	font-size: 11px;
	color: #cb0101;
	font-weight: bold;
}
#photos_tit span a {
	color: #cb0101;
}
#photos_tit span a:hover {
	color: #333;
}
#photos_cnt {
	float: left;
	width: 100%;	
}
#photos_cnt .per {
	display: inline;
	float: left;
	width: 138px;
	margin-top: 12px;
	margin-left: 15px;	
}
#photos_cnt .per img {
	padding: 3px;
	float: left;
	height: 173px;
	width: 130px;
	border: 1px solid #bfbfbf;
}
#photos_cnt .per span {
	text-align: center;
	float: left;
	width: 100%;
	margin-top: 14px;
	padding-top: 1px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#union {
	float: left;
	height: 200px;
	width: 100%;
	margin-top: 8px;
}
#union_tit {
	background: url(img1730.png) no-repeat 0px -250px;
	float: left;
	height: 28px;
	width: 100%;
}
#union_cnt {
	float: left;
	width: 100%;
	margin-top: 0px;	
}
#union_cnt .un {
	display: inline;
	float: left;
	height: 31px;
	width: 88px;
	margin-top: 15px;
	margin-left: 29px;
	border: 1px solid #000;
}
#union_cnt div {
	text-align: center;
	float: left;
	width: 100%;
	margin-top: 15px;	
}
#hotalks {
	float: left;
	height: 323px;
	width: 341px;
	border-top: 4px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
	margin-top: 8px;
}
#hotalks_tit {
	float: left;
	height: 18px;
	width: 100%;
	margin-top: 13px;
	background: url(img1730.png) no-repeat 10px -200px;
	position: relative;
}
#hotalks_tit span {
	position: absolute;
	right: 10px;
	bottom: 0px;
	font-size: 11px;
	color: #cb0101;
	font-weight: bold;
}
#hotalks_tit span a {
	color: #cb0101;
}
#hotalks_tit span a:hover {
	color: #333;
}
#hotalks_cnt {
	float: left;
	width: 282px;
	margin-top: 10px;	
}
#hotalks_cnt ul {
	width: 282px;
	padding-left: 30px;
}
#hotalks_cnt li {
	background: url(img1730.png) no-repeat -700px -242px;
	+background: url(img1730.png) no-repeat -700px -245px;
	_background: url(img1730.png) no-repeat -700px -242px;
	float: left;
	width: 270px;
	padding-left: 12px;
	padding-top: 1px;
	line-height: 16px;
	margin-top: 9px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#div4 {
	background: #f7f7f7;
	float: left;
	height: 843px;
	width: 322px;	
}
#comment {
	float: left;
	height: 255px;
	width: 100%;
	border-bottom: 1px solid #e4e4e4;
}
#comment_tit {
	float: left;
	width: 282px;
	margin-top: 15px;
	display: inline;
	margin-left: 20px;
	position: relative;
}
#comment_tit strong {
	font-size: 14px;
	float: left;
	padding-top: 1px;
}
#comment_tit span {
	font-size: 11px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#comment_cnt {
	display: inline;
	float: left;
	width: 278px;
	margin-top: 5px;
	margin-left: 22px;
}
#comment_cnt ul {
	width: 100%;
}
#comment_cnt li {
	line-height: 16px;
	float: left;
	width: 100%;
	margin-top: 13px;
	position: relative;
}
#comment_cnt li span {
	float: left;
	width: 210px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#comment_cnt li em {
	position: absolute;
	right: 0px;
	font-style: normal;
	width: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#comment_cnt strong {
	text-align: center;
	float: left;
	width: 100%;
	margin-top: 15px;
	padding-top: 1px;
}
#comment_cnt strong a {
	font-size: 14px;
	color: #cb0101;
}
#comment_cnt strong a:hover {
	color: #333;
}
#plan {
	float: left;
	height: 305px;
	width: 100%;
	border-bottom: 1px solid #e4e4e4;
}
#plan_tit {
	float: left;
	width: 282px;
	margin-top: 15px;
	display: inline;
	margin-left: 20px;
	position: relative;
}
#plan_tit strong {
	font-size: 14px;
	float: left;
	padding-top: 1px;
}
#plan_tit span {
	font-size: 11px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#plan_cnt {
	float: left;
	width: 278px;
	display: inline;
	margin-left: 22px;
}
#plan_cnt .per {
	float: left;
	width: 100%;
	margin-top: 22px;
}
#plan_cnt .per img {
	float: left;
	height: 60px;
	width: 80px;
	border: 1px solid #000;	
}
#plan_cnt .per strong {
	display: inline;
	float: left;
	width: 190px;
	margin-left: 5px;
	padding-top: 1px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 5px;
}
#plan_cnt .per p {
	display: inline;
	float: left;
	width: 190px;
	margin-top: 8px;
	margin-left: 5px;
	line-height: 16px;
	padding-top: 1px;
}
#djchtit {
	color: #CB0101;
	font-size: 14px;
	font-weight: bold;
}
#djch {
	float: left;
	width: 100%;
	margin-top: 10px;
}
#djch img {
	float: left;
	height: 60px;
	width: 80px;
	border: 1px solid #000;	
}
#djch strong {
	display: inline;
	float: left;
	width: 160px;
	margin-left: 5px;
	padding-top: 1px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 5px;
}
#djch p {
	display: inline;
	float: left;
	width: 160px;
	margin-top: 8px;
	margin-left: 5px;
	line-height: 16px;
	padding-top: 1px;
}
#ring {
	float: left;
	width: 100%;	
}
#ring_tit {
	float: left;
	width: 282px;
	margin-top: 15px;
	display: inline;
	margin-left: 20px;
	position: relative;
}
#ring_tit strong {
	font-size: 14px;
	float: left;
	padding-top: 1px;
}
#ring_tit span {
	font-size: 11px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#ring_cnt {
	display: inline;
	float: left;
	width: 278px;
	margin-left: 22px;	
}
#ring_cnt ul {
	width: 100%;
	padding-top: 8px;
}
#ring_cnt li {
	float: left;
	width: 254px;
	margin-top: 8px;
	padding-left: 24px;
	position: relative;
	border-bottom: 1px dotted #CCC;
	line-height: 16px;
	padding-bottom: 4px;
}
#rg1 {
	background: url(img1729.png) no-repeat -400px -150px;	
}
#rg2 {
	background: url(img1729.png) no-repeat -400px -200px;	
}
#rg3 {
	background: url(img1729.png) no-repeat -400px -250px;	
}
#rg4 {
	background: url(img1729.png) no-repeat -400px -300px;	
}
#rg5 {
	background: url(img1729.png) no-repeat -400px -350px;	
}
#rg6 {
	background: url(img1729.png) no-repeat -400px -400px;	
}
#rg7 {
	background: url(img1729.png) no-repeat -400px -450px;	
}
#rg8 {
	background: url(img1729.png) no-repeat -400px -500px;	
}
#ring_cnt li img {
	display: inline;
	float: left;
	margin-right: 10px;	
}
#ring_cnt li span {
	float: left;
	width: 160px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#ring_cnt li em {
	font-style: normal;
	position: absolute;
	right: 0px;	
}
#friends {
	float: left;
	width: 928px;
	margin-top: 10px;
	border: 1px solid #d0d0d0;
	display: inline;
	margin-left: 10px;
}
#friends_tit {
	background: url(friendsbg.png) repeat-x;
	float: left;
	height: 26px;
	width: 100%;	
}
#friends_tit strong {
	display: inline;
	float: left;
	margin-top: 6px;
	margin-left: 20px;
	padding-top: 1px;
	font-size: 14px;
}
#friends_cnt {
	float: left;
	width: 100%;
	padding-bottom: 20px;	
}
#friends_cnt img {
	display: inline;
	float: left;
	height: 31px;
	width: 88px;
	margin-top: 15px;
	margin-left: 23px;
	border: 1px solid #000;	
}
#links {
	display: inline;
	float: left;
	width: 930px;
	margin-top: 8px;
	margin-left: 10px;
}
#links span {
	display: inline-block;
	margin-top: 12px;
	padding-top: 1px;
	border-right: 1px solid #000;
	margin-right: 10px;
	padding-right: 10px;
}
#links span a {
	font-size: 14px;	
}
#footer {
	background: url(footerbg.gif) repeat-x;
	float: left;
	width: 100%;
	margin-top: 20px;
	padding-bottom: 50px;	
}
#footer_nav {
	text-align: center;
	float: left;
	width: 100%;
	margin-top: 24px;
	padding-top: 1px;
}
#footer_nav a {
	display: inline-block;
	margin-left: 20px;
	padding-top: 1px;
}
#footer p {
	text-align: center;
	float: left;
	width: 100%;
	margin-top: 12px;	
}