@charset "utf-8";

/*
@import "./swis721/stylesheet.css";

@import "./NeogreyRegular/stylesheet.css";

*/
@import "./NeogreyRegular/stylesheet.css";
 @import "./helveticaneueltstd_ultltex/stylesheet.css";
* {
	margin: 0;
	padding: 0;
}
a {
	color: #333333;
	text-decoration: none;
	outline: 0;
}
a:link {
	color: #333333;
	TEXT-DECORATION: none
}
a:hover {
	color: #333333;
	TEXT-DECORATION: none
}
img {
	border: 0;
}
ul, ol {
	list-style: none;
}
body {
	margin: 20px 0;
	font-family: NeogreyRegular, "Courier New", Courier, monospace;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: 100;
	-webkit-overflow-scrolling: touch;
}
td {
	font-family: NeogreyRegular, "Courier New", Courier, monospace;
}
.home, .page {
	margin: 0 0;
	padding: 0 15px 0 40px;
	width: 1000px;
	min-height: 600px;
	overflow: auto;
}
.home h1 {
	font-size: 48px;
	text-transform: uppercase;
}
.home h1 a {
	font-size: 48px;
	color: #cb1717;
	text-transform: uppercase;
}
.page h1 {
	font-size: 26px;
	margin: 30px 0 30px;
	line-height: 38px;
	text-transform: uppercase;
}
.page h1 a {
	font-size: 26px;
	display: block;
	line-height: 38px;
	color: #cb1717;
	text-transform: uppercase;
}
.button {
	margin: 0 6px;
	height: 9px;
	overflow: hidden;
}
.sub_tag {
	color: #b3b2b3;
	text-transform: uppercase;
	line-height: 38px;
}
/* @group left-col */

.left-col {
	float: left;
	width: 260px;
	overflow: hidden;
	text-transform: uppercase;
}
.left-col .navi {
}
.left-col .navi li {
	margin-bottom: 5px;
	font-size: 16px;
	overflow: hidden;
	color: #b3b2b3;
}
.left-col .navi li a {
	-moz-transition-property: color;
	-moz-transition-duration: 1s;
	-moz-transition-timing-function: ease-out;
	-webkit-transition-property: color;
	-webkit-transition-duration: 1s;
	-o-transition-property: color;
	-o-transition-duration: 1s;
	display: block;
	font-size: 16px;
	overflow: hidden;
	color: #b3b2b3;
}
.left-col .navi li .actived a {
	-moz-transition-property: color;
	-moz-transition-duration: 1s;
	-moz-transition-timing-function: ease-out;
	-webkit-transition-property: color;
	-webkit-transition-duration: 1s;
	-o-transition-property: color;
	-o-transition-duration: 1s;
	color: #000;
}
.left-col .artists {
	margin-top: 23px;
}
.left-col .artists li {
	margin-bottom: 15px;
	color: #b3b2b3;
	font-size: 14px;
	padding-bottom: 9px;
}
.left-col .artists li a {
	float: left;
	display: block;
	color: #b3b2b3;
	font-size: 14px;
}
.left-col .artists li .actived a {
	color: #000;
}
/* @end */

/* @group right-col */

