@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
a,input{
    outline: none; /* for Firefox Google Chrome  */
    behavior:expression(this.onFocus=this.blur()); /* for IE */
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	color: #999;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1;
}
#wrapper {
	background-image: url(images/demo3/bg.png);
	background-repeat: repeat-x;
	height: 100%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

#page {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
}
#nav {
	background-image: url(images/demo3/nav_bg.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 803px;
	background-position: left top;
	float: left;
	padding-top: 60px;
	padding-left: 17px;
}
#navbar {
	float: left;
	height: 25px;
	width: 620px;
	padding-top: 5px;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;

}
#nav li   {
	float: left;
	text-indent: -9999px;
}
#nav ul .btn1,#nav ul .btn2,#nav ul .btn3,#nav ul .btn4{
	/* [disabled]margin-right: 85px; */
}

#nav ul .btn1 a {
	background-image: url(images/demo3/demo3_btn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 70px;
	display: block;
}

#nav ul .btn1 a:hover {
	background-image: url(images/demo3/demo3_btn.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
	display: block;
}
#nav ul .btn2 a {
	background-image: url(images/demo3/demo3_btn.png);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	height: 20px;
	width: 70px;
	display: block;
}
#nav ul .btn2 a:hover {
	background-image: url(images/demo3/demo3_btn.png);
	background-repeat: no-repeat;
	background-position: -150px -30px;
	display: block;
}
#nav ul .btn3 a {
	background-image: url(images/demo3/demo3_btn.png);
	background-repeat: no-repeat;
	background-position: 0px -60px;
	height: 20px;
	width: 70px;
	display: block;
}
#nav ul .btn3 a:hover {
	background-image: url(images/demo3/demo3_btn.png);
	background-repeat: no-repeat;
	background-position: -150px -60px;
	display: block;
}
#nav ul .btn4 a {
	background-image: url(images/demo3/demo3_btn.png);
	background-repeat: no-repeat;
	background-position: 0px -90px;
	height: 20px;
	width: 70px;
	display: block;
}
#nav ul .btn4 a:hover {
	background-image: url(images/demo3/demo3_btn.png);
	background-repeat: no-repeat;
	background-position: -150px -90px;
	display: block;
}
#nav ul .btn5 a {
	background-image: url(images/demo3/demo3_btn.png);
	background-repeat: no-repeat;
	background-position: 0px -120px;
	height: 20px;
	width: 70px;
	display: block;
}
#nav ul .btn5 a:hover {
	background-image: url(images/demo3/demo3_btn.png);
	background-repeat: no-repeat;
	background-position: -150px -120px;
	display: block;
}
#nav ul .btn6 a {
	background-image: url(images/demo3/demo3_btn.png);
	background-repeat: no-repeat;
	background-position: 0px -150px;
	height: 20px;
	width: 66px;
	display: block;
}
#nav ul .btn6 a:hover {
	background-image: url(images/demo3/demo3_btn.png);
	background-repeat: no-repeat;
	background-position: -150px -150px;
	display: block;
}
#nav ul .btn7 a {
	background-image: url(images/demo3/demo3_btn.png);
	background-repeat: no-repeat;
	background-position: 0px -180px;
	height: 20px;
	width: 102px;
	display: block;
}
#nav ul .btn7 a:hover {
	background-image: url(images/demo3/demo3_btn.png);
	background-repeat: no-repeat;
	background-position: -150px -180px;
	display: block;
}
#nav ul .btn8 a {
	background-image: url(images/demo3/demo3_btn.png);
	background-repeat: no-repeat;
	background-position: -310px -40px;
	height: 20px;
	width: 87px;
	display: block;
}
#nav ul .btn8 a:hover {
	background-image: url(images/demo3/demo3_btn.png);
	background-repeat: no-repeat;
	background-position: -440px -40px;
	display: block;
}

#nav_search {
	float: left;
	padding-left: 0px;
	padding-top: 3px;

}
#search {


}

#keyword {
	background-color: transparent;
	*background-color: #fff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 140px;
	float: left;
	padding-top: 5px;
	color: #666;
}
#search_go {
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: -9999px;
	background-image: url(images/black.gif);
	height: 30px;
	width: 20px;
	margin-left: 5px;
	*margin-left: 4px;
}



#header {
	height: 100px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/demo3/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#header h1 {
	text-indent: -9999px;
}
#header h1 a {
	display: block;
	height: 100px;
	width: 140px;
}
#logo {
	float: left;
	width: 140px;
}

