@charset "utf-8";

html{height:100%;}
body{
	margin:0;
	padding:0;
	font:normal normal normal 85%/2.0em Arial, Helvetica, sans-serif;
	letter-spacing:0.01em;
	color:#fff;
	text-align:center;
	background:url(img/bg.png) repeat-x #dbdbdb;
}

/*all*/
a{color:#39f;}
a:visited{color:#9bcb56;}
a:hover{color:#f60;}
img{border:0px;}
.none{display:none;}
.clear{clear:both;}
.b{font-weight:bold;}
.right{text-align:right;}
.center{text-align:center;}
.PB10{padding-bottom:10px;}
dl,dt,dd,ul,ol,li{
	margin:0;
	padding:0;
}
dd{padding-left:20px;}
li{margin-left:24px;}
.PL{
	float:left;
	padding:5px 10px 10px 0;
}
.PR{
	float:right;
	padding:5px 0 10px 10px;
}
.text{padding: 0 0 10px 0;}

/*page*/
.page{
	margin:0 auto;
	padding:0;
	width:960px;
	text-align:left;
}
h1{
	margin:26px 230px 26px 231px;
	padding:0;
	width:499px;
	height:58px;
}
#tv{
	margin:0;
	padding:0 107px;
	width:746px;
	height:413px;
}
#ustream{
	margin:0;
	padding:0 20px;
	width:920px;
	height:413px;
}
#left{
	width:520px;
	height:413px;
	float:left;
}
#right{
	width:400px;
	height:413px;
	float:left;
}
#live{
	margin:17px 107px 20px 107px;
	padding:10px 0 0 0;
	width:744px;
	height:38px;
	border:1px solid #ccc;
	text-align:center;
	background:#fff;
	color:#333;
	line-height:1em;
	font-size:200%;
}
#menu{
	margin:0;
	padding:7px 78px 3px 78px;
	width:804px;
	height:50px;
	text-align:center;
}
#foot{
	clear:both;
	margin:0;
	padding:0;
	width:100%;
	height:101px;
	text-align:center;
	background:url(http://jo-studio.com/img/foot.png) repeat-x;
	position:relative;
}

/*live*/
#live a{
	color:#333;
	text-decoration:none;
}

/*menu*/
#menu ul{
	list-style:none;
	height:1em;
	text-align:center;
}
#menu li{
	margin:0;
	padding:0 20px;
	width:362px;
	height:50px;
	text-align:center;
	float:left;
}
#menu a{
	display:block;
	width:362px;
	height:42px;
	color:#fff;
	font-weight:bold;
	line-height:1em;
	font-size:200%;
	text-decoration:none;
	padding:8px 0 0 0;
	background:url(img/menu.png);
}
#youtube a:hover{
	background:url(img/youtube.png);
}
#ustream a:hover{
	background:url(img/live.png);
}

/*foot*/
#foot #jo-studio{
	display:block;
	margin:26px 34px 26px 0;
	width:196px;
	height:29px;
	float:left;
}
#foot #service{
	padding: 10px 0;
	width:730px;
	height:61px;
	font-size:95%;
	float:left;
	line-height:1.5em;
}
#foot ul{list-style:none;}
#foot li{
	margin:0;
	display:inline;
	padding:0 20px 0 0;
}
#foot a{
	color:#333;
	text-decoration:none;
}
#foot a:hover{color:#39f;}
3
#fontsize{
	position:absolute;
	top:70px;
	left:50%;
	margin:0 0 0 -480px;
	width:200px;
	height:20px;
	line-height:1em;
}
#foot .left{
	position:absolute;
	top:81px;
	left:50%;
	margin:0 0 0 -260px;
	text-align:left;
	width:400px;
	height:20px;
	line-height:1em;
	color:#fff;
}
#foot .right{
	position:absolute;
	top:81px;
	left:50%;
	margin:0 0 0 140px;
	text-align:right;
	width:340px;
	height:20px;
	line-height:1em;
	color:#fff;
}
#foot .left a,#foot .right a{
	text-decoration:none;
	color:#fff;
}
#foot .left a:hover,#foot .right a:hover{text-decoration:underline;}
