@charset "utf-8";
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #container #kv {
	height: 397px;
	width: 950px;
	background:url(../images/keyvisual.png) no-repeat;
	padding-top:3px;
}

#wrapper #container #kv #keyvisual {
	height: 377px;
	width: 950px;
	clear: both;
	background-image: url(../images/keyvisual_bg.jpg);
	background-repeat: no-repeat;
}
#wrapper #container #kv #keyvisual_tab {
	height: 22px;
	width: 950px;
}
#wrapper #container #kv #keyvisual_tab li {
	float: left;
	height: 20px;
	width: 14px;
	text-align: center;
}
#wrapper #container #kv #keyvisual_tab ul {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
}


#wrapper #container {
	width: 950px;
	background-repeat: no-repeat;
	height: auto;
	clear: both;
}

#wrapper #container #products_tab {
	height: 142px;
	width: 950px;
	background-image: url(../images/products_bg.jpg);
	background-repeat: no-repeat;
	clear: both;
}
#wrapper #container #products_tab ul {
	float: right;
	height: 142px;
	width: 822px;
}
#wrapper #container #products_tab li{
	display:none;
	height: 142px;
	}
#wrapper #container #products_tab #products_tab_menu {
	height: 87px;
	width: 104px;
	float: left;
	background-image: url(../images/products_bg_01.jpg);
	background-repeat: no-repeat;
	padding-top: 55px;
	padding-left: 24px;
}
#wrapper #container #products_tab #products_tab_menu p{
	cursor: pointer;
	color: #b9b9b9;
}

#wrapper #container #products_tab #products_tab_menu p.on{
	color:#FFFFFF;
	font-weight: bold;
}


#wrapper #container #matter {
	height: 235px;
	width: 950px;
	background-image: url(../images/matter_bg.jpg);
	background-repeat: no-repeat;
	background-position: 475px;
	margin-bottom: 20px;
}
#wrapper #container #matter #news {
	width: 453px;
	height: 205px;
	float: left;
	margin: 15px;
}
#wrapper #container #matter #news .index_title {
	height: 28px;
	border: 1px solid #d9dada;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 24%, #eeeeee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(24%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 24%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 24%,#eeeeee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 24%,#eeeeee 100%); /* IE10+ */
	background: linear-gradient(top,  #ffffff 24%,#eeeeee 100%); /* W3C */


filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
	font-size: 12px;
	font-weight: bold;
	color: #00a0e9;
	padding-top: 12px;
	padding-left: 5px;
	margin-bottom: 10px;
	clear: both;
}
#wrapper #container #matter #news .index_title div a{
	position:relative;
	width: 30px;
	left: 410px;
	top: -15px;
	font-size: 10px;
	line-height: 10px;
	color: #929292;
	text-align: justify;
	text-decoration: none;
}


#wrapper #container #matter #connect {
	float: right;
	height: 215px;
	width: 434px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 18px;
}
#wrapper #container #matter #news .news_item {
	padding:10px 20px;
	border-bottom:1px solid #ccc solid;
}

#wrapper #container #matter #news .news_item a {
	font-size: 12px;
	font-weight: bold;
	color: #5F5E5E;
	text-decoration: none;
}
#wrapper #container #matter #news .news_item a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #B41E24;
	text-decoration: none;
}
#wrapper #container #matter #news .news_item .word {
	font-size: 10px;
	color: #ADADAD;
}


#wrapper #container #secondary {
	width: 170px;
	background-image: url(../images/secondary_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	float: left;
	height: 357px;
	background-position: 145px;
}
#wrapper #container #kvbanner {
	height: 377px;
	width: 950px;
	clear: both;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
}
#wrapper #container #primary .title div {
	float: left;
	width: 300px;
}
#wrapper #container #primary .title #search {
	float: right;
	width: 320px;
	height: 20px;
}
#wrapper #container #primary .title td {
}