#content {
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.mv_list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.mv_list li {
	padding: 0;
	float: left;
	position: relative;
	width: 120px;
	height: 90px;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
}
.mv_list img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
.mv_list span {
	width: 28px;
	height: 24px;
	display: block;
	position: absolute;
	bottom: 0px;
	left: 10px;
}
.mv_list .video {
	background-image: url(images/play_icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.mv_list a {
	text-decoration: none;
}
.mv_list a:hover img  {
	border-color: #666;
}
.mv_list a:hover span {
	background-position: left -26px;
}

#under {
	background-image: url(images/demo3/under_bg.png);
	background-repeat: no-repeat;
	height: 390px;

	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.8em;
	clear: both;
}
#under div {
	float: left;
}
#under h2 {
	padding-bottom: 40px;
	text-indent: -9999px;
}
#under_hotdisc {
	padding-left: 20px;
	width: 420px;
}
#under .under_table {
}
#under .under_table a {
	color: #808080;
	text-decoration: none;
}
#under .under_table a:hover {
	color: #06C;
	text-decoration: none;
}


#under .under_table td {
	width: 180px;
	padding-top: 11px;
	padding-right: 11px;
	padding-left: 11px;
}
#under .under_table td p {
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	line-height: 1.4em;
	padding-bottom: 10px;
}
#under #under_hotdisc .more{
	background-image: url(images/demo3/demo3_btn.png);
	background-repeat: no-repeat;
	background-position: 0px -360px;
	display: block;
	height: 22px;
	width: 59px;
	text-indent: -9999px;
	margin-top: 15px;
	margin-left: 318px;
}
#under #under_hotdisc .more:hover {
	background-image: url(images/demo3/demo3_btn.png);
	background-repeat: no-repeat;
	background-position: 0px -390px;
}
#under_hotmusic {
	width: 230px;
	padding-left: 40px;
}
#under #under_hotmusic .more{
	background-image: url(images/demo3/demo3_btn.png);
	background-repeat: no-repeat;
	background-position: 0px -360px;
	display: block;
	height: 22px;
	width: 59px;
	text-indent: -9999px;
	margin-top: 15px;
	margin-left: 118px;
}
#under #under_hotmusic .more:hover {
	background-image: url(images/demo3/demo3_btn.png);
	background-repeat: no-repeat;
	background-position: 0px -390px;
}
#under_banner {
	width: 250px;
	text-align: center;
	padding-top: 40px;
}
#under_banner p {
	margin-bottom: 20px;
	margin-top: 12px;
}






/*#copyright {
	float: left;
	width: 350px;
	text-align: center;
	color: #FFF;
	margin-right: 30px;
}
#copyright a {
	text-decoration: none;
	color: #A8EDFA;
}*/
#copyright1 {
	float: left;
	width: 370px;
	text-align: center;
	color: #FFF;	
}
#copyright1 a {
	text-decoration: none;
	color: #A8EDFA;
}

#footer {
	height: 45px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.8em;
	color: #CCC;
	clear: both;
	padding-top: 25px;
	background-color: #0064B9;
	*line-height: 1.4em;
}
#footer_content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#footer ul {
	padding-left: 20px;
	list-style-type: none;
}


#footer li   {
	float: left;
	margin-left: 25px;
}

#footer li a {
	color: #FFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-right: 15px;
}
#footer li a:hover {
	color: #FC0;
}



#footer ul .btn6 a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#goscroll{
	display:block;
	position:absolute;
	margin-left: 990px;
}
#up{
	cursor:pointer;
	height:30px;
	margin-bottom:15px;
	position:relative;
	width:50px;
	background-image: url(images/demo3/demo3_btn.png);
	background-repeat: no-repeat;
	background-position: 0px -230px;
}
#down{
	cursor:pointer;
	height:30px;
	margin-top:15px;
	position:relative;
	width:50px;
	background-image: url(images/demo3/demo3_btn.png);
	background-repeat: no-repeat;
	background-position: 0px -280px;
}
.block {
	clear: both;
	width: 100%;
}
.ps {
	color: #FFFFFF;
	font-size: 10px;
	background-color: #99CCFF;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#cookies {
	position: relative;
}
#cookies #cookies_con {
	position: absolute;
	height: 250px;
	width: 600px;
	color: #FFF;
	background-color: #9CF;
	left: 303px;
	top: 2px;
	overflow: auto;
	visibility: hidden;
}
