@charset "utf-8";
/* CSS Document */

body {
	;
	text-align:left;
	font-size:12px;
	color:#999999;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
}
.txt{
	;
	color: #444444;
}
.main {
	background-repeat:no-repeat;
	background-image:url(tv_bg.jpg);
	width:800px;
	height:365px;
	border:medium solid #727413;
	vertical-align:middle;
	background-color: #FFFFFF;
	text-align: left;
}

a:link {
	color:#727413;
}
a:hover {
	color:#727413;
}
a:active {
	color:#727413;
}
a:visited {
	color:#727413;
}
.ttl {
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}
.footer_links {
	font-size: 9px;
}
.style3 {font-weight: bold}