#wrapper #container #secondary #navigation {
	width: 120px;
	background-color: #727172;
	border-radius: 0px 10px 10px 0px;
	-moz-border-radius: 0px 10px 10px 0px;
	font-size: 12px;
	line-height: 20px;
	color: #b9b9b9;
	padding-bottom: 15px;
}
#wrapper #container #secondary #navigation img {
	padding-top: 10px;
	padding-bottom: 10px;
}
#wrapper #container #secondary #navigation li {
	padding-left: 25px;
	padding-top: 10px;
	font-size: 12px;
	line-height: 18px;
	color: #b9b9b9;
	text-decoration: none;
	padding-bottom: 10px;
}
#wrapper #container #secondary #navigation li a{
	font-size: 12px;
	color: #b9b9b9;
	text-decoration: none;
}

#wrapper #container #secondary #navigation li :hover{
	color: #b9b9b9;
}
#wrapper #container #secondary #navigation h2 {
	font-size: 12px;
	color: #b9b9b9;
	font-weight: normal;
	text-decoration: none;
}
#wrapper #container #secondary #navigation p {
	padding-top: 2px;
	padding-bottom: 2px;
}



#wrapper #container #primary {
	width: 733px;
	left: 170px;
	padding-right: 30px;
	padding-left: 17px;
	padding-bottom: 40px;
	float: right;
	padding-top: 40px;
}
#wrapper #container #primary .information{ margin:0 auto;}
#wrapper #container #primary .information td {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	vertical-align: top;
}
#wrapper #container #primary .news_item {
padding:10px 0px;
border-bottom:1px solid #ddd ;
}

#wrapper #container #primary .news_item .news_pictuer {
	height: 105px;
	width: 132px;
	border: 1px solid #c7c8c8;
	float: left;
	visibility: visible;
	margin-right:10px;
	margin-bottom:10px;
}
#wrapper #container #primary .news_item .news_word {
	float: right;
	padding-left: 10px;
	width: 587px;
}
#wrapper #container #primary .news_item h1 {
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
	color: #5A5A59;
}
#wrapper #container #primary .news_item h1 a{
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
	color: #5A5A59;
	text-decoration: none;
}
#wrapper #container #primary .news_item h1 :hover{
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
	color: #BD1E23;
	text-decoration: none;
}
#wrapper #container #primary .page {
	height: 26px;
	text-align:center;
	margin-top:20px;
}
#wrapper #container #primary .page a{
	font-size: 12px;
	color: #787878;
	background-color: #ebebeb;
	border: 1px solid #dedede;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-left: 5px;
	text-decoration: none;
}
#wrapper #container #primary .page a:hover{
	font-size: 12px;
	color: #f3f3f3;
	background-color: #939393;
	text-decoration: none;
	border: 1px solid #6d6d6d;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	margin-left: 5px;
}
#wrapper #container #primary .page_news {
	height: 26px;
	width: 120px;
	margin-left: auto;
}
#wrapper #container #primary .page_news li a{
	font-size: 12px;
	color: #787878;
	background-color: #ebebeb;
	float: left;
	height: 20px;
	border: 1px solid #dedede;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	margin-left: 5px;
	text-decoration: none;
}
#wrapper #container #primary .page_news li :hover{
	font-size: 12px;
	color: #f3f3f3;
	background-color: #939393;
	text-decoration: none;
	border: 1px solid #6d6d6d;
	height: 20px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	margin-left: 5px;
}
#wrapper #container #primary .news_subject h1 {
	font-size: 15px;
	font-weight: bold;
	color: #5A5A59;
}
#wrapper #container #primary .news_subject {
	background-image: url(../images/subject_bg.jpg);
	background-repeat: no-repeat;
	height: 76px;
	margin-bottom: 40px;
}
#wrapper #container #primary .news_subject .share img {
	margin-left: 2px;
	cursor:pointer;
}
#wrapper #container #primary .news_subject .share {
	width: 80px;
	margin-left: auto;
}
#wrapper #container #primary .news_composition {
}


