﻿/*==============================
	Title: Bora
	Updated:   
	Content:  

    * Filename: base.css
    * Version: 1.0.0 (2008-08-01) YYYY-MM-DD
    * Website: http://www.bora.com.cn/newbora/
    * Author: ray huang (ray.huang@nurun.com)
    * Description: all css

    == STRUCTURE: ==============================
    * 
    * 
    ============================================
	 word-break:break-all; //强制换行
*/
* {}
html { width:100%; margin:0; padding:0; border:0;}
body { background:#fff; color:#595959; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
/*== reset font ==*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset, img { border:0; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal; }
li { list-style:none; }
caption, th { text-align:left; }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; }
q:before, q:after { content:''; }
abbr, acronym { border:0; font-variant:normal; }
sup { vertical-align:text-top; }
sub { vertical-align:text-bottom; }
input, textarea, select { font-family:inherit; font-size:inherit; font-weight:inherit; }
input, textarea, select { *font-size:100%;}
legend { color:#000; }
table { font-size:inherit; font:100%; }
pre, code, kbd, samp, tt { font-family:monospace; *font-size:108%; line-height:100%; }
/*== reset font ==*/
/*== 清除浮动 ==*/
/*=1=*/
.clearfix:after { content:"."; display:block; height:0; font-size:0; clear:both; visibility:hidden;}
.clearfix {/* overflow:auto;*/ zoom:1;}
/*=2=*/
div.divclear { clear:both; font-size:0; line-height:0;}
/*== 清除浮动 ==*/

a { outline:none; color:#335ca5; text-decoration:none;}
a:hover { text-decoration:underline;}

/*= frame =*/
#pageBox { width:960px; margin:0 auto;}
	#headerBox { width:100%; height:88px;overflow:hidden; }
		#headerBox h1,#headerBox h1 a { width:184px; height:80px; float:left;}
		#headerBox h1 { margin:0; background:url(../img/logo-faw-vw.gif) no-repeat;}
		#headerBox h2,#headerBox h2 a { width:140px; height:80px; float:right;}
		#headerBox h2 { margin:0; background:url(../img/logo-newbora2.gif) no-repeat;}
		#headerBox h1 a,#headerBox h2 a { text-indent:-1000em;}
	#navBox { width:100%; height:36px; overflow:hidden;}
		#navBox ul li { display:inline; list-style-type:none;}
		#navBox ul li a { color:#fff;}
	#contentBox { width:100%;}	
		.boralogo { width:100%; height:35px;}
		#bannerBox { width:100%; height:210px; border-bottom:1px #000 solid; border-top:2px #2a2a2a solid; z-index:-1;}
	#footerBox { width:100%; height:54px; margin:6px 0; color:#888; position:relative; z-index:20;}
		#footnav { width:60%; float:left; margin:6px 0; background:url(../img/footer-copyright.gif) no-repeat; text-indent:-1000em;}
		#footnav p { font-size:80%;}
		#footnav span.footphone { color:#335ca5;}
		#footnav a { color:#595959;}
	
		#brandLink { width:35%; float:right; position:relative;}
			#brandLink label { width:111px; height:22px; float:left; margin:0 0 0 70px; text-indent:-1000em; background:url(../img/footer-label-brand.gif) no-repeat;}
			#defaultselected { width:144px; height:22px; float:right; line-height:22px; text-indent:10px; background:url(../img/footer-brandselectbox.gif) no-repeat; cursor:pointer; position:relative;}
			#brandLink ul { width:142px; height:0; overflow:hidden; position:absolute; left:0; top:-1px; /* display:none; height:120px; top:22px; border:1px #bbb solid;*/ background:#eaeaea; z-index:100;}
			#brandLink ul li { width:142px; height:24px; float:left;}
			#brandLink ul li a { width:142px; height:24px; float:left; color:#5e5e5e; text-decoration:none;}
			#brandLink ul li a:hover { background:#f1f1f1;}
*html #brandLink ul li a { width:132px; }
		#footerBox.index #footnav { margin:16px 0 0;}
		#footerBox.index #brandLink label { margin:16px 0 0 70px;}
		#footerBox.index #defaultselected { margin:16px 0 0;}
		#linkClassic { width:200px; height:54px; position:absolute; left:490px; top:0; z-index:200;}
/*== index ==*/
#indexBox { width:959px; height:534px; overflow:hidden;}

/*====dealerbox 预定=====*/
#dealerbox { width:959px; height:671px; /*overflow:hidden;*/ background:url(../img/newbora-news-bg6.jpg) repeat-x;  }
	#dealerbox span.filletfix { width:12px; height:12px; background:url(../img/Fillet-fix-12.gif) no-repeat; float:right; position:relative; left:0; top:0;}
	#dealerform{ width:514px; height:541px; float:left;  }
		*html #dealerform{ margin: 0px 0 0 0;  }/* for ie6*/
		#dealerform h3.dealertitle{ width:158px; height:31px; background:url(../img/newbora-dealer-title.jpg) no-repeat; text-indent:-1000em; }
		#dealerform .orderinfotitle01 {width:500px; height:85px; margin: 0 ; background:url(../img/orderinfotitle01.gif) no-repeat; text-indent:-1000em;}
		#dealerform .orderinfotitle02 {width:524px; height:100px; margin: 0 ; background:url(../img/orderinfotitle02.gif) no-repeat; text-indent:-1000em;}
		#dealerform h4.dealerconter{ width:460px; height:110px; margin:10px 0 0 20px; background:url(../img/newbora_log07.gif) no-repeat; text-indent:-1000em; }
		#dealerform div.dealerconter2{ width:480px; height:90px; margin:0 0 0 20px; }
		#dealerform ul { padding:2px 0 0 20px;}
		#dealerform ul ul { padding:0px 0 0 0;}
		#dealerform li { height:28px; float:left; vertical-align: middle;}
		
		#dealerform li label{ width:72px; line-height:20px; float:left; }
		#dealerform li label.dealerli01 { background:url(../img/newbora-dealer-li01.jpg) no-repeat; text-indent:-1000em; }
		#dealerform li label.dealerli02 { background:url(../img/newbora-dealer-li02.gif) no-repeat; text-indent:-1000em; }
		#dealerform li label.dealerli03 { background:url(../img/newbora-dealer-li03.gif) no-repeat; text-indent:-1000em; }
		#dealerform li label.dealerli04 { background:url(../img/newbora-dealer-li04.gif) no-repeat; text-indent:-1000em; }
		#dealerform li label.dealerli05 { background:url(../img/newbora-dealer-li05.gif) no-repeat; text-indent:-1000em; }
		#dealerform li label.dealerli06 { background:url(../img/newbora-dealer-li06.gif) no-repeat; text-indent:-1000em; }
		#dealerform li label.dealerli07 { width:315px; background:url(../img/newbora-dealer-li07.gif) no-repeat; text-indent:-1000em; }
		#dealerform li label.dealerli08 { width:480px; background:url(../img/newbora-dealer-li08.gif) no-repeat; text-indent:-1000em; }
		#dealerform li label.dealerli09 { width:70px; background:url(../img/newbora-dealer-li09.gif) no-repeat; text-indent:-1000em; }
		#dealerform li label.dealerli10 { width:120px; background:url(../img/newbora-dealer-li10.gif) no-repeat; text-indent:-1000em; }
		
		#dealerform li .dealerli10a { width:360px;float:left;}
		#dealerform li .dealerli10a select { float:left}
		#dealerform li .dealerli10a .dealerli10a01 { width:40px; background:url(../img/newbora-dealer-li13.gif) no-repeat; text-indent:-1000em; }
		#dealerform li .dealerli10a .dealerli10a02 { width:50px; background:url(../img/newbora-dealer-li14.gif) 20px 0 no-repeat; text-indent:-1000em;}
		#dealerform li .dealerli10b { float:left; width:300px; margin:5px 0 0;}
		#dealerform li .dealerli10b select { float:left; margin:2px 0 0;}
		#dealerform li.dealerchaxun .dealerli10b01 { width:120px; margin:5px 0 0; background:url(../img/newbora-dealer-li11.gif) no-repeat; text-indent:-1000em; }
		
		#dealerform li label .dealerli11 { width:70px; background:url(../img/newbora-dealer-li11.gif) no-repeat; text-indent:-1000em; }
		#dealerform li.dealerchaxuninfo {width:480px; height:70px;} 
		
		#dealerform li.dealerchaxuninfo .dealerli12 { width:120px; background:url(../img/newbora-dealer-li15.gif) no-repeat; text-indent:-1000em; }
		#dealerform li.dealerchaxuninfo textarea { float:left; margin:4px 0 0; width:350px;}
		
		#dealerform li.dealerinfo input{ background:#FFFFFF none repeat scroll 0% 0%; border:1px solid #acacac; height:18px; float:left;}
		#dealerform li.dealercartype{ width:480px; height:68px;}
		#dealerform li.dealercarcolor{ width:480px; }
		#dealerform li.dealerfrom{ width:480px;  }
		#dealerform li.dealerbuytime{ width:480px; }
		#dealerform li.dealerchaxun{ width:480px; }
			#dealercartypes {/* width:520px;*/ float:left; height:60px;width:400px;}
				#dealercartypes li{ width:130px; height:20px;text-align:left; }
				#dealercartypes li label { float:none; line-height:16px; vertical-align: middle;}
				#dealercartypes li input{ vertical-align: middle;}
				  * html #dealercartypes li input { margin:-4px 5px 0 0;}
		#dealerform li.dealercarcolor{ width:500px;	height:64px; }
		#dealerform	.dealercarcolors { width:400px; float:left; }
		#dealerform	.dealercarcolors li{ width:130px; height:33px; }
		#dealerform .dealercarcolors li label { width:40px; float:left; line-height:27px; vertical-align: middle;}
		#dealerform .dealercarcolors li label img { vertical-align: middle;} 
		#dealerform	.dealercarcolors li input { float:left; margin:7px 5px 0;}
		* html #dealerform	.dealercarcolors li input { margin:3px 5px 0;}
		
		#dealerform li.dealerfrom    {	height:26px; }
			#dealerfroms { width:480px;  float:left; margin:5px 0 0;}
			#dealerfroms  li { width:97px; float:left; height:24px;}
			#dealerfroms  li.long { width:300px;}
				#dealerfroms li label { float:none; line-height:24px; vertical-align: middle;}
				#dealerfroms li input{ vertical-align: middle; margin:2px;}
				* html #dealerfroms li input { margin:-4px 5px 0;}
		#dealerform li.dealerbuytime2 {	height:50px; margin:70px 0 0 0; }
		 .#dealerform li.dealerbuytime2 {	height:40px; margin:5px 0 0 0; }
		
		
		#dealerform li.dealerbuytime {	height:80px; margin:10px 0 0 0; }
			#dealerbuytimes { width:480px; float:left; margin:2px 0 0;}
			#dealerbuytimes  li {/* width:110px;*/ float:left; height:24px;}
				#dealerbuytimes li label { float:none; line-height:20px; vertical-align: middle;}
				#dealerbuytimes li input{ vertical-align: middle; margin:5px;}
				 * html #dealerbuytimes li input { margin:-4px 5px 0;}
				#dealerform li.dealermassage {  width:490px;}
		#dealerform li.dealerchaxun{ width:480px; height:50px; }
				#dealerchaxuns {/* width:430px;*/ float:left; height:50px; }
				#dealerchaxuns li{ width:130px;height:20px; margin:10px 0 0 0; }
				#dealerchaxuns li label { float:none; line-height:27px; vertical-align: middle;}
				#dealerchaxuns li label img {vertical-align: middle;} 
				#dealerchaxuns li input{ vertical-align: middle;}
		#dealerform li.dealermassage label {  width:315px; float:none; }
		#dealersubmit { margin:0 0 0 200px;}
		#edmdealersubmit { margin:0 0 0 70px;}
		#titlemenu{ width:524px; height:33px; float:right;}
		
		.width118 { width:118px;}
		.width195 { width:195px;}
		.width196 { width:350px; height:60px; margin:0 0 0 10px;}

	#dealerphoto{ width:435px; height:567px; float:left; }		
	
/*===navswf===*/
#fornavSwf { wubth:959px; height:26px; padding:8px 0 0; background:url(../img/content-bg.png) 0 0 repeat-x; }
#navswf { wubth:959px; height:26px; overflow:hidden; }
#navSwf ul { height:26px; }
#navSwf li {float:left;}
#navSwf a { color:#ffffff; }


/*== newslist and newspage ==*/
#newlistbox { width:959px; background:url(../img/newbora-newsnav-bg.gif); height:auto;}
#newlistbox .newslistbar { width:959px; height:169px; background:url(../img/newbora-newslist-barbg.jpg) no-repeat;  text-indent:-1000em;}
#newlistbox .newslistnavbg { background:url(../img/newbora-newsnav-bg.gif); width:959px; height:auto; min-height:350px;}
#newlistbox .newslistnav { background-color:#f6f6f6; min-height:350px;  width:152px; float:left; margin:4px 0 0 0; height:420px;}
	#newlistbox .newslistnav li {  width:150px; height:31px; }
	#newlistbox .newslistnav li a { display:block; position:absolute;  width:150px; height:31px; text-indent:-1000em; background:url(../img/newbora-newslist-navbg.gif) no-repeat;}
		#newlistbox #li1 {  background-position:-152px -1px; }
		#newlistbox #li1:hover { background-position:-303px -1px;}
		#newlistbox #li1.select { background-position:0px -1px;}
		#newlistbox #li2 {  background-position:-152px -34px; }
		#newlistbox #li2:hover { background-position:-303px -34px;}
		#newlistbox #li2.select { background-position:0px -34px;}
		#newlistbox #li3 {  background-position:-152px -64px; }
		#newlistbox #li3:hover { background-position:-303px -64px;}
		#newlistbox #li3.select { background-position:0px -64px;}
		#newlistbox #li4 {  background-position:-152px -95px; }
		#newlistbox #li4:hover { background-position:-303px -95px;}
		#newlistbox #li4.select { background-position:0px -95px;}
		#newlistbox #li5 {  background-position:-152px -125px; }
		#newlistbox #li5:hover { background-position:-303px -125px;}
		#newlistbox #li5.select { background-position:0px -125px;}
		

#newlistbox .newslist {  width:757px; float:right; min-height:387px; background:url(../img/newbora-news-bg.jpg) no-repeat; padding:37px 0 0 50px;}
#newlistbox .newslist4 { width:757px; float:right; min-height:387px; background:url(../img/newbora-news-bg_new.jpg) no-repeat; padding:37px 0 0 50px;}
#newlistbox .newslist2 {  width:757px; float:right; min-height:387px; background:url(../img/newbora-news-bg2.jpg) no-repeat; padding:37px 0 0 50px;}
#newlistbox .newslist2p2 {  width:757px; float:right; min-height:387px; background:url(../img/newbora-news-bg4.jpg) no-repeat; padding:37px 0 0 50px;}
#newlistbox .newslist3 {  width:757px; float:right; min-height:387px; background:url(../img/newbora-news-bg3.jpg) no-repeat; padding:37px 0 0 50px;}
#newlistbox .newslist5 { width:777px; float:right; min-height:387px; background:url(../img/newbora-news-bg_new.jpg) no-repeat; padding:37px 0 0 30px;}


	#newlistbox .newscenter { background:url(../img/newbora-newslist-newscenter.gif) no-repeat;  text-indent:-1000em;  height:48px;}
	#newlistbox .newscenter2 { background:url(../img/newbora-newslist-newscenter2.gif) no-repeat;  text-indent:-1000em;  height:48px;}
	#newlistbox .newscenter3 { background:url(../img/newbora-newslist-newscenter3.gif) no-repeat;  text-indent:-1000em;  height:48px;}
	#newlistbox .newscenter4 { background:url(../img/newbora-newslist-newscenter4.gif) no-repeat;  text-indent:-1000em;  height:48px;}
	#newlistbox .newscenter5 { background:url(../img/new_title090513.jpg) no-repeat;  text-indent:-1000em;  height:33px;}
	
	#newlistbox .newslist .titlelist { margin:9px 0 20px 0; width:490px; height:auto;}
	#newlistbox .newslist .titlelist span.time {float:left; width:80px; }
	#newlistbox .titlelist li { width:490px; height:38px; line-height:38px; background:url(../img/newbora-newslist-titlelibg.gif) no-repeat; padding:0 0 0 20px;}
	*html #newlistbox .newslistnav { height:350px;} /* ie6 fixed */
	*html #newlistbox .newslist { height:318px;}/* ie6 fixed */
	
#newlistbox .newslistcenter { width:460px;}
#newlistbox .newslistcenter2 { width:700px;}

	p.newspost {
		-x-system-font:none;
		color:#333333;
		font-family:"宋体";
		font-size:12px;
		font-size-adjust:none;
		font-stretch:normal;
		font-style:normal;
		font-variant:normal;
		font-weight:normal;
		line-height:2.5em;
		text-indent:2em;
		width:470px;
	}
	p.newspost2 {
		-x-system-font:none;
		color:#333333;
		font-family:"宋体";
		font-size:12px;
		font-size-adjust:none;
		font-stretch:normal;
		font-style:normal;
		font-variant:normal;
		font-weight:normal;
		line-height:2.5em;
		text-indent:2em;
		width:700px;
	}
	#newsphtoshow { width:480px; text-align: center;}
	#newsphtoshow li { width:121px; height:81px; margin:1em 1.2em; float:left;}
	p.newsphoto{ text-align: center; margin:1em 0;}
	p.newsphoto span { text-align: center; color:#548dd4; display:block; margin:0.5em 0;} 
	
	h5.newsposttitle { 
		font-weight:bold;
		color:#666666;
		margin:2em 0 0.8em 0;
		text-align: center;
		line-height:2.5em;
	}
	h5.newsposttitle2 { 
		text-align:left; 
		font-weight:bold;
		color:#666666;
		margin:2em 0 0.8em 0;
		line-height:2em;
	}
	h6.newsposttitle {
		font-weight:bold;
		color:#666666;
		margin:2em 0 0.8em 0;
	}
	h5.newsposttitle3 { 
		
		text-align: left;
		line-height:2.5em;
	}

	/* PAGINATOR   分页标签*/
	
	.Paginator { font-size: 12px; padding:20px 0; margin-left: auto; margin-right: auto;  }
	.Paginator a, .pageList .this-page { padding: 2px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none; }
	.Paginator a:visited { padding: 2px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none; }
	.Paginator .Prev { margin-left:230px; padding: 2px 6px; border: solid 2px #ddd; background: #fff; }
        .Paginator .Prev2 { margin-left:430px; padding: 2px 6px; border: solid 2px #ddd; background: #fff; }
	.Paginator .Next { margin:0 40px 0 20px; padding: 2px 6px; border: solid 2px #ddd; background: #fff;}
	.Paginator .this-page {padding: 2px 6px;  font-weight: bold; font-size: 13px; vertical-align: top;  color: #00adef; }
	.Paginator a:hover {color: #00adef; background: #f6f6f6; border-color: #f6f6f6; text-decoration: none;}
	/*
	.Paginator .ranking {display: block; margin-top: 0.5em; font-weight: bold;}
	.Paginator .ranking a {padding: 0; border: 0; background: transparent;}
	*/
	.Pages div.Results { text-align: center; font: 11px/15px Arial, Helvetica; color: #aaa; margin-top: 8px; }
	*html .Paginator .Prev { margin-left:230px;}
	.Pagtopright { float:right; padding:20px 0 0 0;}

	#newspicBox { width:736px; height:325px; margin:0 auto 20px 14px; border:3px #000 solid;}
	.newslist5content { padding:0 0 10px 14px;}
	.newslist5content h5 { padding:0 0 20px 0;}
/*performancebox*/
#performanceBox { width:960px; height:530px; overflow:hidden; background:url(../img/performance-bg.png) 0 0 repeat-x;}
	.performanceth { width:946px; height:79px; overflow:hidden;}
	#performanceBox .menu { width:17px; height:406px; overflow:hidden; float:left;}
		.menu li { width:17px; height:58px; float:left;}
		.menu li a { width:17px; height:58px; float:left; text-indent:-1000em; background-image:url(../img/performance-tab-menu.gif); background-repeat:no-repeat;}
		a.menu1 { background-position:0 0;}
		a.menu2 { background-position:0 -58px;}
		a.menu3 { background-position:0 -116px;}
		a.menu4 { background-position:0 -174px;}
		a.menu5 { background-position:0 -232px;}
		a.menu6 { background-position:0 -290px;}
		a.menu7 { background-position:0 -348px;}
		li.current a.menu1,a.menu1:hover { background-position:-23px 0;}
		li.current a.menu2,a.menu2:hover { background-position:-23px -58px;}
		li.current a.menu3,a.menu3:hover { background-position:-23px -116px;}
		li.current a.menu4,a.menu4:hover { background-position:-23px -174px;}
		li.current a.menu5,a.menu5:hover { background-position:-23px -232px;}
		li.current a.menu6,a.menu6:hover { background-position:-23px -290px;}
		li.current a.menu7,a.menu7:hover { background-position:-23px -348px;}		
	#performanceBox .infocontent { width:943px; height:406px; overflow:hidden; float:left; position:relative;}
		#tab1,#tab2,#tab3,#tab4,#tab5,#tab6,#tab7 { width:943px; height:406px; overflow:hidden; position:relative;}
		.tabcontent { width:943px; height:406px; overflow:hidden;}
		
		
		/*滚动条*/
		.jScrollPaneContainer { position: relative; overflow: hidden; z-index: 1; }
		.jScrollPaneTrack { position: absolute; cursor: pointer; right:3px; top: 0; height: 100%; }
		.jScrollPaneDrag { height:35px; position: absolute; background:url(../img/scroll-drag.gif) no-repeat; cursor: pointer; overflow: hidden; }
		.jScrollPaneDragTop { position: absolute; top: 0; left: 0; overflow: hidden; }
		.jScrollPaneDragBottom { position: absolute; bottom: 0; left: 0; overflow: hidden; }
		a.jScrollArrowUp { display: block; position: absolute; z-index: 1; top: 0; right: 0; text-indent: -2000px; overflow: hidden; /*background-color: #666;*/ height: 9px; }
		a.jScrollArrowUp:hover { /*background-color: #f60;*/}
		a.jScrollArrowDown { display: block; position: absolute; z-index: 1; bottom: 0; right: 0; text-indent: -2000px; overflow: hidden; /*background-color: #666; height: 9px;*/ }
		a.jScrollArrowDown:hover { /*background-color: #f60;*/}
		a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover { /*background-color: #f00;*/}


/*view360box*/
#view360box { height:438px; width:959px; overflow:hidden;}
#introBox { height:451px; width:960px; overflow:hidden;}
#contentSwf { width:960px; height:496px; overflow:hidden;}
/*== orderbox ==*/
#orderbox,#orderbox2 { width:978px; height:455px; background:url(../img/orderbox_bg.gif) 0 -30px no-repeat;}
	#orderbox div.orderinfobox , #orderbox2 div.orderinfobox { width:220px; float:left;}
		#orderbox h3 { width:220px; height:54px; background:url(../img/orderbox_title01.gif) 0 -30px no-repeat; text-indent:-1000em}
		#orderbox p  { width:220px; height:163px; background:url(../img/orderbox_info01.gif) no-repeat; text-indent:-1000em}
		#orderbox a  { width:116px; height:35px; background:url(../img/orderbox_link01.gif) no-repeat; text-indent:-1000em; margin-left:104px; float:left;}
	#orderbox form, #orderbox2 form   { width:729px; margin-top:44px; float:right; }
#orderbox ul , #orderbox2 ul { width:234px; height:380px; float:left; overflow:hidden; background:url(../img/orderbox_ul_bg.gif) no-repeat; }	
	#orderbox ul.ul_03 , #orderbox2 ul.ul_03 { background:none;}
	#orderbox ul li , #orderbox2 ul li { width:207px; height:auto; min-height:24px; line-height:24px; float:left; clear:left; padding-left:10px}
	#orderbox ul li input  , #orderbox2 li input  { width:188px; height:18px; background:#FFFFFF none repeat scroll 0 0;border:1px solid #ACACAC;float:left; }
	#orderbox ul li select , #orderbox2 li select { width:190px; background:#FFFFFF none repeat scroll 0 0;border:1px solid #ACACAC;clear:left; float:left; }
		#orderbox ul li select.areasheng , #orderbox ul li select.areacity , #orderbox2 li select.areasheng ,#orderbox2 li select.areacity  { clear:none; width:152px; vertical-align:middle;  }
	#orderbox ul li textarea , #orderbox2 li textarea { width:188px; height:42px; border:1px solid #ACACAC;
overflow-y:auto; font-size:12px; line-height:150%; overflow:auto; float:left;}
	#orderbox ul li.li_01  , #orderbox2 ul li.li_01 { width:217px;text-indent:-1000em;padding:0}
	#orderbox ul.ul_01 li.li_01 , #orderbox2 ul.ul_01 li.li_01 { height:146px; background:url(../img/orderbox_ul01_li01.gif) no-repeat;}
	#orderbox ul.ul_02 li.li_01 , #orderbox2 ul.ul_02 li.li_01 { height:36px; background:url(../img/orderbox_ul02_li01.gif) no-repeat;}
	#orderbox ul.ul_03 li.li_01 , #orderbox2 ul.ul_03 li.li_01 { height:36px; background:url(../img/orderbox_ul03_li01.gif) no-repeat;}
		#orderbox ul.ul_03 li.li_02 ,#orderbox ul.ul_03 li.li_03,#orderbox ul.ul_03 li.li_08  { margin-bottom:2px;}
		#orderbox ul.ul_03 li.li_08 { margin:8px 0;}
			*html #orderbox ul.ul_03 li.li_03 { margin-bottom:8px;}
		
		
	form ul li label { width:130px; height:18px; float:left; text-indent:-1000em; margin:9px 0 3px;}
		
		form ul li label.cartype { background:url(../img/orderbox_label_cartype.gif) no-repeat;}
		form ul li label.carcolor { background:url(../img/orderbox_label_carcolor.gif) no-repeat;}
		form ul li label.name { background:url(../img/orderbox_label_name.gif) no-repeat;}
		form ul li label.phone { background:url(../img/orderbox_label_phone.gif) no-repeat;}
		form ul li label.email { background:url(../img/orderbox_label_email.gif) no-repeat;}
		form ul li label.add { background:url(../img/orderbox_label_add.gif) no-repeat;}
		form ul li label.note { background:url(../img/orderbox_label_note.gif) no-repeat;}
		form ul li label.area { background:url(../img/orderbox_label_area.gif) no-repeat;}
		form ul li label.areasheng { width:40px; background:url(../img/orderbox_label_areasheng.gif) no-repeat;margin-top:0;}
		form ul li label.areacity { width:40px; background:url(../img/orderbox_label_areacity.gif) no-repeat; clear:left;margin-top:0;}
		form ul li label.areaname { background:url(../img/orderbox_label_areaname.gif) no-repeat;}
		form ul li label.areainfo { background:url(../img/orderbox_label_areainfo.gif) no-repeat;}
		form ul li label.buytime { background:url(../img/orderbox_label_buytime.gif) no-repeat;}
		form ul li label.more { width:215px; height:18px; background:url(../img/orderbox_label_more.gif) no-repeat; cursor:pointer;}
		form ul li label.morechecked { background-position:-216px 0;}
		
		form ul li.carcolorli label.color01 { width:96px; height:38px; background:url(../img/orderbox_label_color01.gif) no-repeat; cursor:pointer; margin:0}
		form ul li.carcolorli label.color02 { width:96px; height:38px; background:url(../img/orderbox_label_color02.gif) no-repeat; cursor:pointer; margin:0}
		form ul li.carcolorli label.color03 { width:96px; height:38px; background:url(../img/orderbox_label_color03.gif) no-repeat; cursor:pointer; margin:0}
		form ul li.carcolorli label.color04 { width:96px; height:38px; background:url(../img/orderbox_label_color04.gif) no-repeat; cursor:pointer; margin:0}
		form ul li.carcolorli label.color05 { width:96px; height:38px; background:url(../img/orderbox_label_color05.gif) no-repeat; cursor:pointer; margin:0}
		form ul li.carcolorli label.color06 { width:96px; height:38px; background:url(../img/orderbox_label_color06.gif) no-repeat; cursor:pointer; margin:0}
			form ul li.carcolorli label.colorchecked { background-position:0 -38px; cursor:pointer}
			
		form ul li label.buydemand_y { width:60px; background:url(../img/orderbox_label_buydemand_y.gif) no-repeat; cursor:pointer;}
		form ul li label.buydemand_n { width:86px; background:url(../img/orderbox_label_buydemand_n.gif) no-repeat; cursor:pointer;}
			form ul li label.buydemand_checked { background-position:-106px 0;}
		form ul li label.buydemand { width:162px; height:18px; background:url(../img/orderbox_label_buydemand.gif) no-repeat;}
		
		form ul li label.infofrom { width:220px; background:url(../img/orderbox_label_infofrom.gif) no-repeat;}
			form ul.ul_03 li label { margin:4px 0 2px;}
		form ul li label.from_01 { width:76px; height:22px; background:url(../img/orderbox_from_01.gif) no-repeat;cursor:pointer; margin:0}
		form ul li label.from_02 { width:72px; height:22px; background:url(../img/orderbox_from_02.gif) no-repeat;cursor:pointer; margin:0}
		form ul li label.from_03 { width:72px; height:22px; background:url(../img/orderbox_from_03.gif) no-repeat;cursor:pointer; margin:0}
		form ul li label.from_04 { width:76px; height:22px; background:url(../img/orderbox_from_04.gif) no-repeat;cursor:pointer; margin:0}
		form ul li label.from_05 { width:72px; height:22px; background:url(../img/orderbox_from_05.gif) no-repeat;cursor:pointer; margin:0}
		form ul li label.from_06 { width:72px; height:22px; background:url(../img/orderbox_from_06.gif) no-repeat;cursor:pointer; margin:0}
		form ul li label.from_07 { width:76px; height:22px; background:url(../img/orderbox_from_07.gif) no-repeat;cursor:pointer; margin:0}
		form ul li label.from_08 { width:72px; height:22px; background:url(../img/orderbox_from_08.gif) no-repeat;cursor:pointer; margin:0}
		form ul li label.from_09 { width:72px; height:22px; background:url(../img/orderbox_from_09.gif) no-repeat;cursor:pointer; margin:0}
		
			form ul li label.from_checked { background-position:-106px 0;}
		/*#orderbox2 form ul li.li_from input { width:20px;}test*/
		
		form ul li input.morecheckbox { display:none;}
		*#orderbox form ul li input.btn_sub { width:104px; height:27px; background:url(../img/orderbox_btn_sub.gif) no-repeat; margin-left:95px; border:none; text-indent:-1000em; cursor:pointer;}
		#orderbox form ul li.carcolorli input , #orderbox2 form ul li.carcolorli input, #orderbox form ul li.li_from input , #orderbox2 form ul li.li_from input ,#orderbox form ul li.li_buydemand input , #orderbox2 form ul li.li_buydemand input{ width:1px; height:1px; display:none;}

/*== orderbox2 ==*/
#orderbox2  {}
		#orderbox2 h3 { width:220px; height:54px; background:url(../img/orderbox_title02.gif) 0 -30px no-repeat; text-indent:-1000em}
		#orderbox2 p  { width:220px;height:163px; background:url(../img/orderbox_info02.gif) no-repeat; text-indent:-1000em}
		#orderbox2 a  { width:116px; height:35px; background:url(../img/orderbox_link02.gif) no-repeat; text-indent:-1000em; margin-left:104px; float:left;}
		#orderbox2 ul.ul_03 li.li_02 ,#orderbox2 ul.ul_03 li.li_03  { margin-bottom:2px;}
		#orderbox2 ul.ul_03 li.li_08 { margin:3px 0;}
			*html #orderbox2 ul.ul_03 { height:420px}
			*html #orderbox2 ul.ul_03 li.li_03 { margin-bottom:8px;}
	#orderbox2 ul li input.btn_sub { width:104px; height:27px; background:url(../img/orderbox_btn_sub.gif) no-repeat; margin-left:95px; border:none; text-indent:-1000em; cursor:pointer;}
	#orderbox2 form ul li.li_from { width:234px; margin-bottom:9px}

/*== defaultswfbox  ==*/
#defaultswfbox { width:959px; height:479px;}

/*bbs by ray 2009-05-11*/
#bbsBanner { width:960px; height:242px; overflow:hidden; position:relative; z-index:19;}
#bbsContent { width:960px; color:#898989; position:relative; z-index:20;}
	#biContent { width:703px; min-height:520px; background:url(../img/bbs-index-content-bg.gif) 0 159px repeat-x;}
	* html #biContent { height:520px;}
		#iStarBox { width:100%; height:159px; overflow:hidden; background:url(../img/bbs-index-star-bg.png) 0 0 no-repeat; position:relative;}
			#iStarBox h2 { visibility:hidden; position:absolute; left:0; top:0;}
			#iStarBox img { /*width:703px; height:159px;*/}
			#iStarBox .content { width:340px; height:159px; position:absolute; right:0; top:0;}
				#iStarBox dl { padding:15px 24px 0 10px;}
					#iStarBox dt { line-height:30px; color:#000; font-size:14px; font-weight:bold;}
					#iStarBox dd { line-height:18px;}
				#iStarBox .more { padding:0 24px 0 0;}	
			.more { height:17px; overflow:hidden; clear:both;}
				.more a { width:39px; height:17px; float:right; text-align:left; text-indent:-1000em; background:url(../img/bbs-more.gif) no-repeat;}		
		.isubbox { width:341px; float:left;}
			.isubbox h2 { width:100%; height:50px; text-indent:-1000em; background-position:0 0; background-repeat:no-repeat;}
			h2.buy { background-image:url(../img/bbs-index-title-buy.gif);}
			h2.maintrain { background-image:url(../img/bbs-index-title-maintrain.gif);}
			.firstlist { padding:0 10px 0 15px;}
				.firstlist img { float:left; padding:4px; margin:0 15px 0 0; border:1px #b7b7b7 solid;}
				.firstlist dt { line-height:25px; color:#7f7f7f;}
					.firstlist dt a { color:#7f7f7f; font-size:14px; font-weight:bold;}
				.firstlist dd { line-height:18px;}
			.isubbox ul { padding:5px 6px 0 14px;}
				.isubbox li { width:100%; height:30px; float:left; line-height:30px; background:url(../img/bbs-line.gif) 0 bottom repeat-x;}
					.isubbox li a { width:100%; height:30px; float:left; text-decoration:none; color:#898989;}
					.isubbox li a:hover { text-decoration:none; background:url(../img/bbs-list-over-bg.gif) repeat-x;}
						.isubbox li a span.title { width:240px; overflow:hidden; float:left; padding:0 0 0 2px;}
						.isubbox li a span.author { width:60px; overflow:hidden; float:right; text-align:left;}
			.isubbox .more { padding:10px 26px 0 0;}
			
 	#biSidebar { width:257px; min-height:520px; background:url(../img/bbs-index-sidebar.jpg) 0 0 no-repeat; position:absolute; right:0; top:-14px;}
	* html #biSidebar { height:520px;}
		#iPost { height:128px; overflow:hidden; padding:14px 0 0;}
			#iPost h2 { height:25px; text-indent:-1000em; background:url(../img/bbs-index-title-post.gif) 1px 0 no-repeat;}
			#iPost p { padding:5px 25px 10px; line-height:18px; letter-spacing:0.5px;}
			#iPost a { width:77px; height:20px; float:left; margin:0 0 0 20px; text-indent:-1000em; background:url(../img/bbs-link-post.gif) no-repeat;}
		#otherBBS { height:70px; overflow:visible;}
			#otherBBS h2 { height:17px; text-indent:-1000em; background:url(../img/bbs-index-title-other.gif) 1px 0 no-repeat;}
			#otherBBS .selectbox { padding:8px 0 0 13px;}
				.otherbbsbox { width:146px; height:18px; float:left; margin:0 6px 0 0; line-height:18px; text-indent:10px; background:url(../img/bbs-otherbbs-select-bg.gif) no-repeat; position:relative; z-index:50;}
					.otherbbsbox ul { width:146px; height:auto; overflow:hidden; display:none; background:#fff; position:absolute; left:0; top:18px; z-index:100;}
						.otherbbsbox ul li { line-height:20px; text-indent:5px;}
				#otherBBS a { width:76px; height:18px; float:left; text-indent:-1000em; background:url(../img/bbs-link-other.gif) no-repeat;}
		#iActivity { position:relative; z-index:49;}
			#iActivity h2 { height:35px; text-indent:-1000em; background:url(../img/bbs-index-title-activity.gif) no-repeat;}	
			.iactivitybox { width:227px; height:114px; overflow:hidden; margin:0 auto 12px; padding:4px; border:1px #e4e6e8 solid; background:url(../img/bbs-index-activity-bg.png) 4px 4px no-repeat; position:relative;}
				.iactivitybox h3 { height:34px; text-indent:-1000em; background-position:0 13px; background-repeat:no-repeat;}
				h3.club { background-image:url(../img/bbs-index-title-club.gif);}
				h3.travel { background-image:url(../img/bbs-index-title-travel.gif);}
				.iactivitybox img { float:left; margin:0 12px 0 0;}
					.iactivitybox dt a { line-height:20px; color:#7f7f7f; font-size:14px; font-weight:bold;}
					.iactivitybox dd { line-height:18px; padding:0 8px 0 0; word-break:break-all; }
				.iactivitybox .more { position:absolute; right:12px; top:100px;}
	#bbsSidebar { width:190px; float:left; position:relative;}	
		#bbsNavBox { width:100%; height:auto; padding:0 0 30px; background:url(../img/bbs-navgiation-box-space.gif) repeat-y;}
		#bbsNav { width:100%; height:auto; padding:0 0 30px; background:url(../img/bbs-navgiation-box-bg.gif) repeat-y;}
		#bbsSidebar ul { padding:15px 0 0; background:url(../img/bbs-navgiation-bg.jpg) no-repeat;}
			#bbsSidebar ul ul {  width:100%; height:auto; display:none; padding:0; background:none;}
			/*#bbsSidebar li.current ul { display:block;}*/
			#bbsSidebar ul li { width:100%; height:auto; float:left;}
				#bbsSidebar ul li a { width:100%; height:38px; float:left; text-indent:-1000em; line-height:38px; background-image:url(../img/bbs-nav.gif); background-repeat:no-repeat;}
				a.buy { background-position:-191px 0}
				a.maintrain { background-position:-191px -38px;}
				a.activity { background-position:-191px -76px;}
				a.star { background-position:-191px -114px;}
				li.current a.buy,a.buy:hover { background-position:0 0}
				li.current a.maintrain,a.maintrain:hover { background-position:0 -38px;}
				li.over a.maintrain,li.current a.activity,a.activity:hover { background-position:0 -76px;}
				li.over a.star,li.current a.star,a.star:hover { background-position:0 -114px;}
					
					#bbsSidebar ul li li a { height:23px; line-height:23px; text-indent:0; text-decoration:none; color:#494949; background:none; }
					#bbsSidebar ul li li a:hover { text-decoration:none; color:#494949;} 
					#bbsSidebar ul li li a span { padding:0 0 0 20px;}
				
		.qltalk, .qltalk a { width:175px; height:43px; overflow:hidden;}
			.qltalk { margin:20px auto;}
			.qltalk a { float:left; text-indent:-1000em; background:url(../img/bbs-quick-link-post.gif) no-repeat;}
		.leftshadow { width:9px; height:210px; overflow:hidden; background-position:0 0; background-repeat:no-repeat; position:absolute; right:0; top:-25px;}
		html > body .leftshadow { background-image:url(../img/bbs-sub-left-shadow.png);}
		* html .leftshadow { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src="img/bbs-sub-left-shadow.png"); background-image:none;}		
		
	#bbsMain { width:770px; float:right; background:url(../img/bbs-sub-main.gif) 0 0 repeat-x; position:relative;}	
		#pageTitle { width:760px; height:25px; background:#f0f0f0; position:absolute; top:-25px; left:0;}
			#pageTitle span { width:150px; height:25px; float:left; text-indent:-1000em; background-image:url(../img/bbs-page-heading.gif); background-repeat:no-repeat;}
			#pageTitle span.sub1 { background-position:22px 0;}
			#pageTitle span.sub2 { background-position:22px -25px;}
			#pageTitle span.sub3 { background-position:22px -50px;}
			#pageTitle span.sub4 { background-position:22px -75px;}
			#pageTitle span.sub5 { background-position:22px -100px;}
			#pageTitle .return { position:absolute; right:15px; top:0;}
			#pageTitle .return a { padding:0 0 0 10px; line-height:25px; background:url(../img/bbs-icon-arrow.gif) 0 center no-repeat;}

		.rightshadow { width:10px; height:360px; overflow:hidden; background-position:0 0; background-repeat:no-repeat; position:absolute; right:0; top:-25px;}
		html > body .rightshadow { background-image:url(../img/bbs-sub-right-shadow.png);}
		* html .rightshadow { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src="img/bbs-sub-right-shadow.png"); background-image:none;}		
		
		#formContent { padding:40px 0 0 108px;}	
			#formContent h2 { width:350px; height:25px; text-indent:-1000em; background:url(../img/bbs-form-heading.gif) no-repeat;}	
			.formtip { width:474px; height:120px; overflow:hidden; background:url(../img/bbs-form-tip.gif) no-repeat;}
				.formtip p { width:474px; height:87px; float:left; text-indent:-1000em;}
			#formContent ul { width:450px;}
				#formContent li { width:220px; height:40px; float:left;}
				#formContent li.long { width:450px;}
				#formContent li.remark { height:85px;}
				#formContent li label { width:60px; line-height:18px; float:left; padding:0 10px 0 0; text-align:right;}	
				#formContent li input, #formContent textarea { float:left;}
				#formContent li input.txt { width:144px; height:16px;}
				#formContent li input.txt, #formContent textarea { border:1px #848484 solid; background:#fff;}
				#formContent textarea { width:359px; height:58px;}
				.errortip { display:block; color:#990000; padding:0 0 0 70px; line-height:18px;}
				#formContent li.btnarea { width:450px; height:85px; padding:12px 0 0 186px;}
					li.btnarea input { width:77px; height:20px; float:left; text-indent:-1000em; background:url(../img/bbs-btn-submit.gif) no-repeat; border:0; cursor:pointer;}
				
		#articleListBox { min-height:540px;}
		* html #articleListBox { height:540px;}
		#articleListBox .content { min-height:500px;}
		* html #articleListBox .content { height:500px;}
			#articleListBox li { width:760px; height:61px; float:left; border-bottom:1px #e1e0e0 solid; }	
			#articleListBox li.over { background:url(../img/bbs-list-over-bg.gif) 0 0 repeat-x;}
				#articleListBox li a { width:760px; height:60px; overflow:hidden; float:left;} 
				#articleListBox li a:hover { text-decoration:none; background:url(../img/bbs-list-over-bg.gif) 0 0 repeat-x;} 
					#articleListBox li span { display:block; padding:0 0 0 20px;}
					#articleListBox li span.title { line-height:25px; letter-spacing:1px; color:#115ea4; font-size:12px; font-weight:bold;}
					#articleListBox li span.brief { color:#898989;}		
			.pagenavigtion { line-height:40px; text-align:right;}
				.pagenavigtion a { padding:0 3px; color:#878787;}	
		#articleViewBox { min-height:540px;}
		* html #articleViewBox { height:540px;}
			#articleViewBox h2 { line-height:40px; padding:0 0 0 20px; color:#115ea4;}		
			#articleViewBox .content { padding:0 30px 0 20px; line-height:18px;}	
			
	/*==video==*/
	.video{width:960px;height:1339px;background:url(../img/video-bg.jpg) no-repeat;position:relative;color:#656565;}
		.video h2{width:675px;height:190px;background:url(../img/video-titlebg.jpg) no-repeat;text-indent:-1000em;}
		.video-window{width:526px;height:394px;background:url(../img/video-bannerg.jpg) no-repeat;margin-left:93px;_display:inline;float:left;padding:8px 0 0 15px;}
		#flvswf{position:absolute;left:108px;top:197px;}
		.video-files{width:527px;height:276px;background:url(../img/video-filebg.jpg) no-repeat;margin-top:10px;margin-left:93px;_display:inline;position:relative;float:left;}
		.video-img{width:526px;height:407px;background:url(../img/video-hx.jpg) no-repeat;margin-top:10px;margin-left:93px;_display:inline;float:left;}
		.video-img h3{text-indent:-1000em;}
		.video-img span{padding:45px 0 0 45px;display:block;float:left;}
		.video-img span label{text-indent:-1000em;display:block;}
		.video-img .hximg2{padding:45px 0 0 48px;}
		.video-img .hximg3{padding:45px 0 0 50px;}
		.video-img .hximg4{padding:43px 0 0 45px;}
		.video-img .hximg5{padding:43px 0 0 48px;}
		.video-img .hximg6{padding:43px 0 0 50px;}
		.video-files div div{position:absolute;text-align:center;line-height:18px;}
		.video-files div a{color:#2c76bb;}
			.files-1{left:18px;top:30px;cursor:pointer;font-sise:11px;background:url(../img/video-vbg.jpg) 1px 0 no-repeat;color:#2c76bb;width:152px;height:90px;}
			.files-2{left:186px;top:30px;cursor:pointer;font-sise:11px;background:url(../img/video-vbg.jpg) 1px 0 no-repeat;color:#2c76bb;width:152px;height:90px;}
			.files-3{left:356px;top:30px;cursor:pointer;font-sise:11px;background:url(../img/video-vbg.jpg) 1px 0 no-repeat;color:#2c76bb;width:152px;height:90px;}
			.files-4{left:18px;top:140px;cursor:pointer;font-sise:11px;background:url(../img/video-vbg.jpg) 1px 0 no-repeat;color:#2c76bb;width:152px;height:90px;}
			.files-5{left:186px;top:140px;cursor:pointer;font-sise:11px;background:url(../img/video-vbg.jpg) 1px 0 no-repeat;color:#2c76bb;width:152px;height:90px;}
			.files-6{left:356px;top:140px;cursor:pointer;font-sise:11px;background:url(../img/video-vbg.jpg) 1px 0 no-repeat;color:#2c76bb;width:152px;height:90px;}
			.files-7{left:18px;top:30px;cursor:pointer;font-sise:11px;background:url(../img/video-vbg.jpg) 1px 0 no-repeat;color:#2c76bb;width:152px;height:90px;}
			.files-8{left:186px;top:30px;cursor:pointer;font-sise:11px;background:url(../img/video-vbg.jpg) 1px 0 no-repeat;color:#2c76bb;width:152px;height:90px;}
			.files-9{left:356px;top:30px;cursor:pointer;font-sise:11px;background:url(../img/video-vbg.jpg) 1px 0 no-repeat;color:#2c76bb;width:152px;height:90px;}
			.files-10{left:18px;top:140px;font-sise:11px;background:url(../img/video-vbg.jpg) 1px 0 no-repeat;color:#2c76bb;width:152px;height:90px;}
			.files-11{left:186px;top:140px;font-sise:11px;background:url(../img/video-vbg.jpg) 1px 0 no-repeat;color:#2c76bb;width:152px;height:90px;}
			.files-12{left:356px;top:140px;font-sise:11px;background:url(../img/video-vbg.jpg) 1px 0 no-repeat;color:#2c76bb;width:152px;height:90px;}
			.files-1sel{left:9px;top:25px;background:#3e80c7;color:#fff;font-sise:13px;width:169px;height:94px;}
			.files-1sel img,.files-2sel img,.files-3sel img,.files-4sel img,.files-5sel img,.files-6sel img,.files-7sel img,.files-8sel img,.files-9sel img{width:169px;height:76px;}
			.files-2sel{left:178px;top:25px;background:#3e80c7;color:#fff;font-sise:13px;width:169px;height:94px;}
			.files-3sel{left:347px;top:25px;background:#3e80c7;color:#fff;font-sise:13px;width:169px;height:94px;}
			.files-4sel{left:9px;top:135px;background:#3e80c7;color:#fff;font-sise:13px;width:169px;height:94px;}
			.files-5sel{left:177px;top:135px;background:#3e80c7;color:#fff;font-sise:13px;width:169px;height:94px;}
			.files-6sel{left:347px;top:135px;background:#3e80c7;color:#fff;font-sise:13px;width:169px;height:94px;}
			.files-7sel{left:9px;top:25px;background:#3e80c7;color:#fff;font-sise:13px;width:169px;height:94px;}
			.files-8sel{left:177px;top:25px;background:#3e80c7;color:#fff;font-sise:13px;width:169px;height:94px;}
			.files-9sel{left:347px;top:25px;background:#3e80c7;color:#fff;font-sise:13px;width:169px;height:94px;}
		.num{width:30px;display:block;position:absolute;right:15px;bottom:18px;}
		.num a{width:15px;height:17px;display:block;text-indent:-1000em;float:left;}
			.pg1{background:url(../img/num.gif) -15px 0px no-repeat;}
			.pg2{background:url(../img/num.gif) -15px -17px no-repeat;}
			.pg1-sel{background:url(../img/num.gif) 0 -17px no-repeat;}
			.pg2-sel{background:url(../img/num.gif) 0 0px no-repeat;}
		.video-info{width:250px;height:1246px;position:absolute;right:27px;top:47px;background:url(../img/video-infobg.jpg) no-repeat;}
		.video-info h3{width:100%;height:35px;display:block;text-indent:-1000em;}
		.video-info dl{width:100%;padding:15px 0 5px 0;}
		.video-info dt{width:100%;height:80px;text-indent:-1000em;margin-bottom:1px;}
		.video-info dd{width:200px;height:70px;padding-left:24px;font-size:12px;line-height:18px;overflow:hidden;}

		.actor-1 dt{background:url(../img/actor-1.jpg) 22px 0 no-repeat;}
		.actor-2 dt{background:url(../img/actor-2.jpg) 22px 0 no-repeat;}
		.actor-3 dt{background:url(../img/actor-3.jpg) 22px 0 no-repeat;}
		.actor-4 dt{background:url(../img/actor-4.jpg) 22px 0 no-repeat;}
		.actor-5 dt{background:url(../img/actor-5.jpg) 22px 0 no-repeat;}
		.actor-6 dt{background:url(../img/actor-6.jpg) 22px 0 no-repeat;}
		.actor-7 dt{background:url(../img/actor-7.jpg) 22px 0 no-repeat;}
		
		.video .jScrollPaneContainer { position: relative; overflow: hidden; z-index: 1;}
		.video .jScrollPaneTrack { position: absolute; cursor: pointer; right:3px; top: 0; height: 100%;background:#8d8d8d;}
		.video .jScrollPaneDrag { height:18px; position: absolute;cursor: pointer; overflow: hidden; }
		.video .actor-1 .jScrollPaneDrag{background:#00a0e9;}
		.video .actor-2 .jScrollPaneDrag{background:#2e9600;}
		.video .actor-3 .jScrollPaneDrag{background:#f4cd36;}
		.video .actor-4 .jScrollPaneDrag{background:#93bcbc;}
		.video .actor-5 .jScrollPaneDrag{background:#00a0e9;}
		.video .actor-6 .jScrollPaneDrag{background:#2e9600;}
		.video .actor-7 .jScrollPaneDrag{background:#fed42d;}
		.video .jScrollPaneDragTop { position: absolute; top: 0; left: 0; overflow: hidden; }
		.video .jScrollPaneDragBottom { position: absolute; bottom: 0; left: 0; overflow: hidden; }
		.video a.jScrollArrowUp { display: block; position: absolute; z-index: 1; top: 0; right: 0; text-indent: -2000px; overflow: hidden; /*background-color: #666;*/ height: 9px; }
		.video a.jScrollArrowUp:hover { /*background-color: #f60;*/}
		.video a.jScrollArrowDown { display: block; position: absolute; z-index: 1; bottom: 0; right: 0; text-indent: -2000px; overflow: hidden; /*background-color: #666; height: 9px;*/ }
		.video a.jScrollArrowDown:hover { /*background-color: #f60;*/}
		.video a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover { /*background-color: #f00;*/}
