
.linkball {
	padding: 0px 1%; width: 100%; float: left;
}
.linkball .l_main {
	background: #005900; padding: 1.5%; color: rgb(255, 255, 255); font-size: 130%; margin-bottom: 0.3%; text-shadow: 0px 1px 1px #000;
}
.linkball .link_rows1 {
	background: rgb(248, 247, 247); padding: 1%; text-align: center; line-height: 35px; border-bottom-color: rgb(228, 228, 228); border-bottom-width: 1px; border-bottom-style: solid;
}
.linkball .link_rows2 {
	background: #FEE2CF; padding: 1%; text-align: center; line-height: 35px; border-bottom-color: rgb(228, 228, 228); border-bottom-width: 1px; border-bottom-style: solid;
}
.linkball .link_rows img {
	max-height: 30px;
}
.linkball .link_rows1:hover {
	background: #DDDDDD;
}
.linkball .link_rows2:hover {
	background: #DDDDDD;
}
.linkball .l_main a:link {
	color: rgb(255, 255, 255);
}
.linkball .l_main a:visited {
	color: rgb(255, 255, 255);
}
.linkball .l_time {
	width: 6%; font-size: 85%; float: left; font-size:18px; color: #007700;
}
.linkball .l_logo {
	width: 7%; float: left;
}
.linkball .l_team {
	width: 50%; float: left; font-size: 16px; color: #151515; font-family:Tahoma, Arial, sans-serif;
}
.linkball .l_channel {
	width: 12%; float: left;
}
.linkball .l_program {
	width: 18%; text-align: right; color: #0054A8; font-size: 80%; float: right;
}
.linkball .res_program {
	text-align: center; color: rgb(178, 178, 178); font-size: 80%; display: none;
}
.linkball .desc {
	background: #F2FFF2; font-size:14px; display: none;
}
.linkball .exe_detail {
	background: rgb(197, 222, 243); padding: 1.8%; text-align: center; color: rgb(0, 51, 102);
}
.linkball .link_left {
	padding: 1.2%; width: 17%; text-align: left; font-size: 98%; float: left;
}
.linkball .link_left a:link {
	color: rgb(17, 17, 17);
}
.linkball .link_left a:visited {
	color: rgb(17, 17, 17);
}
.linkball .link_right {
	padding: 1.2%; width: 83%; text-align: left; font-size: 98%; float: left;
}
.linkball .link_right a:link {
	color: rgb(255, 0, 0);
}
.linkball .link_right a:visited {
	color: rgb(255, 0, 0);
}
.analysis {
	padding: 0px 1%; width: 70%; float: left;
}
.analysis .a_topic {
	padding: 1%; text-align: left; font-size: 120%; font-weight: bold;
}
.analysis .frame_box {
	padding: 0.2%; overflow: scroll;
}
.livescore {
	padding: 0px 0px 0px 1%; width: 70%; float: left;
}
.livescore .hide {
	display: none;
}
.livescore ul {
	border-bottom-color: rgb(15, 116, 168); border-bottom-width: 1px; border-bottom-style: solid;
}
.livescore li {
	width: 140px; margin-right: 5px; display: inline-block;
}
.livescore li a:link {
	background: rgb(15, 116, 168); border-width: 1px 1px medium; border-style: solid solid none; border-color: rgb(102, 153, 204) rgb(102, 153, 204) currentColor; padding: 5px 1%; border-image: none; text-align: center; color: rgb(255, 255, 255); display: block;
}
.livescore li a:visited {
	background: rgb(15, 116, 168); border-width: 1px 1px medium; border-style: solid solid none; border-color: rgb(102, 153, 204) rgb(102, 153, 204) currentColor; padding: 5px 1%; border-image: none; text-align: center; color: rgb(255, 255, 255); display: block;
}
.livescore li a:hover {
	background: rgb(0, 51, 102); color: rgb(221, 238, 255);
}
.livescore li a:active {
	background: rgb(0, 51, 102); color: rgb(221, 238, 255);
}
.livescore li a.active {
	background: rgb(0, 51, 102); color: rgb(221, 238, 255);
}
.livescore .content_live {
	margin-top: 1%;
}