.right-col {
	width: 1000px;
}
.right-col h2 {
	margin-top: 38px;
	padding-bottom: 24px;
	border-bottom: 4px solid #ddd;
	height: 30px;
}
.right-col h2.heading {
	font-size: 36px;
	font-weight: 100;
	letter-spacing: 2px;
	margin-top: 31px;
	padding-bottom: 31px;
	text-transform: uppercase;
}
.right-col .sub-navi {
	margin-bottom: 25px;
	padding: 16px 2px 15px;
	border-bottom: 1px solid #d9d9d9;
	color: #b3b2b3;
	text-transform: uppercase;
}
.right-col .sub-navi span {
	margin-right: 14px;
	padding-right: 14px;
	border-right: 1px solid #d9d9d9;
	color: #b3b2b3;
	white-space: nowrap;
	display: inline-block;
	margin-bottom: 5px;
}
.right-col .sub-navi span a {
	display: inline-block;
	color: #b3b2b3;
}
.right-col .sub-navi span.actived a {
	color: #000;
}
.right-col .sub-navi span a:hover {
	display: inline-block;
	color: #999;
}
.right-col .sub-navi-tag {
	margin-bottom: 25px;
	padding: 5px 2px;
	border-bottom: 1px solid #d9d9d9;
	color: #b3b2b3;
	text-transform: uppercase;
	user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
}
.right-col .sub-navi-tag span {
	margin-right: 14px;
	padding-right: 14px;
	border-right: 1px solid #d9d9d9;
	color: #b3b2b3;
	white-space: nowrap;
	display: inline-block;
	margin-bottom: 5px;
	cursor: pointer;
}
.right-col .sub-navi-tag span.actived {
	color: #000;
}
.right-col H3 {
	text-transform: uppercase;
	font-size: 18px;
	padding-top: 0px;
	margin-top: 0px;
	font-weight: 100;
}
.right-col .artists {
	margin: 134px 10px 0;
}
.right-col .artists h3 {
	margin-bottom: 15px;
}
.right-col .artists ul {
	padding-bottom: 6px;
}
.right-col .artists li {
	margin-bottom: 4px;
	overflow: hidden;
}
.right-col .des a {
	color: #cb1717;
}
.right-col .des a:link {
	color: #cb1717;
	text-decoration: underline;
}
.right-col .des a:hover {
	color: #cb1717;
	TEXT-DECORATION: underline;
}
.right-col .des a:active {
	color: #cb1717;
	TEXT-DECORATION: underline;
}
.right-col .artists .title, .right-col .artists .title a {
	float: left;
	display: block;
	overflow: hidden;
	font-size: 28px;
	color: #b3b2b3;
	text-transform: uppercase;
}
.right-col .top a {
	float: right;
	display: block;
	width: 29px;
	height: 9px;
	background: url("../img/button_top.png") no-repeat 0 0;
}
/* @end */

.page-text {
	font-size: 13px;
	line-height: 25px;
}
.copyright {
	padding-top: 8px;
	border-top: 1px solid #999;
	width: auto;
	overflow: hidden;
	text-transform: uppercase;
	margin: 20px 0 0;
	padding-left: 0;
}
/* @group tvc */

.right-col .tvc {
	position: relative;
	margin: 33px 2px 0;
}
.right-col .tvc li {
	margin-bottom: 10px;
}
.right-col .tvc li .thumb {
	float: left;
	width: 200px;
	overflow: hidden;
	text-indent: 0;
}
.right-col .tvc li .thumb img {
}
.right-col .tvc li .info div.title {
	margin: 24px 4px 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 13px;
}
.right-col .tvc li .play {
	width: 78px;
	height: 35px;
	overflow: hidden;
	text-indent: -9999px;
}
.right-col .tvc li .play a {
	float: left;
	display: block;
	width: 78px;
	height: 35px;
	overflow: hidden;
	background: url("../img/button_play.png") no-repeat 0 -35px;
}
.right-col .tvc li .play a:hover {
	background-position: 0 0;
}
.right-col .tvc li .view {
	width: 78px;
	height: 35px;
	overflow: hidden;
	text-indent: -9999px;
}
.right-col .tvc li .view a {
	float: left;
	display: block;
	width: 78px;
	height: 35px;
	overflow: hidden;
	background: url("../img/button_play.png") no-repeat 0 -35px;
}
.right-col .tvc li .view a:hover {
	background-position: 0 0;
}
.right-col .tvc li .more {
	width: 78px;
	height: 35px;
	overflow: hidden;
	text-indent: -9999px;
}
.right-col .tvc li .more a {
	float: left;
	display: block;
	width: 78px;
	height: 35px;
	overflow: hidden;
	background: url("../img/button_more.png") no-repeat 0 -35px;
	text-indent: -9999px;
}
.right-col .tvc li .more a:hover {
	background-position: 0 0;
}
.right-col .tvc .button {
	position: absolute;
	left: -5px;
	top: -21px;
	width: 37px;
}
.right-col .tvc .back a {
	float: left;
	display: block;
	width: 37px;
	height: 9px;
	background: url("../img/button_back.png") no-repeat 0 0;
	text-indent: -9999px;
}
/* @end */