#wrapper #container #primary .products_item a {
	float: left;
	width: 234px;
	padding:20px 5px;
	cursor:pointer;
	 border-bottom:1px dashed #ddd;
	 text-decoration:none; color:#666
}
#wrapper #container #primary .products_item a:hover{ color:#000}
#wrapper #container #primary .products_subject #subject_left {
	float: left;
	height: 74px;
	width: 244px;
}
#wrapper #container #primary .products_subject #subject_right {
	float: right;
	height: 74px;
	width: 488px;
}
#wrapper #container #primary .products_subject {
	margin-bottom: 40px;
	height: 102px;
	background-image: url(../images/subject_bg01.jpg);
	background-repeat: no-repeat;
}
#wrapper #container #primary .products_subject #subject_right .share {
	float: right;
}
#wrapper #container #primary .products_subject #subject_right .share img {
	margin-left: 2px;
	cursor:pointer;
}
#wrapper #container #primary .products_subject #subject_right img {
	margin-left: 5px;
}
#wrapper #container #primary #products_banner {
	height: 210px;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #d7d7d7;
	margin-bottom: 40px;
}



.content {
	clear: both;
	height: 74px;
	width: 244px;
}
.content .content_picture {
	float: left;
	height: 74px;
	width: 80px;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
}
.content .content_word {
	float: right;
	height: 74px;
	width: 164px;
}
.content .content_word img {
	margin-right: 2px;
	margin-top: 2px;
}
.content .content_word a {
	font-size: 12px;
	font-weight: bold;
	color: #5A5A59;
	text-decoration: none;
}
.content .content_word :hover {
	font-size: 12px;
	font-weight: bold;
	color: #B40001;
	text-decoration: none;
}
.content .content_picture {
	height: 74px;
	width: 80px;
	float: left;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
}




.title {
	height: 28px;
	border: 1px solid #d9dada;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 24%, #eeeeee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(24%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 24%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 24%,#eeeeee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 24%,#eeeeee 100%); /* IE10+ */
	background: linear-gradient(top,  #ffffff 24%,#eeeeee 100%); /* W3C */


filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
	font-size: 12px;
	font-weight: bold;
	color: #00a0e9;
	padding-top: 12px;
	padding-left: 5px;
	margin-bottom: 20px;
	clear: both;
}
.title_game {
	height: 40px;
	border: 1px solid #d9dada;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 24%, #eeeeee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(24%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 24%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 24%,#eeeeee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 24%,#eeeeee 100%); /* IE10+ */
	background: linear-gradient(top,  #ffffff 24%,#eeeeee 100%); /* W3C */


filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
	font-size: 16px;
	font-weight: bold;
	color: #00a0e9;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
	clear: both;
	padding-top: 2px;
	line-height: 40px;
}
.title_game #search_a{ width:300px; position:absolute;margin-top:-48px; margin-left:410px; *margin-top:-18px; *margin-left:380px; text-align:right; padding:5px 0;}
.title_game #search_a .send_btn{ width:39px; height:27px; background:url(../images/search.png) no-repeat; border:0px; cursor:pointer}
.title_game #search_a .send_btn:hover{ background:url(../images/d_search.png) no-repeat;}
.title_item {
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #5f5e5e;
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 40px;
	background-color: #ebebeb;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #b0b0b0;
	border-bottom-color: #b0b0b0;
}
.title_item01 {
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #5f5e5e;
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 20px;
	background-color: #ebebeb;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #b0b0b0;
	border-bottom-color: #b0b0b0;
	margin-top: 40px;
}
.title_item02 {
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #5f5e5e;
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 20px;
	background-color: #ebebeb;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #b0b0b0;
	border-bottom-color: #b0b0b0;
	margin-top: 40px;
}
.style1 {
	color: #8fbc20;
	font-weight: bold;
}
.style2 {
	color: #5A5A59;
	background-color: #EBEBEB;
}
.input {
	font-size: 12px;
	padding:5px;
	color: #5a5a59;
	background-color: #ebebeb;
	border: 1px solid #bfc0c0;
	width:100%;

}
.line {
	background-color: #ebebeb;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 1px;
}
.btn {
	border:1px solid #BFC0C0;
	background: #d2d2d2; /* Old browsers */

background: -moz-linear-gradient(top,  #fafafa 24%, #d2d2d2 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(24%,#fafafa), color-stop(100%,#d2d2d2)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #fafafa 24%,#d2d2d2 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #fafafa 24%,#d2d2d2 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #fafafa 24%,#d2d2d2 100%); /* IE10+ */

background: linear-gradient(top,  #fafafa 24%,#d2d2d2 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#d2d2d2',GradientType=0 ); /* IE6-9 */
color:#5b5b5b;
}
.word {
	font-size: 12px;
	color: #adadad;
}
.word_bold {
	font-size: 12px;
	color: #5A5A59;
	font-weight: bold;
}
.title_word {
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
	color: #5A5A59;
}
.title_word a{
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
	color: #5A5A59;
}
#wrapper #container #secondary #navigation li>div{display:none}
#wrapper #container #secondary #navigation li h2{
	cursor: pointer;
	color: #b9b9b9;
	font-size: 12px;
	line-height: 18px;
}

#wrapper #container #primary #tab li{ display:none}
#wrapper #container #primary #tab #tab_menu{
}
#wrapper #container #primary #tab #tab_menu p{
	width:60px;
	float:left;
	cursor:pointer;
	background:#fff;
	color:#ababab;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-left-color: #ccc;
	margin-right: 5px;
	border-radius:3px 3px 0px 0px;
	-moz-border-radius:3px 3px 0px 0px;
}
#wrapper #container #primary #tab ul{
	border-top-width: 1px;
	border-top-color: #ccc;
	border-top-style: solid;
	padding-top: 40px;
}
#wrapper #container #primary #tab #tab_menu p.on{
	color:#5a5a59;
	background-color: #ebebeb;
}


