/* [622,14,11] published at 2012-01-04 11:02:52 */

/* CSS Document */

/* 常用链接 begin */
/* 使用方法：
	标红：<a href="url" class="linkRed">标红链接</a>
	标黑：<a href="url" class="linkBlack">标黑链接</a>
	标白：<a href="url" class="linkWhite">标白链接</a>
	加视频图标：<a href="url" class="videoNews">视频链接</a>
	加视频图标（左图标）：<a href="url" class="videoNewsLeft">视频链接</a>

	多个同时使用时，class name用空格隔开，如
	<a href="url" class="linkRed videoNews">标红、视频链接</a>

	注意：严禁使用<font>标签对链接进行标红！
*/
a.linkRed:link,a.linkRed:visited{color:#f00;}/* 红色 */
a.linkRed:hover{color:#c00;}

a.linkRedAn:link,a.linkRedAn:visited{color:#c00; text-decoration:none;}/* 暗红色 */
a.linkRedAn:hover{color:#f00; text-decoration:underline;}

a.linkRedAn-ul:link,a.linkRedAn-ul:visited{color:#C00; text-decoration:underline;}/* 暗红色 有下划线*/
a.linkRedAn-ul:hover{color:#f00; text-decoration:underline;}

a.linkBlack:link,a.linkBlack:visited{color:#000 !important;}/* 黑色 */
a.linkBlack:hover{color:#f00 !important;}
a.linkWhite:link,a.linkWhite:visited{color:#fff !important;}/* 白色 */
a.linkWhite:hover{color:#f00 !important;}
a.videoNews{background:transparent url(http://i0.sinaimg.cn/ty/2011hqj/0705/video_icon_bg.png) no-repeat 0 2px; padding-left:20px;}/* 视频图标链接 */
a.videoNewsLeft{background:url(http://i0.sinaimg.cn/ty/2011hqj/0705/video_icon_bg.png) no-repeat 0 2px; padding-left:20px;}/* 视频图标链接（左图标） */
a.liveNewsLeft{background:url(http://i2.sinaimg.cn/video/deco/2010/0525/liveNewsLeft.gif) no-repeat 0px 50%; padding-left:22px;}
a.videoNewsNew{background:url(http://i1.sinaimg.cn/video/deco/2010/0527/new.png) no-repeat 0px 50%; padding-left:28px;}
/* 常用链接 end */

/* ================== css reset ================== */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0; }
fieldset, img { border:none; }
address, caption, cite, code, dfn, th, var ,i{ font-style:normal; font-weight:normal; }
ul, ol, li { list-style:none; }
select, input { vertical-align:middle; }
select, input, textarea { font-size:12px; margin:0; }
table { border-collapse:collapse; }
body { background:#fbfbfb url(http://i2.sinaimg.cn/lx/deco/2010/0907/style/style_zxh_0905_01.png) repeat-y 50% 0; color:#333; padding:5px 0; font:12px/20px "宋体"; }
.clearfix:after { content:"."; display:block; height:0; visibility:hidden; clear:both; }
.clearfix { zoom:1; }
.clearit { clear:both; height:10px; font-size:0; overflow:hidden;zoom:1; background:#fff; }
a { color:#333	; text-decoration:none; }
a:visited { color:#800080; }
a:hover, a:active, a:focus { color:#f00; text-decoration:underline; outline:none;}
.wrap { width:950px; margin:0 auto; }

/*others added by yan*/
 h1, h2, h3, h4, h5, h6{ font-weight:normal; }
.fred, .fred a{color:#C72100; }
.fred1,.fred1 a{ color:#7d2b3a!important}
.fgrey, .fgrey a{color:#888;}
.fgrey1, .fgrey1 a{color:#666;}
.fblued,.fblued a{ color:#1a303a;}
.fblue, .fblue a{color:#004076;}
.fred a:visited,.fred1 a:visited,.fgrey a:visited,.fgrey1 a:visited, .fblue a:visited,.fblued a:visited{ color:#800080;}
.fred a:hover,.fred1 a:hover,.fgrey a:hover,.fgrey1 a:hover,.fblue a:hover,.fblued a:hover{ color:#f00;}
.fwit,.fwit a:link{ color:#fff;}
.fwit a:visited{color:#fff;}
a.fwit {color:#fff;}
.fwit a:hover,a.fwit:hover{ color:#f00}
.fbrown{ color:#996633!important;}
.fmid{ text-align:center;}
.nbor{ border:none!important}
/* 导航 */

/* 最上方flash横切 */
.navTop { position:relative; height:320px; overflow:hidden; }
.navTop .logo { position:absolute; top:0; left:0; padding-left:10px }
.navTop .navBt { position:absolute; right:10px; top:10px; height:20px; line-height:20px; overflow:hidden; background:#fff; color:#dad5c0; } /* xuehua 0516 */

/*二级导航导 Start*/

/* 导航 */
/* lxl.fix1 begin */
ul.nav { height:40px; background:url(http://www.sinaimg.cn/lx/deco/2012/0504/new_bg.png) 0 0 no-repeat }
ul.nav li { float:left; text-indent:-999em; }
ul.nav a { display:block; height:40px; overflow:hidden }
ul.nav li#nav01 { width:100px; }
ul.nav li#nav02 { width:103px; }
ul.nav li#nav03 { width:106px; }
ul.nav li#nav04 { width:105px; }
ul.nav li#nav05 { width:105px; }
ul.nav li#nav06 { width:105px; }
ul.nav li#nav07 { width:75px; }
ul.nav li#nav08 { width:75px; }
ul.nav li#nav09 { width:75px; }
ul.nav li#nav10 { width:100px; }
/* lxl.fix1 end */


.nav_bottom{background:url(http://i2.sinaimg.cn/lx/deco/2011/0516/style/style_zxh_0513_title.png) repeat-x 0 -470px; border:solid 1px #969696; border-top:none; height:30px; line-height:30px; overflow:hidden; position:relative}
.nav_bottom .search{ right:11px; top:4px;}
.nav01_list{color:#acabab; padding-left:20px;}
.nav01_list a, .nav01_list a:visited{color:#5e2325; padding:0 5px;}
.nav01_list a:hover{color:#f00}
  /* 搜索 */
.search { position:absolute; width:250px; height:20px; overflow:hidden; top:10px; right:0; background:#fff; }
.search_ti { float:left;text-align:left; color:#694A34; width:61px; overflow:hidden; }
.search_key { float:left;overflow:hidden; width:103px; }
.search_key input {width:93px; height:16px; border:1px #b7a88e solid; background:#f8f7f3; color:#c1b195; padding:0; margin:0; text-indent:3px; line-height:18px; }
.search_select { float:left;overflow:hidden; }
.search_select select { width:60px;color:#c1b195; }
.search_btn { width:23px; height:19px; float:right; overflow:hidden; }
.search_btn input { width:17px; height:17px; overflow:hidden; font-size:0; line-height:99px; background: url(http://i3.sinaimg.cn/lx/deco/2010/0907/style/style_zxh_0905_02.png) no-repeat; padding:0; border:0; margin:0; cursor:pointer}

/*二级导航导End*/

/*foucs*/
.focusWrap{position:relative;height: 320px;overflow: hidden;}
.focusWrap .picsWrap{position:relative;}
.focusWrap .picsBg{position: absolute;top: 0px;left:0px;}
.picsBg .bigPicsBg{height:193px;width:950px;background:url(http://i1.sinaimg.cn/lx/deco/2011/1208/style/style_wf_02.gif) no-repeat;}
.picsBg .smallPicsBg{position: relative;height:107px;width:950px;background:url(http://i3.sinaimg.cn/lx/deco/2011/1208/style/style_wf_04_v3.gif) no-repeat;z-index: 200;padding: 20px 0 0 381px;}
.picsBg .smallPics{height:74px;_height:auto;}
.picsBg .smallPic{display:inline-block;*display:inline;*zoom:1;height:70px;width:110px;-moz-transform:    skew(-45deg,0deg);
			    -o-transform:      skew(-45deg,0deg);
			    -webkit-transform: skew(-45deg,0deg);
			    transform:         skew(-45deg,0deg);
			    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(
			    M11=1, 
			    M12=-0.9999999999999977, 
			    M21=0, 
			    M22=1, 
			    SizingMethod='auto expand')";
			    filter: progid:DXImageTransform.Microsoft.Matrix(
		            M11=1,
		            M12=-0.9999999999999977,
		            M21=0,
		            M22=1,
		            SizingMethod='auto expand');
			    overflow: hidden;
			    border: #fff solid 2px;
			    cursor: pointer;
			    *margin-left: -65px; }
.picsBg .current{display:inline-block;*display:inline;*zoom:1;height:70px;width:110px;-moz-transform:    skew(-45deg,0deg);
			    -o-transform:      skew(-45deg,0deg);
			    -webkit-transform: skew(-45deg,0deg);
			    transform:         skew(-45deg,0deg);
			    -ms-filter: alpha(opacity=70), -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(
			    M11=1, 
			    M12=-0.9999999999999977, 
			    M21=0, 
			    M22=1, 
			    SizingMethod='auto expand')";
			    filter: alpha(opacity=70), filter: progid:DXImageTransform.Microsoft.Matrix(
		            M11=1,
		            M12=-0.9999999999999977,
		            M21=0,
		            M22=1,
		            SizingMethod='auto expand');
			    overflow: hidden;
			    border: #fff solid 2px;
			    cursor: pointer;
			    *margin-left: -65px; }
.smallPic img, .current img{-moz-transform:    skew(45deg,0deg);
			    -o-transform:      skew(45deg,0deg);
			    -webkit-transform: skew(45deg,0deg);
			    transform:         skew(45deg,0deg);
			    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, 
			    M12=1.0000000000000004, 
			    M21=0, 
			    M22=1, 
			    SizingMethod='auto expand')";filter: progid:DXImageTransform.Microsoft.Matrix(
	            M11=1,
	            M12=1.0000000000000004,
	            M21=0,
	            M22=1,
	            SizingMethod='auto expand');
			    position: relative;left: -34px;*position:static;*left:auto;*margin-left: -69px; 
		       	*zoom:1;}
.smallPic p{text-align:center;color: #000;}
.picsBg .pic01{*margin-left: -38px; }
.picsBg .pic02{position: relative;left: 7px;}
.picsBg .pic03{position: relative;left: 16px;}
.picsBg .pic04{position: relative;left: 22px;}
.pic04 img{left: -32px;*margin-left: -66px;}
.focusWrap .maskLink01{display:block;width: 371px;height: 320px;position: absolute;background:url(http://i2.sinaimg.cn/lx/deco/2011/1208/style/style_wf_03.gif) no-repeat; cursor: pointer;left: 48px;-moz-transform:    skew(-45deg,0deg);
			    -o-transform:      skew(-45deg,0deg);
			    -webkit-transform: skew(-45deg,0deg);
			    transform:         skew(-45deg,0deg);
			    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(
			    M11=1, 
			    M12=-0.9999999999999977, 
			    M21=0, 
			    M22=1, 
			    SizingMethod='auto expand')";
			    filter: progid:DXImageTransform.Microsoft.Matrix(
		            M11=1,
		            M12=-0.9999999999999977,
		            M21=0,
		            M22=1,
		            SizingMethod='auto expand',);
		        *margin-left: -158px; 
		        z-index: 999;}
/*20111205 modify start*/
.focusWrap .maskLink02{display: block;width: 800px;height: 125px;position: absolute;left: 150px;top: 65px;z-index: 999;}
.focusWrap .txtInfos{margin-left: -48px;}
.txtInfos a, .txtInfos a:visited, .txtInfos a:hover{width:110px;display: inline-block;*display:inline;*zoom:1;font-size: 12px;color:#5E2325;text-align: center;text-decoration:none;margin: 0 10px 0 10px;}
.focusWrap .navLink{position: absolute;		top:10px;left:850px;		z-index: 1000;color:#5E2325;	}
.navLink a, .navLink a:visited{color:#5E2325;text-decoration: none;			}
.navLink a:hover{color:#f00;		text-decoration:underline;			}

/*20111205 modify end*/

/* ============== 横切定义 ============== */
.part01 { overflow:hidden;zoom:1; margin-top:10px; background:url(http://i3.sinaimg.cn/lx/deco/2011/1208/style/style_111117_pBg01.png) 0 0 repeat-y;  }
.part01 .cont{ padding:10px 10px 0; border-top:1px solid #e9e9e9}
.part01 .p_l .cbg{background:url(http://i1.sinaimg.cn/lx/deco/2011/1208/style/style_111117_tgl01.png) 0 0 no-repeat; border-top:4px solid #240004;}
.part01 .p_lm{ float:left; width:738px;position:relative;}
.part01 .p_lm_bg{background:url(http://i3.sinaimg.cn/lx/deco/2011/1208/style/style_111117_tgl03.png) 0 0 no-repeat transparent; width:50px; height:50px; position:absolute; top:485px; right:8px; display:block; zoom:1;}
.part01 .p_l{float:left; width:242px; }
.part01 .p_m{float:left; width:476px; padding:0 8px 0 10px; }
.part01 .p_m .cbg{border-top:4px solid #240004;}
.part01 .p_r{float:left; width:212px; border-top:4px solid #240004; }
.part01 .btm{ background:url(http://i3.sinaimg.cn/lx/deco/2011/1208/style/style_111117_pBg01.png) -950px 0 no-repeat; height:2px; overflow:hidden;zoom:1; clear:both;}
.part01 .btm01{background:url(http://i1.sinaimg.cn/lx/deco/2011/1208/style/style_111117_pBg03.png) -950px 0 no-repeat; height:2px; overflow:hidden;zoom:1; clear:both;}
.part02 { background:url(http://i0.sinaimg.cn/lx/deco/2011/1208/style/style_111117_pBg02.png) 0 0 repeat-y; overflow:hidden;zoom:1; margin-top:10px}
.part02 .p_l{ border-top:4px solid #240004; width:724px; float:left; padding:0 2px;}
.part02 .p_l_bg{ background:url(http://i0.sinaimg.cn/lx/deco/2011/1208/style/style_111117_tgl04.png) 0 0 no-repeat;}
.part02 .p_r{ width:212px; float:right;border-top:4px solid #240004; display:inline;}
.part02 .cont{ padding:10px 7px 0;}
.part02 .btm{ background:url(http://i0.sinaimg.cn/lx/deco/2011/1208/style/style_111117_pBg02.png) -950px 0 no-repeat; height:2px; overflow:hidden;zoom:1; clear:both;}
.part03{ border-style:solid; border-width:4px 1px 1px; border-color:#e9e9e9; border-top-color:#240004; margin-top:10px; }
.part03 .cont{ padding:5px 10px;}
.part03 .p_l{ width:340px; float:left; padding:10px 10px 0 0;}
.part03 .p_m{ width:356px; float:left; background:url(http://i1.sinaimg.cn/lx/deco/2011/1208/style/style_111117_tgl05.png) 0 0 repeat-y; margin-top:10px; padding:0 2px}
.part03 .p_r{ width:210px; float:right; padding-top:10px;}
.part12 .p_r .clearit{ margin:0 -3px 0 -1px;}
.part12 .p_r .bor1{ border-bottom:1px solid #ccc;}
.part12 .p_r .bor2{ border-top:4px solid #240004;}
.part13{border-style:solid; border-width:4px 1px 1px; border-color:#e9e9e9; border-top-color:#240004; margin-top:10px; }
.part13 .cont{ padding:10px 7px 0;}

/* ================== block define ================== */
/* 板块单独定义 */
.tit01{ background:url(http://i3.sinaimg.cn/lx/deco/2011/1208/style/style_111117_tt_v5.png) 0 42px  repeat-x; height:50px; line-height:50px; overflow:hidden;zoom:1;}
.tit01.wbg{ background: #fff url(http://i2.sinaimg.cn/lx/deco/2011/1208/style/style_111117_tgl02.png) 0 0 no-repeat; padding-bottom:4px; border-bottom:1px solid #626262; margin-right:1px;overflow:visible;}
.tit01 .tt{position:relative; background:url(http://i3.sinaimg.cn/lx/deco/2011/1208/style/style_111117_tt_v5.png) 0 0 no-repeat transparent; display:block; overflow:hidden;zoom:1; height:50px;text-indent:-999em; width:130px;}
.tit01 a.news{ width:120px; background:url(http://i1.sinaimg.cn/lx/deco/2012/0104/style_111117_tnews.png) 0 10px no-repeat;}
.tit01 a.select{background-position:0 -135px; }
.tit01 a.daily{ background-position: 6px -185px;}
.tit01 a.video{background-position:0 -256px; }
.tit01 a.voice{ background-position: 0 -316px;}
.tit01 a.events{background-position: 0 -374px; }
.tit01 a.people{background-position: 0 -435px; }
.tit01 a.weibo{background-position: 0 -496px;}
.tit01 a.time{background-position: 0 -555px; }
.tit01 a.hot{background-position: 0 -614px;}
.tit01 a.jewelry{background-position: 0 -673px;}
.tit01 a.coverage{background-position: 0 -733px;}
.tit01 a.wine{background-position: 0 -795px;}
.tit01 a.tips{background-position: 0 -854px;}
.tit01 a.photos{background-position: 0 -913px;}
.tit01 a.columns{background-position: 0 -976px;}
.tit01 a.fashion{background-position: 0 -1034px;}
.tit01 a.media{background-position: 0 -1094px;}
.tit01 a.dining{background-position: 0 -1154px;}
.tit01 a.restaurant{background-position: 0 -1216px;}
.tit01 a.travel{background-position: 0 -1274px;}
.tit01 a.hotels{background-position: 0 -1335px;}
.tit01 a.home{background-position: 0 -1396px;}
.tit01 a.mito{background-position: 0 -1455px;}
.tit01 a.art{background-position: 0 -1516px;}
.tit01 a.vocabul{background-position: 0 -1575px;}
.tit01 a.subs{ background-position:0 -1636px;}
.tit01 a.refined{ background-position:0 -1696px;}
.tit01 a.magazine{background-position:0 -1754px;}
.tit01 a.partner{background-position:0 -1813px;}

.tit01 .rt{ display:block; margin-top:-50px;_margin-top:-40px; height:40px; text-align:right; font-size:14px; padding-right:10px; font-family:Arial;}
.tit03{ background:url(http://i1.sinaimg.cn/lx/deco/2011/1208/style/style_111117_icons.png) 0 -140px no-repeat; height:34px; line-height:34px; padding-left:10px; margin-top:10px;}
/*20111201 modify start*/
.tit02{ background:url(http://i2.sinaimg.cn/lx/deco/2011/1208/style/style_111201_tt_v2.png) 0 0 no-repeat; height:17px;}
.tit02 .tt{ background:url(http://i2.sinaimg.cn/lx/deco/2011/1208/style/style_111201_tt_v2.png) 999px 999px no-repeat; line-height:999px; overflow:hidden;zoom:1; display:block; width:100px; height:17px;outline:none}
.tit02 .tt.wbsy{ background-position:0 -40px;}
.tit02 .tt.wft{ background-position:0 -60px}
.tit02 .tt.fz{ background-position:-200px -40px;}
.tit02 .tt.ps{ background-position:-200px -60px}
.tit02 .tt.xb{ background-position:-200px -80px}
.tit02 .tt.ct{ background-position:-400px -40px}
.tit02 .tt.ms{ background-position:-400px -60px}
.tit02 .tt.sx{ background-position:-400px -80px}
.tit02 .tt.lx{ background-position:-600px -40px}
.tit02 .tt.jd{ background-position:-600px -60px}
.tit02 .tt.hc{ background-position:-600px -80px}
.tit02 .tt.fj{ background-position:-600px -100px}
.tit02 .tt.yt{ background-position:-600px -120px}
.tit02 .tt.hz{ background-position:0 -140px}
.tit02 .tt.jz{ background-position:0 -160px}
.tit02 .tt.jj{ background-position:0 -180px}
.tit02 .tt.sc{ background-position:-200px -140px}
.tit02 .tt.ys{ background-position:-200px -160px}
.tit02 .tt.dy{ background-position:-200px -180px}
.tit02 .tt.yy{ background-position:-200px -200px}
.tit02 .tt.yd{ background-position:-200px -220px}
/*20111201 modify end*/

.pictxt{ overflow:hidden;zoom:1;}
.pictxt .pic{ float:left; padding-right:8px;_padding-right:6px;}
.pictxt .pic span{display:block;}
.pictxt .pic a img{text-decoration:none}
.pictxt img{ padding:2px; background:#fff; display:block;} /* border:1px solid #b5b5b5; */
.pictxt a:hover img{ border-color:#8e4204;}
.pictxt .txt{ color:#888888;}
.pictxt .txt h5{ font-size:12px;}
.pictxt .txt h3{ font-size:16px; font-family:"微软雅黑", "黑体"}
.pictxt .txt  img{ border:none; display:inline;}/*20111201 modify*/
.nobor{ border:none!important;}
.blk_ad{ padding:10px 0 0 1px; _padding-left:0; background:#fff; margin-bottom:-2px; margin-right:-1px; _margin-left:-2px; }
.blk_ad img{ border:1px solid #E9E9E9}
.blk01 .pictxt{ padding:14px 0; border-bottom:1px dashed #ccc; overflow:hidden;zoom:1;  }
.blk02{ padding:13px 0 5px;}
.blk02 .pic{ width:231px; float:left; padding:0;}
.blk02 .pic .bg{ background-color:#000000;filter:Alpha(Opacity=40); opacity:0.4; height:38px; margin:-41px 3px 0;}
.blk02 .pic h4{ font-family:"微软雅黑", "黑体"; font-size:14px; margin-top:-41px; text-align:center; line-height:38px; height:38px; display:block; position:relative; }
.blk02 .txt{ float:right; width:212px;}
.blk03{ width:456px; overflow:hidden;}
.blk03 .pictxt{ width:47%; float:left; padding:20px 0; }
.blk03 .pictxt{ border-bottom:1px dashed #ccc;}
.blk04 .pictxt{ padding:10px 0;}
.blk05{ margin-top:10px;}
.blk05 .pictxt{ padding:5px 0}
.blk05 .pic{ padding:0 3px 0 0;}
.blk05 .pic img{ border:1px solid #dddddd; padding:2px; width:50px;}
.blk05 .txt{ width:261px; height:52px; padding:5px 5px 5px 15px ; float:left; background:url(http://i1.sinaimg.cn/lx/deco/2011/1208/style/style_111117_icons.png) 0 -60px no-repeat;}
.blk06{ width:355px; float:left; padding-top:15px;} /* 340px */
.blk07 p,.blk06 p{ color:#333; text-indent:2em; padding-top:10px;}
.blk07 { width:340px;float:right;}
.blk07 .pictxt{ padding:15px 0 20px;}
.blk07 .bor{ border-top:1px dashed #ccc; padding:20px 0 0}
.blk08 .pictxt{ padding:15px 0;border-bottom:1px dashed #ccc;}
.blk09 .tit02{ margin-bottom:10px;}
.blk09 .pictxt{ padding:11px 0; border-bottom:1px dashed #ccc;}
.blk09 .twl{ float:left; width:48%; border:none;}
.blk09 .twr{ float:right; width:48%; border:none;}
.blk10 { padding:10px 0 5px 3px;}
.blk10  .pic img{ padding:2px; border:1px solid #b5b5b5; background:#fff; display:block;}
.blk10  .pic a img{text-decoration:none}
.blk10  .pic a:hover img{ border-color:#8e4204; }
.blk10 .txt{ text-indent:2em; padding:2px 0}
.blk10 .tt{ height:50px; line-height:50px; margin-top:-50px; text-align:center; position:relative;}
.blk10 .ttbg{ height:50px; overflow:hidden;zoom:1; background: #000000;opacity:0.5;filter:Alpha(opacity=50); margin-top:-50px;}
.blk10 .nbor img{ padding:0; border:none;}
.blk11 .intro{ text-indent:2em; padding:10px 0;}
.blk11 .keyWs{ padding:10px 0; font-size:14px; line-height:28px; border-top:1px dashed #ccc;}
.blk12{ padding:15px 0;}
.blk12 .pictxt{ padding:5px 10px 10px 12px; float:left; width:282px;}
.blk12 .pictxt .bg{ height:25px; background:#000;opacity:0.5;filter:Alpha(opacity=50);  margin:-31px 6px 6px;}
.blk12 .pictxt .tt{ height:25px; line-height:25px;margin:-31px 6px 6px; position:relative; text-align:center;}
.blk12 .pictxt img{ padding:5px; display:block;}
.blk12 .pictxt a:hover img{ background:#f0edd7; }
.blk12 .pictxt .pic{ float:none; padding:0;}
.blk13{letter-spacing:-0.31em;*letter-spacing:normal;word-spacing:-0.43em; padding:10px 0; }
.blk13 .pic{ display:inline-block;*display:inline;zoom:1; padding:5px; margin:0 6px 0 5px ; text-align:center; background:#f0f0f0; border:1px solid #f0f0f0;vertical-align: top;letter-spacing: normal;word-spacing: normal;}
.blk13 .pic img{ display:block;}
.blk14{ padding:10px}
.blk14 a{ padding:0 2px}

.list01{ font-family:"微软雅黑", "黑体"; font-size:16px;}
.list01 li{ background:url(http://i3.sinaimg.cn/lx/deco/2011/1208/style/style_111117_tt_v5.png) -177px -69px no-repeat; padding-left:10px; line-height:27px;}/*20111201 modify*/
.list01 li p{ font-size:12px; font-family: Arial; line-height:25px; }
.list01.lw2 li{ float:left; width:47%; background-position:-177px -67px;}/*20111201 modify*/
.list01.lw2 li a{font-size:12px; font-family: Arial;}
.list01 .sm{ font-size:14px; height:22px; line-height:22px!important; _line-height:20px; _height:20px; *line-height:20px; *height:20px;}

.list02{ padding:5px 0 ;}
.list02 li{  height:30px; overflow:hidden;zoom:1;}
.list02 li i{ display:inline-block; width:15px; height:15px; line-height:15px;  text-align:center; background:#404040; margin-right:3px; color:#fff;}
.list02 li a{ display:inline-block; height:30px; line-height:30px;}
.list02 .org i{ background:#b25000;}

.list02 .ltp{ height:65px; position:relative; }
.list02 .ltp i{ position:absolute; left:3px ; bottom:8px;_bottom:7px }
.list02 .ltp h3{ font-size:14px; height:20px; font-family:Arial;}
.list02 .ltp p{ line-height:20px!important;}
.list02 .ltp a{ display:inline;line-height:20px; height:auto;}
.lbor{ padding-top:0;}
.lbor .ltp{ border-bottom:1px  dashed #ccc; padding-top:5px; padding-bottom:5px}
.lbor .ltp i{ bottom:13px;_bottom:12px;}
/* 日历切换的内容 */
.scro_cont{ padding-top:10px;}
.scroll_01 { overflow:hidden; zoom:1; padding:10px 0 0 6px; }
.scroll_01 .arr_left { background: url(http://i1.sinaimg.cn/lx/deco/2011/1208/style/style_111117_icons.png) 0 0 no-repeat; width:16px; height:23px; float:left }
.scroll_01 .arr_right { background:url(http://i1.sinaimg.cn/lx/deco/2011/1208/style/style_111117_icons.png) no-repeat -182px 0; width:15px; height:23px; float:left }
.box_02 { float:left; width:33px; height:23px; background:url(http://i1.sinaimg.cn/lx/deco/2011/1208/style/style_111117_icons.png) no-repeat -20px 0; text-align:center; color:#8d6e4d; line-height:18px; cursor:pointer; font-weight:bold;}
.box_02.selected { background-position:-220px 0px; color:#fff; }
.box_02 a{color:#8D6E4D;}
.box_02 a:hover,.box_02 a:visited{color:#8D6E4D;}
.box_02.selected a{color:#fff;}
.box_02.selected a:hover,.box_02.selected a:visited{color:#fff;}

.rl_cont .rld {padding:7px 6px 0 10px;  }
.rl_cont .rld h2 { font-size:14px; height:24px; font-family:"微软雅黑"; width:195px; overflow:hidden;}
.rl_cont .rld p { text-indent:2em; color:#777777; font-size:13px;}
.blk_02 { width:340px; overflow:hidden; }
.blk .title { background:#efebd7; height:17px; overflow:hidden; }
.blk .title h2 { background:url(http://i0.sinaimg.cn/lx/deco/2010/0917/style/style_zxh_0905_06.png) no-repeat -1000px 0; text-indent:-999em; }
.blk .title h2 a{ display:block; cursor:pointer; height:17px; width:120px;}
.blk .title h2.tH2_01 { background-position:0 -50px }
.blk .title h2.tH2_02 { background-position:0 0 }
.blk .title h2.tH2_03 { background-position:0 -100px }
.blk .title h2.tH2_04 { background-position:0 -150px }
.blk .title h2.tH2_05 { background-position:0 -200px }
.blk .title h2.tH2_06 { background-position:0 -250px }
.blk .title h2.tH2_07 { background-position:0 -300px }
.blk .title h2.tH2_08 { background-position:0 -350px }
.blk .title h2.tH2_09 { background-position:0 -400px }
.blk .title h2.tH2_10 { background-position:0 -450px }
.blk .title h2.tH2_11 { background-position:0 -500px }
.blk .title h2.tH2_12 { background-position:0 -550px }
.blk .title h2.tH2_13 { background-position:0 -600px }
.blk .title h2.tH2_14 { background-position:0 -650px }
.blk .title h2.tH2_15 { background-position:0 -700px }
.blk .title h2.tH2_16 { background-position:0 -750px }
.blk .title h2.tH2_17 { background-position:0 -800px }
.blk .title h2.tH2_18 { background-position:0 -850px }
.blk .title h2.tH2_19 { background-position:0 -900px }
.blk .title h2.tH2_20 { background-position:0 -950px }
.blk .title h2.tH2_21 { background-position:0 -1000px }
.blk .title h2.tH2_22 { background-position:0 -1050px }
.blk .title h2.tH2_23 { background-position:0 -1100px }
.blk .title h2.tH2_24 { background-position:0 -1150px }
.blk .title h2.tH2_25 { background:url(http://i2.sinaimg.cn/lx/deco/2011/0524/style_zxh_0513_title.png) no-repeat 0 -200px } /* xuehua 0513 */
.blk .title h2.tH2_26 { background:url(http://i2.sinaimg.cn/lx/deco/2011/0524/style_zxh_0513_title.png) no-repeat 0 -250px } /* xuehua 0513 */
.blk .title h2.tH2_27 { background:url(http://i2.sinaimg.cn/lx/deco/2011/0524/style_zxh_0513_title.png) no-repeat 0 -300px } /* xuehua 0513 */
.blk .blk_cont { padding:10px 0; }
.blk .blk_cont .blk_tw h3 { height:32px; padding-top:10px; }
.blk .blk_cont .blk_tw p { text-indent:2em }
.blk a:hover { color:#c00; }
.line_02 { background: url(http://i3.sinaimg.cn/lx/deco/2011/1208/style/style_111117_tt_v5.png) 0 -40px; height:2px; overflow:hidden; clear:both; margin:8px 0 5px}

.btn_datepicker{ border:none; text-indent:-999em; width:28px; height:26px; background:url(http://i2.sinaimg.cn/lx/deco/2010/1008/style/style_zxh_0905_04.png) no-repeat -450px 0; overflow:hidden; cursor:pointer; margin-left:6px; }
/*日期控件*/
.ui-datepicker-inline{ position:absolute; left:-180px; top:30px;}
#ui-datepicker-div{margin-top:5px;margin-left:-10px;/* 修正偏差 */margin-bottom:20px;font-size:12px;font-family:Arial, Helvetica, sans-serif;background:#fff;display:none;border:1px #9ca9cb solid;width:244px;padding:3px;color:#434343;overflow:hidden;z-index:99}
#ui-datepicker-div select{height:21px;color:#434343;cursor:pointer}
.ui-datepicker-header{width:244px;height:25px;border-bottom:1px #fff solid;overflow:hidden;background:url(http://i1.sinaimg.cn/dy/home/090605/bg_news.png) no-repeat 0 0;position:relative}
.ui-datepicker-header a.ui-state-disabled,.ui-datepicker-header a.ui-state-disabled:visited{background:#d8ebfe;cursor:default}
.ui-datepicker-prev{width:30px;height:21px;overflow:hidden;cursor:pointer;position:absolute;top:2px;left:4px;display:block}
.ui-datepicker-next{width:30px;height:21px;overflow:hidden;cursor:pointer;position:absolute;top:2px;right:5px;display:block}
.ui-datepicker-title{text-align:center;width:175px;height:21px;position:absolute;top:2px;left:34px}
.ui-datepicker-year,.ui-datepicker-month{width:60px}
.ui-datepicker-calendar{width:245px;border-collapse:collapse;border-left:1px #fff solid}
.ui-datepicker-calendar th,.ui-datepicker-calendar td{padding:0;background:#efefef;color:#686868;border-right:1px #fff solid;border-bottom:1px #fff solid;line-height:22px;text-align:center;cursor:default;font-weight:400}
.ui-datepicker-calendar th{/* 表头样式在此 */background:#e9e9e9}
.ui-datepicker-calendar th span{display:block}
.ui-datepicker-calendar th.ui-datepicker-week-end,.ui-datepicker-calendar td.ui-datepicker-week-end{/* 周末单元格样式在此 */}
.ui-datepicker-calendar td{font-size:10px}
.ui-datepicker-calendar td.ui-state-disabled{color:#aaa}
.ui-datepicker-calendar td a,.ui-datepicker-calendar td a:visited{display:block;cursor:pointer;color:#686868;text-decoration:none;text-align:center;border:1px #efefef solid;line-height:20px;height:/* IE6在a的display为block时，必须设置height或width中的一个才能正确触发hover伪类 */20px}
.ui-datepicker-calendar td a:hover,.ui-datepicker-calendar td a:active,.ui-datepicker-calendar td a:focus{background:#ec6e6b;color:#fff;border:1px #a40300 solid}
.ui-datepicker-calendar td a.ui-state-active,.ui-datepicker-calendar td a.ui-state-active:visited{/* .ui-state-active必须在.ui-state-highlight之前，此样式用于标注指定的但不是今天的日期 */background:#fff;border-color:#efefef}
.ui-datepicker-calendar td a.ui-state-active:hover,.ui-datepicker-calendar td a.ui-state-active:active,.ui-datepicker-calendar td a.ui-state-active:focus{color:#ca0e0a;text-decoration:underline;background:#fff;border-color:#efefef}
.ui-datepicker-calendar td a.ui-state-highlight,.ui-datepicker-calendar td a.ui-state-highlight:visited{background:#ca0e0a;color:#fff;border:1px #a40300 solid}
.ui-datepicker-calendar td a.ui-state-highlight:hover,.ui-datepicker-calendar td a.ui-state-highlight:active,.ui-datepicker-calendar td a.ui-state-highlight:focus{background:#ca0e0a;color:#ff0;text-decoration:underline;border:1px #a40300 solid}
.ui-icon,.ui-datepicker-cover,.ui-datepicker-trigger{display:none}

/* 视频 */

.box_01_c { position:relative; *position:static; height:180px; margin-top:10px; width:224px;}
.box_01_c .box_bg { height:35px; background:#000; filter:alpha(opacity=60); opacity:0.6; margin:-35px 2px 0; *margin:-45px 2px 0; }
.box_01_c .box_play {height:77px; width:77px;  margin-top:-140px; margin-left:70px; cursor:pointer; text-indent:-999em;}
.box_01_c .box_play a { display:block; height:77px;opacity:0.8; background:url(http://i1.sinaimg.cn/lx/deco/2010/0910/style/style_zxh_0905_playbtn.png) no-repeat;_background:none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://i0.sinaimg.cn/lx/deco/2010/0910/style/style_zxh_0905_playbtn.png, sizingMethod='crop'); cursor:pointer;}
.box_01_c img{ border:1px solid #e9e9e9; padding:1px;}
.box_01_c .box_txt { height:35px; margin:-35px 2px 0; font-size:14px; position:relative; *position:static;
line-height:35px; text-align:center; }
/* 人物*/
#FS_arr_left_01, #FS_arr_left_03, #FS_arr_left_04 { background:url(http://i2.sinaimg.cn/lx/deco/2010/1008/style/style_zxh_0905_04.png) no-repeat -600px 0; width:20px; height:18px; cursor:pointer; display:inline-block; }
.pic_num{width:28px; text-align:center; color:#663333; font-size:16px; font-family:Arial; display:inline-block; height:18px; line-height:18px; overflow:hidden;zoom:1;}
#FS_arr_right_01, #FS_arr_right_03, #FS_arr_right_04 { background:url(http://i2.sinaimg.cn/lx/deco/2010/1008/style/style_zxh_0905_04.png) no-repeat -619px 0; width:20px; height:18px;display:inline-block; cursor:pointer;  }
#FS_numList_01 span, #FS_numList_03 span, #FS_numList_04 span { background:url(http://i2.sinaimg.cn/lx/deco/2010/1008/style/style_zxh_0905_04.png) no-repeat -555px -7px; width:8px; height:8px; float:left; margin-right:7px; margin-top:6px; overflow:hidden; line-height:100px; text-decoration:none }
#FS_numList_01 span.selected, #FS_numList_03 span.selected, #FS_numList_04 span.selected { background-position:-570px -7px }
/*人物*/
.box_03 { float:left; width:196px; overflow:hidden; margin-top:5px;}
.box_03 img { display:block }
.box_03 .box_bg { height:46px; background:#000; filter:alpha(opacity=60); opacity:.6; margin-top:-46px; }
.box_03 .box_txt { height:46px; margin-top:-46px; font-size:13px; position:relative; *position:static;
line-height:46px; text-align:center;color: #fff; }
.box_03 .box_txt a:link,.box_03 .box_txt a:visited{color:#fff; font-weight:bold;}
.box_03 .box_txt a:hover{color:#f00}
/* 邮件订阅 */
#yjdy { }
#yjdy .free_email { height:46px; position:relative }
#yjdy .free_mail { position:absolute; top:10px; left:0px; border:solid 1px #bbb; height:16px; padding:4px; *padding:5px 4px 3px;
color:#bbb; width:144px; }
#yjdy .email_submit { position:absolute; top:10px; right:0px; width:39px; height:26px; background:url(http://i1.sinaimg.cn/lx/deco/2011/1208/style/style_111117_icons.png) -220px  -140px; border:none; cursor:pointer; }

/*footer*/

.footer{line-height:22px;margin:2em 0;text-align:center; font-family:Arial, Helvetica, sans-serif, "黑体"}
/* ================= commen define ================ */
