BODY {
    margin: 0;
    padding: 0;
    font-family: Verdana,Helvetica,Arial,sans-serif;
    font-size: 11px;
    background: #333333;
    text-align: center;
}
A {text-decoration: none;}
A:HOVER {text-decoration: none;}
IMG {border: none;}

.relax {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#wrapper {
	text-align: left;
}
.football {
	background: #515151 url("images/bg/tmc-bann.png") no-repeat left top;
}
#navlist { background: #101010 url("images/bg/bg-submf.png") repeat-x; }
#navcontainer2 {
	background: url("images/bg/bg-subme.png") repeat-x;
}

.content {
	padding: 0px 10px 0px 10px
}

#leftmenu {
	float: left;
	width: 170px;
	background: #333333;
	padding: 0px 0px 0px 0px;
	background: #010101 url("images/bg/lnav.gif") repeat-x left top;
}
#leftmenu UL LI {
	padding: 5px 0px 5px 0px;
}
#leftmenu UL LI:HOVER,
#leftmenu UL LI.active {
	background: #1d1d1d;
}

#leftmenu UL LI A {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	letter-spacing: -1px;
	display: block;
	position: relative;
}
#leftmenu UL LI:HOVER A,
#leftmenu UL LI.active A {
	color: #ff6600;
}

.right-col {
	float: right;
	width: 259px;
	margin-right: 0px;
	margin-top: -12px;
	font-family: Helvetica,Arial,sans-serif;
}

#slider2 {
	overflow: hidden;
	width: 235px;
	height: 97px;
	_height: 125px;
	float: left;
	padding-top: 28px;
	margin-top: -28px;
}
.slider-content {
	float: left;
	width: 5000px;
	background: url("images/bg/topic-bg.gif") repeat-x left top;
}

.frame {
	padding-top: 5px;
}
.frame.ffirst {
	padding-top: 0px;
}

.frame-title {
	background: url("images/bg/right-col.gif") no-repeat left top;
	height: 30px;
}

.frame-title H2 {
	/*font-family: Helvetica,Arial,sans-serif;*/
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	padding: 7px 0px 0px 10px;
	letter-spacing: -1px;
}

.frame-data {
	position: relative;
	border-top: 1px solid #5a5b59;
	border-left: 1px solid #5a5b59;
	border-right: 1px solid #5a5b59;
	border-bottom: 1px solid #5a5b59;
	/*border-bottom: 1px solid #cccccc;*/
	background: #fefefe;
	/*float: left;
	width: 257px;*/
}

.frame-data .presented {
	float: left;
	width: 100%;
	height: 27px;
	background: #3a3c39;
	border-bottom: 1px solid #5a5b59;
}
.frame-data .presented SPAN {
	display: block;
	font-size: 11px;
	color: #c2c2c2;
	font-weight: bold;
	padding: 8px 0px 0px 5px;
}

/*.frame-data .presented A {
	float: right;
	padding-right: 10px;
}*/

.arr-prev {
	float: left;		
}
.arr-next {
	float: right;	
}
.frame-data .topic {
	float: left;
	width: 215px;
	_width: 235px;
	padding: 5px 10px 0px 10px;
	position: relative;
	/*background: url("images/bg/topic-bg.gif") repeat-x left top;*/
}

.frame-data .topic A.lbl {
	float: right;
	position: absolute;
	right: 10px;
	top: -28px;
}

.frame-data .topic SPAN {
	display: block;
	font-size: 10px;
	color: #7d7d7d;
	text-align: right;
	padding: 0px 0px 3px 0px;
}
.frame-data .topic P {
	font-size: 13px;
	color: #666666;
	padding: 0px 0px 15px 0px;
	line-height: 16px;
}
.frame-data .topic STRONG {
	display: block;
	font-weight: bold;
}
.frame-data .topic P A {
	font-size: 13px;
	color: #666666;
}
.frame-data .topic SPAN A {
	font-size: 10px;
	color: #336699;
	text-decoration: underline;
}
.frame-data .topic SPAN A:HOVER  {
	text-decoration: none;
}

.frame-data .periods  {
	padding: 8px 10px 8px 10px;
}
.frame-data .periods SELECT  {
	width: 190px;
	font-size: 10px;
	padding: 2px 0px 2px 0px;
}
.frame-data TABLE {
	width: 237px;
	margin-top: 10px;
}
.frame-data TABLE TH {
	border: none;
	color: #000000;
	background: none;
	font-weight: normal;
	font-size: 10px;
}

