@charset "UTF-8";
/* CSS Document */

#news_items {
	float: left;
	height: auto;
	width: 920px;
}
#news_video {
	float: left;
	height: 310px;
	width: 380px;
	-moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
	-o-box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
	-ms-box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
	background-color:rgba(255,255,255,0.2);
	margin-left: 10px;
	margin-bottom: 10px;
}
	
#news_whatsnew {
	float: left;
	height: 260px;
	width: 250px;
	margin-left: 10px;
	-moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
	-o-box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
	-ms-box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
	background-color:rgba(255,255,255,0.2);
}

#news_artist {
	float: left;
	height: 260px;
	width: 250px;
	margin-left: 10px;
	-moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
	-o-box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
	-ms-box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
	background-color:rgba(255,255,255,0.2);
}

 h2 {
	padding-top: 0px;
	padding-left: 10px;
	float: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
 h3 {
	padding-top: 0px;
	padding-left: 10px;
	float: left;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#news_video .Title a:link, #news_video .Title a:visited, #news_whatsnew .Title a:link, #news_whatsnew .Title a:visited {
	color: #333333;
	text-decoration: none;
}
#news_video     .Title    a:hover, #news_whatsnew .Title a:hover {
	color: #db660f;
}

#news_items .Title {
	background-image: url(../../images/topimg/ya.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 0px;
	font-weight: bold;
	width: 300px;
	float: left;
	font-size: 14px;
}
#news_items .Caption {
	font-size: 11px;
	color: #666666;
	width: 300px;
	float: left;
	padding-left: 10px;
}
#news_items .Link {
	font-size: 13px;
	color: #FF6600;
	width: 128px;
	float: right;
	padding-left: 10px;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
	margin-top: 5px;
}

#news_items .Link a {
	font-size: 13px;
	color: #db660f;
	width: 128px;
	float: right;
	padding-left: 10px;
	font-weight: bold;
}
#news_items .Link a:hover {
	font-size: 13px;
	color: #3c843c;
	width: 128px;
	float: right;
	padding-left: 10px;
	font-weight: bold;
}
#news_whatsnew    ul, #news_artist ul {
	float: left;
	width: 200px;
	margin-top: 5px;
	margin-left: 10px;
	padding: 0px;
	list-style-type: none;
	margin-bottom: 0px;
}
#news_whatsnew   li {
	height: 55px;
	width: 220px;
	display: block;
	margin: 4px 0 0 0;
	padding: 0 0 2px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #acabab;
}

#news_whatsnew   .Image {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	float: left;
	height: 52px;
	width: 52px;
	margin-left: 0px;
	margin-bottom: 5px;
}
#news_items  a  img    {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#news_whatsnew .Title {
	background-image: url(../../images/top_ya.png);
	background-repeat: no-repeat;
	background-position: 8px 4px;
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
	font-weight: bold;
	width: 140px;
	margin-top: 0px;
}
#news_whatsnew   .Caption {
	font-size: 10px;
	color: #666666;
	width: 140px;
	padding-left: 20px;
}
#news_artist li {
	height: 45px;
	width: 220px;
	display: block;
	margin: 4px 0 0 0;
	padding: 0 0 2px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #acabab;
}
#news_artist .Title  {
	background-image: url(../../images/top_ya.png);
	background-repeat: no-repeat;
	background-position: 8px 4px;
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
	font-weight: bold;
	width: 195px;
	margin-top: 0px;
}
#news_artist .Caption {
	font-size: 10px;
	color: #666666;
	width: 210px;
	padding-left: 5px;
}
#news_artist .Title a {
	color: #db660f;
	text-decoration: none;
}
#news_artist .Title a:hover {
	color: #3c843c;
}



#videoicon {
	float: left;
	padding-top: 5px;
	padding-left: 14px;
}

#banners {
	float: left;
	height: auto;
	width: 520px;
	margin-top: 10px;
	margin-left: 10px;
}
#banners img {
	margin-right: 10px;
}

