/* COWTV CSS */

#mainTitle {
	background-image: url(../images/common/maintitle-orange.gif);
	background-repeat: no-repeat;
	height: 40px;
	vertical-align: top;
}
#mainTitle h1 {
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 1px;
}
#mainTitle .text10 {
	font-size: 10px;
	color: #333333;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#main p {
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 15px;
}
#pickup h2 {
	font-size: 12px;
	color: #000000;
	padding: 4px 4px 4px 20px;
	background-image: url(../images/channel/title-pickup.gif);
	background-repeat: no-repeat;
	margin-bottom: 2px;
}
#pickup p {
	font-size: 11px;
	line-height: 130%;
	color: #333333;
	margin-bottom: 5px;
	margin-top: 0px;
}

#leftBox p {
	font-size: 10px;
	color: #333333;
	line-height: 120%;
	margin: 4px 0px;
}
#leftBox a {
	color: #000000;
	font-weight: bold;
}
#contentsList h2 {
	font-size: 12px;
	color: #FF6600;
	background-image: url(../images/channel/title-contentslist.gif);
	padding: 4px 4px 4px 20px;
	margin-bottom: 2px;
	background-repeat: no-repeat;
}
#rMenu {
	width: 166px;
}
#rMenu TD {
	font-size: 12px;
	color: #99CC00;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#rMenu A:link {
	display: block;
	width: 146px;
	margin: 0px;
	padding: 2px 0px 2px 20px;
	text-align: left;
	text-decoration: none;
	background-image: url(../images/menu/channel-f2.gif);
	background-repeat: repeat-y;
	color: #71C828;
}
#rMenu A:visited {
	display: block;
	width: 146px;
	margin: 0px;
	padding: 2px 0px 2px 20px;
	text-align: left;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/menu/channel-f2.gif);
	background-repeat: repeat-y;
}
#rMenu A:hover {
	display: block;
	width: 145px;
	margin: 0px;
	padding: 2px 0px 2px 20px;
	text-align: left;
	color: #FE5A0F;
	background-image: url(../images/menu/channel-f2.gif);
	background-repeat: repeat-y;
	text-decoration: underline;
}

