body {
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #040509;
	background-image: url("../images/background2.jpg");
	font-family: "Arial", "Trebuchet MS", "Arian AMU";
}

@font-face {
	font-family: Arian AMU;
	src: url('arianamu.ttf');
}

.clear {
	clear: both;
}

a {
	outline: none;
}

img {
	border: 0px;
}

.home_page {
	position: relative;
	width: 100%;
	height: 100%;
}

.home_page_pic {
	position: fixed;
	background-image: url(../images/home_pic1.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #040509;
	width: 100%;
	z-index: -5;
	height: 100%;
	top: 0;
	left: 0;
}

.home_page_pic img {
	position: absolute;
	display: block;
	left: 0;
	top: 0;

}

.home_click {
	width: 29%;
	height: 8%;
	display: block;
	position: fixed;
	z-index: 1;
}

.main {
	width: 700px;
	height: 477px;
	position: relative;
	top: 300px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 285px;
}

.menu {
	width: 75px;
	float: left;
	height: 370px;
	background: url(../images/menu_border.png) no-repeat left top;
	margin: 41px -13px 0px 0px;
	padding: 0px 0px 0px 1px;
	position: relative;
}

.menu ul {
	list-style: none;
	margin: 0;
	padding: 0px 5px
}

.menu ul li a {
	font-size: 10px;
	color: #fff;
	display: block;
	text-decoration: none;
	text-align: center;
}

.menu ul li:hover {
	background-image: url(../images/sub_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: 100% 1px;
}

.menu ul li {
	padding: 0 0 1px 0;
}

.menu ul .active_menu {
	background-image: url(../images/sub_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: 100% 1px;
	padding: 0 0 1px 0;
}

. menu h3 {
	text-transform: uppercase;
}

.content {
	width: 589px;
	height: 388px;
	-moz-border-image: url("../images/border.png") 8 8 10 20 stretch; /* Firefox */
	-webkit-border-image: url("../images/border.png") 8 8 10 20 stretch; /* Safari and Chrome */
	-o-border-image: url("../images/border.png") 8 8 10 20 stretch; /* Opera */
	float: left;
	position: relative;
	padding: 23px 10px 0 9px;
}

.cont_bg {
	width: 97%;
	height: 94%;
	background: #000;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0.7;
	filter: alpha(opacity = 70);
	margin: 24px 0 0 10px;
	z-index: -1;
}

.language {
	height: 20px;
	float: right;
	margin: 0 39px -13px 0;
	position: relative;
	z-index: 5;
}

.language ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.language ul li {
	float: left;
	margin: 0 0 0 4px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	border: 1px solid #ffffff;
}

.language ul li:hover {
	border: 1px solid #6b2239;
	opacity: 0.7;
	filter: alpha(opacity = 70);
}

.language ul li a {
	display: block;
}

.language ul .active_lang {
	border: 1px solid #6b2239;
	opacity: 0.7;
	filter: alpha(opacity = 70);
}

.social {
	float: right;
	margin: -34px 39px 0 0;
	position:absolute;
	top:468px;
	left:846px;
}

.social a {
	width: 28px;
	height: 26px;
	display: block;
	float: left;
	margin: 0 0 0 5px;
}

.social .dig {
	background: url(../images/social.png) no-repeat;
}

.social .dig:hover {
	background: url(../images/social.png) no-repeat 0 -25px;
}

.social .facebook {
	background: url("../images/social.png") no-repeat scroll -32px 0 transparent;
}

.social .facebook:hover {
	background: url(../images/social.png) no-repeat -32px -25px;
}

.social .youtube {
	background: url("../images/social.png") no-repeat scroll -65px 0 transparent;
}

.social .youtube:hover {
	background: url(../images/social.png) no-repeat -65px -25px;
}

.social1 {
	/*float: right;
	margin: 13px 39px 0 0;
	position: relative;*/
	float: right;
	margin: 13px 39px 0 0;
	position:absolute;
	top:419px;
	left:846px;
}

.social1 a {
	width: 28px;
	height: 26px;
	display: block;
	float: left;
	margin: 0 0 0 5px;
}

.social1 .dig {
	background: url(../images/social.png) no-repeat;
}

.social1 .dig:hover {
	background: url(../images/social.png) no-repeat 0 -25px;
}

.social1 .facebook {
	background: url("../images/social.png") no-repeat scroll -32px 0 transparent;
}

.social1 .facebook:hover {
	background: url(../images/social.png) no-repeat -32px -25px;
}

.social1 .youtube {
	background: url("../images/social.png") no-repeat scroll -65px 0 transparent;
}

.social1 .youtube:hover {
	background: url(../images/social.png) no-repeat -65px -25px;
}
.created{
	/*position:absolute;*/
	bottom:0px;
	top:650px;
	font-size:10px;
	color:#FFFFFF;
}

.created a{
	text-decoration:underline;
	color:#fff;
}
.feadback label {
	float: left;
	color: #fff;
	font-size: 12px;
	margin: 8px 0px 24px 0;
	width: 130px;
	min-width: 65px;
}

.feadback div {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	float: left;
	position: relative;
}

.feadback div span {
	position: absolute;
	background: #fff;
	opacity: 0.1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: -2;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.feadback input {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 160px;
	height: 34px;
	border: none;
	padding: 0 5px 0 5px;
	color: #fff;
	background: none;
	font-size: 12px;
}

.feadback textarea {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 390px;
	height: 170px;
	border: none;
	padding: 5px;
	color: #fff;
	background: none;
	resize: none;
	font-size: 12px;
}

.feadback {
	margin: 42px 0 0 18px;
}

.feadback .submit {
	float: right;
	font-size: 18px;
	margin: 6px 21px 0px 0px;
	cursor: pointer;
}

#accordion h3 a {
	text-transform: uppercase;
}

#mycustomscroll_mcontentwrapper {
	width: 401px !important;
	height: 303px !important;
}

.bio_cont p {
	font-size: 12px;
	color: #cececf;
	margin: 0 0 10px 0;
	text-align: justify;
}

.bio_left {
	width: 448px;
	float: left;

}

#mycustomscroll_scrollwrapper {
	height: 303px !important;
	width: 420px !important;
	outline: none;

}

#mycustomscroll {
	margin: 19px 0 0 20px;
	outline: none;
}