#wrapper #container #primary #preview {
	width: 735px;
	clear: both;
	height: 250px;
}
#wrapper #container #primary #preview #star {
	float: left;
	height: 250px;
	width: 725px;
	clear: both;
}
#wrapper #container #primary #preview #star #left {
	float: left;
	width: 10px;
	height: 130px;
	padding-top: 120px;
}
#wrapper #container #primary #preview #star #move_box {
	float: right;
	height: 250px;
	background-color: #FFF;
	width: 715px;
	overflow: hidden;
	position:relative;
}
#wrapper #container #primary #preview #star #move_box #box {
	height: 250px;
	width: 2000px;
	display:block;
	position:absolute;
	float: left;

}


#wrapper #container #primary #preview #star #move_box #box .preview_content {
	width: 166px;
	float: left;
	height: 250px;
	margin-right: 7px;
	margin-left: 6px;
}
#wrapper #container #primary .products_subject #subject_left .content .content_word .content_word_bold {
	font-size: 12px;
	font-weight: bold;
	color: #5A5A59;
}


#wrapper #container #primary #preview #right {
	float: right;
	height: 130px;
	width: 10px;
	padding-top: 120px;
}



#wrapper #container #matter #connect #index_tab li{ display:none}
#wrapper #container #matter #connect #index_tab #index_tab_menu{
	height: 40px;
	border: 1px solid #d9dada;background: #ffffff; /* Old browsers */

background: -moz-linear-gradient(top,  #ffffff 24%, #eeeeee 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(24%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #ffffff 24%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #ffffff 24%,#eeeeee 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #ffffff 24%,#eeeeee 100%); /* IE10+ */

background: linear-gradient(top,  #ffffff 24%,#eeeeee 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */


}
#wrapper #container #matter #connect #index_tab #index_tab_menu p{
	width:80px;
	float:left;
	cursor:pointer;
	color:#ababab;
	height: 32px;
	padding-top: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d9dada;
	font-weight: bold;
}
#wrapper #container #matter #connect #index_tab ul{
	padding-top: 20px;
}
#wrapper #container #matter #connect #index_tab #index_tab_menu p.on{
	color: #00a0e9;
	font-weight: bold;
}




