/*==============================
	Title: Sagitar  
	Updated: 2009-06-30  
	Content:  

    * Filename: base.css
    * Version: 2.0.0 (2008-07-24) YYYY-MM-DD
    * Website: http://www.sagitar.com.cn
    * Author: Ray Huang (Ray.Huang@nurun.com)
    * Description: all css

    == STRUCTURE: ==============================
    * 
    * 
    ============================================
	 word-break:break-all; //强制换行
*/
html,body { width:100%; border:0; color:#666;}
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; }
body { /*font:12px/1.231 "微软雅黑", "宋体", arial, helvetica, clean, sans-serif; *font-size:small;*font:x-small;*/ font-family:Tahoma ,"宋体", arial, helvetica, clean, sans-serif; font-size:12px;}
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 { height:0; clear:both; font-size:0; line-height:0; overflow:hidden;}
/*== 清除浮动 ==*/

a { outline:none; color:#8d8c8c; text-decoration:none;}
a:hover { text-decoration:underline; color:#8d8c8c;}
a img { border:0;}

/*= frame =*/
html { background:#fff;}
#pageBody { width:980px; overflow:hidden; margin:0 auto;}
	#headerBox { width:100%; height:80px; overflow:hidden; position:relative;}
	#contentBox { width:100%; min-height:490px; _height:490px;}
	#footerBox { width:100%; height:30px; line-height:30px; color:#8d8c8c;}
/*== header ==*/
#headerBox h1,#headerBox h1 a { width:120px; height:80px;}
#headerBox h1 { background:url(../img/logo-fawvw.gif) 0 0 no-repeat;}
	#headerBox h1 a,#headerBox h2 a { float:left; text-indent:-1000em;}	
#headerBox h2,#headerBox h2 a { width:180px; height:80px;}
#headerBox h2 { background:url(../img/logo-golf.gif) no-repeat; position:absolute; right:0; top:0;}
/*== footer ==*/
#copyRight { width:700px; float:left;}
#copyRight .footphone { color:#34adde;}
#brandLink { width:280px; float:right; position:relative;}
	#brandLink label { width:111px; height:12px; line-height:12px; float:left; padding:0 0 0 10px; margin:9px 0 0; border-left:1px solid #8d8c8c;}
	#defaultselected { width:144px; height:22px; float:right; margin:4px 0 0; 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; 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; }
/*== navBox ==*/
#navBox { width:100%; height:33px; overflow:hidden;}
	#navSEO li { display:inline;}
/*== detail ==*/
#detailBox { width:980px; height:458px;}
/*== 订车试驾 ==*/
#orderBox { width:100%; height:458px; overflow:hidden; background:#fff url(../img/testdrive-bg.gif); position:relative;}
	.tip { width:187px; height:auto; padding:39px 0 0 30px;}
		#orderBox h3 { width:100%; height:35px; margin:0 0 20px; text-indent:-1000em; background-image:url(../img/testdrive-heading.gif); background-repeat:no-repeat;}
		h3.testdrive { background-position:0 0;}
		h3.order { background-position:0 -35px;}
		.briefdrive,.brieforder { width:160px; height:149px; overflow:hidden;}
		.briefdrive { background:url(../img/testdrive-remark.gif) no-repeat;}
		.brieforder { background:url(../img/order-remark.gif) no-repeat;}
			.briefdrive p,.brieforder p { width:150px; height:140px; float:left; text-indent:-1000em;}
			
		.linkto { padding:18px 0 0 62px;}
			.linkto a { width:135px; height:22px; float:left; text-indent:-1000em; background-image:url(../img/linkto-order.gif); background-repeat:no-repeat;}
			a.order { background-position:0 0;}
			a.drive { background-position:0 -22px;}
	.formcontent { width:750px; position:absolute; left:242px; top:71px;}
		.step1,.step2,.step3 { width:216px; float:left; _display:inline; margin:0 18px 0 0;}
		.step3 { width:260px;}
			.formcontent h4 { width:100%; height:20px; margin:0 0 24px; text-indent:-1000em; background-image:url(../img/testdrive-step.gif); background-repeat:no-repeat;}
			.formcontent .step1 h4 { background-position:0 0;}
			.formcontent .step2 h4 { background-position:0 -20px;}
			.formcontent .step3 h4 { background-position:0 -40px;}
			.formcontent .step1 img { padding:0 0 34px;}
			.formcontent ul {}
				.formcontent ul li { float:left; margin:0 0 12px;}
					.formcontent label { width:216px; height:18px; float:left; text-indent:-1000em; background-image:url(../img/form-label.gif); background-repeat:no-repeat;}
					label.model { background-position:0 0;}
					label.color { background-position:0 -18px;}
					
					.formcontent li.colorradio ul { width:198px; float:left; padding:0 0 0 18px; margin:7px 0 0;}
					 	li.color-1,li.color-3,li.color-5 { width:85px; padding:0 27px 0 0;}
						li.color-1 label,li.color-2 label,li.color-3 label,li.color-4 label,li.color-5 label,li.color-6 label,li.color-7 label { height:20px; background-image:url(../img/form-label-color.gif); background-repeat:no-repeat; cursor:pointer;}
						li.color-1 label,li.color-2 label,li.color-3 label,li.color-4 label,li.color-5 label,li.color-6 label { width:85px;}
						li.color-7 label { width:112px;}
						li.color-1 label { background-position:0 0;}
						li.color-2 label { background-position:-112px 0;}
						li.color-3 label { background-position:0 -34px;}
						li.color-4 label { background-position:-112px -34px;}
						li.color-5 label { background-position:0 -68px;}
						li.color-6 label { background-position:-112px -68px;}
						li.color-7 label { background-position:0 -102px;}
						li.color-1 label.colorchecked { background-position:0 -132px;}
						li.color-2 label.colorchecked { background-position:-112px -132px;}
						li.color-3 label.colorchecked { background-position:0 -166px;}
						li.color-4 label.colorchecked { background-position:-112px -166px;}
						li.color-5 label.colorchecked { background-position:0 -200px;}
						li.color-6 label.colorchecked { background-position:-112px -200px;}
						li.color-7 label.colorchecked { background-position:0 -234px;}

					label.username { background-position:0 -36px;}
					label.tel { background-position:0 -54px;}
					label.email { background-position:0 -72px;}
					label.address { background-position:0 -90px;}
					label.remark { background-position:0 -108px;}
					label.dealer { background-position:0 -126px;}
					label.province { width:45px; background-position:0 -144px;}
					label.city { width:35px; background-position:-10px -162px;}
					label.dealername { background-position:0 -180px;}
					label.dealerdetail { background-position:0 -198px;}
					label.buytime { background-position:0 -216px;}
					
					label.finance { background-position:0 -234px;}
						li.financeradio ul { width:198px; padding:0 0 0 18px;}
						li.finance-yes label,li.finance-no label { width:90px; height:25px; background-image:url(../img/form-label-finance.gif); background-repeat:no-repeat; cursor:pointer;}
						li.finance-yes label { background-position:0 0;}
						li.finance-no label { background-position:-91px 0;}
						li.finance-yes label.finacechecked { background-position:0 -25px;}
						li.finance-no label.finacechecked { background-position:-91px -25px;}
					
					label.source { background-position:0 -252px;}
					.formcontent li.source { margin:0 0 5px;}
						li.source ul { width:202px; padding:0 0 0 14px;}
						li.source ul li { margin:0 1px 0 0;}
						li.source-1 label,li.source-2 label,li.source-3 label,li.source-4 label,li.source-5 label,li.source-6 label,li.source-7 label,li.source-8 label,li.source-9 label { width:65px; height:22px; background-image:url(../img/form-label-source.gif); background-repeat:no-repeat; cursor:pointer;}
						li.source-1 label { background-position:0 0;}
						li.source-2 label { background-position:-76px 0;}
						li.source-3 label { background-position:-150px 0;}
						li.source-4 label { background-position:0 -22px;}
						li.source-5 label { background-position:-76px -22px;}
						li.source-6 label { background-position:-150px -22px;}
						li.source-7 label { background-position:0 -44px;}
						li.source-8 label { background-position:-76px -44px;}
						li.source-9 label { background-position:-150px -44px;}
						li.source-1 label.sourcechecked { background-position:0 -68px;}
						li.source-2 label.sourcechecked { background-position:-76px -68px;}
						li.source-3 label.sourcechecked { background-position:-150px -68px;}
						li.source-4 label.sourcechecked { background-position:0 -90px;}
						li.source-5 label.sourcechecked { background-position:-76px -90px;}
						li.source-6 label.sourcechecked { background-position:-150px -90px;}
						li.source-7 label.sourcechecked { background-position:0 -112px;}
						li.source-8 label.sourcechecked { background-position:-76px -112px;}
						li.source-9 label.sourcechecked { background-position:-150px -112px;}
						
					li.term label { width:260px; background-image:url(../img/form-label-term.gif); background-repeat:no-repeat; background-position:0 0; cursor:pointer;}
					li.term label.termchecked { background-position:0 -18px;}
					
					.formcontent select,.formcontent input,.formcontent textarea  { float:left; margin:0 0 0 18px; border:1px solid #999;}
					.formcontent select { width:190px;}
						#province_id,#city_id { width:68px;margin:0 0 0 0px;}
						#province_id,label.province { margin-bottom:3px;}
					.formcontent textarea { width:188px; height:42px;}
					input.txt { width:188px; height:18px; border:1px solid #999;}
					.btnarea { padding:18px 0 0 90px;}
					.btnareaorder { padding:0 0 0 90px;}
						.btnarea input,.btnareaorder input { width:101px; height:22px; float:left; text-indent:-1000em; background:url(../img/testdrive-submit.gif) no-repeat; border:0; cursor:pointer;}
/*== 新闻中心 ==*/
#newsBox { padding:0 0 22px; background:#f3f3f3;}
	#contentBox .banner { width:100%; height:169px; text-align:center;}
	#newsMain { padding:28px 45px 0 26px;}
		.newsmenu { width:286px; float:left; background:#e0e0e0;}
			.newsmenubottom { height:auto; background:url(../img/newsmenu-bottom.png) 0 bottom no-repeat;}
				.newsmenutop { min-height:547px; height:auto; _height:547px; background:url(../img/newsmenu-top.png) 0 0 no-repeat;}
		.newsmenu ul { padding:15px;}
			.newsmenu ul li { padding:0 0 16px; line-height:18px;}
			.newsmenu a { padding:0 0 0 15px; color:#365772; background:url(../img/icon-news.gif) 0 4px no-repeat;}
				.newsmenu a:hover,li.ui-tabs-selected a { text-decoration:none; color:#68a8dc; background:url(../img/icon-news-current.gif) 0 4px no-repeat;}
				.newslink span { display:block; padding:5px 0 0 16px}
		.newstxtbox { width:570px; float:right;}
			.newstxtbox h4 { line-height:40px; text-align:center; color:#333; font-size:16px; font-weight:bold;}
			.newstxtbox h5 { line-height:30px; text-align:center; color:#333; font-weight:bold;}
			.newstxtbox p { padding:10px 0; text-indent:2em; line-height:24px; letter-spacing:0.2px;}
			.newstxtbox .figure { padding:10px; text-align:center;}
			.newstxtbox .figure span { display:block; line-height:22px;}
			#newsBox .ui-tabs-hide { display:none;}
			.newstxtbox strong { font-weight:bold;}
			.topandreturn { width:100%; height:15px;}
				.topandreturn a.top { width:59px; height:10px; float:right; text-align:left; text-indent:-1000em; background:transparent url(../img/backtop.gif) no-repeat scroll 0 0;}
				.topandreturn a.top:hover { background-position:0 -12px;}

/*== 参数配备 ==*/
#configBox { min-height:458px; _height:458px; background:#ececec; position:relative;}
	.configbox .thead { width:980px; height:95px;}
	.configbox h3 { width:100%; height:24px; background-image:url(../img/config-sub-bg.png); background-repeat:no-repeat; background-position:0 0; cursor:pointer;}
	.configbox h3.selected { background-position:0 -24px;}
		.configbox h3 span { padding:0 0 0 22px; line-height:24px; color:#115ea4; font-weight:bold;}
		.configcontent { display:none;}
/*== 下载 ==*/
#downloadBox { width:980px; height:458px; background:url(../img/download-bg.jpg) 0 0 no-repeat; position:relative;}
	#downMenu { width:132px; position:absolute; left:0; top:80px;}
		#downMenu li, #downMenu li a { width:132px; height:30px; float:left;}
		#downMenu li { margin:0 0 7px;}
			#downMenu li a { text-indent:-1000em; background-image:url(../img/download-menu.jpg); background-repeat:no-repeat;}
			#downMenu li a.wp { background-position:0 0;}
			#downMenu li a.tvc { background-position:0 -30px;}
			#downMenu li a.handbook { background-position:0 -60px;}
			#downMenu li.current a.wp,#downMenu li a.wp:hover { background-position:-132px 0;}
			#downMenu li.current a.tvc,#downMenu li a.tvc:hover { background-position:-132px -30px;}
			#downMenu li.current a.handbook,#downMenu li a.handbook:hover { background-position:-132px -60px;}
	#wpBox { width:370px; position:absolute; left:182px; top:79px;}		
		#wpBox li { width:174px; height:129px; float:left; _display:inline; margin:0 10px 9px 0; position:relative;}
			#wpBox li .itemurl { width:170px; height:28px; position:absolute; left:0; top:95px;}
				#wpBox li .itemurl a { width:85px; height:28px; line-height:28px; float:left; text-indent:-1000em; color:#fff; background:#fff; filter:alpha(opacity=1); -moz-opacity:0; opacity:0;}
	#tvcBox { display:none; position:absolute; left:223px; top:80px;}	
		#tvcArea { width:300px; height:240px; overflow:hidden; background:#000;}
		#tvcDown { padding:3px 0 0 12px;}
/*bbs by ray 2009-05-11*/
#bbsBanner { width:980px; height:242px; overflow:hidden; }
#bbsContent { color:#898989; background:#fff; position:relative;}
	#biContent { width:722px; 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:682px; 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:355px; 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; cursor:pointer;}
						.isubbox li a span.author { width:60px; overflow:hidden; float:right; text-align:left; cursor:pointer;}
			.isubbox .more { padding:10px 26px 0 0;}
			
 	#biSidebar { width:258px; 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; position:relative; z-index:50;}
			#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;}
					.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:189px; 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%; 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:-1px; 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:791px; float:right; background:url(../img/bbs-sub-main.gif) 0 0 repeat-x; position:relative;}	
		#pageTitle { width:782px; 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:9px; 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:320px; height:25px; text-indent:-1000em; background:url(../img/bbs-form-heading.gif) no-repeat;}	
			.formtip { width:474px; height:87px; 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.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:782px; height:61px; overflow:hidden; 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:782px; 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; cursor:pointer;}
					#articleListBox li span.title { line-height:25px; letter-spacing:1px; color:#00416a; font-size:12px; font-weight:bold;}
					#articleListBox li span.brief { color:#898989;}		
			.pagenavigtion { padding:0 20px 0 0; 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:#00416a;}		
			#articleViewBox .content { padding:0 30px 0 20px; line-height:18px;}	
		
/*== jquery.jscrollpane ==*/
.jScrollPaneContainer { position:relative; overflow: hidden; z-index: 1; }
.jScrollPaneTrack { position: absolute; cursor: pointer; right:0; top:0; height: 100%; background:#8f8f8f; }
.jScrollPaneDrag { position: absolute; background:#206cbc; 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: 16px; }
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: 16px; }
a.jScrollArrowDown:hover { /*background-color: #f60;*/}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover { /*background-color: #f00;*/}		