.bio_right {
	float: left;
	height: 385px;
	padding: 0 0 0 14px;
}

.bio_title {
	margin: 20px 0 0 25px;
}

.pika-counter {
	display: none !important;
}

.pika-imgnav {
	opacity: 1 !important;
}

.v_line {
	position: absolute;
	right: 126px;
	top: 44px;
	z-index: 200;
	background: url("../images/menu_border.png") no-repeat scroll 0 0 transparent;
	width: 2px;
	height: 360px;
}

.album_cont {
	height: 387px;
	width: 430px;
	float: left;
	position: relative;
	background: url(../images/menu_border.png) no-repeat right 14px;
}

.img_cont {
	position: absolute;
	padding: 4px;
	background: #fff;
}

.img_cont p {
	color: #fff;
	font-size: 12px;
	background: #6b2239;
	margin: 0px;
	padding: 5px;
	position: absolute;
	top: 6px;
	left: 56px;
}

.album_list {
	float: left;
	height: 362px;
	width: 129px;
	padding: 25px 0 0 0;

}

.album_list_cont1 {
	width: 93px;
	margin: 0 0 10px 21px;
	position: relative;

	opacity: 1;
	filter: alpha(opacity = 100);
}

.album_list_cont {
	width: 93px;
	margin: 0 0 10px 21px;
	position: relative;

	opacity: 0.3;
	filter: alpha(opacity = 30);
}

.album_list_cont p {
	font-size: 12px;
	margin: 0;
	color: #fff;
	width: 93px;
}

.album_list_cont1 p {
	font-size: 12px;
	margin: 0;
	color: #fff;
	width: 93px;
}

.album_list_cont a {
	display: block;
	background: #fff;
	padding: 4px;
}

.album_list_cont1 a {
	display: block;
	background: #fff;
	padding: 4px;
}

.album_list_cont a img {
	width: 85px;
	height: 57px;
}

.album_list_cont1 a img {
	width: 85px;
	height: 57px;
}

