@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	}
#Wrapper {
	width: 800px;
	margin: 0 auto;
	padding: 0 auto;
	background-color:#FF9F55;
	}

#scc{
	display: block;
	width: 100px;
	padding-top: 120px;
	padding-left: 680px;
	}
header {
		
		}

#banner {
	background-image:url(../images/banner.png);
	background-repeat:no-repeat;
	background-size: 800px;
	background-position: center;
	width: 800px;
	height:230px; 
	}

#nav {
	padding-top:0px;
	text-align: center;
	font-size:  20px;
	font-weight: bold;
//	padding-left: 0px;
	}

#nav a{
	display:block;

	width: 97px;
	height: 40px;
	line-height:40px;
	float:left;
	padding-right:3px;
	background:#FF0;
	text-decoration:none;
	


	}
#nav a:hover {
	margin-top: -10px;
	}

#logo {
	height: 40px;
	}
	
#main{
	clear:both;
	}
	
#cat {
	border: 1px #000 solid;
	width: 100%;
	background:white;
	clear:both;
	}
	
#cat th{
	border: 1px #000 solid;
	padding: 4px;
	font-size:20px;
	font-weight:bold;
	background:#A6CAF0;
	color:#000;
}

#cat .title_1 {
	border: 1px #000 solid;
	font-size: 18px;
	font-weight:bold;
	text-align : left;
	}
	
.title_2 {
	border: 1px #000 solid;
	font-size: 18px;
	text-align : left;
	}

#cat td{
	border: 1px #000 solid;
	padding: 6px;
	}

.video_large {
	width: 46px;	
	margin: auto;
	display: block;
	vertical-align : middle;

	}

.video_small {
	width: 28px;
	margin: auto;
	display: block;
	vertical-align : middle;

	}
	
.video_time {
	text-align:center;
	font-size: 20px;
	}

#sc_download {
	width: 60px;
	margin: auto;
	display: block;
	}
footer {
	text-align: center;
	background: #A6CAF0;
	}
.goTop {
	display:block;
	font-size: 20px;
	text-align: right;
	}
.goTop:hover{
	color:#FF0;
	font-weight:bold;
	}#Wrapper #main #cat tr .title_2 .title_1 {
	color: #00F;
}
#Wrapper #main #cat tr .title_1 strong {
	color: #00F;
}
#Wrapper #main #cat tr .title_1 p {
	color: #00F;
}
#Wrapper #main #cat tr .title_1 {
	color: #00F;
}