/* @group gallery */

.gallery {
	margin: 0 40px;
	padding: 0;
	width: auto;
}
.gallery h1 a {
	font-size: 26px;
	display: block;
	line-height: 38px;
	color: #cb1717;
	text-transform: uppercase;
	margin-right: 20px;
	padding-bottom: 40px;
}
.gallery .button {
	margin: 0 2px 12px;
}
.back {
	color: #CB1717;
	text-transform: uppercase;
}
.back a {
	text-transform: uppercase;
	TEXT-DECORATION: none;
	color: #CB1717;
}
.gallery .left-col {
	position: absolute;
	float: none;
	visibility: hidden;
}
.gallery .right-col {
	float: none;
	width: auto;
}
.gallery .right-col h2 {
	font-size: 36px;
	font-weight: 100;
	letter-spacing: 2px;
	margin-top: 31px;
	padding-bottom: 31px;
	text-transform: uppercase;
}
.gallery .right-col .sub-navi {
	margin-bottom: 12px;
}
.gallery .copyright {
	margin-top: 20px;
	width: auto;
}
.gallery .showcase {
	margin-top: 10px;
	width: 100%;
	height: 570px;
	overflow: auto;
	text-indent: 0;
	overflow-y: hidden;
}
.gallery .showcase ul {
	display: inline;
	margin-right: 60px;
}
.gallery .showcase li {
	display: inline;
	padding-right: 10px;
}
.gallery .scroll-content {
	height: 550px;
	width: 100%;
	white-space: nowrap;
}
.scroll-content td img {
	max-height: 500px;
}
.gallery .des a {
	color: #333;
}
.gallery .des a:link {
	color: #333;
	text-decoration: underline;
}
.gallery .des a:hover {
	color: #333;
	text-decoration: underline;
}
.gallery .des a:active {
	color: #333;
	text-decoration: underline;
}
/*

 @end */