.album_list_cont .cont_bg {
	margin: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

.album_list_cont1 .cont_bg {
	margin: 0;
	height: 100%;
	width: 100%;
	z-index: -1;
}

.pos_1 {
	top: 71px;
	left: 53px;
	transform: rotate(-40deg);
	-moz-transform: rotate(-40deg); /* Firefox */
	-webkit-transform: rotate(-40deg); /* Safari and Chrome */
	-o-transform: rotate(-40deg); /* Opera */
}

.pos_1 p {
	top: -1px;
	left: 72px;
	transform: rotate(40deg);
	-moz-transform: rotate(40deg); /* Firefox */
	-webkit-transform: rotate(40deg); /* Safari and Chrome */
	-o-transform: rotate(40deg);
	text-transform: 0; /* Opera */
	width: 140px;
}

.pos_2 {
	top: 33px;
	left: 246px;
	transform: rotate(20deg);
	-moz-transform: rotate(20deg); /* Firefox */
	-webkit-transform: rotate(20deg); /* Safari and Chrome */
	-o-transform: rotate(20deg); /* Opera */
}

.pos_2 p {
	top: 79px;
	left: 81px;
	transform: rotate(-30deg);
	-moz-transform: rotate(-30deg); /* Firefox */
	-webkit-transform: rotate(-30deg); /* Safari and Chrome */
	-o-transform: rotate(-30deg); /* Opera */
}

.pos_3 {
	top: 208px;
	left: 118px;
	transform: rotate(20deg);
	-moz-transform: rotate(20deg); /* Firefox */
	-webkit-transform: rotate(20deg); /* Safari and Chrome */
	-o-transform: rotate(20deg); /* Opera */
}

.pos_3 p {
	top: 117px;
	left: 1px;
	transform: rotate(-35deg);
	-moz-transform: rotate(-35deg); /* Firefox */
	-webkit-transform: rotate(-35deg); /* Safari and Chrome */
	-o-transform: rotate(-35deg); /* Opera */
}

.pos_4 {
	top: 207px;
	left: 277px;
	transform: rotate(-10deg);
	-moz-transform: rotate(-10deg); /* Firefox */
	-webkit-transform: rotate(-10deg); /* Safari and Chrome */
	-o-transform: rotate(-10deg); /* Opera */
}

.pos_4 p {
	top: 101px;
	left: -29px;
	transform: rotate(40deg);
	-moz-transform: rotate(40deg); /* Firefox */
	-webkit-transform: rotate(40deg); /* Safari and Chrome */
	-o-transform: rotate(40deg); /* Opera */
}

.pos_5 {
	top: 50px;
	left: 85px;
	transform: rotate(0deg);
	-moz-transform: rotate(0deg); /* Firefox */
	-webkit-transform: rotate(0deg); /* Safari and Chrome */
	-o-transform: rotate(0deg); /* Opera */
}

.pos_5 p {
	top: -4px;
	left: -39px;
	transform: rotate(-37deg);
	-moz-transform: rotate(-37deg); /* Firefox */
	-webkit-transform: rotate(-37deg); /* Safari and Chrome */
	-o-transform: rotate(-37deg); /* Opera */
}

.pos_6 {
	top: 105px;
	left: 190px;
	transform: rotate(0deg);
	-moz-transform: rotate(0deg); /* Firefox */
	-webkit-transform: rotate(0deg); /* Safari and Chrome */
	-o-transform: rotate(0deg); /* Opera */
}

.pos_6 p {
	top: 2px;
	left: 82px;
	width: 120px;
	transform: rotate(40deg);
	-moz-transform: rotate(40deg); /* Firefox */
	-webkit-transform: rotate(40deg); /* Safari and Chrome */
	-o-transform: rotate(40deg); /* Opera */
}

.pos_7 {
	top: 180px;
	left: 180px;
	z-index: 1;
	transform: rotate(0deg);
	-moz-transform: rotate(0deg); /* Firefox */
	-webkit-transform: rotate(0deg); /* Safari and Chrome */
	-o-transform: rotate(0deg); /* Opera */
}

.pos_7 p {
	top: 145px;
	left: 145px;
	width: 95px;
	transform: rotate(-35deg);
	-moz-transform: rotate(-35deg); /* Firefox */
	-webkit-transform: rotate(-35deg); /* Safari and Chrome */
	-o-transform: rotate(-35deg); /* Opera */
}

.pos_8 {
	top: 65px;
	left: 35px;
	z-index: 0;
	transform: rotate(-37deg);
	-moz-transform: rotate(-37deg); /* Firefox */
	-webkit-transform: rotate(-37deg); /* Safari and Chrome */
	-o-transform: rotate(-37deg); /* Opera */
}

.pos_8 p {
	top: 2px;
	left: 170px;
	width: 84px;
	transform: rotate(52deg);
	-moz-transform: rotate(52deg); /* Firefox */
	-webkit-transform: rotate(52deg); /* Safari and Chrome */
	-o-transform: rotate(52deg); /* Opera */
}

.pos_9 {
	top: 98px;
	left: 232px;
	z-index: 0;
	transform: rotate(-8deg);
	-moz-transform: rotate(-8deg); /* Firefox */
	-webkit-transform: rotate(-8deg); /* Safari and Chrome */
	-o-transform: rotate(-8deg); /* Opera */
}

.pos_9 p {
	top: 2px;
	left: 117px;
	width: 120px;
	transform: rotate(35deg);
	-moz-transform: rotate(35deg); /* Firefox */
	-webkit-transform: rotate(35deg); /* Safari and Chrome */
	-o-transform: rotate(35deg); /* Opera */

}

.pos_10 {
	top: 55px;
	left: 23px;
	z-index: 0;
	transform: rotate(-20deg);
	-moz-transform: rotate(-20deg); /* Firefox */
	-webkit-transform: rotate(-20deg); /* Safari and Chrome */
	-o-transform: rotate(-20deg); /* Opera */
}

.pos_10 p {
	top: 2px;
	left: 140px;
	width: 84px;
	transform: rotate(52deg);
	-moz-transform: rotate(52deg); /* Firefox */
	-webkit-transform: rotate(52deg); /* Safari and Chrome */
	-o-transform: rotate(52deg); /* Opera */
}

.pos_11 {
	top: 180px;
	left: 130px;
	z-index: 0;
	transform: rotate(22deg);
	-moz-transform: rotate(22deg); /* Firefox */
	-webkit-transform: rotate(22deg); /* Safari and Chrome */
	-o-transform: rotate(22deg); /* Opera */

}

.pos_11 p {
	top: 98px;
	left: 104px;
	width: 113px;
	transform: rotate(-32deg);
	-moz-transform: rotate(-32deg); /* Firefox */
	-webkit-transform: rotate(-32deg); /* Safari and Chrome */
	-o-transform: rotate(-32deg); /* Opera */
}

.pos_12 {
	top: 180px;
	left: 130px;
	z-index: 0;
	transform: rotate(22deg);
	-moz-transform: rotate(22deg); /* Firefox */
	-webkit-transform: rotate(22deg); /* Safari and Chrome */
	-o-transform: rotate(22deg); /* Opera */
}

.pos_12 p {
	top: 2px;
	left: 170px;
	width: 84px;
	transform: rotate(52deg);
	-moz-transform: rotate(52deg); /* Firefox */
	-webkit-transform: rotate(52deg); /* Safari and Chrome */
	-o-transform: rotate(52deg); /* Opera */
}

.pos_13 {
	top: 180px;
	left: 130px;
	z-index: 0;
	transform: rotate(22deg);
	-moz-transform: rotate(22deg); /* Firefox */
	-webkit-transform: rotate(22deg); /* Safari and Chrome */
	-o-transform: rotate(22deg); /* Opera */
}

.pos_13 p {
	top: 2px;
	left: 170px;
	width: 84px;
	transform: rotate(52deg);
	-moz-transform: rotate(52deg); /* Firefox */
	-webkit-transform: rotate(52deg); /* Safari and Chrome */
	-o-transform: rotate(52deg); /* Opera */
}

.pos_14 {
	top: 180px;
	left: 130px;
	z-index: 0;
	transform: rotate(22deg);
	-moz-transform: rotate(22deg); /* Firefox */
	-webkit-transform: rotate(22deg); /* Safari and Chrome */
	-o-transform: rotate(22deg); /* Opera */
}

.pos_14 p {
	top: 2px;
	left: 170px;
	width: 84px;
	transform: rotate(52deg);
	-moz-transform: rotate(52deg); /* Firefox */
	-webkit-transform: rotate(52deg); /* Safari and Chrome */
	-o-transform: rotate(52deg); /* Opera */
}

.pos_15 {
	top: 180px;
	left: 130px;
	z-index: 0;
	transform: rotate(22deg);
	-moz-transform: rotate(22deg); /* Firefox */
	-webkit-transform: rotate(22deg); /* Safari and Chrome */
	-o-transform: rotate(22deg); /* Opera */
}

.pos_15 p {
	top: 2px;
	left: 170px;
	width: 84px;
	transform: rotate(52deg);
	-moz-transform: rotate(52deg); /* Firefox */
	-webkit-transform: rotate(52deg); /* Safari and Chrome */
	-o-transform: rotate(52deg); /* Opera */
}

.news {
}

.news_left {
	float: left;
	width: 455px;
	background: url("../images/menu_border.png") no-repeat scroll right 14px transparent;
}

.news_left .news_top {
	padding: 5px 0 5px 0;
	background: url(../images/h_line.png) no-repeat center bottom;
	height: 120px;
	width: 440px;
}

.news_left .news_top span {
	font-size: 11px;
	color: #cbc2b2;
	display: block;
	margin: 5px 20px 0 15px;
}

.news_left .news_top h4 {
	font-size: 11px;
	font-weight: normal;
	color: #CBC2B2;
	margin: 0 20px 0 15px;
}

.news_left .news_top p {
	color: #CBC2B2;
	font-size: 11px;
	text-align: justify;
	margin: 0 24px 5px 15px;
}

.news_left .news_bottom {
}

.news_left .news_bottom .news_block {
	width: 114px;
	float: left;
	margin: 0 0 19px 19px;
}

.news_left .news_bottom .news_block span {
	display: block;
	color: #727374;
	font-size: 11px;
}

.news_left .news_bottom .news_block h4 {
	color: #727374;
	margin: 0;
	font-size: 11px;
	font-weight: normal;
}

.news_left .news_bottom .news_block p {
	color: #727374;
	font-size: 11px;
	text-align: justify;
	margin: 0;
}

.news_left .news_bottom .news_block a {
	color: #6b2239;
	text-decoration: none;
	font-size: 11px;
	float: right;
	margin: 2px 0 0 0;
}

.news_bottom #mycustomscroll_mcontentwrapper {
	height: 218px !important
}