#wrapper #container #matter #connect #index_tab #connect_list {
	width: 434px;
	clear: both;
	height: 135px;
}
#wrapper #container #matter #connect #index_tab #connect_list #connect_star {
	float: left;
	height: 135px;
	width: 424px;
	clear: both;
}
#wrapper #container #matter #connect #index_tab #connect_list #connect_star #left {
	float: left;
	width: 10px;
	height: 72px;
	padding-top: 63px;
}
#wrapper #container #matter #connect #index_tab #connect_list #connect_star #connect_move_box {
	float: right;
	height: 135px;
	background-color: #FFF;
	overflow: hidden;
	position:relative;
	width: 414px;
}
#wrapper #container #matter #connect #index_tab #connect_list #connect_star #connect_move_box #connect_box {
	height: 135px;
	width: 2000px;
	display:block;
	position:absolute;
	float: left;

}
#wrapper #container #matter #connect #index_tab #connect_list #connect_star #connect_move_box #connect_box .connect_content {
	width: 135px;
	float: left;
	height: 135px;
	margin-right: 2px;
	margin-left: 2px;
}
#wrapper #container #matter #connect #index_tab #connect_list #right {
	float: right;
	height: 72px;
	width: 10px;
	padding-top: 63px;
}

#wrapper #container #matter #connect #index_tab .ppp {
	float: left;
}
#wrapper #container #matter #connect #index_tab .ppp .connect_content {
	float: left;
}






#wrapper #container #products_tab .hot_game {
	width: 822px;

	height: 132px;
	padding-top: 10px;
	position:absolute;
	margin-left:128px;
	*margin-left:0px;
}
#wrapper #container #products_tab #hot_game .hot_game_star {
	float: left;
	height: 132px;
	width: 818px;
	clear: both;
}
#wrapper #container #products_tab .hot_game .hot_game_star .hot_game_left {
	float: left;
	width: 10px;
	height: 58px;
	padding-top: 48px;
}
#wrapper #container #products_tab .hot_game .hot_game_star .hot_game_move_box {
	float: left;
	height: 106px;
	background-color: #FFF;
	overflow: hidden;
	position:relative;
	width: 798px;
}
#wrapper #container #products_tab .hot_game .hot_game_star .hot_game_move_box .hot_game_box{
	height: 106px;

	display:block;
	position:absolute;
	float: left;

}
#wrapper #container #products_tab .hot_game .hot_game_star .hot_game_move_box .hot_game_box div {
	width: 106px;
	float: left;
	height: 106px;
	margin:0 4px;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
	//background-image: url(../images/hot_content.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
}

#wrapper #container #products_tab .hot_game .hot_game_right {
	float: right;
	height: 58px;
	width: 10px;
	padding-top: 48px;
}



#wrapper #container #products_tab #hot_music {
	width: 818px;
	clear: both;
	height: 132px;
	padding-top: 10px;
}
#wrapper #container #products_tab #hot_music #hot_music_star {
	float: left;
	height: 132px;
	width: 812px;
	clear: both;
}
#wrapper #container #products_tab #hot_music #hot_music_star #hot_music_left {
	float: left;
	width: 10px;
	height: 58px;
	padding-top: 48px;
}
#wrapper #container #products_tab #hot_music #hot_music_star #hot_music_move_box {
	float: left;
	height: 106px;
	background-color: #FFF;
	overflow: hidden;
	position:relative;
	width: 798px;
}
#wrapper #container #products_tab #hot_music #hot_music_star #hot_music_move_box #hot_music_box{
	height: 106px;
	width: 2000px;
	display:block;
	position:absolute;
	float: left;

}
#wrapper #container #products_tab #hot_music #hot_music_star #hot_music_move_box #hot_music_box .hot_music_content {
	width: 106px;
	float: left;
	height: 106px;
	margin:0 4px;
	border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
	//background-image: url(../images/hot_content01.jpg);
	background-repeat: no-repeat;
}

