@charset "utf-8";
/* CSS Document */

.tbl_top {
	width:500px;
	height:38px;
	background-image:url(../images/winners_frame/top_bg.jpg);
	background-repeat:no-repeat;
	float:left;
	background-color:#FF9933;
}

.tbl_body {
	background-image:url(../images/winners_frame/table_bg.jpg);
	float:left;
}

.tbl_bot {
	width:500px;
	height:13px;
	background-image:url(../images/winners_frame/bot_bg.jpg);
	line-height:0;
	font-size:0;
	float:left;
}

.row {
	width:500px;
	height:60px;
	text-align:center;
	float:left;
}

.row2 {
	width:500px;
	height:38px;
	text-align:center;
	float:left;
}

.row p {
	font-size:14px;
	color:#f70012;
	font-weight:bold;
	padding-top:15px;
}

.col_head {
	width:107px;
	height:60px;
	float:left;
	
}

.col_main {
	width:131px;
	height:60px;
	float:left;
}

.col_head2 {
	width:107px;
	height:38px;
	float:left;
}

.col_main2 {
	width:131px;
	height:38px;
	float:left;
	
}

.col_main2 p {
	color:#fdff1f;
	margin:0;
	padding:0;
	padding-top:3px;
	font-size:13px;
	font-weight:bold;
}

.winners_h1 {
	color:#f70012;
	font-family: "comic sans ms", arial, helvetica, serif;
	font-size:16px;
	margin:0;
	padding:0;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
}

.col_head2 img {
	border:none;
}

a img {
	border:none;
}