.news_bottom #mycustomscroll_scrollwrapper {
	height: 218px !important;
	left: -7px !important;
}

.news_bottom #mycustomscroll_vscrollerbase {
	background: url("../images/v_line.png") no-repeat scroll 0 0 transparent;
}

.news_top #mycustomscrollfaso_mcontentwrapper {
	height: 110px !important;
}

.news_top #mycustomscrollfaso_scrollwrapper {
	height: 110px !important;
	left: -7px !important;
}

.news_top #mycustomscrollfaso_vscrollerbase {
	background: url("../images/v_line.png") no-repeat scroll 0 0 transparent;
}

.news_right {
	float: left;
	width: 125px;
	padding: 0 0 0 6px;
}

.news_right .jcarousel-skin-tango .jcarousel-item {
	width: 82px;
	height: 82px;
	margin: 0 0 17px 0;
	position: relative;
}

.news_right .jcarousel-skin-tango .jcarousel-item img {
	width: 82px;
	height: 82px;
}

.news_right .jcarousel-skin-tango .jcarousel-container-vertical {
	padding: 30px 0 17px 21px;
	margin: 17px 0 0 0;
}

.news_right .jcarousel-skin-tango .jcarousel-clip-vertical {
	height: 302px;
}

.news_right .jcarousel-item p {
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	color: #c5aebe;
	font-size: 8px;
	padding: 4px;
	width: 90%;
	margin: 0;
}

.news_right .jcarousel-item span {
	position: absolute;
	left: 37px;
	display: block;
	width: 5px;
	height: 9px;
	background: url(../images/play_btn.png) no-repeat;
	top: 39px;
}

.video_left {
	background: url("../images/menu_border.png") no-repeat scroll right 21px transparent;
	float: left;
	height: 387px;
	width: 445px;
}

.video_left .video {
	height: 100%;
	margin: 0 40px 20px 0;
	position: relative;
	width: 82px;
	float: left;

}

.video_left .video img {
	height: 82px;
	width: 82px;
	border: 1px solid #fff;
}

.video_left .video p {
	bottom: 0;
	display: block;
	font-size: 11px;
	left: 0;
	margin: 0;
	padding: 4px;
	/*position: absolute;*/
	width: 82px;

}

