/* CSS Document */


a { color:#000; text-decoration:none; }
a:visited { color:#757575; }
a:hover, a:active, a:focus { color:#9b0002; text-decoration:underline; }
/*自定义标题链接颜色*/


/* 滚动图 */
.scroll { position:relative; width:550px; height:343px; overflow:hidden}
.scroll .scroll_num{ position:absolute; top:310px; right:20px;}
.scroll .scroll_num span{ display:inline-block;width:16px; height:16px; margin-left:4px; cursor:pointer;background:url(http://i0.sinaimg.cn/ent/deco/2012/0503/index/ent_zxh_0420_num_pot.png) no-repeat; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale, src='http://i0.sinaimg.cn/ent/deco/2012/0503/index/ent_zxh_0420_num_pot.png');_background:none;}
.scroll .scroll_num span.current{ background:url(http://i0.sinaimg.cn/ent/deco/2012/0503/index/ent_zxh_0420_num_pot_selected.png) no-repeat; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale, src='http://i0.sinaimg.cn/ent/deco/2012/0503/index/ent_zxh_0420_num_pot_selected.png');_background:none;}
.scroll .arr_left { position:absolute; top:156px; left:-1px; width:30px; height:44px; cursor:pointer;background:url(http://i2.sinaimg.cn/ent/deco/2012/0503/index/ent_zxh_0420_arrleft.png) no-repeat; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale, src='http://i2.sinaimg.cn/ent/deco/2012/0503/index/ent_zxh_0420_arrleft.png');_background:none;}
.scroll .arr_right {position:absolute; top:156px; right:-1px; width:30px; height:44px; cursor:pointer;background:url(http://i1.sinaimg.cn/ent/deco/2012/0503/index/ent_zxh_0420_arrright.png) no-repeat; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale, src='http://i1.sinaimg.cn/ent/deco/2012/0503/index/ent_zxh_0420_arrright.png');_background:none;}
.scroll a.arr_left:hover { background:url(http://i1.sinaimg.cn/ent/deco/2012/0503/index/ent_zxh_0420_arrleft_hover.png) no-repeat; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale, src='http://i1.sinaimg.cn/ent/deco/2012/0503/index/ent_zxh_0420_arrleft_hover.png');_background:none;}
.scroll a.arr_right:hover {background:url(http://i0.sinaimg.cn/ent/deco/2012/0503/index/ent_zxh_0420_arrright_hover.png) no-repeat; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale, src='http://i0.sinaimg.cn/ent/deco/2012/0503/index/ent_zxh_0420_arrright_hover.png');_background:none;}

.scroll .box { float:left; width:550px; overflow:hidden;}
.scroll .box .bg { height:85px; background:#000; filter:alpha(opacity=50);opacity:0.5; margin-top:-85px;}
.scroll .box .txt { padding-left:24px; height:85px; margin-top:-78px; position:relative;}
.scroll .box h3{ font-family: "Microsoft YaHei" ! important;  font-size:20px; line-height:36px;}
.scroll .box h3 a{ color:#fefefc;}
.scroll .box p{color:#b8b7b5}
.scroll .play_icon a{ width:69px; height:69px; overflow:hidden; line-height:400px; cursor:pointer; position:relative; top:-162px; left:20px; display:block; background:url(http://i1.sinaimg.cn/ent/deco/2012/0612/ent_zxh_play_icon_normal.png) no-repeat; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale, src='http://i1.sinaimg.cn/ent/deco/2012/0612/ent_zxh_play_icon_normal.png');_background:none;}
.scroll .play_icon a:hover{ background:url(http://i0.sinaimg.cn/ent/deco/2012/0612/ent_zxh_play_icon_hover.png) no-repeat; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale, src='http://i0.sinaimg.cn/ent/deco/2012/0612/ent_zxh_play_icon_hover.png');_background:none;}

.scroll01 .box { float:left; width:128px; padding-right:20px; overflow:hidden;}
.scroll01 .box_c {overflow:hidden;} /* xuehua modify 20120517 */

.scroll01, .scroll_cont, .scroll01 .box, .scroll01 .box_c { +position:relative;_position:relative}

.scroll01 .btn{ text-align:center; padding:0 0 0;zoom:1;}
.scroll01 .arr_left{ background-position:-200px -100px; width:31px; height:31px; display:inline-block; margin:0 10px;}
.scroll01 .arr_left:hover{ background-position:-200px -150px;}
.scroll01 .arr_right{ background-position:-250px -100px; width:31px; height:31px; display:inline-block; margin:0 10px;}
.scroll01 .arr_right:hover{ background-position:-250px -150px;}
.scroll01 .scroll_num span{ background-position:-300px -100px; width:18px; height:31px; display:inline-block}
.scroll01 .scroll_num span.current{ background-position:-320px -100px;}
.box img{ border:0;}