@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0; }

body { background:#FFF url(../images/bg.jpg) repeat-x scroll 0 0; font-family:Tahoma, Verdana, Arial, sans-serif; font-size:12px; color:#666; text-align:center; }

a { position:relative; color:#1C3546; }
a:hover { text-decoration:none; }

.form_error { color: red; }
ul, ol { list-style:none; }
img { border:0; }

input.text { padding:4px 2px; border:1px solid #7691A5; font-family:Tahoma, Verdana, Arial, sans-serif; font-size:14px; color:#666; }
.more a { color:#9B321A; text-decoration:none; }

#container { margin:0 auto; padding:44px 0 12px; width:870px; background:url(../images/container_bg.jpg) no-repeat center 0; text-align:left; }

#header { margin-bottom:12px; height:91px; overflow:hidden; background:url(../images/header_bg.png) no-repeat 0 0; padding:6px 20px;}
#header img.logo { margin:8px 44px 0 0; position:relative; float:right; }
#header ul { padding:14px 20px; float:left; }
#header ul li { display:inline; height:42px; margin-right:8px; }

#footer { padding:6px 32px; height:32px; line-height:32px; color:#9F9F9F; text-align:right; }
#footer a { margin:0 4px; color:#9F9F9F; }
#footer a:hover { text-decoration:underline; }
#footer .pngLogo { width:265px; height:31px; display:block; background:url(../images/png_logo.png) no-repeat 0 0; float:left; }
#footer .pngLogo a { margin:0; width:265px; height:31px; display:block; }

#mainContentTop { background:url(../images/main_content_bg_top.png) no-repeat 0 0; height:11px; overflow:hidden; }
#mainContentBottom { background:url(../images/main_content_bg_bottom.png) no-repeat 0 0; height:12px; overflow:hidden; }
#mainContentBody { background:url(../images/main_content_bg_body.png) repeat-y scroll 0 0; }
#mainContent { background:url(../images/main_content_bg.jpg) no-repeat center 0; min-height:480px; position:relative; }
#mainContent .subMenu { position:absolute; top:-9px; left:30px; }
#mainContent .subMenu li { float:left; width:100px; height:38px; margin-right:8px; }
#mainContent .subMenu li a { width:100px; height:38px; display:block; }
#mainContent .subMenu li.home a { background:url(../images/submemu_home.jpg) no-repeat 0 0; }
#mainContent .subMenu li.home,
#mainContent .subMenu li.home a:hover { background:url(../images/submemu_home.jpg) no-repeat 0 bottom; }
#mainContent .subMenu li.logs a { background:url(../images/submemu_logs.jpg) no-repeat 0 0; margin-top:0; }
#mainContent .subMenu li.logs,
#mainContent .subMenu li.logs a:hover { background:url(../images/submemu_logs.jpg) no-repeat 0 bottom; margin-top:0; }
#mainContent .subMenu li.beauty a { background:url(../images/submemu_beauty.jpg) no-repeat 0 0; }
#mainContent .subMenu li.beauty,
#mainContent .subMenu li.beauty a:hover { background:url(../images/submemu_beauty.jpg) no-repeat 0 bottom; }
#mainContent .subMenu li.faq a { background:url(../images/submemu_faq.jpg) no-repeat 0 0; }
#mainContent .subMenu li.faq,
#mainContent .subMenu li.faq a:hover { background:url(../images/submemu_faq.jpg) no-repeat 0 bottom; }
#mainContent .subMenu li.fashion a { background:url(../images/submemu_fashion.jpg) no-repeat 0 0; }
#mainContent .subMenu li.fashion,
#mainContent .subMenu li.fashion a:hover { background:url(../images/submemu_fashion.jpg) no-repeat 0 bottom; }

#innerContent { margin:0 auto; /*padding-top:46px;*/ width:806px; }

/* 3 Col */
#leftCol3 { width:218px; float:left; margin-top:46px; }
#leftCol3 form#unlogged { padding:60px 16px 0 14px; margin-bottom:16px; background:url(../images/login_form_bg.png) no-repeat 0 0; height:152px; overflow:hidden; }
#leftCol3 form#unlogged div { position:relative; margin-bottom:10px; height:27px; }
#leftCol3 form#unlogged label { position:absolute; top:5px; left:6px; }
#leftCol3 form#unlogged input.text { margin-right:4px; width:128px; float:right; }
#leftCol3 form#unlogged input#login { margin-top:16px; float:left; }
#leftCol3 form#unlogged input#reg { margin-top:16px; float:right; }

#leftCol3 form#logged { padding:54px 16px 0 18px; margin-bottom:16px; background:url(../images/login_form2_bg.gif) no-repeat 0 0; height:152px; overflow:hidden; text-align:center; }
#leftCol3 form#logged p { margin-bottom:6px; line-height:150%; text-align:left; }
#leftCol3 form#logged input#score { margin-top:16px; position:relative; }


#leftCol3 .top { background:url(../images/3_left_col_top.png) no-repeat 0 0; height:8px; overflow:hidden; }
#leftCol3 .bottom { background:url(../images/3_left_col_bottom.jpg) no-repeat 0 0; height:9px; overflow:hidden; }
#leftCol3 .body { background:url(../images/3_left_col_body.png) repeat-y scroll 0 0; }
#leftCol3 .body .grey { margin:0 2px; padding:26px 3px 0; background:url(../images/3_left_col_body.jpg) repeat-x scroll 0 0; min-height:500px; position:relative; }
#leftCol3 h1 { position:absolute; top:-2px; }
#leftCol3 h2 { font-size:14px; font-weight:bold; position:relative; }
#leftCol3 h2 a { position:absolute; right:0; top:1px; font-size:12px; font-weight:normal; }
#leftCol3 ul, #leftCol3 ol { padding:14px 12px; }
#leftCol3 ul { background:#E8EBEE; }
#leftCol3 ul li,
#leftCol3 ol li { padding:14px 0; background:url(../images/dotline.gif) repeat-x scroll 0 bottom; }
#leftCol3 ul li .avatar,
#leftCol3 ol li .avatar { margin-bottom:8px; width:68px; height:90px; overflow:hidden; background:#FFF; float:left; text-align:center; }
#leftCol3 ol li .avatar { background:#E8EBEE; }
#leftCol3 ul li .avatar img,
#leftCol3 ol li .avatar img { width:64px; height:64px; border:2px solid #FFF; background:#1C3546; }
#leftCol3 ul li .avatar div a,
#leftCol3 ol li .avatar div a { margin:0 2px; height:20px; display:block; line-height:20px; text-decoration:none; }
#leftCol3 ul li .content,
#leftCol3 ol li .content { width:106px; float:right; line-height:140%; }
#leftCol3 ol li .content p { margin-top:4px; }
#leftCol3 .more { text-align:right; background:none; padding:8px 4px 0; }



#rightCol3 { width:196px; float:right; margin-top:46px; }
#rightCol3 h1 { position:relative; }
#rightCol3 h1 a { position:absolute; right:12px; top:11px; color:#CF4747; font-size:12px; font-weight:normal; }
#rightCol3 h2 { padding:2px 0 1px; background:url(../images/dotline.gif) repeat-x scroll 0 bottom; }
#rightCol3 .tags { padding:0 14px; height:166px; overflow:hidden; background:url(../images/module_tag_bg.jpg) no-repeat 0 0; }
#rightCol3 .tags a { color:#666; }
#rightCol3 .tags ul { margin-top:10px; }
#rightCol3 .tags ul li { margin:0 2px; float:left; width:80px; height:20px; overflow:hidden; line-height:20px; display:block; }
#rightCol3 form { margin:8px 0 20px 4px; }
#rightCol3 .bottom { margin-bottom:14px; height:8px; overflow:hidden; background:url(../images/3_right_col_bottom.png) no-repeat 0 0; }
#rightCol3 ol { background:url(../images/3_right_col_body.png) repeat-y scroll 0 0; }
#rightCol3 ol li { margin:0 16px; padding:14px 0; background:url(../images/dotline.gif) repeat-x scroll 0 bottom; line-height:140%; }
#rightCol3 ol li p { margin-top:8px; position:relative; }
#rightCol3 ol li p span { position:absolute; right:6px; }
#rightCol3 ol li p span a { text-decoration:none; }
#rightCol3 .more { text-align:right; background:none; padding:12px 4px; }



#centerCol3 { width:362px; float:left; margin:46px 0 0 14px; }
/* Image Change */
#ImgChangeMain { width:358px; overflow:hidden; margin-bottom:19px; }
.ImgChange1 img { width:358px; height:187px; }
.ImgChange1 table { width:358px; overflow:hidden; border:0; color:#FFF; background:none; }
.ImgChange1 table tr { text-align:center; }
.t_spacer { width:358px; background:#28404E; text-align:left; text-indent:10px; color:#D8DAD9; }
.currentImg { width:26px; height:19px; background:#B85F16; cursor:default; padding:1px 0; }
.defaultImg { width:26px; height:19px; background:url(../images/default_img_bg.jpg) no-repeat center center; cursor:pointer; }
#focusPic1 { display:block; }
#focusPic2, #focusPic3, #focusPic4 { display:none; }
#ImgChangeFooter { height:4px; overflow:hidden; background:url(../images/img_change_footer.png) no-repeat 0 0; }
/* End Image Change */
#centerCol3 .top { background:url(../images/3_center_col_top.png) no-repeat 0 0; height:7px; overflow:hidden; }
#centerCol3 .bottom { background:url(../images/3_center_col_bottom.png) no-repeat 0 0; height:7px; overflow:hidden; margin-bottom:12px; }
#centerCol3 .body { background:url(../images/3_center_col_body.png) repeat-y scroll 0 0; }
#centerCol3 h1 { position:relative; padding-bottom:1px; background:url(../images/dotline.gif) repeat-x scroll 0 bottom; }
#centerCol3 h1 a { position:absolute; right:0; top:-1px; color:#CF4747; font-size:12px; font-weight:normal; }
#centerCol3 h2 { font-size:12px; margin-bottom:12px; line-height:normal; position:relative; }
#centerCol3 h2 a { text-decoration:none; color:#666; }
#centerCol3 h2 span { position:absolute; right:0; top:0; font-weight:normal; }
#centerCol3 .body ul { margin:0 3px; padding:0 10px; background:url(../images/3_left_col_list_bg.jpg) no-repeat right bottom; min-height:120px; }
#centerCol3 .body ul li { margin-left:156px; padding:14px 4px; background:url(../images/dotline.gif) repeat-x scroll 0 bottom; line-height:140%; }
#centerCol3 ul li p { margin-top:6px; position:relative; }
#centerCol3 ul li p span { position:absolute; right:2px; }
#centerCol3 ul li p span a { text-decoration:none; }
#centerCol3 ul li.more { text-align:right; background:none; padding:12px 4px 6px; }

#centerCol3 .body ol { margin:0 3px; padding:0 10px; background:url(../images/3_left_col_list_bg.jpg) no-repeat right bottom; min-height:120px; }
#centerCol3 .body ol li { padding:14px 4px; background:url(../images/dotline.gif) repeat-x scroll 0 bottom; line-height:140%; }
#centerCol3 ol li p { margin-top:6px; position:relative; }
#centerCol3 ol li p span { position:absolute; right:2px; }
#centerCol3 ol li p span a { text-decoration:none; }
#centerCol3 ol li.more { text-align:right; background:none; padding:12px 4px 6px; }
#centerCol3 ol li img { width:78px; height:78px; overflow:hidden; float:left; }
#centerCol3 ol li .text { width:220px; float:right; }


/* 1 Col */
#col1 { margin:0 auto 0; padding-top:46px; width:808px; }
#col1 .top { background:url(../images/1_col_top_bg.jpg) no-repeat 0 0; height:7px; overflow:hidden; }
#col1 .bottom { background:url(../images/1_col_bottom_bg.jpg) no-repeat 0 0; height:8px; overflow:hidden; }
#col1 .body { padding:6px 15px; background:url(../images/1_col_body_bg.png) repeat-y scroll 0 0; min-height:480px; }
#col1 .body h1 { background:#1C3546; height:31px; overflow:hidden; }
#col1 .body h2 { font-size:12px; margin-bottom:12px; line-height:normal; position:relative; }
#col1 .body h2 a { text-decoration:none; color:#666; }
#col1 .body h2 span { position:absolute; right:0; top:0; font-weight:normal; }

#col1 .body ul { margin:6px; background:url(../images/articles_ul_bg.jpg) no-repeat center center; min-height:400px; _height:400px; }
#col1 .body ul li { padding:14px 4px; background:url(../images/dotline.gif) repeat-x scroll 0 bottom; line-height:140%; }
#col1 .body ul li p { margin-top:6px; position:relative; }
#col1 .body ul li p span { position:absolute; right:2px; }
#col1 .body ul li p span a { text-decoration:none; }
#col1 .body ul li.more { text-align:right; background:none; padding:12px 4px 6px; }
#col1 .body ul li img { margin:-4px 0 4px; padding:10px 9px; width:78px; height:78px; overflow:hidden; background:url(../images/articles_pic_bg.jpg) no-repeat 0 0; float:left; }
#col1 .body ul li .text { width:640px; float:right; }

/* 2 col */
#col2Left { width:396px; float:left; margin-top:46px; }
#col2Left .top { background:url(../images/2_col_top_bg.jpg) no-repeat 0 0; height:7px; overflow:hidden; }
#col2Left .bottom { background:url(../images/2_col_bottom_bg.png) no-repeat 0 0; height:9px; overflow:hidden; }
#col2Left .body { background:url(../images/2_col_body_bg.png) repeat-y scroll 0 0; padding:0 16px; }
#col2Left h1 { background:url(../images/2_col_left_heading.jpg) no-repeat 0 0; height:25px; overflow:hidden; text-align:right; }
#col2Left h2 { font-size:12px; margin-bottom:12px; line-height:normal; }
#col2Left h2 a { text-decoration:none; color:#666; }
#col2Left h2 span { font-weight:normal; margin-left:10px; }
#col2Left .body ul { padding:0 0 0 10px; background:url(../images/3_left_col_list_bg.jpg) no-repeat right bottom; min-height:120px; }
#col2Left .body ul li { margin-left:175px; padding:14px 0; background:url(../images/dotline.gif) repeat-x scroll 0 bottom; line-height:140%; }
#col2Left ul li p { margin-top:6px; position:relative; }
#col2Left ul li p span { position:absolute; right:2px; }
#col2Left ul li p span a { text-decoration:none; }
#col2Left ul li.more { text-align:right; background:none; padding:12px 4px 6px; }


#col2Right { width:396px; float:right; margin-top:46px; }
#col2Right .top { background:url(../images/2_col_top_bg.jpg) no-repeat 0 0; height:7px; overflow:hidden; }
#col2Right .bottom { background:url(../images/2_col_bottom_bg.png) no-repeat 0 0; height:9px; overflow:hidden; }
#col2Right .body { background:url(../images/2_col_body_bg.png) repeat-y scroll 0 0; padding:0 16px; }
#col2Right h1 { background:url(../images/2_col_right_heading.jpg) no-repeat 0 0; height:25px; overflow:hidden; text-align:right; }
#col2Right h2 { font-size:12px; margin-bottom:12px; line-height:normal; }
#col2Right h2 a { text-decoration:none; color:#666; }
#col2Right h2 span { font-weight:normal; margin-left:10px; }
#col2Right .body ul { padding:0 0 0 10px; background:url(../images/3_left_col_list_bg.jpg) no-repeat right bottom; min-height:120px; }
#col2Right .body ul li { margin-left:175px; padding:14px 0; background:url(../images/dotline.gif) repeat-x scroll 0 bottom; line-height:140%; }
#col2Right ul li p { margin-top:6px; position:relative; }
#col2Right ul li p span { position:absolute; right:2px; }
#col2Right ul li p span a { text-decoration:none; }
#col2Right ul li.more { text-align:right; background:none; padding:12px 4px 6px; }

#newPosts { float:left; }
#mostViewed { float:right; }
/*#mostViewed { float:left; margin-left:18px; }
#mostCommented { float:right; }*/

.logs { width:396px; margin:16px 0; }
.logs .top { background:url(../images/2_col_top_bg.png) no-repeat 0 0; height:7px; overflow:hidden; }
.logs .bottom { background:url(../images/2_col_bottom_bg.png) no-repeat 0 0; height:7px; overflow:hidden; }
.logs .body { background:url(../images/2_col_body_bg.png) repeat-y scroll 0 0; padding:0 12px; }
.logs h1 { height:27px; overflow:hidden; }
.logs ol { margin:0 3px; background:url(../images/3_left_col_list_bg.jpg) no-repeat right bottom; min-height:120px; }
.logs ol li { padding:14px 0; background:url(../images/dotline.gif) repeat-x scroll 0 top; line-height:140%; }

.logs h2 { font-size:12px; margin-bottom:6px; line-height:normal; }
.logs h2 a { text-decoration:none; color:#666; }
.logs ol li.more { text-align:right; padding:12px 4px 6px; }
.logs ol li img { width:96px; height:96px; overflow:hidden; float:left; }
.logs ol li .text { width:254px; float:right; }
.logs ol li .text p { margin-top:6px; }



/* News */
#newsLeft { padding-top:46px; width:594px; float:left; }
#newsLeft .top { background:url(../images/news_left_top.jpg) no-repeat 0 0; height:7px; overflow:hidden; }
#newsLeft .bottom { background:url(../images/news_left_bottom.png) no-repeat 0 0; height:7px; overflow:hidden; }
#newsLeft .body { padding:6px 17px; background:url(../images/news_left_body.png) repeat-y scroll 0 0; }
#newsLeft .body h1 { background:#253D4D url(../images/new_left_heading_bg.jpg) no-repeat right 0; height:31px; overflow:hidden; line-height:31px; font-size:14px; font-weight:normal; color:#FFF; text-indent:10px; }
#newsLeft .body h1.log { background:#FFF url(../images/dotline.gif) repeat-x scroll 0 bottom; height:31px; overflow:hidden; line-height:31px; font-size:14px; font-weight:bold; color:#666; text-indent:10px; }
#newsLeft .body h1.log a { text-decoration:none; }

#newsLeft .body h2 { font-size:12px; margin-bottom:8px; line-height:normal; position:relative; }
#newsLeft .body h2 a { text-decoration:none; color:#666; }
#newsLeft .body h2 span { position:absolute; right:4px; top:0; font-weight:normal; }
#newsLeft .body ul { margin:6px; background:url(../images/articles_ul_bg.jpg) no-repeat center center; min-height:400px; _height:400px; }
#newsLeft .body ul li { padding:14px 4px; background:url(../images/dotline.gif) repeat-x scroll 0 bottom; line-height:140%; }
#newsLeft .body ul li p { margin-top:6px; position:relative; }
#newsLeft .body ul li p span { position:absolute; right:2px; }
#newsLeft .body ul li p span a { text-decoration:none; }
#newsLeft .body ul li.more { text-align:right; background:none; padding:12px 4px 6px; }


#newRight { padding-top:46px; width:195px; float:right; }
#newRight .top { background:url(../images/news_right_top.jpg) no-repeat 0 0; height:7px; overflow:hidden; }
#newRight .bottom { background:url(../images/news_right_bottom.png) no-repeat 0 0; height:8px; overflow:hidden; }
#newRight .body { background:url(../images/news_right_body.png) repeat-y scroll 0 0; padding:6px 14px; }
#newRight .body ul li { margin-bottom:4px; line-height:140%; }














ol.score { display:inline; }
ol.score li { width:240px; overflow:hidden; float:left; margin:8px 7px 8px 0; }
ol.score li p { margin-bottom:6px; }
ol.score li img { /*margin:-4px 0 4px;*/ padding:10px; width:110px; height:110px; overflow:hidden; background:url(../images/score_pic_bg.jpg) no-repeat 0 0; float:left; }
ol.score li .text { width:100px; float:right; line-height:180%; }

ol.score li .checkbox { width:130px; height:155px; overflow:hidden; background:url(../images/score_pic2_bg.jpg) no-repeat 0 0; text-align:center; float:left; }
ol.score li .checkbox img { padding:10px 10px 12px; _padding:10px 10px 6px; background:none; float:none; }
ol.score li .checkbox input { border:0; padding:0; }


ol.beauty { display:inline; }
ol.beauty li { width:240px; overflow:hidden; float:left; margin:8px 7px 20px 0; }
ol.beauty li p { margin-top:6px; }
ol.beauty li img { /*margin:-4px 0 4px;*/ padding:10px; width:110px; height:110px; overflow:hidden; background:url(../images/score_pic_bg.jpg) no-repeat 0 0; float:left; }
ol.beauty li .text { width:100px; float:right; line-height:180%; }
ol.beauty li .vote { width:130px; height:155px; overflow:hidden; background:url(../images/score_pic2_bg.jpg) no-repeat 0 0; text-align:center; float:left; }
ol.beauty li .vote img { padding:10px 10px 6px; _padding:10px 10px 2px; background:none; float:none; }
ol.beauty li .vote a { color:#B3111C; text-decoration:none; }



.post { margin:14px 6px 6px; line-height:160%; background:url(../images/articles_ul_bg.jpg) no-repeat  center center; }
.post p { margin-bottom:1em; }
.post img { margin:6px 0; }

input { padding:4px 2px; border:1px solid #7691A5; font-size:14px; background:none; }
textarea { padding:4px 2px; border:1px solid #7691A5; font-size:14px; background:none; overflow:hidden; }
select { padding:4px 2px; border:1px solid #7691A5; font-size:14px; background:none; }

.pageNavi { padding:24px; text-align:center; }
.pageNavi a { text-decoration:none; color:#666; margin:0 2px; font-family:Verdana, Arial, Helvetica, sans-serif; }
.clear { clear:both; }

/* IE6 */
* html #header { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="http://zhuanti.blogbus.com/pantene/skins/pantene/imgs/header_bg.png");}
* html #footer .pngLogo { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src=http://zhuanti.blogbus.com/pantene/skins/pantene/imgs/png_logo.png); }
* html #mainContentTop { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src=http://zhuanti.blogbus.com/pantene/skins/pantene/imgs/main_content_bg_top.png); }
* html #mainContentBottom { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src=http://zhuanti.blogbus.com/pantene/skins/pantene/imgs/main_content_bg_bottom.png); }
* html #mainContentBody { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src=http://zhuanti.blogbus.com/pantene/skins/pantene/imgs/main_content_bg_body.png, sizingMethod=scale); zoom:1; }
* html #mainContent { height:480px; }

* html #leftCol3 form#unlogged { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src=http://zhuanti.blogbus.com/pantene/skins/pantene/imgs/login_form_bg.png); }
/* html #leftCol3 form#logged { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src=http://zhuanti.blogbus.com/pantene/skins/pantene/imgs/login_form2_bg.png); }*/
* html #leftCol3 .top  { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src=http://zhuanti.blogbus.com/pantene/skins/pantene/imgs/3_left_col_top.png); }
* html #leftCol3 .body { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src=http://zhuanti.blogbus.com/pantene/skins/pantene/imgs/3_left_col_body.png, sizingMethod=scale); zoom:1; }
* html #leftCol3 .body .grey { height:500px; }
* html #leftCol3 h2,
* html #leftCol3 ul li,
* html #leftCol3 ol li { zoom:1; padding:11px 0 0; }

* html #rightCol3 ol { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src=http://zhuanti.blogbus.com/pantene/skins/pantene/imgs/3_right_col_body.png, sizingMethod=scale); zoom:1; }
* html #rightCol3 .bottom { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src=http://zhuanti.blogbus.com/pantene/skins/pantene/imgs/3_right_col_bottom.png); }
* html #rightCol3 ol li p span { right:22px; }

* html #centerCol3 .top { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src=http://zhuanti.blogbus.com/pantene/skins/pantene/imgs/3_center_col_top.png); }
* html #centerCol3 .bottom { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src=http://zhuanti.blogbus.com/pantene/skins/pantene/imgs/3_center_col_bottom.png); }
* html #centerCol3 .body { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src=http://zhuanti.blogbus.com/pantene/skins/pantene/imgs/3_center_col_body.png, sizingMethod=scale); zoom:1; }
* html #centerCol3 h2 span { right:16px; }
* html #centerCol3 .body ul { height:120px; }
* html #centerCol3 ul li p span { right:14px; }
* html #centerCol3 h1 a { right:12px; }

* html #col1 .body { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src=http://zhuanti.blogbus.com/pantene/skins/pantene/imgs/1_col_body_bg.png, sizingMethod=scale); zoom:1; height:480px; }
* html #newsLeft .body { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src=http://zhuanti.blogbus.com/pantene/skins/pantene/imgs/news_left_body.png, sizingMethod=scale); zoom:1; }
* html #newsLeft .bottom { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src=http://zhuanti.blogbus.com/pantene/skins/pantene/imgs/news_left_bottom.png); }

* html #newRight .bottom { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src=http://zhuanti.blogbus.com/pantene/skins/pantene/imgs/news_right_bottom.png); }
* html #newRight .body { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src=http://zhuanti.blogbus.com/pantene/skins/pantene/imgs/news_right_body.png, sizingMethod=scale); zoom:1; }

* html #col2Left .body { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src=http://zhuanti.blogbus.com/pantene/skins/pantene/imgs/2_col_body_bg.png, sizingMethod=scale); zoom:1; }
* html #col2Right .body { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src=http://zhuanti.blogbus.com/pantene/skins/pantene/imgs/2_col_body_bg.png, sizingMethod=scale); zoom:1; }
* html #col2Left .bottom { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src=http://zhuanti.blogbus.com/pantene/skins/pantene/imgs/2_col_bottom_bg.png); }
* html #col2Right .bottom { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src=http://zhuanti.blogbus.com/pantene/skins/pantene/imgs/2_col_bottom_bg.png); }

* html .logs .top { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src=http://zhuanti.blogbus.com/pantene/skins/pantene/imgs/2_col_top_bg.png); }
* html .logs .bottom { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src=http://zhuanti.blogbus.com/pantene/skins/pantene/imgs/2_col_bottom_bg.png); }
* html .logs .body { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src=http://zhuanti.blogbus.com/pantene/skins/pantene/imgs/2_col_body_bg.png, sizingMethod=scale); zoom:1; }