.video_left .video a {
	text-decoration: none;
	color: #fff;
	width: 82px;
}

.video_left .video a:hover {
	color: #6b2239;
}

.video_left .video span {
	background: url("../images/play_btn.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 9px;
	left: 37px;
	position: absolute;
	top: 39px;
	width: 5px;
}

.video_left .video a {
	display: block;
}

.video_right {
	float: left;
	height: 357px;
	padding: 30px 0 0 11px;
	width: 125px;
}

.video_right .video_img {
	width: 91px;
	height: 65px;
	margin: 10px 0 10px 16px;
}

.video_right .video_img img {
	width: 91px;
	height: 65px;
}

.video_left #mycustomscroll {
	margin: 42px 0 0 44px;
}

.video_left #mycustomscroll_scrollwrapper {
	left: -49px !important;
}

.video_player {
	margin: 2px 0 0 2px;
}

.home_left {
	background: url("../images/menu_border.png") no-repeat scroll right 21px transparent;
	float: left;
	height: 387px;
	width: 455px;
}

.home_left .home_top {
	height: 190px;
	padding: 1px 0;
	background: url("../images/h_line1.png") no-repeat scroll 13px bottom transparent;
}

.home_left .home_top p {
	color: #CECECF;
	font-size: 12px;
	margin: 0 10px 5px 15px;
	text-align: justify;
}

.home_left .home_top a {
	color: #6B2239;
	float: right;
	font-size: 11px;
	margin: 2px 16px 0 0;
	text-decoration: none;
}

.home_left .home_middle {
	height: 90px;
	background: url("../images/h_line1.png") no-repeat scroll 13px bottom transparent;
}

.home_left .home_middle .middle_left {
	float: left;
	width: 220px;
	border-right: 1px solid #FFFFFF;
	height: 100%;
	position: relative;
}

.home_left .home_middle .middle_left img {
	width: 174px;
	height: 84px;
	margin: 3px 0 0 26px;
}

.home_left .home_middle .middle_left span {
	display: block;
	background: url("../images/play2.png") no-repeat;
	width: 23px;
	height: 22px;
	position: absolute;
	top: 37px;
	left: 110px;
}

.play {
	display: block;
	background: url("../images/play2.png") no-repeat;
	width: 23px;
	height: 22px;
	position: absolute;
	top: 340px;
	left: 340px;
}

.home_left .home_middle .middle_left a {
	display: block;
}

.home_left .home_middle .middle_right .mus_list {
	margin: 0 0 2px 0;
}

.home_left .home_middle .middle_right {
	float: left;
	width: 231px;
	padding: 1px 0;
}

.home_left .home_middle .middle_right .mus_list p {
margin: 0 0 0 4px;
color: white;
font-size: 11px;
float: left;
line-height: 12px;
width: 185px;
overflow: hidden;
display: block;
white-space: nowrap;
}

.song_link {
	display: block;
	float: right;
	background: url(../images/play1.png) no-repeat 0 0;
	width: 9px;
	height: 9px;
	margin: 2px 4px 0 0;

}
.song_link:hover {
	background: url(../images/home_pause.png) no-repeat 0 0;
}

.home_left .home_middle .middle_right .mus_list img {
	float: right;
	margin: 3px 5px 0 0;
}

.home_left .home_bottom {
	height: 103px;
}

.home_left .home_bottom .bottom_left {
	float: left;
	width: 221px;
	background: url(../images/menu_border.png) no-repeat right -230px;
}

.home_left .home_bottom .bottom_right {
	float: left;
	width: 234px;
}

.home_left .home_bottom .bottom_right .home_v {
	height: 94px;
	overflow: hidden;
}

.home_left .home_bottom .bottom_right .home_v img {
	width: 222px;
	margin: -10px 0 0 6px;
}

.home_left .home_bottom .bottom_right .controller {
	width: 68px;
	height: 10px;
	background: url(../images/controller.png) no-repeat;
	margin: 8px auto 0;
}

.home_left .home_bottom .bottom_right .controller a {
	display: block;
	background: url(../images/play.png) no-repeat;
	width: 5px;
	height: 10px;
}

.home_right {
	float: left;
	height: 387px;
	padding: 0;
	width: 121px;
	opacity: 1;
	filter: alpha(opacity = 100);
}

.home_right a {
	text-decoration: none;
}

.home_right .random_pic {
	padding: 3px 0 0 5px;
	height: 189px;
}

.home_right .first {
	background: url("../images/h_line1.png") no-repeat scroll -493px bottom transparent;
}

.home_right .random_pic .jcarousel-skin-tango .jcarousel-container-vertical {
	height: 96px;
	padding: 21px 0 63px 14px;
	width: 75px;
}

.home_right .random_pic .jcarousel-skin-tango .jcarousel-clip-vertical {
	height: 139px;
	width: 95px;
}

.jcarousel-item-horizontal img {
	width: 80px;
	height: 80px;
}

.store_left {
	background: url("../images/menu_border.png") no-repeat scroll right 21px transparent;
	float: left;
	height: 387px;
	width: 445px;
}

.store_right {
	float: left;
	height: 357px;
	padding: 30px 0 0 11px;
	width: 125px;
}

.store_right .store_img {
	width: 91px;
	height: 65px;
	margin: 10px 0 10px 16px;
}