.frame-data TABLE TH {
	padding: 0px 0px 5px 0px;
}
.frame-data TABLE .bline {
	line-height: 0;
	font-size: 0;
	border-bottom: 1px solid #999999;
	margin: 5px 0px 0px 0px;
}
.frame-data TABLE TH.trank {
	font-weight: bold;
}
.frame-data TABLE TH.tuser {
	text-align: left;
}
.frame-data TABLE TH.tuser .bline {
	margin: 5px 10px 0px 0px;
}
.frame-data TABLE TH.tscore .bline {
	margin: 5px 0px 0px 10px;
}
.frame-data TABLE TD {
	border: none;
	color: #000000;
	padding: 3px 0px 3px 0px;
	font-size: 10px;
}
.frame-data TABLE TD.tuser {
	text-align: left;
	width: 110px;
}
.frame-data TABLE TD.tscore {
	text-align: right;
}




.leftblock {
	float: left;
	width: 710px;
	font-family: Helvetica,Arial,sans-serif;
	padding: 0px 0px 10px 0px;
}
.topslide {
	float: left;
	width: 535px;
	border: 1px solid #b2b2b2;
	position: relative;
	display:none;	
}
/*.hid {
	overflow: hidden;
	width: 513px;
	float: left;
	position: relative;
}*/
#slider1 {
	width: 513px;
	_width: 511px;
	overflow: hidden;
	//position: relative;
	float: left;
}
.slider-bg {
	float: left;
	width: 5000px;
	padding: 3px 0px 3px 0px;
	background: #f4f8c7;
}
.top-item {
	float: left;
	width: 500px;
	_width: 508px;
	padding-right: 10px;
	background: #f4f8c7;
	/*position: relative;*/
	display: inline;
	margin-left: 3px;
}
.top-pic {
	float: left;
	line-height: 0;
	font-size: 0;
}

.top-info {
	float: right;
	width: 405px;
}

.top-info H3 {
	font-size: 21px;
	color: #4a8c5e;
	font-weight: bold;
}

.top-info P {
	font-size: 12px;
	color: #464646;
	font-weight: normal;
	padding: 7px 0px 0px 0px;
}
.top-info P.ptitle {
	font-size: 14px;
	text-decoration: underline;
}
.top-info P.ptitle:HOVER {
	text-decoration: none;
}
.top-info P A {
	font-size: 12px;
	color: #336699;
	font-weight: normal;
	text-decoration: underline;
}
.top-info P.ptitle A {
	font-size: 16px;
	text-decoration: none;
}
.top-info P A.info-author {
	color: #ff6600;
}
.top-info .detail-link A {
	float: right;
	padding-left: 10px;
	background: url("images/icons/info.gif") no-repeat left 2px;
}
.top-info .detail-link A.idl {
	background: url("images/icons/info-detail.gif") no-repeat left 2px;
}
.top-info P A:HOVER {
	text-decoration: none;
}
.top-info .detail-link {
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 3px;
}
.top-info .points {
	float: right;
	margin-top: 5px;
	background: url("images/bg/rank.gif") no-repeat left top;
}
.top-info .points P {
	font-size: 42px;
	color: #eef9c7;
	padding: 0px;
	margin: 0;
}
.top-info .points P SPAN {
	font-size: 30px;
	color: #b4c890;
	padding: 0;
	margin: -7px 0px 0px 0px
}

.top-info SPAN {
	display: block;
	font-size: 10px;
	color: #464646;
	font-weight: normal;
	padding-top: 2px;
}

.info-content {
	position: relative;
	float: left;
	clear: left;
	z-index: 100;
}

.info-detail {
	float: left;
	width: 515px;
	_width: 535px;
	padding: 10px 10px 0px 10px;
	position: absolute;
	/*top: 98px;*/
	top: 0;
	left: 0px;
	z-index: 100;
	background: #dfe5e0;
	display: none;
}

.viewpoints .info-detail {
	position: relative;
}

.info-detail TABLE {
	width: 100%;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
}

.info-detail TABLE TD {
	vertical-align: top;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background: #fdfdfd;
	padding: 2px 0px 2px 0px;
}
.info-detail TABLE TD.td-first {
	text-align: left;
	background: #cbd8b9;
	padding: 2px 0px 2px 5px;
}

.info-detail TABLE TH {
	vertical-align: top;
	font-size: 13px;
	color: #526747;
	/*font-weight: bold;*/
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background: #cbd8b9;
	padding: 2px 0px 2px 0px;
}
.info-detail TABLE TH.th-first {
	border-bottom: none;
}

.statements {
	float: left;
	width: 490px;
	_width: 515px;
	padding: 20px 10px 0px 15px;
	background: #fdfdfd url("images/bg/statements-bg.gif") repeat-x left bottom;
}

.statements .st-left {
	float: left;
	width: 365px;
	border-right: 1px solid #000000;;
}
.statements .st-left H3 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.statements .st-left A.atit {
	display: block;
	font-size: 12px;
	color: #3b575b;
	font-weight: bold;
	padding-top: 10px;
}

