@charset "utf-8";
/* 通用樣式表 */


body{font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; margin:10; padding:0; color:#4c7f99;    background-image:url(../images/bg4.jpg); background-repeat:repeat-y; background-position:center top;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,
fieldset,input,textarea,p,blockquote,th,td{padding:0; margin:0;}
table{border-collapse:collapse; border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var,b{font-weight:normal; font-style:normal;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-weight:normal; font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}

ul,li{ display:block;}

/* 字體屬性[定義規則，小寫 "f" 加屬性名稱] */
.fB {font-weight:bold;}
.fN{ font-weight:normal;}


/* 字體大小[定義規則，小寫 "f" 加字體大小]*/
.f10px{font-size:10px;}
.f11px{font-size:11px;}
.f12px{font-size:12px;}
.f13px{font-size:13px;}
.f14px{font-size:14px;}
.f16px{font-size:16px;}
.f18px{font-size:18px;}
.f20px{font-size:20px;}


a:link,
a:visited{color:#08364d; text-decoration:none;}
a:hover{color:#b30f00;text-decoration:underline;}

/* 其他屬性 */
.unLine a:link,.unLine a:visited,.unLine a:hover{ text-decoration: none;}
.underline a:link,.underline a:visited,.underline a:hover{ text-decoration: underline;}

.clearfix {zoom:1;}
.clearfix:after {content:'.'; display:block; visibility:hidden; clear:both; height:0;}
.clear { clear:both;}


.ico-arr{ background: url(../images/ico_arr.gif) no-repeat 0 0; width:16px; height:16px; overflow:hidden;}
.arr-down{ background:url(../images/arr_sub.gif) no-repeat 0 3px; width:12px; height:12px; overflow:hidden;}
/* 顏色屬性[定義規則，小寫 "c" 加 "-" 加顏色屬性或名稱] */

.c-inv{}
	.c-inv a:link,
	.c-inv a:visited{text-decoration:none; padding:1px 2px 2px 3px; *padding:3px 2px 1px 3px;}
	.c-inv a:hover{color:#FFF; background:#1b99b3;text-decoration:none;}

.c-main{color:#1c93b1;}
	.c-main a:link,
	.c-main a:visited{color:#1c93b1;text-decoration:none;}
	.c-main a:hover{color:#b30f00;text-decoration:underline;}

.c-sub{color:#4c7f99;}
	.c-sub a:link,
	.c-sub a:visited{text-decoration:none; color:#4c7f99;}
	.c-sub a:hover{color:#4c7f99; text-decoration:underline;}

.c-alarm{color:#e53322;}
	.c-alarm a:link,
	.c-alarm a:visited{text-decoration:none; color:#e53322;}
	.c-alarm a:hover{color:#b30f00; text-decoration:underline;}
	
.c-red{color:#b01c35;}
	.c-red a:link,
	.c-red a:visited{text-decoration:none; color:#b01c35;}
	.c-red a:hover{color:#b30f00; text-decoration:underline; }	
	
.c-white{color:#FFF;}
	.c-white a:link,
	.c-white a:visited{color:#FFF;text-decoration:none;}
	.c-white a:hover{text-decoration:underline;}

.c-gray{color:#444;}
	.c-gray a:link,
	.c-gray a:visited{color:#444;text-decoration:none;}
	.c-gray a:hover{color:#b30f00;text-decoration:underline;}
	
.c-black{color:#000;}
	.c-black a:link,
	.c-black a:visited{color:#000;text-decoration:none;}
	.c-black a:hover{text-decoration:underline;}	
	
.c-gray-inv{color:#444;}
	.c-gray-inv a:link,
	.c-gray-inv a:visited{color:#444;text-decoration:none; padding:0 2px;}
	.c-gray-inv a:hover{ color:#FFF; background:#b30f00;text-decoration:none;}	

.c-inv .c-alarm{color:#e53322;}
.c-inv .c-alarm a:link,
.c-inv .c-alarm a:visited{text-decoration:none; color:#e53322;}
.c-inv .c-alarm a:hover{color:#FFF; background:#1b99b3; text-decoration:none; }

.c-inv .c-sub{color:#4c7f99;}
.c-inv .c-sub a:link,
.c-inv .c-sub a:visited{text-decoration:none; color:#4c7f99;}
.c-inv .c-sub a:hover{color:#FFF; background:#1b99b3; text-decoration:none; }

.c-inv .c-main{color:#1c93b1;}
.c-inv .c-main a:link,
.c-inv .c-main a:visited{text-decoration:none; color:#1c93b1;}
.c-inv .c-main a:hover{color:#FFF; background:#1b99b3; text-decoration:none; }

/* 邊框 */

.pic-border img { border:1px solid #d4d4d4; display:block;}
.border{border:1px solid #d4d4d4;}

/* 頂部內容 */
#toper { background:url(../images/cur_tf_bg_top.gif) repeat-x 0 0; width:950px;}
	#toper .bd{height:36px; width:940px; margin:0 auto; }
		#toper .bd .ico-ar{ background:url(../images/point_topad.gif) no-repeat center left; padding-left:10px;}
		#toper .bd .sj-ico{ background-position:0 -16px; margin:0 -10px 0 0; }
	#toper .c-sub b{color:#b8d5da; font-weight:normal;}
	
	/*登錄*/
#toper .bd .login{ width:520px; padding-top:6px; overflow:hidden; float:left;}
#toper .bd .login span{ float:left; line-height:20px;}
.ft-ico{ background:url(../images/cur_tf_ico_user.gif) no-repeat 0 0; width:16px; height:16px; margin-top:2px;}
.login-input{ width:70px; height:17px; line-height:17px; font-size:12px; padding-left:3px; border:1px solid #b8d5da;color:#08364d;}
.btn,.btn-on{ background:url(../images/cur_tf_bg_btn.gif) no-repeat 0 0; width:42px; height:20px; border:none; color:#4c7f99; font-size:12px;}
.btn-on{ background-position: 0 -20px;}
.btn-ie1px{ *margin-top:1px;}
.ml10px{ margin-left:10px; }
.ml5px{ margin-left:5px;}
.ml0{ margin-left:0;}
.fir1px{ margin-top:-1px; *margin-top:0;}

	/*動態信息*/
.login-info{height:20px; color:#08364d;float:left;padding:5px 10px 0 10px;width:260px;background:url(../images/login_bg.gif) no-repeat 0 0;overflow:hidden; line-height:20px;}
.login-info-ft{ height:5px; width:280px; margin-bottom:10px; background:url(../images/login_bg.gif) 0 -69px; overflow:hidden;}

	.ico-login-info-add,
	.ico-login-info-create,
	.ico-login-info-modulel,
	.ico-login-info-video,
	.ico-login-info-photo,
	.ico-login-info-blg,
	.ico-login-info-friends,
	.ico-login-info-group{padding-left:16px; background:url(../images/ico_action.gif) no-repeat;}
	
	.ico-login-info-friends { background-position: 10px 8px;}
	.ico-login-info-blg { background-position: 10px -38px;}
	.ico-login-info-photo { background-position: 10px -68px;}
	.ico-login-info-video { background-position: 10px -98px;}
	.ico-login-info-modulel { background-position: 10px -128px;}
	.ico-login-info-create { background-position: 10px -158px;}
	.ico-login-info-add { background-position: 10px -198px;}
	.ico-login-info-group { background-position: 10px -218px;}
	
	
	
.login-info span{ display:inline; float:none; line-height:16px; margin-top:0; padding-top:0; }

	/*右側功能按鈕*/
.favright{ float:right; width:204px; padding-top:10px;}

.toper-bottom{ height:24px;color:#08364d; padding-top:6px;}
.toper-bottom .bd{ width:910px; margin:0 auto; }
	/*天氣預報*/
.weather{color:#4c7f99; height:18px; padding-right:10px; text-align:center;  position:relative; z-index:9999; line-height:18px;}
.weather span{ margin-left:10px;}
.weather B{font-weight:normal;padding-right:15px;cursor:pointer; background:url(../images/arr_sub.gif) no-repeat center right; }

.weather-on{ background:#eefbfd; border:solid 1px #aedbe5; display:block; position:absolute; top:20px; left:40px;   z-index:99999; width:130px;}
.weather-off{ display:none;}
.weather-on span{ float:left; margin:3px 0 0 5px; padding:0; line-height:25px; white-space:nowrap;}
.weather-title{ height:18px; color:#FFF; text-align:right; margin:1px; background:#1c93b1; line-height:18px;}

.weather-on .fB{ cursor:default;}
.weather-on .fB a,
.weather-on .fB a:link,
.weather-on .fB a:visited,
.weather-on .fB a:hover{ color:#08364d; background:none;cursor:default;}



/* 頭部 */
#header{ width:910px; height:60px; padding:10px 0 0 0; margin:0 auto; background:url(../images/bg_header.gif) no-repeat; overflow:hidden;}
	#header .logo{ float:left;height:70px;width:220px;overflow:hidden;padding-left:10px; margin-top:-10px;}
	
	#header .logo a{ display:block; height:60px; width:220px; text-indent:-9999px; }
	#header .logo a:hover{ background:none;}

.nav-hd,.nav-hd-oh,.nav-hd-ot{ width:430px; float:left; line-height:25px; color:#b8d5da;}
	.nav-hd span,.nav-hd-oh span,.nav-hd-ot span { display:block; float:left; margin:0 2px; white-space:nowrap;}
.nav-hd .c-alarm{ background:url(../images/hot.gif) no-repeat right 7px; padding-right:6px;}	

.nav-hd-oh{ width:80px; padding-left:15px;}
.nav-hd-ot{ width:100px; padding-left:15px;}
	



/* 即時新聞 */
.imm-news,.imm-news-l,.imm-news-r{ width:910px; height:25px; margin:0 auto; background: url(../images/bg_hader_time.gif) repeat-x 0 -50px; overflow:hidden;}

.imm-news{float:left;}

.imm-title{ float:left; padding-left:10px; line-height:25px; margin-right:10px;}

.imm-news-l{ float:left; background-position:0 0; width:5px; overflow:hidden;}
.imm-news-r{ float:right; background-position:0 -25px; width:5px; overflow:hidden; margin:0;}
.imm-news-list{ float:left; width:auto; padding:2px 0; height:16px; white-space:nowrap;overflow:hidden;}
.imm-news-list span{ display:block; float:left;line-height:12px; padding:2px 0;margin-right:3px;}
.imm-news-list .fB{ *margin-top:-1px;}
.imm-news-list .ico_arr{ background-position:0 0;}
.godongxw{float:left;overflow:hidden;height:20px; width:800px; margin-top:2px; line-height:20px;}
.notice-button{ float:right; width:8px; margin:4px 5px 0 0;}
		.notice-button .upbutton,
		.notice-button .downbutton{ display:block;width:8px; height:4px; background:url(../images/notice_button.gif) no-repeat 0 0; overflow:hidden; margin-top:2px; cursor:pointer; text-indent:-999px; cursor:pointer;}
	.notice-button .downbutton { background-position:0 -4px; margin-top:5px;}
/* 搜索 */

.search{ width:180px; height:25px; float:right; }
	.search-input{background:url(../images/bg_search_input.gif) no-repeat; font-size:12px; padding:5px; width:115px; height:15px; margin-right:5px; border:none; color:#08364d; line-height:15px; float:left;}
	.search-btn,.search-btn-on,.search-btn-dn{ background:url(../images/button_search.gif) no-repeat 0 0; width:50px; height:25px;border:none;  float:right; }
	.search-btn-on{background-position:0 -25px;}
	.search-btn-dn{background-position:0 -50px;}
	
	
/* 內容 */
.content{ width:910px; margin:10px auto 0 auto; text-align:left;}

.left{ float:left; display:block;}
.right{ float:right;}


.w180 { width:180px;}
.w280 { width:280px; overflow:hidden;}
.w260 { width:260px; overflow:hidden;}
.w290 { width:290px;}
.w355 { width:355px;}
.w410 { width:410px; overflow:hidden;}
.w430 { width:430px;}
.w430a { width:430px;height:288px; overflow:hidden;}
.w720 { width:720px;}

.h10px{ height:10px; width:100%; overflow:hidden;}

.h100{  height:99px; *height:109px; _height:104px; overflow:hidden;}

.h90{height:90px; margin:4px auto 3px auto; *margin:10px auto 11px auto;_margin:5px auto;}
.h203{ *height:206px; overflow:hidden;}
.h200{ *height:203px; overflow:hidden;}
.h236{ height:210px; *height:220px; _height:215px; overflow:hidden;}
.h237{ height:210px; overflow:hidden;}
.h150{ height:150px; overflow:hidden;}
.h248{ height:248px; overflow:hidden;}
.h252{ height:252px; overflow:hidden;}
.h260{ height:260px; overflow:hidden;}
.h262{ height:262px; overflow:hidden;}
.h290{ height:293px; overflow:hidden;}
.h300{ height:303px; overflow:hidden;}
.h190{ height:188px; overflow:hidden;}

.hspec{ height:282px; *height:293px; _height:287px; overflow:hidden;}
.hspec1{ height:200px; *height:293px; _height:287px; overflow:hidden;}
.h222{ height:222px; overflow:hidden;}
.h140{height:140px; *height:144px; overflow:hidden;}
.cont-h1{height:365px;}
.cont-h2{ height:408px;*height:416px;_height:412px; overflow:hidden;}
.cont-h3{ height:283px;*height:292px;_height:288px; overflow:hidden;}
.cont-h4{ height:368px;*height:378px;_height:372px; overflow:hidden;}

.line-dash { background:url(../images/line_dash.gif) repeat-x bottom;}
.line-dash-gr { background:url(../images/line_dash_gr.gif) repeat-x bottom; height:130px;}
.line-dash-nobg { height:130px;}
.line-dash-gray{ background:url(../images/line_dash_gray.gif) repeat-x bottom;}
.line-db{ background:url(../images/line_left_duble.gif); height:2px;overflow:hidden; width:176px; margin:0 auto;}


/*廣告*/
.ad-180-75 { width:180px;}
.ad-280-75 { width:280px;}
.ad-430-75 { width:430px;}
.ad-720-75 { width:720px;}
.ad-355-75 { width:355px;}

.ad-180-75,
.ad-355-75,
.ad-720-75 { margin:0 auto;}
.ad-910-75 { width:910px; margin:0 auto;}

.ad-910-ov{ margin:3px auto; position:relative; width:910px;}
.ad-ov-btn{ background:url(../images/btm-ad.png) no-repeat 0 0; _background:url(../images/btm_ad.gif) no-repeat 0 0; width:50px; height:23px; overflow:hidden; position:absolute; top:0; right:-40px; cursor:pointer; z-index:9999;}

.ad-cl-btn{ background:url(../images/btm-ad_none.png) no-repeat 0 0; _background:url(../images/btm_ad_none.gif) no-repeat 0 0; width:50px; height:23px; overflow:hidden; position:absolute; top:0; right:-40px; cursor:pointer; z-index:9999;}

.ad-move225{ height:175px; margin-top:10px; position:relative; overflow:visible; z-index:1;}
	.ad-move225-show{ width:225px; height:175px; position:absolute; right:-45px;bottom:0;z-index:999;}

.ad-title{ background:url(../images/tabs_bg.gif) repeat-x bottom; height:39px; line-height:39px; text-align:center; overflow:hidden;}

/*通用標題*/
.cur-title-box { position:relative;}
.cur-title {font-size:14px;	font-weight:bold;color:#fff;float:left;	padding:0 0 0 10px;	height:45px;line-height:45px;text-indent: 40;}
.cur-title strong{color:#1eb8cc; font-weight:bold;}


/*右側導航*/
.nav{ background:#f7fdfe; position:relative; width:180px; height:362px; line-height:23px; margin:0 0 10px 0; }
.nav .bd{ border:solid 1px #85BDD5; width:178px; height:360px; position:absolute; left:0; top:0; z-index:5;}
.nav-top,.nav-top-r,.nav-top-l,.nav-bottom-l,.nav-bottom-r{ background:url(../images/left_nav.gif) repeat-x 0 -23px;}
.nav-top-r,.nav-top-l,.nav-bottom-l,.nav-bottom-r{ position:absolute; width:5px; height:23px; overflow:hidden; z-index:100;}
.nav-top{ height:23px; width:173px; font-weight:bold; padding-left:5px; z-index:10; position:relative; margin:0 auto 1px auto;color:#08364d; }
.nav-top-l{ background-position:0 0;left:0; top:0; }
.nav-top-r{ background-position:-5px 0; right:0; top:0; }
.nav-bottom-l{ background-position:0 -47px; left:0; bottom:0; height:22px;}
.nav-bottom-r{ background-position:-5px -47px; right:0; bottom:0; height:22px;}
.nav span,.nav B{ float:left; display:block; white-space:nowrap; padding:0 5px; line-height:21px;}
.nav B{ padding:0;}
.nav-top span{ display:block; float:left; padding:0;}
.nav-top-ico01,.nav-top-ico02{ background:url(../images/ico_user.gif) no-repeat 0 0; width:18px; height:18px; overflow:hidden; margin:2px 5px 0 0;}
.nav-top-ico02{ background-position:0 -18px;}
.nav .c-alarm{background:url(../images/hot.gif) no-repeat right 5px; padding-right:6px;}
.nav .clearfix{ position:relative; z-index:10;}

.nav .search{width:520px;height:60px;margin-left:10px;float:left;background:no-repeat;}
.nav  .search .top{width:520px;height:25px;}
.nav  .search .top .option{width:250px;height:25px;padding-left:26px;float:left;overflow:hidden;}
.nav  .search .top .option p{width:72px;height:25px;text-align:center;margin-right:10px;float:left;cursor:pointer;overflow:hidden;}
.nav  .search .top .option .nav{line-height:30px;font-weight:700;background:-26px 0 no-repeat;color:#044a6d;}
.nav  .search .top .option .current{line-height:28px;background:-108px 0 no-repeat;color:#363636;}
.nav .search .top .show{width:230px;height:25px;float:right;}
.nav  .search .bottom{width:520px;height:35px;}
.nav  .search .bottom .form{width:370px;height:35px;float:left;}
.nav  .search .bottom .form .searchkey{width:240px;height:29px;float:left;padding:6px 0 0 50px;}
.nav  .search .bottom .form .searchkey input{width:235px;height:22px;line-height:22px;color:#666;background:url(../images/spacer.gif);border:0;}
.nav  .search .bottom .form .searchbtn{width:65px;height:22px;float:right;padding:7px 5px 6px 10px;}
.nav  .search .bottom .form .searchbtn input{width:65px;height:22px;background:url(../images/spacer.gif);border:none;font-size:0;cursor:pointer;}
.nav  .search .bottom .show{width:140px;height:35px;line-height:38px;overflow:hidden;text-align:center;float:right;}
.nav  .search .bottom .show a{text-decoration:underline;color:#000;}
.nav  .search .bottom .show a:hover{color:red;text-decoration:none;}
.nav  .banner{width:234px;height:60px;float:right;text-align:right;}
.nav  .search,#header .search .top .option .nav,#header .search .top .option .current{background-image:url(../images/searchbox.gif);}


/*FM91.4南都視點*/
.fmnd{ width:140px; height:25px; background:url(../images/Fmnd.gif) no-repeat 0 0; padding-left:40px;}
	.fmnd span{ float:left; line-height:25px;}
	.fmnd-btn,.fmnd-btn-off{ width:25px; height:25px;background:url(../images/Fmnd_btn.gif) no-repeat 0 0; cursor:pointer; float:right;}
	.fmnd-btn-off{ background-position:0 -25px;}

/*欄目內容*/
.clumb{ background:url(../images/bg_clumb_main.gif); position:relative;}
.clumb280{ background:url(../images/bg_clumb_main280.gif); position:relative; margin-right:10px;}
	.clubm-top{ background:url(../images/tabs_bg.gif) bottom; height:24px; overflow:hidden;}

.clubm-btm{background:url(../images/bg_clumb_bottom.gif); position:relative;}	
.clubm-btm280{background:url(../images/bg_clumb_bottom280.gif); position:relative;}	
		.clubm-btm .clubm-top{background:url(../images/tabs_bg_b.gif) bottom;}
		.clubm-btm280 .clubm-top{ background:url(../images/tabs_bg.gif) bottom;}

.bbs-clumb{height:229px;height:150px;_height:234px; width:260px; margin:0 auto;}

.clubm-btm .c-main{color:#1cb066;}
	.clubm-btm .c-main a:link,
	.clubm-btm .c-main a:visited{color:#1cb066;text-decoration:none;}
	.clubm-btm .c-main a:hover{color:#b30f00;text-decoration:underline;}
	
.clubm-btm280 .c-main{color:#1cb066;}
	.clubm-btm280 .c-main a:link,
	.clubm-btm280 .c-main a:visited{color:#1cb066;text-decoration:none;}
	.clubm-btm280 .c-main a:hover{color:#b30f00;text-decoration:underline;}	

.clubm-coner,.clubm-dl,.clubm-dr,
.clubm-bottom,.clubm-btm-bottom,
.clubm-btm-coner,.clubm-btm-dl,.clubm-btm-dr{ background:url(../images/corner.gif) repeat-x 0 0; width:5px; height:27px; overflow:hidden;}	
	
	.clubm-coner,.clubm-btm-coner{ background-position:0 -108px; height:5px; position:absolute; right:0; top:23px;}
	.clubm-btm-coner{ background-position:-5px -108px;}
	
	.clubm-bottom,.clubm-btm-bottom{ background-position:0 -27px; width:430px; margin:0 auto;}
	.clubm-btm-bottom{ background-position:0 -81px;}
	
	.clubm-dl,.clubm-btm-dl{ background-position:0 0; float:left;}
	.clubm-btm-dl{ background-position:0 -54px;}
	
	.clubm-dr,.clubm-btm-dr{ background-position:-5px 0; float:right;}
	.clubm-btm-dr{ background-position:-5px -54px;}

.w280 .clubm-bottom,.w280 .clubm-btm-bottom{ background-position:0 -27px; width:280px; margin:0 auto;}
	
.clumb-on,.clumb-off,.clumbs-on,.clumbs-off,
.clubm-btm .clumb-on,.clubm-btm .clumb-off{background:url(../images/tabs.gif) no-repeat 0 0; width:95px; height:24px; float:left; position:relative; padding-left:8px; margin-right:-1px; line-height:24px; text-align:center;font-size:13px;}

.clumb-on{ z-index:999; font-weight:bold;}
.clumb-off,.normal .clumbs-off{ background-position:0 -24px; z-index:99;}
.clumbs-off{ background-position:0 -120px; z-index:99;}
.clubm-btm .clumb-on,.clubm-btm280 .clumb-on{ background-position:0 -48px; z-index:999; font-weight:bold;}
.clubm-btm .clumb-off,.clubm-btm280 .clumb-off{ background-position:0 -72px; z-index:99;}


#clumb3 .clumb-on,
#clumb3 .clumb-off{ width:86px;background:url(../images/tabs3.gif) no-repeat 0 0;}
#clumb3 .clumb-off{ background-position:0 -24px;}

.clubm-ad{ float:right; width:140px; height:20px; margin-top:1px;text-align:right; line-height:20px; padding-right:5px;}

.clubm-conta { width:410px; height:188x; margin:10px auto; font-size:14px;}
.clubm-cont{ width:410px; margin:10px auto; font-size:14px;}
.clubm-cont-left01{ width:280px; margin:5px auto; *margin-top:10px; *margin-bottom:0; font-size:14px;}

.clumb-map{ width:428px; height:300px; background:url(../images/map.gif) no-repeat;position:relative;margin:10px auto 0 auto; font-size:14px;}
.clumb-map-nav{ position:absolute; background:url(../images/map_nav.png) no-repeat;_background:url(../images/map_nav.gif) no-repeat;width:33px; height:20px; line-height:20px; text-align:center; padding-right:2px; font-size:12px;}

.clubm-img-box{ width:280px;}
.clubm-img-box1{ width:450px;}
	.clubm-cont-pic{ float:left; font-size:12px; text-align:center; width:117px; margin-right:3px; line-height:33px; height:110px; position:relative;}
		.clubm-cont-pic img{ width:115px; height:75px;}
		
		.clubm-cont-pic01{ float:left; font-size:12px; text-align:center; width:140px;line-height:33px; height:110px; position:relative;}
		.clubm-cont-pic01 img{ width:115px; height:75px; margin:auto;}
		
		.clubm-btm .clubm-cont-pic,.clubm-btm280 .clubm-cont-pic{ width:127px;margin-right:8px;}
		.clubm-btm .clubm-cont-pic{ margin-right:10px;}
		.clubm-btm .clubm-cont-pic img,
		.clubm-btm280 .clubm-cont-pic img{ width:125px; height:95px;}
		
	.clubm-cont-pic-hot{ float:left; font-size:12px; text-align:center; width:160px; line-height:33px; height:150px; position:relative;}
		.clubm-cont-pic-hot img{ width:160px; height:115px;}
		.clubm-cont-pic-hot2{ float:left; font-size:12px; text-align:center; width:160px; line-height:33px; height:150px; position:relative;}
		.clubm-cont-pic-hot2 img{ width:160px; height:100px;}

	.clubm-cont-li,.clubm-cont-list,.clubm-cont-li-btm{ float:right; width:284px;}
	.clubm-cont-short{ width:142px; float:right;}
	
	.clubm-cont-li{ width:240px;}
	.clubm-cont .tit{ font-size:16px; font-weight:bold; margin-bottom:10px; white-space:nowrap; overflow:hidden; width:192px; text-align:center;}
	
.w280 .clubm-cont{ width:264px;}
	.clubm-cont-pic	.arr-play{ background:url(../images/ico_video_list.png) no-repeat center; width:127px; height:95px;position:absolute;left:0;top:0; cursor:pointer; behavior:url(../images/channel/home/images/iepngfix.htc);}
	
	.clubm-cont-li-btm{ margin-top:5px; *margin-top:14px; _margin-top:8px;}
	
	.m-btm{margin-top:5px; *margin-top:15px;_margin-top:14px;}
	
	.clubm-cont-li ul li,
	.clubm-cont-list ul li,
	.clubm-cont-short ul li,
	.clubm-cont-li-btm li{  width:280px; line-height:25px; *line-height:20px;}
	
	.clubm-cont-li ul li span,
	.clubm-cont-list ul li span,
	.clubm-cont-short ul li span,
	.clubm-cont-li-btm ul li span{ float:left; display:block; white-space:nowrap; overflow:hidden;}

	.clubm-cont-li .ico-arr{ background-position: 0 -32px; margin-top:5px; *margin-top:2px;} 
	.clubm-cont-list .ico-arr,.clubm-cont-short .ico-arr{ background-position: 0 -16px; margin-top:5px; *margin-top:2px;} 
	.clubm-cont-li-btm ul li .ico-arr{ background-position:0 -48px; margin-top:5px; *margin-top:2px;} 
	
	.clubm-cont-li .tit{ width:240px;}
	
	.clubm-cont-li ul li{ width:240px;}
	.clubm-cont-li ul li .txt{ width:224px; overflow:hidden;}
	
	.clubm-cont-li-btm ul li .txt{ width:264px; overflow:hidden;}
	
	.clubm-cont-list ul li{ width:286px;}
	.clubm-cont-list .tit{ width:272px;}
	.clubm-cont-list ul li .txt{ width:270px; overflow:hidden;}
	
	.clubm-cont-short ul li{ width:142px;}
	.clubm-cont-short ul li .txt{ width:126px; white-space:nowrap; overflow:hidden;}
	
	
	
	
	.clumb-list .ico-arr,.clumb-list01 .ico-arr,.clumb-list02 .ico-arr{ background-position: 0 -48px; margin-top:5px; *margin-top:2px;}
	.clumb-list,.clumb-list01,.clumb-list02 { width:260px; margin:0 auto;font-size:14px; padding-top:5px;}
	.clumb-list01 { width:285px;}
	.clumb-list02 { width:240px; float:right; overflow:hidden;}
	.clumb-list li,.clumb-list01 li,.clumb-list02 li{ line-height:24px; height:24px; *margin-bottom:-4px; overflow:hidden; display:block; }
	.clumb-list li span,.clumb-list01 li span,.clumb-list02 li span,
	.clumb-list li B,.clumb-list01 li B,.clumb-list02 li B{ float:left; display:block; white-space:pre; overflow:hidden; }
	.clumb-list li B{ padding:0 8px;}
	
	.clumb-list li .txtop{ width:196px; white-space:nowrap; overflow:hidden;}
	
	.clumb-list li .txt{ width:244px; white-space:nowrap; overflow:hidden;}
		.clumb-list02 li .txt{ width:230px; white-space:nowrap; overflow:hidden;}
	.clumb-list li .text{ width:168px; white-space:nowrap; overflow:hidden;}
	.clumb-list li .name{ width:60px; font-size:12px; float:right; white-space:nowrap; overflow:hidden;}

.clumb-bottom-ad{ line-height:27px; padding-left:5px;}
	
.clumb-bottom-ad td { width:130px;}
.clumb-bottom-ad li,
.clumb-special-bottom li{ list-style:none; width:120px;overflow:hidden; white-space:nowrap; padding-left:7px; float:left;  }

	.clubm-cont .title{font-size:16px; font-weight:bold; margin-bottom:5px; text-align:center; line-height:27px; float:none;}
	
	.clubm-btm .clumb-list,.clubm-btm280 .clumb-list{ line-height:26px;*line-height:22px;_line-height:20px;margin-top:6px;*margin-top:8px;_margin-top:12px;}
	
	.clubm-btm280 .clumb-list{*margin:0 auto -4px auto;_margin:0 auto;}
	.clubm-btm .clumb-list{ width:410px;}
	.clubm-btm .clumb-list li{ float:left; width:190px; margin-right:10px;}
	.clubm-btm .clumb-list li .txt{ width:174px;}
	
.clumb-other,.clumb-other-top,.clumb-other-bottom{ background:url(../images/bg_clumb_other.gif) repeat-y -280px 0;}
	.clumb-other-top { background-position:0 0; height:25px; line-height:30px; padding-left:20px; overflow:hidden;}
	.clumb-other-bottom{ background-position:0 -30px; height:5px; overflow:hidden;}

.clumb-special,.clumb-special-top,.clumb-special-bottom{ background:url(../images/left_clumb01.gif) repeat-y -280px 0;}
	.clumb-special-top{ background-position:0 0; height:30px; line-height:30px; padding-left:20px;}
	.clumb-special-bottom{ background-position:0 -30px; padding:0 10px; height:27px; line-height:27px;}

.clumb-baby,.clumb-baby-top,.clumb-baby-bottom{ background:url(../images/left_clumb02.gif) repeat-y -180px 0;}
	.clumb-baby-top { background-position:0 0; height:25px; line-height:30px; padding-right:10px; overflow:hidden;}
	.clumb-baby-bottom{ background-position:0 -30px; height:5px; overflow:hidden;}

.clumb-baby ul{ width:160px; margin:0 auto; padding:7px 0 2px 0; background:url(../images/line_dash.gif) repeat-x top; line-height:20px; *line-height:21px; *padding-top:11px; _padding-top:5px;}

.clumb-baby ul li{ width:156px; white-space:nowrap; overflow:hidden; margin:auto;}

.special-img{ width:270px; background:url(../images/line_dash_red.gif) repeat-x bottom; margin:0 auto 10px auto;}
	.special-img-list{ width:84px; float:left; text-align:center;line-height:28px; text-align:center; height:110px; overflow:hidden; padding:0 3px;}
	.special-img-list span{ display:block; width:84px;white-space:nowrap; overflow:hidden; cursor:pointer;}
	
.special-img-s{ width:270px; background:url(../images/line_dash.gif) repeat-x bottom; margin:0 auto 10px auto; padding-top:10px; overflow:hidden; height:100px;}	
	.special-img-txt{ width:176px; float:right; line-height:16px; text-indent:2em;color:#08364d;}

.special-img-s .special-img-list{height:85px;}

.fri-pic{ float:left; margin:4px 0 0 9px;_margin:4px 4px 0 5px; line-height:30px; width:77px; text-align:center;}
.fri-pic img{ width:75px; height:73px;}
.fri-pic span{ display:block;}

.fri-cont-pic{ padding-bottom:5px;}

.clubm-img-s{ padding:5px 0 0 0; height:51px; *height:56px; _height:51px; width:260px; margin:0 auto;}
	.clubm-pic-li{ float:left;margin:0 4px 0 5px; _margin:0 4px;}
	.clubm-pic-li img{ width:75px; height:50px;}


.clumb-text-ad,.clumb-text-link{ float:left; background:#f2fffe; border:solid 1px #d6edf2; width:107px; height:76px; *height:80px; line-height:20px; font-size:12px; white-space:nowrap; overflow:hidden; padding:5px; margin:10px 0 0 0; _margin-left:3px;}

.clumb-text-link{ width:150px; height:100px}
.clumb-text-link span{ display:block;}

.left-clumb-gray,.left-clumb-top,.left-clumb-bottom{ background:url(../images/left_clumb.gif) repeat-y -180px 0;}
	.left-clumb-gray .left-clumb-top,.left-clumb-gray-ad .left-clumb-top{ background-position:0 0; height:24px;}
	.left-clumb-gray .left-clumb-bottom{ background-position:0 -24px; height:5px; overflow:hidden;}
	.left-clumb-gray-ad .left-clumb-top-ad{ background:url(../images/left_clumb_ad.gif); height:20px; padding:4px 10px 0 10px; overflow:hidden;}

.left-clumb-gray-ad,.left-clumb-bottom-ad{ background:url(../images/left_clumb03.gif) repeat-y -180px 0;}
.left-clumb-gray-ad .left-clumb-bottom-ad{ background-position:0 -24px; height:5px; overflow:hidden;}

.left-clumb-gray{ margin-bottom:0px;}
.left-clumb-gray ul,.left-clumb-gray-ad ul{ width:160px; margin:0 auto; padding:2px 0; *padding:7px 0; _padding:5px 0;  line-height:25px;}

.left-clumb-gray ul li,.left-clumb-gray-ad ul li{ white-space:nowrap; overflow:hidden;}

.clumb-gray-l,.clumb-gray-r{width:90px; float:left;font-weight:bold; text-align:center;line-height:24px; }
.clumb-gray-r{ float:right;}

.clumb-gray-l .clumb-gray-on,
.clumb-gray-r .clumb-gray-on{background:url(../images/tabs_left.gif) no-repeat 0 0; width:90px; height:24px; margin-right:-1px; font-size:13px; }
.clumb-gray-r .clumb-gray-on{ background-position:0 -24px;}

.clumb-gray-off{ background:none; font-weight:bold; font-size:13px; }

.left-clumb-cont-ad{ margin:5px auto; text-align:center; width:162px;}
	.left-clumb-cont-ad img{ width:160px; height:60px;}

.title{ font-size:13px; font-weight:bold; float:left; margin-left:10px;}
.more{ font-size:12px; float:right; margin-right:5px;}

.left-clumb-site,.left-clumb-site-top,.left-clumb-site-bottom{ background:url(../images/scramble_site.gif) repeat-y -180px 0;}
.left-clumb-site{ margin-bottom:10px;}
.left-clumb-site-top{ background-position:0 0; height:30px; line-height:30px; padding-left:10px;}
.left-clumb-site-bottom{ background-position:0 -30px; height:5px; overflow:hidden;}

.left-clumb-site ul{ width:168px; margin:5px auto; height:150px; *height:246px;_height:241px; line-height:24px;*line-height:24px; overflow:hidden;}

.site-rank{ width:13px; height:13px; overflow:hidden; background:url(../images/hotbbs.gif); margin-top:5px; }
.site-txt{ width:144px; margin-left:5px;}
.left-clumb-site ul li{ float:left; display:block; white-space:nowrap; overflow:hidden; padding-left:5px;}
.left-clumb-site ul li span{ float:left; display:block; white-space:nowrap; overflow:hidden; }

.num-1 .site-rank{ background-position:0 0;}
.num-2 .site-rank { background-position:0 -16px;}
.num-3 .site-rank { background-position:0 -32px;}
.num-4 .site-rank { background-position:0 -48px;}
.num-5 .site-rank { background-position:0 -64px;}
.num-6 .site-rank { background-position:0 -80px;}
.num-7 .site-rank { background-position:0 -96px;}
.num-8 .site-rank { background-position:0 -112px;}
.num-9 .site-rank { background-position:0 -128px;}
.num-10 .site-rank { background-position:0 -144px;}

.clumb-other .clumb-list{ margin:0 auto 2px auto;*margin:6px auto; _margin:3px auto;}

.left-clumb-info,.left-clumb-info-top,.left-clumb-info-bottom{ background:url(../images/left_info.gif) repeat-y -180px 0;}

.left-clumb-info{ position:relative; height:281px; *height:286px; overflow:hidden;}
.left-clumb-info-top{ background-position:0 0; height:18px; padding:4px 0 0 10px;}
.left-clumb-info-bottom{ background-position:0 -22px; height:22px; width:180px; position:absolute; bottom:0; left:0; z-index:10px;}

.ico-info-01,.ico-info-no,
.ico-info-02,
.ico-info-03,
.ico-info-04,
.ico-info-05{ background:url(../images/ico_info.gif) no-repeat 0 0; width:16px; height:16px; overflow:hidden; margin-top:3px;}

.ico-info-02{ background-position:0 -16px;}
.ico-info-03{ background-position:0 -32px;}
.ico-info-04{ background-position:0 -48px;}
.ico-info-05{ background-position:0 -64px;}
.ico-info-no{ background:none;}

.ad-list li{ white-space:nowrap; width:14em; overflow:hidden;}

.left-clumb-info-list{ line-height:23px;*line-height:24px; color:#d4d4d4; position:relative; z-index:100px;}
	.left-clumb-info-list span{ display:block; float:left; margin-left:5px; margin-right:5px;}
	.left-clumb-info-list .clearfix { padding-left:5px;}

#lbox01,#lbox02{line-height:23px;*line-height:21px; _line-height:22px; height:251px; *height:230px;_height:239px; overflow:hidden;}

.nandu-logo{ background:url(../images/logo_nandu.gif) no-repeat center;width:130px;height:53px; margin-top:2px;border-right:solid 1px #d6dfe1;float:left;}
.nandu-nav{ width:770px; float:right; line-height:20px; padding:0 0 10px 0;}
.nandu-nav span B{ display:block; float:left; white-space:nowrap; margin:0 3px;}



.xScrollStick{ top:280px; width:60px; height:71px; overflow:hidden; cursor:pointer; position:absolute; z-index:9999;}

.xScrollStick a{ display:block; width:60px; height:71px; text-indent:-99999px;}

.nandu-nav B{color:#b8d5da; font-weight:normal; margin-left:5px; margin-right:4px;}


.blog-mob{width:242px; height:81px; margin:5px auto;}
.blog-mob a,
.blog-mob a:link,
.blog-mob a:visited,
.blog-mob a:hover{ background:url(../images/blog_mob.gif) no-repeat 0 0; display:block; width:242px; height:81px; overflow:hidden; text-indent:-9999px;}
.blog-mob a:hover{ background-position:0 -81px;}

.top5px{ margin-top:5px;}
.top10px{ margin-top:10px;}
.btm10px{ margin-bottom:10px;}
.ptm5px{ padding-bottom:5px;}

.funqie{ background:url(../images/funqie.gif) no-repeat 63px 3px; width:90px; height:21px; overflow:hidden;}

/* 尾部 */
#footer{ width:910px; margin:0 auto; background:url(../images/bg_foot.gif) no-repeat center top; text-align:center; line-height:26px;}
	#footer .logo{ background:url(../images/logo_foot.gif) no-repeat bottom; margin:5px auto 10px auto; padding-top:16px; width:115px; height:26px;}
	#footer .img{ margin:10px auto 15px auto; text-align:center;}
	
	
	

/*header and footer*/
#header_global { width:910px; margin:0 auto;  background:#FFFFFF;}
#topbar { height:32px; line-height:32px; background:url(../images/topbar.gif) 0 0 no-repeat; overflow:hidden;}
#topbar .time { float:left; margin-left:15px; font-size:12px; padding-top:5px;}
#topbar .op { float:left; margin-left:15px; font-size:12px; color:#999999; padding-top:5px;}
#topbar .op a { margin-right:1em; color:#333333;}
#topbar .login { float:right; font-size:12px;}
#topbar .login p { float:left; margin-right:10px; padding-top:6px;}
#topbar .login p label { margin-right:5px; float:left; height:20px; line-height:20px; overflow:hidden;}
#topbar .login p input.text { float:left; border:1px solid #CCCCCC; height:14px; line-height:15px; width:100px;}
#topbar .unlogin { float:right; }
#topbar .link { float:right; height:32px; line-height:32px; font-size:12px; padding-right:10px; color:#999999;}
#topbar .link a { color:#333333;}

/* Header */
#header{width:910px;height:70px;margin:15px auto 0;}
#header h1{width:186px;height:60px;float:left;background:url(../images/logo.jpg) no-repeat;overflow:hidden;}
#header h1 a{width:186px;height:60px;float:left;text-indent:-9999px;}
#header .search{width:520px;height:60px;margin-left:10px;float:left;background:no-repeat;}
#header .search .top{width:520px;height:25px;}
#header .search .top .option{width:250px;height:25px;padding-left:26px;float:left;overflow:hidden;}
#header .search .top .option p{width:72px;height:25px;text-align:center;margin-right:10px;float:left;cursor:pointer;overflow:hidden;}
#header .search .top .option .nav{line-height:30px;font-weight:700;background:-26px 0 no-repeat;color:#044a6d;}
#header .search .top .option .current{line-height:28px;background:-108px 0 no-repeat;color:#363636;}
#header .search .top .show{width:230px;height:25px;float:right;}
#header .search .bottom{width:520px;height:35px;}
#header .search .bottom .form{width:370px;height:35px;float:left;}
#header .search .bottom .form .searchkey{width:240px;height:29px;float:left;padding:6px 0 0 50px;}
#header .search .bottom .form .searchkey input{width:235px;height:22px;line-height:22px;color:#666;background:url(../images/spacer.gif);border:0;}
#header .search .bottom .form .searchbtn{width:65px;height:22px;float:right;padding:7px 5px 6px 10px;}
#header .search .bottom .form .searchbtn input{width:65px;height:22px;background:url(../images/spacer.gif);border:none;font-size:0;cursor:pointer;}
#header .search .bottom .show{width:140px;height:35px;line-height:38px;overflow:hidden;text-align:center;float:right;}
#header .search .bottom .show a{text-decoration:underline;color:#000;}
#header .search .bottom .show a:hover{color:red;text-decoration:none;}
#header .banner{width:200px;height:60px;float:right;text-align:right;}
#header .search,#header .search .top .option .nav,#header .search .top .option .current{background-image:url(../images/searchbox.gif);}
/* End Header */



#nav {  width:910px; margin:0 auto; height:60px; background:#FFFFFF; }
#logo { float:left; width:160px; padding-top:12px;  }

#nav_global { float:left; width:720px; padding-top:16px; padding-left:20px; font-size:12px; }
#nav_global ul { height:25px; line-height:25px;}
#nav_global ul li { float:left; height:16px; line-height:16px; margin-bottom:9px; padding-right:1em; padding-left:1em; border-right:1px dashed #CCCCCC;}
#nav_global ul li a { color:#333333;}
#nav_global ul li a:hover { color:#CC3300;}



#con_link_1, #con_link_2{ background:url(../images/link_bg2.gif) no-repeat bottom;}
#con_link_1{ padding:5px 5px 8px 5px ; margin-top:7px; border:solid 1px #B5E1E6;}




/* user login */
	#user_login_position { float:left;  height:25px; }
		#user_login_position .current #login_authcode_input { display:block; }
		#user_login_position #login_authcode_input { display:none; }
	#login_authcode_img { position:absolute; right:290px; top:30px; }
	#login_authcode_input a { color:#369;}
	#login_showclose { position:absolute; right:30px; top:16px;}
	#login_showclose a { display:block; width:10px; height:10px; overflow:hidden; background:url(../images/icon_closesearch_bg.gif) no-repeat; }
	#user_login_position .input_sub { margin:2px 0 0 5px; width:36px; height:19px; overflow:hidden; border:none; background:url(../images/login.gif) no-repeat left -283px; text-indent:-9999px; }
	.user_info { float:left; text-align:left; color:#1E50A2; width:740px; padding:9px 0 0 20px; }
	.user_info a { color:#1E50A2;}
	.user_info a:visited {color:#1E50A2;}
	.user_info a:hover {color:#BA2636;}
#login_box{ float:left; padding:0px 0 5px 15px;}
	#login_box .input_tx { padding:2px 0 0 2px; border:1px solid; border-color:#666 #CCC #CCC #666; width:100px; height:14px; line-height:14px; color:#666; }
	#login_box #login_authcode_input .input_tx,#registerform  #seccode { width:50px; }


#site-nav {
color:#000000;
height:26px;
line-height:25px;
position:relative;
z-index:10000;
}
#site-nav a {
color:#1F3D99;
}
#site-nav a:hover {
color:#FF5500;
}
#site-nav .login-info {
float:left;
}
#site-nav .login-info a {
margin-right:8px;
}
#site-nav .login-info a.user-nick {
margin-right:0;
}
#site-nav .quick-menu {
float:right;
}
#site-nav .quick-menu li {
background-position:right -23px;
float:left;
line-height:25px;
margin-left:-1px;
padding:0 10px;
}
#site-nav .quick-menu li.last {
background:none repeat scroll 0 0 transparent;
}
#site-nav .quick-menu li.menu-item {
padding:0;
}
#site-nav .menu-hd {
color:#1F3D99;
cursor:pointer;
display:block;
height:26px;
padding:0 22px 0 10px;
position:relative;
}
#site-nav .menu-hd b {
border-color:#1F3D99 #F7F7F7 #F7F7F7;
border-style:solid;
border-width:4px;
font-size:0;
height:0;
line-height:0;
position:absolute;
right:10px;
top:11px;
width:0;
}
#site-nav .search .menu-hd {
padding-left:25px;
}
#site-nav .search .menu-hd s {
background-position:-68px -50px;
height:12px;
left:10px;
position:absolute;
top:6px;
width:12px;
}
#site-nav .menu-bd {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #BFBFBF;
display:none;
position:absolute;
right:0;
top:22px;
}
#site-nav .menu-bd s {
display:none;
position:absolute;
}
#site-nav .menu-bd s.r {
background:none repeat scroll 0 0 #D9D9D9;
height:100%;
right:-2px;
top:0;
width:1px;
}
#site-nav .menu-bd s.rt {
background:none repeat scroll 0 0 #FFFFFF;
display:block;
font-size:0;
height:1px;
right:0;
top:-1px;
width:78px;
}
#site-nav .menu-bd s.b {
background:none repeat scroll 0 0 #FFFFFF;
border-bottom:1px solid #BFBFBF;
bottom:-4px;
font-size:0;
height:4px;
right:4px;
}
#site-nav .menu-bd s.b2 {
background:none repeat scroll 0 0 #D9D9D9;
border:0 none;
bottom:-5px;
font-size:0;
height:1px;
}
#site-nav .menu-bd s.rb {
background-position:-83px -50px;
bottom:-5px;
font-size:0;
height:5px;
right:-2px;
width:6px;
}
#site-nav .menu-bd s.lb {
background-position:-89px -50px;
bottom:-5px;
font-size:0;
height:5px;
left:-1px;
width:6px;
}
#site-nav .menu-bd s.lt {
background-position:-83px -55px;
font-size:0;
height:3px;
left:-1px;
top:-1px;
width:3px;
}
#site-nav .mytaobao .menu-bd s.b {
width:85px;
}
#site-nav .services .menu-bd s.b {
width:165px;
}
#site-nav .search .menu-bd s.b {
width:197px;
}
#site-nav .search .menu-bd s.rt {
width:69px;
}
#site-nav iframe.menu-bd {
background:none repeat scroll 0 0 transparent;
border:0 none;
float:left;
z-index:-1;
}
#site-nav .menu-bd-panel {
padding:10px 10px 6px;
}
#site-nav .menu-item-opp .menu-bd s.rt {
left:0;
}
#site-nav .menu-item-opp .menu-bd s.lt {
background-position:-87px -55px;
left:auto;
right:-2px;
}
#site-nav .menu:hover, #site-nav .hover .menu {
background-position:right 3px;
position:relative;
}
#site-nav .menu:hover .menu-hd, #site-nav .hover .menu-hd {
background-position:0 -22px;
}
#site-nav .menu:hover .menu-bd, #site-nav .hover .menu-bd {
display:block;
}
#site-nav .menu:hover .menu-hd b, #site-nav .hover .menu-hd b {
-moz-transform:rotate(180deg);
-moz-transform-origin:50% 30%;
border-color:#1F3D99 #FFFFFF #FFFFFF;
}
#site-nav .mytaobao .menu-bd {
height:57px;
line-height:1.7;
width:94px;
}
#site-nav .mytaobao .menu-bd-panel {
padding:8px 10px;
}
#site-nav .mytaobao .menu-bd s.b {
}
#site-nav .mytaobao .menu-bd s.lb, #site-nav .mytaobao .menu-bd s.rb, #site-nav .mytaobao .menu-bd s.b2 {
}
#site-nav .search .menu-bd {
height:66px;
width:204px;
}
#site-nav .search .menu-bd input {
border-color:#878787 #B7B7B7 #B7B7B7 #878787;
border-style:solid;
border-width:1px;
float:left;
line-height:13px;
margin-bottom:5px;
padding:3px 1px 2px;
width:180px;
}
#site-nav .search .menu-bd button {
background-position:0 -50px;
border:0 none;
color:#FFFFFF;
cursor:pointer;
float:left;
height:24px;
width:66px;
}
#site-nav .services .menu-bd {
height:218px;
width:174px;
}
#site-nav .services .menu-bd-panel {
padding:5px 10px;
}
#site-nav .services .menu-bd dl {
border-bottom:1px solid #E5E5E5;
padding:5px 0;
}
#site-nav .services .menu-bd .last {
border:0 none;
}
#site-nav .services .menu-bd dt {
color:#8C8C8C;
font-weight:bold;
line-height:1.5;
text-align:left;
}
#site-nav .services .menu-bd dd {
line-height:1.6;
text-align:left;
}
#site-nav .services .menu-bd dd a {
margin-right:2px;
}