.clear {
	clear: both;
}
.des {
	padding-top: 10px;
	text-transform: uppercase;
}
.item_hidden {
	-moz-transition-property: opacity, visibility, padding-left;
	-moz-transition-duration: 1s;
	-moz-transition-timing-function: ease-out;
	-webkit-transition-property: visibility, opacity, padding-left;
	-webkit-transition-duration: 1s;
	
	
	-o-transition-property: visibility, opacity, padding-left;
	-o-transition-duration: 1s;
	
	/*
	
		-webkit-box-shadow: 0px 0px 10px 0px #666;
		box-shadow: 0px 0px 10px 0px #666;
		border: 10px #fff solid;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		
		visibility: hidden;
	
	*/
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	
}
.item_show {
	-moz-transition-property: opacity, visibility, padding-left;
	-moz-transition-duration: 1s;
	-moz-transition-timing-function: ease-out;
	-webkit-transition-property: visibility, opacity, padding-left;
	-webkit-transition-duration: 1s;
	-o-transition-property: visibility, opacity, padding-left;
	-o-transition-duration: 1s;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	-webkit-box-shadow: 0px 0px 10px 0px #666;
	box-shadow: 0px 0px 10px 0px #666;
	border: 10px #fff solid;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
/* @group Keywords */

.keyname {
	-moz-transition-property: color;
	-moz-transition-duration: 1s;
	-moz-transition-timing-function: ease-out;
	-webkit-transition-property: color;
	-webkit-transition-duration: 1s;
	-o-transition-property: color;
	-o-transition-duration: 1s;
}
.keyname a {
	-moz-transition-property: color;
	-moz-transition-duration: 1s;
	-moz-transition-timing-function: ease-out;
	-webkit-transition-property: color;
	-webkit-transition-duration: 1s;
	-o-transition-property: color;
	-o-transition-duration: 1s;
	color: #999;
}
.keyname A:link {
	-moz-transition-property: color;
	-moz-transition-duration: 1s;
	-moz-transition-timing-function: ease-out;
	-webkit-transition-property: color;
	-webkit-transition-duration: 1s;
	-o-transition-property: color;
	-o-transition-duration: 1s;
	color: #999;
}
.keyname A:hover {
	-moz-transition-property: color;
	-moz-transition-duration: 1s;
	-moz-transition-timing-function: ease-out;
	-webkit-transition-property: color;
	-webkit-transition-duration: 1s;
	-o-transition-property: color;
	-o-transition-duration: 1s;
	color: #cb1717;
}
.keynameActived {
	-moz-transition-property: color;
	-moz-transition-duration: 1s;
	-moz-transition-timing-function: ease-out;
	-webkit-transition-property: color;
	-webkit-transition-duration: 1s;
	-o-transition-property: color;
	-o-transition-duration: 1s;
}
.keynameActived A {
	-moz-transition-property: color;
	-moz-transition-duration: 1s;
	-moz-transition-timing-function: ease-out;
	-webkit-transition-property: color;
	-webkit-transition-duration: 1s;
	-o-transition-property: color;
	-o-transition-duration: 1s;
	color: #cb1717;
}
.keynameActived A:link {
	-moz-transition-property: color;
	-moz-transition-duration: 1s;
	-moz-transition-timing-function: ease-out;
	-webkit-transition-property: color;
	-webkit-transition-duration: 1s;
	-o-transition-property: color;
	-o-transition-duration: 1s;
	color: #cb1717;
}
.keynameActived A:hover {
	-moz-transition-property: color;
	-moz-transition-duration: 1s;
	-moz-transition-timing-function: ease-out;
	-webkit-transition-property: color;
	-webkit-transition-duration: 1s;
	-o-transition-property: color;
	-o-transition-duration: 1s;
	color: #cb1717;
}
.keywords a {
	-moz-transition-property: color;
	-moz-transition-duration: 1s;
	-moz-transition-timing-function: ease-out;
	-webkit-transition-property: color;
	-webkit-transition-duration: 1s;
	-o-transition-property: color;
	-o-transition-duration: 1s;
	color: #ccc;
}
.keywords A:link {
	-moz-transition-property: color;
	-moz-transition-duration: 1s;
	-moz-transition-timing-function: ease-out;
	-webkit-transition-property: color;
	-webkit-transition-duration: 1s;
	-o-transition-property: color;
	-o-transition-duration: 1s;
	color: #ccc;
}
.keywords A:hover {
	-moz-transition-property: color;
	-moz-transition-duration: 1s;
	-moz-transition-timing-function: ease-out;
	-webkit-transition-property: color;
	-webkit-transition-duration: 1s;
	-o-transition-property: color;
	-o-transition-duration: 1s;
	color: #ccc;
}
#name_div {
	padding-top: 0px;
	text-transform: uppercase;
}
.keywords_div_en {
	padding-top: 20px;
	text-transform: uppercase;
}
.keywords_div_cn {
	padding-top: 20px;
	text-transform: uppercase;
	font-size: 13px;
}
.keywordsActived {
	-moz-transition-property: color;
	-moz-transition-duration: 1s;
	-moz-transition-timing-function: ease-out;
	-webkit-transition-property: color;
	-webkit-transition-duration: 1s;
	-o-transition-property: color;
	-o-transition-duration: 1s;
	color: #000;
}
.keywordsActived a {
	-moz-transition-property: color;
	-moz-transition-duration: 1s;
	-moz-transition-timing-function: ease-out;
	-webkit-transition-property: color;
	-webkit-transition-duration: 1s;
	-o-transition-property: color;
	-o-transition-duration: 1s;
	color: #cb1717;
}
.keywordsActived A:link {
	-moz-transition-property: color;
	-moz-transition-duration: 1s;
	-moz-transition-timing-function: ease-out;
	-webkit-transition-property: color;
	-webkit-transition-duration: 1s;
	-o-transition-property: color;
	-o-transition-duration: 1s;
	color: #cb1717;
}
.keywordsActived A:hover {
	-moz-transition-property: color;
	-moz-transition-duration: 1s;
	-moz-transition-timing-function: ease-out;
	-webkit-transition-property: color;
	-webkit-transition-duration: 1s;
	-o-transition-property: color;
	-o-transition-duration: 1s;
	color: #cb1717;
}
/* @end */