#wrapper #container #products_tab #hot_music #hot_music_right {
	float: right;
	height: 58px;
	width: 10px;
	padding-top: 48px;
}



#wrapper #container #products_tab #hot_application {
	width: 822px;
	clear: both;
	height: 132px;
	padding-top: 10px;
}
#wrapper #container #products_tab #hot_application #hot_application_star {
	float: left;
	height: 132px;
	width: 812px;
	clear: both;
}
#wrapper #container #products_tab #hot_application #hot_application_star #hot_application_left {
	float: left;
	width: 10px;
	height: 58px;
	padding-top: 48px;
}
#wrapper #container #products_tab #hot_application #hot_application_star #hot_application_move_box {
	float: right;
	height: 106px;
	background-color: #FFF;
	overflow: hidden;
	position:relative;
	width: 802px;
}
#wrapper #container #products_tab #hot_application #hot_application_star #hot_application_move_box #hot_application_box{
	height: 106px;
	width: 2000px;
	display:block;
	position:absolute;
	float: left;

}
#wrapper #container #products_tab #hot_application #hot_application_star #hot_application_move_box #hot_application_box .hot_application_content {
	width: 106px;
	float: left;
	height: 106px;
	margin-right: 10px;
	border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
	//background-image: url(../images/hot_content02.jpg);
	background-repeat: no-repeat;
}

#wrapper #container #products_tab #hot_application #hot_application_right {
	float: right;
	height: 58px;
	width: 10px;
	padding-top: 48px;
}
#wrapper #container #primary .factory td {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#wrapper #container #primary .factory tr {
	margin-bottom: 40px;
	width: auto;
}
#wrapper #container #kvbanner_about {
	background-image: url(../images/about_banner.jpg);
	background-repeat: no-repeat;
	height: 377px;
	width: 950px;
}



#wrapper #container #primary #history_tab li{ display:none}
#wrapper #container #primary #history_tab #history_tab_menu{
}
#wrapper #container #primary #history_tab #history_tab_menu p{
	width:93px;
	float:left;
	cursor:pointer;
	color:#ababab;
	border-radius:3px 3px 0px 0px;
	-moz-border-radius:3px 3px 0px 0px;
	margin-right: 2px;
	background-image: url(../images/history_tab_bg.jpg);
	background-repeat: no-repeat;
	height: 26px;
}
#wrapper #container #primary #history_tab ul{
	border-top-width: 2px;
	border-top-color: #c01e24;
	border-top-style: solid;
	padding-top: 70px;
}
#wrapper #container #primary #history_tab #history_tab_menu p.on{
	color:#c01e24;
	background-image: url(../images/history_tab_bg01.jpg);
	background-repeat: no-repeat;
}


#wrapper #container #primary #prize_tab li{ display:none}
#wrapper #container #primary #prize_tab #prize_tab_menu{
}
#wrapper #container #primary #prize_tab #prize_tab_menu p{
	width:120px;
	float:left;
	cursor:pointer;
	color:#ababab;
	border-radius:3px 3px 0px 0px;
	-moz-border-radius:3px 3px 0px 0px;
	margin-right: 2px;
	background-image: url(../images/history_tab_bg.jpg);
	background-repeat: no-repeat;
	height: 26px;
	background-position: 28px;
}
#wrapper #container #primary #prize_tab ul{
	border-top: 2px 
	solid #009a0e9;
	padding-top: 50px;
}
#wrapper #container #primary #prize_tab #prize_tab_menu p.on{
	color:#c01e24;
	background-image: url(../images/history_tab_bg01.jpg);
	background-repeat: no-repeat;
	background-position: 28px;
}
#nav span.activeSlide {
    color: #333;
}
#nav{ padding:5px; text-align:center; letter-spacing:5px; font-size:18px; color:#ccc;}
#nav span{ cursor:pointer}
