@charset "gb2312";
/* 通用样式表 */
body{font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; margin:10; padding:0; background:#fff; color:#332e2e;}
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{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;}
	
/* 字体属性[定义规则，小写 "f" 加属性名称] */
.fB {font-weight:bold;}
.fN{ font-weight:normal;}
.font{ font-family:"宋体";}

/* 字体大小[定义规则，小写 "f" 加字体大小]*/
.f10px{font-size:10px;}
.f11px{font-size:11px;}
.f12px{font-size:12px;}
.f14px{font-size:14px;}
.f16px{font-size:16px;}
.f18px{font-size:18px;}
.f20px{font-size:20px;}
.fsong { font-family:"宋体";}

a:link,
a:visited{color:#332e2e; text-decoration:none;}
a:hover{color:#bd0a01;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;}
.left{ float:left;}
.right{ float:right;}
.lr10px {margin:0 10px 0 10px;}
.fC {text-align:center;}

.pic img { border:1px solid #adb9cc; display:block;}

/* 广告 */
.ad-910 img{ width:910px; margin:0 auto 10px auto;display:block;}
.ad-650 img{ width:650px; margin:0 auto 0 auto;display:block;}
.ad-250 img{ width:250px; margin:0 auto 0 auto; display:block;}

/* 颜色属性[定义规则，小写 "c" 加 "-" 加颜色属性或名称] */

.c-main{color:#bf0000;}
.c-main a:link,
.c-main a:visited{color:#bf0000;text-decoration:none;}
.c-main a:hover{color:#bd0a01;text-decoration:underline;}

.c-sub{color:#888888;}
	.c-sub a:link,
	.c-sub a:visited{text-decoration:none; color:#888888;}
	.c-sub a:hover{color:#bd0a01; text-decoration:underline;}

.c-alarm{color:#e66000;}
	.c-alarm a:link,
	.c-alarm a:visited{text-decoration:none; color:#e66000;}
	.c-alarm a:hover{color:#bd0a01; text-decoration:underline; }
	
.c-white {color:#fff;}
	.c-white a:link,
	.c-white a:visited{text-decoration:none; color:#fff;}
	.c-white a:hover{color:#fff; text-decoration:underline; }
	

/* 按钮输入框 */
.form-list span{ display:block; float:left; margin-right:10px;}
.form-input{ background:url(../images/bg_input_search.gif); height:17px; line-height:14px;padding:3px 5px 0 5px; border:solid 1px #ff974c; font-size:12px; font-family:"微软雅黑"，Verdana, Arial, Helvetica, sans-serif; width:250px;}
.from-input-ie1px { border-right:none;}

.btn-search,
.btn-search-on{ background: url(../images/bg_btn_search.gif) no-repeat 0 0; width:30px; height:21px; font-weight:bold; color:#FFFFFF; border:none; font-size:12px; cursor:pointer; line-height:21px; margin:0; padding:0; }
.btn-search-on { background-position:0 -21px;}


/* 头部 */
#header{ width:910px; height:60px; margin:0 auto 10px auto;}
	#header .logo a{ float:left; display:block; height:60px; width:190px; background:url(../images/logo_news.gif) no-repeat 0 0; overflow:hidden; text-indent:-9999px;}
	#header .nav-box{ float:right; height:60px; }
	#header .nav-box .nav{ float:left; margin:2px 0 0 0; padding:0 0 0 5px; height:31px; background:url(../images/bg_nav.gif) repeat-x 0 0; width:710px; display:inline;}
	#header .nav-box .nav li{ float:left; line-height:31px; height:31px; display:inline;}
	#header .nav-box .nav li.line{ background:url(../images/bg_nav.gif) no-repeat 0 -31px; width:2px; overflow:hidden; margin:0 6px;}
	#header .nav-box .nav li a{ display:block; float:left; height:31px; font-size:14px; font-weight:bold; padding:0 6px; color:#fff;}
	#header .nav-box .nav li a:hover{ background:url(../images/bg_nav.gif) repeat-x 0 -124px;}
	
	#nav01 #header .nav-box .nav li.on01 a,
	#nav02 #header .nav-box .nav li.on02 a,
	#nav03 #header .nav-box .nav li.on03 a,
	#nav04 #header .nav-box .nav li.on04 a,
	#nav05 #header .nav-box .nav li.on05 a,
	#nav06 #header .nav-box .nav li.on06 a,
	#nav07 #header .nav-box .nav li.on07 a,
	#nav08 #header .nav-box .nav li.on08 a,
	#nav09 #header .nav-box .nav li.on09 a,
	#nav10 #header .nav-box .nav li.on10 a{ background:url(../images/bg_nav.gif) repeat-x 0 -93px; text-decoration: none;}
		
	#header .nav-box .nav-right { float:right; width:5px; height:31px; margin:2px 0 0 0; overflow:hidden; background:url(../images/bg_nav.gif) no-repeat 0 -62px; }
	
	#header .nav-box .weather,
	#header .nav-box .location { float:left; line-height:27px;}
	#header .nav-box .weather { margin:0 20px 0 0; display:inline;}
	
	#header .nav-box .search { float:right; width:169px;}
		#header .nav-box .search .search-input { background:url(../images/bg_input_search.gif) no-repeat 0 0; width:139px; height:21px; margin:5px 0 0 0; float:left; display:inline; overflow:hidden;}
		#header .nav-box .search .search-input .form-input { border:none; width:130px;}
		#header .nav-box .search .search-btn {float:right; display:inline; margin:5px 0 0 0;}
		#header .nav-box .search .search-btn .btn-search { margin:0; padding:0;}



/* 内容 */
.content{ width:910px; margin:0 auto 10px auto;}


	/* 左侧 */
.content .bd-left{float:left;margin-right:10px;display:inline;background:#fff;}
.content .bd-right{float:right;}

.content .bd-w450 {width:450px;}
.content .bd-w300 {width:300px;}
.content .bd-w340 {width:340px;}
.content .bd-w250 {width:250px;}
.content .bd-w910 {width:910px;}
.content .bd-w650 {width:650px;}


.pic img{border:1px solid #d1d1d1; display:block;}
.line-dashed{background:url(../images/line_dashed.gif) 0 0 repeat-x;height:1px;line-height:1px; overflow:hidden;}
.cont-line {height:3px; background:url(../images/line_3px.gif) repeat-x; overflow:hidden;width:910px; margin:-10px auto 10px auto;}
.recommend-line {background:url(../images/line_recommend.gif) no-repeat;width:2px;height:39px; overflow:hidden; float:left;margin:10px 10px 0 0;}



.important-news ul li ,.cont03 ul li,.cont01 ul li {background: transparent url(http://py.66wz.com/images/sign.gif) no-repeat scroll 0px 10px;padding-left:10px; font-size:14px;}
.content .bd-w300 .cont01 ul li {font-size:12px;}


.ico-list-r {padding-bottom:10px;}
.ico-list-r li {background:url(../images/ico_cont_r.gif) 0 center no-repeat;padding-left:10px;}

/*推荐*/
.recommend{ float:left;width:200px;line-height:25px;padding-top:6px;}
.recommend-I {width:250px;}

.recommend ul li a:link,.recommend ul li a:visited,.recommend ul li a:hover{text-decoration: underline;}
.r01,.r02,.r03,.r04 { background:url(../images/ico_recommend.gif) 0 0 no-repeat;height:55px;float:left;width:38px;text-align:center;}
.r01 a ,.r02 a,.r03 a,.r04 a { display:block;margin-top:25px; font-weight:bold;}

.r02{ background-position:0 -60px;}
.r03{background-position:0 -120px;}
.r04{background-position:0 -180px;}

.cont,
.cont-l,
.cont-r{background:url(../images/bg_cont.gif) repeat-x 0 0;}

.cont{height:60px; background-position:0 -60px;}
.cont-l{float:left;width:10px;height:60px; }
.cont-r{float:right;width:10px;height:60px;background-position:-10px 0;}



/*通用更多*/
.btn-more a,.btn-more a:hover,.btn-more-r a,.btn-more-r a:hover{background:url(../images/ico_more.gif) no-repeat 0 0; overflow:hidden; float:right; display:block;text-indent:-9999px;}
.btn-more a {width:30px;height:20px;margin-top:5px;}
.btn-more a:hover { background-position:0 -20px;}

.btn-more-r a{ background-position:0 -40px;width:10px;height:20px;margin-top:2px;}
.btn-more-r a:hover { background-position:0 -60px;}
.cont02 .title .btn-more-r a{margin-top:0;}




/*热点图片内容*/
#page-wrap{width:373px; height:317px; position:relative; margin:0;}

.slider-wrap{position: absolute; top:80; left:0; width:373px; height:317px;}		

.stripViewer{ position:relative; overflow:hidden; width: 373px; height:317px;}
.stripViewer .panelContainer{ position:relative; left:0; top:0; }
.stripViewer .panelContainer .panel{ float: left; height: 100%; position: relative; width: 373px; }

.photo-meta-data { padding:2px 10px 0 10px; height:50px; color:#332e2e; width:353px;line-height:23px;}
.photo-meta-data ,
.photo-meta-data a:link,
.photo-meta-data a:visited{color:#332e2e;text-decoration:none;}
.photo-meta-data a:hover{color:#bf0000;text-decoration:underline;}

.photo-meta-data h3{ font-size:14px; font-weight:bold;}
.photo-meta-data p,
.photo-meta-data p a:link,
.photo-meta-data p a:visited{color:#888;text-decoration:none;}
.photo-meta-data p a:hover{color:#bf0000;text-decoration:underline;}


.stripNavL, .stripNavR, .stripNav{ display: none; }


.thumb-box { position:absolute; top:0; right:-62px; width:56px;}

.nav-thumb{ border:1px solid #e0e0e0; padding:2px; background:#fff; margin:0 0 10px 0;}

#movers-row{ margin: 0; }
#movers-row div{width:56px; height:45px; display:inline;}

.cross-link	{ display:block; width:45px;  }
.active-thumb { background:url(../images/icon-uparrowsmallwhite.gif) 35px 0 no-repeat; }

.active-thumb .nav-thumb {border:2px solid #bf0000; padding:1px;}
a:hover .nav-thumb {border:1px solid #bf0000; padding:2px;}
a:hover.active-thumb .nav-thumb {border:2px solid #bf0000; padding:1px;}


/*边框00*/
.top00,
.top00 .top-l,
.top00 .top-r,
.bottom00,
.bottom00 .bottom-l,
.bottom00 .bottom-r {background:url(../images/bg_cont00.gif) repeat-x 0 0;}

.top00 {height:6px; background-position: 0 -12px;overflow:hidden;}
.top00 .top-l { float:left; width:6px;height:6px;}
.top00 .top-r { float:right; width:6px;height:6px; background-position: -6px 0;}

.cont00 { border-left:1px solid #e0e0e0; border-right:1px solid #e0e0e0;padding:0 6px 0 6px;}

.bottom00 {background-position:0 -18px;height:6px;overflow:hidden;margin-bottom:10px;}
	.bottom00 .bottom-l { float:left; background-position:0 -6px; width:6px;height:6px;}
	.bottom00 .bottom-r { float:right; background-position:-6px -6px; width:6px;height:6px;}



/*边框01*/
.title01,
.title01 .title-l,
.title01 .title-r,
.bottom01,
.bottom01 .bottom-l,
.bottom01 .bottom-r {background:url(../images/bg_cont01.gif) repeat-x 0 0;}

.title01 {height:27px;line-height:27px; background-position: 0 -27px;}

	.title01 .title-l { float:left; width:27px;height:27px;}
	.title01 .title-m { float:left; font-size:13px; font-weight:bold;padding-left:10px;}
	.title01 .title-r { float:right; width:10px;height:27px; background-position: -27px 0;}
	.title01 .title-r-cont { float:right;}

.cont01 {padding:10px 10px 0 10px; border-left:1px solid #e0e0e0; border-right:1px solid #e0e0e0;line-height:25px;}
/*cont01头图+导读通用*/
.cont01 ul{padding-top:10px;}
.cont01 .top-pic {padding-bottom:10px;}
.cont01 .top-pic .left { margin:0 10px 0 0; }
.cont01 .top-pic .right {line-height:20px;width:150px;}
.cont01 h1 {line-height:22px;font-weight:bold;height:22px;}
.bottom01 {background-position:0 -64px;height:10px;overflow:hidden;margin-bottom:10px;}
	.bottom01 .bottom-l { float:left; background-position:0 -54px; width:10px;height:10px;}
	.bottom01 .bottom-r { float:right; background-position:right -54px; width:10px;height:10px;}
	
	
/*边框02*/
.title02,
.title02 .title-l,
.title02 .title-r,
.bottom02,
.bottom02 .bottom-l,
.bottom02 .bottom-r {background:url(../images/bg_cont02.gif) repeat-x 0 0;}

.title02 {height:26px;line-height:26px; background-position: 0 -26px;}

	.title02 .title-l { float:left; width:10px;height:26px;}
	.title02 .title-m { float:left;  font-size:13px; font-weight:bold;}
	.title02 .title-r { float:right; width:10px;height:26px; background-position: -10px 0;}
	.title02 .title-r-cont { float:right;}

/*通用cont02第２排标题样式*/
.cont02 .title {line-height:22px;height:22px;border-top:1px solid #840000;border-bottom:1px solid #840000;margin:0 -10px 10px -10px;padding-left:10px;padding-right:10px;font-size:13px; background: url(../images/bg_tit_top.gif) repeat-x 0 -30px; }

.cont02 .cont02-nav {line-height:23px;height:23px;border-bottom:1px solid #840000; background:#e6e6e6;margin:2px -10px 6px -10px;padding-left:10px;font-size:13px;}

.cont02 .cont02-nav ul li {float:left;display:inline; width:96px;height:23px;line-height:23px;text-align:center;}
.cont02 .cont02-nav .on { background: url(../images/bg_tit_top.gif) 0 0 no-repeat; font-weight:bold; text-align:center; width:96px;height:23px;line-height:23px;}
.cont02 .cont02-nav .on,.cont02 .cont02-nav .on a,.cont02 .cont02-nav .on a:hover,.cont02 .cont02-nav .on a:link,.cont02 .cont02-nav .on a:visited {color:#fff;}

.cont02 {padding:10px 10px 0 10px; border-left:1px solid #e0e0e0; border-right:1px solid #e0e0e0; background-color:#f1f1f1;line-height:23px;}


.bottom02 {background-position:0 -62px;height:10px;overflow:hidden;}
	.bottom02 .bottom-l { float:left; background-position:0 -52px; width:10px;height:10px;}
	.bottom02 .bottom-r { float:right; background-position:-10px -52px; width:10px;height:10px;}
	
/*边框03*/
.cont03 { background:url(../images/bg_cont03.gif) 0 0 no-repeat;line-height:25px;padding:0 10px 10px 10px;}
.cont03 h3 {height:30px;margin:0 auto 10px 20px;line-height:30px;font-size:13px;}
/*cont03头条+导读通用*/
.cont03 h6 {font-size:14px;font-weight:bold;line-height:33px;padding-left:8px;}
.cont03 .guide { color:#888;line-height:20px; text-indent:20px;padding:10px 0 10px 0;}


/*边框04-友情连接*/
.title04,
.title04 .title-l,
.title04 .title-r,


.title04 {height:10px; background-position: 0 -10px; overflow:hidden;}
	.title04 .title-l { float:left; width:10px;height:10px;}
	.title04 .title-r { float:right; width:10px;height:10px; background-position: -10px 0;}

.cont04 {background-position:0 -65px; line-height:25px;}
.cont04 .cont-l{ float:left; width:10px;height:45px;background-position: 0 -20px;}
.cont04 .cont-r {float:right; width:10px;height:45px; background-position: -10px -20px;}

.cont04 a {line-height:23px;height:23px;margin-bottom:5px;}
.cont04 .tit {float:left;width:70px;height:35px;float:left;line-height:35px; background:url(../images/line_cont04.gif) 60px 0 no-repeat;}

/*TAB05*/
.title05-nav ul li,
.title05-nav,
	.title05-nav .title-l,
	.title05-nav .title-r,
.title05-nav .on,
	.title05-nav .on .title-l,
	.title05-nav .on .title-r {background:url(../images/bg_cont05.gif) repeat-x 0 0;}
	
.title05-nav { background-position:0 -60px;}



.title05-nav ul li {display:inline;height:30px;line-height:28px;margin-right:1px;float:left;text-align:center; font-size:13px;}


	.title05-nav .title-l { float:left; width:10px;height:30px;}
	.title05-nav .title-m,.title05-nav .on .title-m{ float:left;}
	.title05-nav .title-r { float:left; width:10px;height:30px; background-position: right 0;}

.title05-nav .on { background-position:center -30px; font-weight:bold;}
	.title05-nav .on .title-l { float:left; width:10px;height:30px; background-position:0 -30px;}
	.title05-nav .on .title-r { float:left; width:10px;height:30px; background-position: right -30px;}
	.title05-nav .on .title-m a,.title05-nav .on .title-m a:hover{ color:#fff;}
	 
	.title05 .title-r-cont { float:right;}



/*头条*/
.topnews {padding:6px 4px 0 4px;}
.topnews h1 {font-size:20px;text-align:center;line-height:40px;height:40px;font-family:"黑体";overflow:hidden;}
.topnews ul {line-height:25px;padding:0 0 6px 4px; color:#888;}

/*要闻*/
.important-news {padding:0 4px;}
.important-news ul {padding:2px 0 0 0;_padding:10px 0 0 0;line-height:26px;}
.important-news ul li span {padding-left:10px;}

/*今日热点*/
.today-hot,.today-bbs {padding:4px 4px 5px 4px;line-height:25px;}
.today-hot h5,.today-bbs h5{ background:url(../images/ico_hot_today.gif) 0 0 no-repeat;font-size:13px;}

.today-hot h5,.today-bbs h5 {height:28px;line-height:26px;padding-left:10px;float:left;width:75px;}
.today-hot .news,.today-bbs .news{height:28px;font-size:14px;line-height:28px;}

/*今日热点*/
.today-bbs {padding:10px 4px 0 4px;}


/*今日声音*/
.voices{line-height:21px;}



/*图片新闻*/
.pic-news-top {text-align:center;padding-bottom:5px;}
.pic-news-top img {width:220px;height:120px;margin:0 auto 0 auto;}

.pic-news li {line-height:23px; float:left;width:114px;height:100px;text-align:center; overflow:hidden;}
.pic-news li img {width:100px;height:70px;margin:0 auto;}


/*视频新闻*/
.video ul {line-height:25px;padding-top:0;}
.video .top-pic {float:left;width:135px;height:90px;text-align:center; overflow:hidden;line-height:20px; }
.video .top-pic img {width:115px;height:75px;margin:0 auto;}

/*汽车*/
.car ul {line-height:23px;padding-top:0;margin-top:-8px;}
.car ul li span {padding-right:6px;}

/*新闻调查*/
.survey {padding-bottom:7px;}
.survey .right {width:115px;line-height:23px;}
.survey img {width:100px;height:65px;}



.exposure li{line-height:24px;height:24px;}

.health {padding-bottom:9px;_padding-bottom:11px;}

/*热点专题*/
.topic {padding-bottom:5px;line-height:24px;}



/*排行榜,论坛热点*/
.toplist{ background: url(../images/ico_numb.gif) left 5px no-repeat; padding-left:20px;}
.hot-bbs {background: url(../images/ico_numb_24.gif) left 5px no-repeat; padding-left:20px;margin-bottom:8px;line-height:24px;}


#footer{margin-top:10px;}			
.content .bd-w500{width:500px;}
#header .nav-box .nav{width:760px;}
#header{width:960px;}
#header .nav-box .nav .line {border-bottom:0px;}
#scrollnews{background: url(/images/bg.gif);background-repeat: no-repeat;}
.quicknews {width: 460px;white-space: nowrap;overflow: hidden;}
.quicknews li{height: 22px;overflow: hidden;line-height: 22px;float: left;background: url(/images/25-ico05.gif) no-repeat 3px 50%;text-indent: 10px;display: inline;margin-left: 10px;width: 220px;}
.rollbox {position: absolute;width: 580px;padding: 7px 5px;text-align: left;}
.rollbox .overflow {width: 506px;
margin-left: 8px;float: left;overflow: hidden;position: relative;height: 20px;}
.rollbox .overflow .rtext {width: 10000px;position: absolute;white-space: nowrap;line-height: 20px;}
.rollbox .sign {display: block;float: left;background: url(../images/quicknews.gif);width: 39px;height: 20px;line-height: 20px;padding-left: 6px;color: #01569A;}


/*焦点新闻轮换*/
* { margin:0; padding:0; word-break:break-all; }
body { background:#FFF; color:#333; font:12px/1.6em Helvetica, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size:1em; }
a { color:#0287CA; text-decoration:none; }
 a:hover { text-decoration:underline; }
ul, li { list-style:none; }
fieldset, img { border:none; }
legend { display:none; }
em, strong, cite, th { font-style:normal; font-weight:normal; }
input, textarea, select, button { font:12px Helvetica, Arial, sans-serif; }
table { border-collapse:collapse; }
html { overflow:-moz-scrollbars-vertical; } 

#ifocus { width:483px; height:245px; border:1px solid #DEDEDE; background:#F8F8F8; }
 #ifocus_pic { display:inline; position:relative; float:left; width:370px; height:225px; overflow:hidden; margin:10px 0 0 10px; }
  #ifocus_piclist { position:absolute; }
  #ifocus_piclist li { width:460px; height:225px; overflow:hidden; }
  #ifocus_piclist img { width:370px; height:225px; }
 #ifocus_btn { display:inline; float:right; width:91px; margin:9px 9px 0 0; }
  #ifocus_btn li { width:91px; height:57px; cursor:pointer; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); }
  #ifocus_btn img { width:75px; height:45px; margin:7px 0 0 11px; }
  #ifocus_btn .current { background: url(http://www.byzuo.cn/demo/iFocus/img/ifocus_btn_bg.gif) no-repeat; opacity:1; -moz-opacity:1; filter:alpha(opacity=100); }
 #ifocus_opdiv { position:absolute; left:0; bottom:0; width:370px; height:35px; background:#000; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); }
 #ifocus_tx { position:absolute; left:8px; bottom:8px; color:#FFF; }
  #ifocus_tx .normal { display:none; }


  
.topnews span{height: 55px;overflow: hidden;text-indent: 2em;text-align:left;display:block;}
.abstract{padding-bottom: 10px;}
.topnews li{float:left;}
.topnews {padding: 6px 4px 6px 4px;}
.topnews h1{line-height: 51px;height: 51px;}

.picBox, innerbox {
margin: 0 auto;
width: 298px;
overflow: hidden;
}
.picBox ul {
padding: 12px 5px 10px 5px;
}
.piclist {
height: 147px;
width: 288px;
}
.piclist li {
margin-left: 7px;
float: left;
width: 134px;
height: 147px;
text-align: left;
background: url(/images/videolibg.gif) no-repeat;
font-size: 12px;
display: inline;
overflow:hidden;
}
.piclist img {
display: block;
width: 130px;
height: 88px;
margin: 2px 2px 15px 2px;
}
.video{
border-left: 1px solid #E0E0E0;
border-right: 1px solid #E0E0E0;
line-height: 25px;
}
.innerBox ul {
padding: 5px 10px 0px 10px;
}
.videolist li {
padding-left: 10px;
background: url("/images/i.png") no-repeat scroll 0 -209px transparent;
display: block;
}

.videolist li {
text-indent: 10px;
}
.line2 {
width: 94%;
height: 1px;
line-height: 1px;
overflow: hidden;
font-size: 0px;
margin-left: 10px;
border-bottom: dashed 1px #CCC;
}
.ico-list-r li{
height:25px;
line-height: 25px;
overflow:hidden;
}
.toplist li {
height:23px;
line-height: 23px;
overflow:hidden;
}
.important-news ul li, .cont03 ul li, .cont01 ul li{
height:25px;
line-height: 25px;
overflow:hidden;
}
.imgArea {
height: 106px;
border-bottom: 1px dashed #CCC;
}
.imgLAreapic {
float: left;
width: 118px;
height: 100px;
padding-top: 2px;
text-align: center;
}
.imgRArea {
float: left;
padding-top: 2px;
width: 160px;
}
.imgRArea li {
padding-left: 12px;
font-size: 12px;
background: url(/images/skin.png) no-repeat -396px -362px;
overflow: hidden;
height: 24px;
}
.imgLAreapic img {
width: 115px;
height: 70px;
border: 1px solid #DDD;
margin-bottom: 2px;
}
.imgLAreapic .t {
display: block;
width: 117px;
height: 21px;
margin: 0px auto;
font-size: 12px;
color: #333;
line-height: 20px;
background: #F1F1F1;
overflow: hidden;
}
.cont05 {
padding: 10px 10px 0 10px;
border-left: 1px solid #E0E0E0;
border-right: 1px solid #E0E0E0;
line-height: 25px;
}
.textarea li {
background: transparent url(http://py.66wz.com/images/sign.gif) no-repeat scroll 0px 10px;
padding-left: 10px;
height: 25px;
line-height: 25px;
overflow: hidden;
}


.cont01 {
padding: 5px 10px 0 10px;
}


.content {
width: 960px;
}
.content .bd-w250 {
width: 300px;
}
.cont-line{
width: 960px;
}
.bottom02 {
margin-bottom:10px;
}
.cont02{
background:#ffffff;
padding: 5px 10px 0 10px;
}
.point{
padding-top: 10px;
}
.mart10{
margin-top:10px;
}
.bottom00{
margin-bottom:0px;
}
.photolist li {
text-align: center;
overflow: hidden;
padding: 5px 3px 0px 3px;
width: 138px;
float: left;
display: inline;
}
.photolist li img {
width: 130px;
height: 89px;
padding: 2px;
border: 1px solid #CDCDCD;
}
.photo ul {
overflow: hidden;
}
.photo{
padding: 5px 5px 0 5px;
}
.photolist li p {
line-height: 26px;
text-align: center;
height: 26px;
overflow: hidden;
}
.ico-list-r{
padding-bottom: 0px;
}
.cont01 ul{
padding-top:0px;
}
#focus_txt {
width: 948px;
background: white;
text-align: center;
}