.store_right .store_img img {
	width: 91px;
	height: 65px;
}

.store_left_cont {
	width: 100%;
	height: 100%;
	background: url(../images/store_bg.png) no-repeat;
}

.store_left_cont .info  {
	float: left;
	padding: 0 12px 0 12px;
	margin-top: -30px
	/*margin: 292px 0 0 0;*/
}

.store_left_cont .info span {
	color: #fff;
	font-size: 11px;
	display: block;
	padding: 0 8px 0 0;
	float: left;
	width:184px;
}

.store_left_cont .info p {
	color: #fff;
	font-size: 11px;
	margin: 0;
	width: 190px;
}
.info_1{
	float: left;
	/*padding: 0 12px 0 12px;*/
	margin: -30px 0 0 0;
}
.info_1 span {
	color: #fff;
	font-size: 11px;
	display: block;
	padding: 0 8px 0 0;
	float: left;
	width:207px;
	
}
.info_1 p {
	color: #fff;
	font-size: 11px;
	margin: 0;
	width: 207px;
}
.classic_left {
	background: url("../images/menu_border.png") no-repeat scroll right 21px transparent;
	float: left;
	height: 387px;
	width: 445px;
}

.classic_left .pdf {
	margin: 0 40px 20px 0;
	position: relative;
	width: 93px;
	float: left;
}
.illusion{
	margin-top:78px;
	margin-left:24px;
}
.classic_left .pdf img {
	height: 132px;
	width: 93px;
}

.classic_left .pdf a {
	display: block;
	font-size: 8px;
	float: left;
	text-decoration: none;
	padding: 0 10px 0;
	margin: 5px 0 0 27px;
	color: #fff;
	
}

.classic_left .pdf a:hover {
	color: #6b2239;
}

.classic_left .pdf .c_last {
	border-left: 1px solid #fff;

}

.classic_right {
	float: left;
	height: 357px;
	padding: 30px 0 0 11px;
	width: 125px;
}

.classic_right .classic_img {
	width: 91px;
	height: 65px;
	margin: 10px 0 10px 16px;
}

.classic_right .classic_img img {
	width: 91px;
	height: 65px;
}

.classic_left #mycustomscroll {
	margin: 42px 0 0 44px;
}

.classic_left #mycustomscroll_scrollwrapper {
	left: -34px !important;
}

.menu .cont_bg {
	margin: 0;
	opacity: 0.2;
	width: 100%;
	height: 100%;
}

.note_left {
	background: url("../images/menu_border.png") no-repeat scroll right 21px transparent;
	float: left;
	height: 387px;
	width: 445px;
}

.note_left1 {
	background: url("../images/menu_border.png") no-repeat scroll right 21px transparent;
	float: left;
	height: 387px;
	width: 445px;
}

.note_right {
	float: left;
	height: 357px;
	padding: 30px 0 0 11px;
	width: 125px;
	position: relative;
}

.note_lists span {
	float: left;
	display: block;
	color: #fff;
	font-size: 11px;
	padding: 0 3px 0 0;
}

.note_lists a {
	display: block;
	text-decoration: none;
	font-size: 11px;
	float: left;
	color: #fff;
}

.note_lists a:hover {
	color: #6b2239;
}

.note_left .jcarousel-item-horizontal img {
	height: 450px;
	width: 348px;

}

.note_left .jcarousel-skin-tango .jcarousel-item-horizontal {
	height: 441px;
	margin-left: 0;
	margin-right: 10px;
	width: 348px;
	border: none;
	position: relative;
}

.note_left .jcarousel-skin-tango .jcarousel-clip-horizontal {
	height: 441px;
	width: 348px;
	margin-left: -60px;
	margin-top: 0px;
}

.note_left  .jcarousel-skin-tango {
	position: absolute;
	top: -17px;
	left: 33px;
}

.note_left .jcarousel-skin-tango .jcarousel-next-horizontal {
	right: -121px;
	top: 205px;
}

.note_left .jcarousel-skin-tango .jcarousel-prev-horizontal {
	left: -64px;
	top: 207px;
}

.note_left .cd_background .print {
	position: absolute;
	width: 13px;
	height: 13px;
	background: url(../images/px.png) no-repeat;
	right: 30px;
	top: 9px;
	z-index: 10000;
}

.note_left .close {
	width: 13px;
	height: 13px;
	position: absolute;
	right: 12px;
	top: 9px;
	background: url("../images/px.png") no-repeat scroll -13px 0 transparent;
	z-index: 10000;
}

.note_left1 .jcarousel-item-horizontal img {
	height: 450px;
	width: 348px;
}

.note_left1 .jcarousel-skin-tango .jcarousel-item-horizontal {
	height: 441px;
	margin-left: 0;
	margin-right: 10px;
	width: 250px;
	border: none;
	position: relative;
}

.note_left1 .jcarousel-skin-tango .jcarousel-clip-horizontal {
	height: 441px;
	width: 250px;
	margin-left: -6px;
	margin-top: 57px;
}

.note_left1  .jcarousel-skin-tango {
	position: absolute;
	top: -17px;
	left: 93px;
}

.note_left1 .jcarousel-skin-tango .jcarousel-next-horizontal {
	right: -121px;
	top: 205px;
}

.note_left1 .jcarousel-skin-tango .jcarousel-prev-horizontal {
	left: -64px;
	top: 207px;
}

