<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#menu li.champ a{
	background-position: bottom !important;
}

#main{
	padding: 15px 0;
}

#main .head{
	margin: 0 auto 10px auto;
	width: 758px;
	height: 167px;
	background: url(/sp/wtcc2010/images/champ_03.jpg);
}
#main .head h2{
	display: none;
}
#main .head p{
	font-size: 1.2em;
	line-height: 1.3em;
	color: #fff;

	width: 330px;
	padding: 107px 0 0 21px;
}

#main .driver{
	margin: 15px auto;
	padding-right: 240px;
	width: 504px;
	border-bottom: 1px solid #D2CB8D;
}
#main .driver .profile{
	float: right;
	margin-left: 15px;
	width: 273px;
}
#main .driver .car{
	float: left;
	width: 216px;
}
#main .driver h3{
	margin-bottom: 15px;
	text-indent: -9999px;
}
#main .driver .profile .title{
	padding-bottom: 4px;
	border-bottom: 1px solid #0594E6;
	text-indent: -9999px;
}
#main .driver .profile p{
	margin: 8px 0;
	font-size: 1.2em;
	line-height: 1.5em;
}

#main .driver.rank-1{
	min-height: 298px;
	height: auto !important;
	height: 298px;
	background: url(/sp/wtcc2010/images/champ_10.jpg) right bottom no-repeat;
}
#main .driver.rank-1 h3{
	width: 367px;
	height: 40px;
	background: url(/sp/wtcc2010/images/champ_07.gif) no-repeat;
	text-indent: -9999px;
}
#main .driver.rank-1 .profile .title{
	width: 262px;
	height: 88px;
	background: url(/sp/wtcc2010/images/champ_15.gif) no-repeat;
}
#main .driver.rank-2{
	min-height: 251px;
	height: auto !important;
	height: 251px;
	background: url(/sp/wtcc2010/images/champ_22.jpg) right bottom no-repeat;
}
#main .driver.rank-2 h3{
	width: 367px;
	height: 40px;
	background: url(/sp/wtcc2010/images/champ_20.gif) no-repeat;
}
#main .driver.rank-2 .profile .title{
	width: 262px;
	height: 88px;
	background: url(/sp/wtcc2010/images/champ_27.gif) no-repeat;
}
#main .driver.rank-3{
	min-height: 250px;
	height: auto !important;
	height: 250px;
	background: url(/sp/wtcc2010/images/champ_35.jpg) right bottom no-repeat;
}
#main .driver.rank-3 h3{
	width: 367px;
	height: 40px;
	background: url(/sp/wtcc2010/images/champ_32.gif) no-repeat;
}
#main .driver.rank-3 .profile .title{
	width: 271px;
	height: 88px;
	background: url(/sp/wtcc2010/images/champ_40.gif) no-repeat;
}

#main .note{
	margin: 25px auto 15px auto;
	padding: 15px 23px;
	width: 496px;

	font-size: 1.2em;
	line-height: 1.4em;
	border: solid 3px #D7D7D7;
}
#main .note table{
	margin: 10px auto;
}
#main .note table,
#main .note th,
#main .note td{
	border: solid 1px #000;
}
#main .note th,
#main .note td{
	padding: 3px 10px;
}
#main .note th{
	background: #000;
	color: #fff;
	font-weight: bold;
	border-bottom: 1px solid #fff;
}
#main .note td{
	color: #EF512E;
}
#main .note .supply{
	margin-bottom: 10px;
	text-align: center;
}</pre></body></html>