/* ´ÙÀ½ °æ±â ¼öÁ¤ Å×ÀÌºí ½ÃÀÛ */
.nextmatchTable {
	width: 100%;
	border-top: 1px solid #e0e1db;
	border-bottom: 1px solid #e0e1db;
	margin-bottom: 10px;
	}
.nextmatchTable caption {
	padding: 2em 0 .5em 1.5em;
	font-weight: bold;
	text-align: left;
	background: url(http://www.juventus.kr/page/nextmatch/iconH3.gif) no-repeat .5em 2em;
	}
.nextmatchTable tr.first-child th, .nextmatchTable tr.first-child td {
	border-top: none;
	}
.nextmatchTable th, .nextmatchTable td {
	border-top: 1px solid #eaebe7;
	padding: .5em;
	}
.nextmatchTable th {
	background: #f5f5f3;
	text-align: left;
	padding:.5em 1em;
	}
.nextmatchTable td {
	border-left: 1px solid #eaebe7;
	}
.nextmatchTable td input {
	border: 1px solid;
	border-color: #a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6;
	padding: 3px;
	height: 1em;
	line-height: 1em;
	background: #fbfbfb;
	vertical-align: middle;
	margin-right: .5em;
	margin-bottom: .5em;
	color: #666666;
	}
.nextmatchTable td input.radio, .nextmatchTable td input.check {
	border: none;
	padding: 0;
	margin: 0;
	background: none;
	margin-top: .4em;
	}
.nextmatchTable td input.w4em {
	width: 4em;
	}
.nextmatchTable td input.w2em {
	width: 2em;
	}
.nextmatchTable td select {
	margin-right: .5em;
	}
.nextmatchTable td checkbox {
	border: 0;
	}
.nextmatchTable td .fl {
	margin-right: .5em;
	}
.nextmatchTable td br {
	clear:both;
	}
.nextmatchTable td p {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: .9em;
	color: #999999;
	padding-top: .5em;
	margin-right: .5em;
	}
.nextmatchTable td label {
	color: #3f4040;
	padding-top: .3em;
	margin-right: .5em;
	}
.nextmatchTable td ul {
	list-style: none;
	}
.nextmatchTable td .checkbox {
	border: none;
	}
/* ´ÙÀ½ °æ±â ¼öÁ¤ Å×ÀÌºí ³¡ */

/* ´ÙÀ½ °æ±â °á°ú ½ÃÀÛ */
.nextmatch {
	width: 100%;
	_width: 189px; /*¾ð´õ¹Ù ÇÙ for IE6 */
	border: 4px solid #f8f8f5;
	text-align: center;
	margin-bottom: 5px;
	color: #333;
	}

.nextmatch .nextmatch_title {
	width: 50%;
	padding: 4px;
	border-bottom: 1px dashed #e6e6dc;
	font-size: .9em;
	text-align: left;
	background-color: #f8f8f5;
	}
.nextmatch .live {
	width: 50%;
	padding: 4px;
	text-align: right;
	font-size: .9em;
	background-color: #f8f8f5;
	border-bottom: 1px dashed #e6e6dc;
	}
.nextmatch .home {
	padding: 4px 0px;
	font-size: .9em;
	font-weight: bold;
	}
.nextmatch .vs {
	padding: 4px 0px;
	font-size: .9em;
	}
.nextmatch .away {
	padding: 4px 0px;
	font-size: .9em;
	font-weight: bold;
	}
.nextmatch .datetime {
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px dashed #e6e6dc;
	font-size: .9em;
	background-color: #f8f8f5;
	}
.nextmatch .stream {
	padding-top: 4px;
	border-top: 1px dashed #e6e6dc;
	font-size: .9em;
	background-color: #f8f8f5;
	}
.nextmatch .stream a:link, a:visited {
	color: #333;
	text-decoration: none;
	}

.nextmatch .stream a:hover {
	color: #333;
	border-bottom: dashed 1px #333;
	}
.nextmatch .stream a:active {
	color: #333;
	border-bottom: solid 2px #333;
	}
/* ´ÙÀ½ °æ±â °á°ú ³¡ */