.note_left1 .cd_background .print {
	position: absolute;
	width: 13px;
	height: 13px;
	background: url(../images/px.png) no-repeat;
	right: 30px;
	top: 9px;
}

.note_left1 .close {
	width: 13px;
	height: 13px;
	position: absolute;
	right: 12px;
	top: 9px;
	background: url("../images/px.png") no-repeat scroll -13px 0 transparent;
}

/**********************************************stexic avelacnel******************************************************/
.song_left {
	background: url("../images/menu_border.png") no-repeat scroll right 21px transparent;
	float: left;
	height: 387px;
	width: 455px;
	position: relative;
}

.song_right {
	float: left;
	height: 387px;
	padding: 0;
	width: 121px;
}

.song_right .s_gallery {
	margin: 56px 0 0 27px;
}

.passive {
	width: 82px;
	height: 82px;
	border: 1px solid #fff;
	margin: 0 0 20px 0;
	opacity: 0.3;
}

.passive:hover {
	width: 82px;
	height: 82px;
	border: 1px solid #fff;
	margin: 0 0 20px 0;
	opacity: 1;
}

.passive1 {
	width: 82px;
	height: 82px;
	border: 1px solid #fff;
	margin: 0 0 20px 0;
	opacity: 1;
}

.song_top {
	height: 222px;
	position: relative;
	padding-left: 15px;
	padding-top: 20px;
}

.song_top img {
	margin: 5px 0 0 0px;
}

.header_image {
	position: absolute;
	z-index: -10;
	top: -104px;
	left: 603px;
}

.header_image1 {
	position: absolute;
	z-index: 100;
	top: -305px;
	left: 150px;
}

.song_top .song_playlist {
	position: absolute;
	width: 220px;
	background-color: #c5aebe;
	padding: 5px;
	transform: rotate(10deg);
	-moz-transform: rotate(10deg); /* Firefox */
	-webkit-transform: rotate(10deg); /* Safari and Chrome */
	-o-transform: rotate(10deg);
	bottom: 60px;
	left: 28px; /* Opera */
}

.song {
}

.piano {
	position: absolute;
	margin-left: -87px;
	top: 300px;
}

.song span {
	display: block;
	float: left;
	color: #000;
	padding: 0 5px 0 0;
	font-size: 11px;
	margin: -2px 0 0 0;
}

.song p {
	margin: -2px 0 0 5px;;
	color: #000;
	float: left;
	font-size: 11px;
	width: 183px;
}

.song_bottom {
	width: 100%;
	height: 150px;
}

.song_bottom a {
	width: 39px;
	float: left;
	display: block;
	height: 40px;
	background: url("../images/buy.png") no-repeat;
	margin: 0px 0 0 17px;
}

.song_bottom a:hover {
	background: url("../images/buy.png") no-repeat 0 -40px;
}

.song_bottom p {
	text-align: justify;
	font-size: 10px;
	color: #fff;
}

.song_bottom div {
	text-align: center;
	font-size: 10px;
	color: #fff;
}

.song_bottom #mycustomscroll {
	float: left;
	margin: 2px 0 0 43px;
}

.song_bottom #mycustomscroll_mcontentwrapper {
	height: 139px !important;
	width: 313px !important;
}

.song_bottom #mycustomscroll_scrollwrapper {
	height: 139px !important;
	width: 313px !important;
	left: 16px !important;
}

.song_bottom .mcontentwrapper {
	padding: 0 22px 0 0 !important;
}

.song_bottom .vscrollerbase {
	background: url("../images/mini.png") no-repeat scroll 0 0 transparent;
	width: 1px;
}

.play_list .jp-play {
	background: url("../images/play.png") no-repeat;
	width: 5px;
	height: 10px;
	float: left;
	margin-top: 6px;
	margin-left: 10px;
}

.play_list .jp-play, .play_list .jp-next, .play_list .jp-previous, .play_list .jp-pause {
	margin: 6px 0 0 10px !important;
}

.play_list {
	float: left;
}

.play_list .jp-pause {
	background: url("../images/controls_h.png") no-repeat;
	float: left;
	height: 10px;
	margin-left: 6px !important;
	width: 5px;
	margin-right: 4px !important;
}

.play_list .jp-pause:hover {
	background: url("../images/play.png") no-repeat;
}

.play_list .jp-play:hover {
	background: url("../images/controls_h.png") no-repeat;
}

.play_list .jp-previous:hover {
	background: url("../images/controls_h.png") no-repeat -36px 0;
}

.play_list .jp-next:hover {
	background: url("../images/controls_h.png") no-repeat -56px 0;
}

.play_list .jp-stop:hover {
	background: url("../images/controls_h.png") no-repeat -17px 0;
}

.play_list .jp-controls li {
	display: inline;
	float: left !important;
	margin: 1px 4px 0 0;
}

.song .jp-controls li {
	display: inline;
	margin: 1px 4px 0 0;
}

.song .jp-interface {
}

.song .play_list .jp-pause {
	margin-left: 10px !important;
	margin-right: 0 !important;
}

/***********************************************************************************/
.photos {
	width: 100%;
	height: 100%;
	position: relative;
}

.photos .jcarousel-skin-tango .jcarousel-clip-horizontal {
	height: 360px;
	width: 242px;
	margin: 2px 0 0 134px;
}