.index_nav_title_en {
	margin-bottom: 10px;
	font-size: 16px;
	color: #b3b2b3;
	padding-top: 0px;
}
.index_nav_title_en a {
	color: #b3b2b3;
}
.index_nav_title_en a:hover {
	color: #333;
}
.index_nav_title_cn {
	margin-bottom: 10px;
	font-size: 19px;
	color: #b3b2b3;
	padding-top: 0px;
}
.index_nav_title_cn a {
	color: #b3b2b3;
}
.index_nav_title_cn a:hover {
	color: #333;
}
.midImg {
	-moz-transition-property: height, visibility;
	-moz-transition-duration: 1s;
	-moz-transition-timing-function: ease-out;
	-webkit-transition-property: height, visibility;
	-webkit-transition-duration: 1s;
	-o-transition-property: height, visibility;
	-o-transition-duration: 1s;
	visibility: visible;
}
/* @group top nav */

.titleBar {
	padding-top: 20px;
	padding-left: 40px;
	padding-bottom: 20px;
}
.titleBar H1 a {
	font-size: 26px;
	color: #cb1717;
	text-transform: uppercase;
	margin-right: 20px;
	font-family: swis721_lt_btlight, NeogreyRegular, "Courier New", Courier, monospace;
}
.top_nav {
	text-transform: uppercase;
	padding-bottom: 4px;
	font-family: swis721_lt_btlight, NeogreyRegular, "Courier New", Courier, monospace;
}
.top_nav a {
	font-size: 12px;
	overflow: hidden;
	color: #b3b2b3;
}
/* @end */

.box_sh_ro > tbody > tr > td.lefttop {
	background: url(../img/box_sh_ro/left_top.png) no-repeat right bottom;
}
.box_sh_ro > tbody > tr > td.left {
	background: url(../img/box_sh_ro/left.png) repeat-y right;
}
.box_sh_ro > tbody > tr > td.leftbottom {
	background: url(../img/box_sh_ro/left_bottom.png) no-repeat right top;
}
.box_sh_ro > tbody > tr > td.right {
	background: url(../img/box_sh_ro/right.png) repeat-y left;
}
.box_sh_ro > tbody > tr > td.righttop {
	background: url(../img/box_sh_ro/right_top.png) no-repeat left bottom;
}
.box_sh_ro > tbody > tr > td.rightbottom {
	background: url(../img/box_sh_ro/right_bottom.png) no-repeat left top;
}
.box_sh_ro > tbody > tr >td.top {
	background: url(../img/box_sh_ro/top.png) repeat-x bottom;
	text-align: center;
}
.box_sh_ro > tbody > tr > td.bottom {
	background: url(../img/box_sh_ro/bottom.png) repeat-x top;
}
.textbox {
	border: 1px #ccc solid;
	outline: none;
	padding: 3px;
}
#prevewImage {
	padding-top: 5px;
}
.loc_title {
	padding-top: 10px;
	color: #cb1717;
}
.hilit_img {
	display: inline-block;
 *zoom: 1;
 *display: inline;
	vertical-align: top;
	margin-right: 12px;
	margin-bottom: 12px;
	cursor: pointer;
}
.buttonLeft {
	width: 20px;
	height: 40px;
	position: absolute;
	border: 0px #ccc solid;
	cursor: pointer;
	background: url(../img/button_left_w.png) no-repeat left center;
}
.buttonRight {
	position: absolute;
	width: 20px;
	height: 40px;
	border: 0px #ccc solid;
	cursor: pointer;
	background: url(../img/button_right_w.png) no-repeat right center;
}
.video_des {
	padding-bottom: 20px;
}