.statements .st-left P {
	font-size: 12px;
	color: #787877;
	font-weight: normal;
	padding: 10px 10px 0px 0px;
}
.statements .st-left P A {
	font-size: 10px;
	font-weight: normal;
}

.statements .st-left SPAN {
	display: block;
	text-align: right;
	padding: 15px 20px 0px 0px;
}
.statements .st-left SPAN A {
	margin-left: 15px;
}

.statements .st-right {
	float: right;
	width: 110px;
}

.statements .st-right H3 {
	font-size: 12px;
	color: #2c4661;
	font-weight: bold;
	padding: 0px 0px 10px 10px;
}

.statements .st-right A {
	display: block;
	font-size: 13px;
	color: #181818;
	font-weight: normal;
	padding: 0px 0px 2px 0px;
	text-decoration: underline;
}
.statements .st-right A:HOVER {
	text-decoration: none;
}

.info-detail .collapse {
	float: left;
	width: 100%;
	text-align: center;
	line-height: 0;
	font-size: 0;
	padding: 10px 0px 0px 0px;
}

.viewpoints {
	float: left;
	width: 535px;
	_width: 544px;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 0px 10px;
	_margin: 0px 0px 0px 7px;
	display: inline;
	border: 1px solid #cccccc;
	background: url("images/bg/viewpoints-bg.gif") repeat-x left top;
	font-family: Helvetica,Arial,sans-serif;
}

.viewpoints-title {
	float: left;
	width: 100%;
	height: 36px;
	background: url("Images/bg/viewpoints-title.gif") no-repeat left top;
}

.viewpoints-title A {
	float: left;
	font-size: 12px;
	color: #7d7d7d;
	font-weight: bold;
	margin: 12px 21px 0px 21px;
}
.viewpoints-title A.active,
.viewpoints-title A:HOVER {
	color: #ccff00;
}

.viewpoints .top-item {
	float: left;
	width: 535px;
	padding: 10px 0px 0px 0px;
	margin-left: 0px;
	background: url("images/bg/list-bg.gif") no-repeat left top;
	/*z-index: 1;*/
}

.viewpoints .top-pic {
	padding-left: 10px;
}

.viewpoints .top-info {
	width: 475px;
	padding-bottom: 5px;
}
.viewpoints.hot .top-info P {
	font-size: 16px;
	color: #464646;
	padding-bottom: 5px;
}
.viewpoints.hot .top-info P SPAN {
	font-size: 14px;
	color: #666666;
	display: inline;
	padding-top: 0;
}
.viewpoints .top-info P.ptitle {
	padding-top: 2px;
	padding-bottom: 0px;
}
.viewpoints.hot .top-info P.ptitle {
	text-decoration: none;
}
.viewpoints.hot .top-info P.ptitle A {
	text-decoration: underline;
}
.viewpoints.hot .top-info P.ptitle A:HOVER {
	text-decoration: none;
}
.viewpoints .expand {
	float: left;
	width: 100%;
	line-height: 0;
	font-size: 0;
	margin-top: 5px;
}
.viewpoints .expand IMG.coll {
	display: none;
}
.viewpoints .expand A.barr IMG {
	display: none;
}
.viewpoints .expand A.barr IMG.coll {
	display: block;
}

.viewpoints .top-info .points {
	margin-top: 0px;
	background: url("images/bg/vrank.gif") no-repeat left top;
}
.viewpoints .top-info .points P {
	font-size: 32px;
	color: #ffffff;
	padding: 0px;
	margin: 0;
	text-align: right;
}
.viewpoints .top-info .points P SPAN {
	font-size: 13px;
	color: #BAC3B0;
	font-weight: bold;
	padding: 0;
	margin: 3px 0px 0px 0px
}

#recent,
#hot {
	display: none;
}

.lnavdata {
	float: left;
	width: 535px;
	min-height: 90px;
	_height: 100px;
	background: #2E2E2E;
	padding: 10px 0px 0px 0px;
	/*display: none;*/
	position: relative;
	z-index: 15;
}

.lnavdata P {
	font-size: 13px;
	color: #ffffff;
	padding: 0px 20px 15px 20px;
}
.lnavdata A {
	font-size: 12px;
	color: #FF6600 !important;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 20px;
	background: url("images/icons/det.gif") no-repeat left 3px;
}
.lnavdata A.acoll {
	background: url("images/icons/cdet.gif") no-repeat left 3px;
}

.lnavdata-expand {
	float: left;
	width: 535px;
	background: #626262;
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 0px 0px;
	display: none;
	position: absolute;
	left: 0;
	top: 89px;
	z-index: 2;
}

.lnavdata-expand H3 {
	font-size: 16px;
	color: #ff9900;
	font-weight: bold;
	padding: 0px 0px 5px 20px;
}

/*Modal Popup*/