.photos .jcarousel-skin-tango .jcarousel-item-horizontal {
	border: medium none;
	height: 360px;
	margin-left: 0;
	margin-right: 10px;
	width: 242px;
}

.photos .jcarousel-item-horizontal img {
	height: 360px;
	width: 242px;
}

.photos .jcarousel-skin-tango .jcarousel-prev-horizontal {
	left: 8px;
	top: 177px;
}

.photos .jcarousel-skin-tango .jcarousel-next-horizontal {
	right: -361px;
	top: 177px;
}

.photos a {
	display: block;
	width: 14px;
	height: 13px;
	position: absolute;
	top: 8px;
	right: 6px;
	background: url("../images/close.png") no-repeat scroll 0 0;
}

.photos a:hover {
	background: url("../images/close.png") no-repeat scroll 0 -13px;
}

.cd_album {
	list-style: none;
}

.aaa.link {
	background: none;
}

.cd_background {
	height: 441px;
	width: 334px;
	/*background: url("../images/notes_fon1.png") no-repeat;*/
	margin-left: 50px;
	margin-top: -25px;
	position: absolute;
	z-index: 120;
}

.song .texts {
	height: 10px;
	width: 8px;
	background: url(../images/pp1.png) no-repeat;
	display: block;
	float: right;
}

.song .pause {
	height: 10px;
	width: 8px;
	background: url(../images/pph1.png) no-repeat !important;
	display: block;
	float: right;
}

.song .pause:hover {
	background: url(../images/pp1.png) no-repeat;
}

.song .texts:hover {
	background: url(../images/pph1.png) no-repeat;
}

.song .slide {
	height: 10px;
	width: 8px;
	background: url(../images/txt.png) no-repeat;
	display: block;
	float: right;
}

.song .slide:hover {
	background: url(../images/txt1.png) no-repeat;
}

.song .play_list {
	float: none !important;
}

.song div.jp-audio div.jp-type-playlist div.jp-interface {
	left: 30px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 285px;
	transform: rotate(-10deg);
	-moz-transform: rotate(-10deg); /* Firefox */
	-webkit-transform: rotate(-10deg); /* Safari and Chrome */
	-o-transform: rotate(-10deg);
}

/*div.jp-type-playlist div.jp-playlist li.jp-playlist-current .texts {
background: url("../images/pph1.png") no-repeat;
}

div.jp-type-playlist div.jp-playlist li:first-child .texts {
	background: url("../images/pp1.png") no-repeat;
}
div.jp-type-playlist div.jp-playlist li:first-child .texts:hover {
	background: url("../images/pph1.png") no-repeat;
}*/

.prev {
	background: url("../images/prev.png") no-repeat scroll 0 0 transparent;
	height: 10px;
	width: 12px;
	display: block;
	float: left;
	margin: 11px 8px 0 5px;
	cursor: pointer;
}

.next {
	background: url("../images/next.png") no-repeat scroll 0 0 transparent;
	height: 10px;
	width: 12px;
	display: block;
	float: left;
	margin: 11px 0 0 0;
	cursor: pointer;
}

.prev:hover {
	background: url("../images/controls_h.png") no-repeat -36px 0;
}

.next:hover {
	background: url("../images/controls_h.png") no-repeat -56px 0;
}

.type1 {

	background: url(../images/4.png) no-repeat;
	background-size: 429px 192px;
}

.type1 img {
	margin: 5px 0 0 233px;
}

.type2 {
	background: url(../images/3.png) no-repeat;
	background-size: 429px 192px;
}

.type2 img {
	margin: 2px 0 0 231px;
}

.type3 {
	background: url(../images/1.png) no-repeat;
	background-size: 429px 192px;
}

.type3 img {
	margin: 4px 0 0 232px;
}

.packet {
	width: 429px;
	height: 192px;
	padding: 1px 0 0 0;
}

.packet img {
	-moz-animation: cd 2s infinite linear;
	-webkit-animation: cd 2s infinite linear;
	-o-animation: cd 2s infinite linear;
	-ms-animation: cd 2s infinite linear;
}

.stop {
	-moz-animation-play-state: paused;
	-webkit-animation-play-state: paused;
	-o-animation-play-state: paused;
	-ms-animation-play-state: paused;
}

@-moz-keyframes cd {
			0% { -moz-transform:rotate(0deg); }
			100% { -moz-transform:rotate(360deg); }
		}
@-webkit-keyframes cd {
			0% { -webkit-transform:rotate(0deg); }
			100% { -webkit-transform:rotate(360deg); }
		}
@-o-keyframes cd {
			0% { -o-transform:rotate(0deg); }
			100% { -o-transform:rotate(360deg); }
		}
@-ms-keyframes cd {
			0% { -ms-transform:rotate(0deg); }
			100% { -ms-transform:rotate(360deg); }
		}
.player_playlist .jp-pause {
	margin: 6px 0 0 10px !important;
}

.player_playlist .jp-title {
	display: block !important;
}
.player_playlist .jp-title ul {
	margin: 0;
	padding: 0;
}
.player_playlist .jp-title ul li {
	margin: 5px 0 0 10px;
	padding: 0;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
}
.player_playlist div.jp-interface {
	height: 20px !important;
}
.mac_banner{
    bottom: 0;
    color: #FFFFFF;
    font-size: 10px;
    /*position: absolute;*/
	margin-right: 40px;
	float:right;
	margin-top:-10px;
}