﻿/*================================================*/
/*                  站点信息样式                  */
/*================================================*/
#siteinfo
{
	margin: 3px 0px;
}
#siteinfo h2
{
	margin: 0px;
	height: auto;
}
#siteinfo h2 a
{
	display: block;
	background: transparent url(../images/sitelogo.gif) no-repeat left center;
	height: 40px;
	width: 210px;
	text-indent: -9999px;
	overflow: hidden;
}
#siteinfo div#banner
{
	height: 40px;
	width: 565px;
	position: absolute;
	margin-left: 213px;
	margin-top: -40px;
	overflow: hidden;
}

/*================================================*/
/*                   导航条样式                   */
/*================================================*/
#navbar
{
	clear: both;
	padding: 3px 7px;
	border: #ccc 1px solid;
	background: #f5f5f5;
}
#pri,
#sec
{
	margin: 0px;
	padding: 0px;
}
#pri
{
	padding: 0px 2px 2px;
	border-bottom: #ccc 1px solid;
	clear: both;
}
#sec
{
	padding: 2px 2px 0px;
}
#pri *,
#sec *
{
	color: #000;
}
#pri li,
#sec li
{
	display: inline;
}
#pri li.on,
#sec li.on
{
	font-weight: bold;
}

/*================================================*/
/*                   搜索框样式                   */
/*================================================*/
#search
{
	clear: both;
	background: #efefef url(http://common.allnet.cn/images/search_bg.gif) repeat-x left center;
	height: 27px;
	text-align: center;
	color: #414;
	margin-top: 3px;
	border:#ccc 1px solid;
}
body.details #search
{
	clear: both;
	background: #efefef url(http://common.allnet.cn/images/search_bg.gif) repeat-x left center;
	height: 28px;
	text-align: center;
	color: #414;
	margin-top: 0;
	width:925px;
	border:#ccc 1px solid;
}
#search a
{
	color: #414;
}
#search form
{
	background: transparent;
}
#search table
{
	text-align: center;
	height: 27px;
	margin: auto;
}
#search td
{
	padding: 0px;
}

/*================================================*/
/*                    页脚样式                    */
/*================================================*/
#information
{
  border-top: 1px solid #e3e3e3;
  background: #fff;
}
body.details #information
{
  border-top: 1px solid #e3e3e3;
  background: #fff;
  margin-top:0
}
/*================================================*/
/*                  返回顶部样式                  */
/*================================================*/
layer#gt,
div#gt
{
	font-family: 'wingdings 3';
	font-weight: bold;
	font-size: 12px;
	background: #C00;
	color: #fff;
	padding: 1px 2px;
	text-align:center;
	cursor: hand;
	position: fixed;
	_position: absolute;
	/*bottom:60px;*/
	top:500px;
	_top: 		expression(eval(document.compatMode &&
				document.compatMode=='CSS1Compat') ?
				documentElement.scrollTop+500 :
				document.body.scrollTop +
				(document.body.clientHeight
				-this.clientHeight));
	width:35px;
	left:900px;
	clear:both
}

/*================================================*/
/*                  页面公共样式                  */
/*================================================*/
body.category h1,
body.list h1,
body.latest h1,
body.weather h1,
body.mostpopular h1,
body.archive h1,
body.search h1,
body.tags h1
{
	display: block;
	width: 100%;
	height: auto;
	padding: 3px 0px 0px;
	/*font-family: 'lucida sans unicode';*/
	font-size: 20px;
	line-height: 32px;
	margin: 0px;
	height: 32px;
	overflow: hidden;
}
body.category div#main,
body.weather div#main,
body.archive div#main,
body.list div#main,
body.latest div#main,
body.mostpopular div#main,
body.search div#main,
body.tags div#main
{
	width: 560px;
	float: left;
	overflow: hidden;
	margin: 3px 0px;
	background: #fff;
}
body.category div#sidebar,
body.list div#sidebar,
body.latest div#sidebar,
body.weather div#sidebar,
body.archive div#sidebar,
body.mostpopular div#sidebar,
body.search div#sidebar,
body.tags div#sidebar
{
	background: #fff;
	width: 208px;
	overflow: hidden;
	float: right;
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	border-top: 0px;
	margin: 3px 0px;
}
body.category div#sidebar p,
body.list div#sidebar p,
body.latest div#sidebar p,
body.weather div#sidebar p,
body.archive div#sidebar p,
body.mostpopular div#sidebar p,
body.search div#sidebar p,
body.tags div#sidebar p
{
	margin: 8px auto;
}
body.category div#sidebar a,
body.list div#sidebar a,
body.latest div#sidebar a,
body.weather div#sidebar a,
body.mostpopular div#sidebar a,
body.archive div#sidebar a,
body.details div#sidebar a,
body.search div#sidebar a,
body.tags div#sidebar a
{
	color: #1f3a87;
}
body.category div#sidebar a:visited,
body.list div#sidebar a:visited,
body.latest div#sidebar a:visited,
body.weather div#sidebar a:visited,
body.mostpopular div#sidebar a:visited,
body.archive div#sidebar a:visited,
body.details div#sidebar a:visited,
body.search div#sidebar a:visited,
body.tags div#sidebar a:visited
{
	color: #666;
}
body.category div#sidebar a:hover,
body.list div#sidebar a:hover,
body.latest div#sidebar a:hover,
body.weather div#sidebar a:hover,
body.mostpopular div#sidebar a:hover,
body.archive div#sidebar a:hover,
body.details div#sidebar a:hover,
body.search div#sidebar a:hover,
body.tags div#sidebar a:hover
{
	color: #bc2931;
}
body.category div#sidebar div.item,
body.list div#sidebar div.item,
body.latest div#sidebar div.item,
body.weather div#sidebar div.item,
body.mostpopular div#sidebar div.item,
body.archive div#sidebar div.item,
body.details div#sidebar div.item,
body.search div#sidebar div.item,
body.tags div#sidebar div.item
{
	margin-bottom: 5px;
	border-top: none
}
body.category div#sidebar div.item h3,
body.list div#sidebar div.item h3,
body.latest div#sidebar div.item h3,
body.weather div#sidebar div.item h3,
body.mostpopular div#sidebar div.item h3,
body.archive div#sidebar div.item h3,
body.search div#sidebar div.item h3,
body.tags div#sidebar div.item h3
{
	font:bold 14px/29px Arial;
	padding: 0px 15px;
	color: #444;
	height:29px;
	background: #fff url(../images/side_h3_bg.gif) no-repeat 0px 0px;
	border-top:1px solid #bfbfbf;
	text-align:left
}
body.category div#sidebar div.item h3 span,
body.list div#sidebar div.item h3 span,
body.latest div#sidebar div.item h3 span,
body.weather div#sidebar div.item h3 span,
body.mostpopular div#sidebar div.item h3 span,
body.archive div#sidebar div.item h3 span,
body.search div#sidebar div.item h3 span,
body.tags div#sidebar div.item h3 span
{
	width:40px;
	height:15px;
	margin-top:-23px;
	margin-right:-8px;
	background: url(../images/side_h3_more.gif) no-repeat 0px 0px;
	float:right;	
}
body.category div#sidebar div.item h3 span a,
body.list div#sidebar div.item h3 span a,
body.latest div#sidebar div.item h3 span a,
body.weather div#sidebar div.item h3 span a,
body.mostpopular div#sidebar div.item h3 span a,
body.archive div#sidebar div.item h3 span a,
body.search div#sidebar div.item h3 span a,
body.tags div#sidebar div.item h3 span a
{
	width:40px;
	height:15px;
	display:block;
	text-indent:-9999px
}
body.category div#sidebar div.item ul,
body.list div#sidebar div.item ul,
body.latest div#sidebar div.item ul,
body.weather div#sidebar div.item ul,
body.mostpopular div#sidebar div.item ul,
body.archive div#sidebar div.item ul,
body.details div#sidebar div.item ul,
body.search div#sidebar div.item ul,
body.tags div#sidebar div.item ul
{
	margin: 0px;
	padding: 3px 6px;
	line-height: 18px;
	list-style: none;
}
body.category div#sidebar div.item li,
body.list div#sidebar div.item li,
body.latest div#sidebar div.item ul li,
body.weather div#sidebar div.item ul li,
body.mostpopular div#sidebar div.item ul li,
body.archive div#sidebar div.item ul li,
body.details div#sidebar div.item ul li,
body.search div#sidebar div.item ul li,
body.tags div#sidebar div.item ul li
{
	display: block;
	background: url(http://common.allnet.cn/images/li_dot_15em.gif) no-repeat left top;
	padding-left: 12px;
}
body.category div#sidebar div.item a.more,
body.list div#sidebar div.item a.more,
body.latest div#sidebar div.item a.more,
body.weather div#sidebar div.item a.more,
body.mostpopular div#sidebar div.item a.more,
body.archive div#sidebar div.item a.more,
body.details div#sidebar div.item a.more,
body.search div#sidebar div.item a.more,
body.tags div#sidebar div.item a.more
{
	margin: 0px;
	margin: 3px 6px;
	width: auto;
	background:#f8f8f8
}
body.category div#sidebar div.item a.more:hover,
body.list div#sidebar div.item a.more:hover,
body.latest div#sidebar div.item a.more:hover,
body.weather div#sidebar div.item a.more:hover,
body.mostpopular div#sidebar div.item a.more:hover,
body.archive div#sidebar div.item a.more:hover,
body.details div#sidebar div.item a.more:hover,
body.search div#sidebar div.item a.more:hover,
body.tags div#sidebar div.item a.more:hover
{
	background:#ffc
}
body.category div#sidebar div#calendar,
body.list div#sidebar div#calendar,
body.latest div#sidebar div#calendar,
body.weather div#sidebar div#calendar,
body.mostpopular div#sidebar div#calendar,
body.archive div#sidebar div#calendar,
body.details div#sidebar div#calendar,
body.tags div#sidebar div#calendar
{
	text-align:center
}
body.category div#sidebar div#calendar iframe,
body.list div#sidebar div#calendar iframe,
body.latest div#sidebar div#calendar iframe,
body.weather div#sidebar div#calendar iframe,
body.mostpopular div#sidebar div#calendar iframe,
body.archive div#sidebar div#calendar iframe,
body.details div#sidebar div#calendar iframe,
body.tags div#sidebar div#calendar iframe
{
	width: 188px;
	height: 120px;
	margin: 5px 6px;
}
body.category div#main h2,
body.list div#main h2,
body.latest div#main h2,
body.weather div#main h2,
body.mostpopular div#main h2,
body.archive div#main h2,
body.details div#main h2,
body.search div#main h2,
body.tags div#main h2
{
	display: none;
}
body.category div#main div#track,
body.list div#main div#track,
body.latest div#main div#track,
body.weather div#main div#track,
body.mostpopular div#main div#track,
body.archive div#main div#track,
body.search div#main div#track,
body.tags div#main div#track
{
	color: #222;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: bold;
	background: #f8f8f8 url(../images/side_h3_bg.gif) no-repeat 0px 0px;
	border-top:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
}
body.category div#main div#track a,
body.list div#main div#track a,
body.latest div#main div#track a,
body.weather div#main div#track a,
body.mostpopular div#main div#track a,
body.archive div#main div#track a,
body.search div#main div#track a,
body.tags div#main div#track a
{
	color: #444;
}
body.category div#main div#track h3,
body.list div#main div#track h3,
body.latest div#main div#track h3,
body.weather div#main div#track h3,
body.mostpopular div#main div#track h3,
body.archive div#main div#track h3,
body.details div#main div#track h3,
body.search div#main div#track h3,
body.tags div#main div#track h3
{
	display: none;
}

/*================================================*/
/*                  详情页面样式                  */
/*================================================*/
/*
	导航条
*/
body.details div#minichannel
{
	text-align: right;
	background: #fff url(../images/minib.gif) repeat-x 0px 0px
}
body.details div#minichannel h2
{
	display: none;
}
body.details div#minichannel ul
{
	padding: 5px 0 3px 0;
	margin: 0px;
	height: 18px
}
body.details div#minichannel li
{
	display: inline;
	line-height:18px;
}
body.details div#minichannel li.first
{
	border-right: none;
}
body.details div#minichannel li.last
{
	border-right: none;
	padding: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 3px;
}
body.details div#minichannel a
{
	padding: 0px 2px;
}
body.details div#minichannel a.home
{
	float: left;
	font-weight: bold
}
body.details
{
	background:#fff
}
body.details div#container
{
	width:1002px;
	background:url(../images/detailsbg.gif) repeat-y center center;
	overflow:auto
}
body.details div.lineH 
{
	width:992px;
	height: 6px;
	display:block;
	font-size:1px;
	background: #fff url(../images/detailsline.gif) no-repeat center bottom;
	margin:0 auto;
	padding:0;
	clear:both
}
body.details div.lineHB 
{
	width:992px;
	height: 8px;
	display:block;
	font-size:1px;
	background: #fff url(../images/detailsline.gif) no-repeat center top;
	margin:0 auto;
	padding:0;
	clear:both
}
body.details div#main
{
	width: 663px;
	float: left;
	overflow: hidden;
	margin: 3px 5px;
	padding: 4px 8px
}
html>body.details div#main
{
	width: 672px;
	float: left;
	overflow: hidden;
	margin: 0px 5px;
	padding: 4px 8px
}
body.details div#main h1
{
	display: block;
	height: auto;
	padding: 3px 0px 0px;
	/*font-family: 'lucida sans unicode';*/
	font-size: 20px;
	line-height: 32px;
	margin: 0px;
	height: 32px;
	overflow: hidden;
	color: #1f3a87;
}
body.details div#slogo
{
	margin:0px 5px;
	padding-left:65px;
	height:30px;
	background: #fff url(../images/slogo.gif) no-repeat 0px 0px;
}
body.details div#sidebar
{
	width: 295px;
	overflow: hidden;
	float: right;
	margin: 0px 3px 3px 0px;
}
html>body.details div#sidebar
{
	width: 295px;
	overflow: hidden;
	float: right;
	margin: 3px 5px 3px 0;
}
body.details div#sidebar div.item h3
{
	font-weight: bold;
	font-size: 14px;
	padding: 4px 10px;
	margin:5px;
	background: #fff url(../images/is.gif) no-repeat 0px 4px;
	border-bottom:1px solid #ccc
}
body.details div#sourceinfo
{
	overflow: hidden;
	height: 32px;
	line-height: 32px;
	padding: 0px;
	text-align: right;
	margin-top: -32px;
}
body.details div#main div#track
{
	color: #333;
	padding: 5px 0 5px 24px;
	border:1px solid #e0e0e0;
	font-weight: bold;
	background: #fff url(../images/shortcut.gif) no-repeat 5px 7px;
	margin-bottom:5px;
}
body.details div#main div#track a
{
	color: #333;
}
body.details div#main div#info
{
	color: #222;
	border-bottom: 1px solid #ccc;
	margin: 5px 0;
	padding: 5px 0;
}
body.details div#main div#info h3
{
	display: none;
}
body.details div#main div.changepagecolor .bgClr_1 {
	background: #edf0f5
}
body.details div#main div.changepagecolor .bgClr_2 {
	background: #fafbe6
}
body.details div#main div.changepagecolor .bgClr_3 {
	background: #fff2e2
}
body.details div#main div.changepagecolor .bgClr_4 {
	background: #fde6e0
}
body.details div#main div.changepagecolor .bgClr_5 {
	background: #f3ffe1
}
body.details div#main div.changepagecolor .bgClr_6 {
	background: #dafaf3
}
body.details div#main div.changepagecolor .bgClr_7 {
	background: #eaeaef
}
body.details div#main div.changepagecolor .bgClr_8 {
	background: #ffffff
}
body.details div#main div.changepagecolor img {
	margin: 0px 1px
}
body.details div#main div.changepagecolor {
	margin:0 auto;
	padding:5px 0;
	font:bold 12px Arial
}
.fbig {font-size:16px}
.fnomal {font-size:14px}
.fsmall {font-size:12px}
body.details div#main div#text
{
	padding:10px 0;
	clear: both;
	margin: 5px 0;
}
body.details div#main div#text,
body.details div#main div#text *
{
	font-size: 14px;
	line-height: 23px;
}
body.details div#main div#text p
{
	margin: 0px;
	padding: 5px 0px;
}
body.details div#main div#text span.o
{
	color:222;
}
body.details div#main div#text span.o a
{
	color: Red;
}
body.details div#main div#text img
{
	border:1px solid #ccc;
	padding:3px
}
body.details div#main #pager
{
	border-top: #9ec9ec 1px solid;
	border-bottom: #9ec9ec 1px solid;
	padding: 3px 5px;
	width: 200px;
	background: #d1e7fc;
	margin-left: 357px;
	text-align: right;
	margin-bottom: 3px;
	font-weight: bold;
	margin-top: -30px;
	height: 18px;
	line-height: 18px;
}
body.details div#main #pager a
{
	text-decoration: none;
	color: #c00;
}
body.details div#main #tools
{
	border-top: 1px solid #9ec9ec;
	border-bottom: 1px solid #9ec9ec;
	font-size: 12px;
	background: #d1e7fc;
	clear: both;
	font-weight: bold;
	padding: 4px;
	margin: 4px 0;
	height: 16px;
}
body.details div#main #tools ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
body.details div#main #tools li
{
	float: left;
	padding: 0px 5px 0px 0px;
}
body.details div#main #tools img
{
	vertical-align: middle;
	margin: 0px 2px 0px 0px;
}
body.details div#main #tools a
{
	text-decoration: none;
	color:#222
}
body.details div#main #copyto
{
	border-top: 1px solid #9ec9ec;
	border-bottom: 1px solid #9ec9ec;
	font-size: 12px;
	background: #d1e7fc;
	clear: both;
	font-weight: bold;
	padding: 4px;
	margin: 4px 0;
}
body.details div#main #relative
{
	margin: 4px 0;
}
body.details div#main #relative h3
{
	font-weight: bold;
	font-size: 12px;
	background: #0069b5;
	color:#fff;
	padding: 4px 7px;
	margin-bottom: 4px;
	clear:both
}
body.details div#main #relative ul
{
	margin: 0px;
	padding: 3px 5px;
	line-height: 18px;
	list-style: none;
	border: #ccc 1px solid;
	background: #fff;
}
body.details div#main #relative ul li
{
	display: block;
	height: 18px;
	background: url(../images/square01.gif) no-repeat left center;
	padding-left: 10px
}
body.details div#main #relative ul li a
{
	font-size: 14px;
}
body.details div#main #relative ul li a.cat
{
    color:#800
}
body.details div#main #statement
{
	border: #dedeb8 1px solid;
	background: #ffffd9;
	cursor: hand;
	color: #bc2931;
	margin: 4px 0;
}
body.details div#main #statement:hover {color: #333}
body.details div#main #statement ul
{
	padding: 5px 8px;
	margin: 0px;
	list-style:none;
}
body.details div#main #statement ul li
{
	background: url(http://common.allnet.cn/images/li_dot_15em.gif) no-repeat left top;
	display: block;
	padding-left: 12px;
}
body.details div#main #comments
{
	margin: 4px 0 0 0;
	background: #fff;
	display:none
}
body.details div#main #comments h3
{
	font-weight: bold;
	font-size: 12px;
	background: #f8f8f8 url(../images/bubble.gif) no-repeat 6px center;
	padding: 4px 7px 4px 28px;
	border: #ccc 1px solid;
}
body.details div#main #comments #form
{
	border-bottom: #ccc 1px solid;
	border-left: #ccc 1px solid;
	width: 367px;
	position: absolute;
	height: 181px;
	overflow: hidden;
}
body.details div#main #comments #agreement
{
	border-bottom: #ccc 1px solid;
	border-right: #ccc 1px solid;
	width: 304px;
	margin-left: 358px;
	height: 180px;
	overflow: hidden;
}
html>body.details div#main #comments #agreement
{
	border-bottom: #ccc 1px solid;
	border-right: #ccc 1px solid;
	width: 304px;
	margin-left: 367px;
	height: 180px;
	overflow: hidden;
}
body.details div#main #comments #agreement ul
{
	padding: 2px 5px;
	margin: 0px;
	line-height: 16px;
}
body.details div#main #comments #agreement ul li
{
	background: url(http://common.allnet.cn/images/li_dot_15em.gif) no-repeat left top;
	display: block;
	/*height: 18px;*/
	padding-left: 12px;
}
body.details div#main #comments div.item
{
	border: #ccc 1px solid;
	margin-top: 4px;
	display:none
}
body.details div#main #comments div.item h4
{
	border-bottom: #ccc 1px solid;
	background: #f8f8f8 url(../images/bubble.gif) no-repeat 6px center;
	padding: 4px 7px 4px 28px;
	font-weight: normal;
	font-size: 12px;
}
body.details div#main #comments div.item p
{
	margin: 0px;
	padding: 10px 7px;
	word-wrap: break-word;
}
body.details div#main #pronouncement
{
	border: #dedeb8 1px solid;
	background: #ffd;
	color: #555;
	margin: 4px 0;
}
body.details div#main #pronouncement p {margin:5px 8px;line-height:140%}
body.details div#main div#allnetads {margin-bottom: 3px; clear: both; text-align: center;}
body.details div#main div#allnetads div#adlinklist {margin-top: 3px; clear: both; text-align: center;border:1px solid #e0e0e0;background:#fff;width:660px;}
body.details div#main div#allnetads div#adlinklist ul {margin:0;list-style:none;width:660px;padding:5px 0}
body.details div#main div#allnetads div#adlinklist ul li {width:160px;float:left;overflow:hidden;list-style-type:none;height:18px;line-height:18px;text-align:left;padding-left:5px}

/*================================================*/
/*                  点击排行样式                  */
/*================================================*/
body.mostpopular div#main div.item
{
	border:1px solid #e0e0e0;
	margin-top: 5px;
	padding:8px
}
body.mostpopular div#main div.item h3
{
	font-weight: bold;
	font-size: 12px;
	margin: 5px 0;
	padding: 4px 0;
	border-bottom:1px solid #e3e3e3
}
body.mostpopular div#main div.item ul
{
	margin: 5px 0;
	padding: 3px 0;
	list-style: none;
	line-height: 18px;
	font-size: 12px;
}
body.mostpopular div#main div.item ul li
{
	background: url(http://common.allnet.cn/images/i9.gif) no-repeat 2px 7px;
	display: block;
	line-height: 18px;
	padding-left: 12px;
}
body.mostpopular div#main div.item ul li a
{
	color:#111;
}
body.mostpopular div#main div.item ul li a:visited
{
	color:#754d8e;
}
body.mostpopular div#main div.item ul li a:hover
{
	color:#d00;
}
body.mostpopular div#main div.item ul li em
{
	margin-left: 10px;
	color:999
}
body.mostpopular div#main div.item ul li a.cat
{
	color:#800;
}
/*================================================*/
/*              天气预报页面部分样式              */
/*================================================*/
body.weather div#main #settings
{
	border: #9ec9ec 1px solid;
	padding: 15px;
	margin: 0px;
	background: #f5fbff;
}
body.weather div#main #settings h3
{
	font-weight: bold;
	font-size: 14px;
	padding: 0px 0px 10px;
}
body.weather div#main #settings p
{
	margin: 0px;
	padding: 0px 0px 5px;
}
body.weather div#main #forecast
{
	margin: 10px 0px 0px;
}
body.weather div#main #forecast h3
{
	display: none;
}
body.weather div#main #forecast table.grid
{
	width: 100%;
}
body.weather div#main #forecast table.grid tr th,
body.weather div#main #forecast table.grid tr td
{
	height: 25px;
	text-align: left;
	padding: 0px 5px;
}
body.weather div#main #forecast table.grid tr th,
body.weather div#main #forecast table.grid tr.header td
{
	border-bottom: #e0e0e0 2px solid;
	font-weight: bold;
	padding-left: 8px
}
body.weather div#main #forecast table.grid tr td
{
	border: #e0e0e0 1px solid;
	line-height: 17px;
	padding: 1px 0px;
}
body.weather div#main #forecast table.grid tr td img
{
	float: left;
	margin-right: 3px;
	margin-left: 8px
}
body.weather div#main #forecast table.grid tr td.name
{
	font-weight: bold;
	padding-left:8px
}
body.weather div#main #forecast table.grid tr.item td
{
}
body.weather div#main #forecast table.grid tr.alternating td
{
	background: #f9f9f9;
}
body.weather div#main #forecast table.grid tr.pager td a
{
	padding: 1px 5px;
	margin: 0px 5px 0px 0px;
	background: #dcdcdc;
	color: #666;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
body.weather div#main #forecast table.grid tr.pager td a:hover,
body.weather div#main #forecast table.grid tr.pager td span
{
	padding: 1px 5px;
	margin: 0px 5px 0px 0px;
	background: #000;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}


/*================================================*/
/*              栏目页面内容部分样式              */
/*================================================*/
body.category div#todayfeatures
{
	background: #f5fbff;
	padding: 5px;
	margin: 0px;
	height: 220px;
	clear: both;
	border: 1px solid #e0e0e0;
}
body.category div#todayfeatures h3
{
	display: none;
}
body.category div#todayfeatures div.image
{
	float: left;
	width: 200px;
	height: 220px;
	overflow: hidden;
}
body.category div#todayfeatures div.content
{
	float: left;
	width: 325px;
	margin-left: 13px;
}
body.category div#todayfeatures div.content h5
{
	font-weight: bold;
	font-size: 14px;
}
body.category div#todayfeatures div.content em,
body.category div#entries div.item em
{
	padding: 5px 0px;
	display: block;
}
body.category div#todayfeatures div.content p
{
	padding: 0px;
	margin: 0px;
	line-height: 150%;
	text-indent: 2em;
}
body.category div#options
{
	background: #ffffd9;
	height: 27px;
	line-height: 27px;
	clear: both;
	/*background: #888;*/
	text-align: center;
	margin-top: 3px;
	border:1px solid #dedeb8;
}
body.category div#options h3
{
	font-weight: bold;
	font-size: 12px;
	line-height: 27px;
	color: #bc2931;
	display: inline;
}
body.category div#options ul
{
	line-height: 27px;
	margin: 0px;
	padding: 0px;
	display: inline;
}
body.category div#options li
{
	display: inline;
	border-left: #222 1px solid;
	padding: 0px 5px 0px 8px;
}
body.category div#options li.first
{
	border: none;
	padding-left: 0px;
}
body.category div#options li a
{
	color: #222;
}
body.category div#entries
{
	padding:0 8px;
	border:1px solid #e0e0e0;
	margin-top: 3px;
}
body.category div#entries div.item
{
	padding: 0px;
	padding-bottom: 5px;
	margin: 10px 0;
	clear: both;
	background:#fff url(http://common.allnet.cn/images/dotted.gif) repeat-x left bottom
}
body.category div#entries div.item img
{
	float: left;
	margin: 2px 10px 2px 0px;
}
body.category div#entries div.item h4
{
	font-weight: bold;
	font-size: 14px;
	padding: 3px 0 3px 20px;
	background: url(http://common.allnet.cn/images/cli.gif) no-repeat 5px center
}
body.category div#entries div.item h4 a
{
	color:#333;
	text-decoration: none
}
body.category div#entries div.item h4 a:hover
{
	color:#c33;
	text-decoration: underline
}
body.category div#entries div.item p
{
	padding: 5px 0px 0px;
	margin: 0px;
	line-height: 150%;
	text-indent: 2em;
	color:#555;
}
body.category div#entries div.item em
{
	color:#999;
	margin-left: 20px
}
body.category div.headlines
{
	margin-top: 5px;
	border-left: #e0e0e0 1px solid;
	border-bottom: #e0e0e0 1px solid;
	border-right: #e0e0e0 1px solid;
}
body.category div.headlines h3
{
	background: #f8f8f8;
	border-top: #e0e0e0 1px solid;
	border-bottom: #e0e0e0 1px solid;
	font-size: 14px;
	padding: 4px 7px 3px;	
}
body.category div.headlines h3 a
{
	color: #006ad4;
}
body.category div.headlines a.rss
{
	margin-right: 7px;
	margin-top: -21px;
	float: right;
}
body.category div.headlines ul.list
{
	margin: 0px;
	padding: 4px 7px;
	list-style: none;
	line-height: 18px;
}
body.category div.headlines ul.list li
{
	display: block;
	background: url(http://common.allnet.cn/images/li_dot_15em.gif) no-repeat left top;
	padding-left: 12px;
}
body.category div.headlines ul.list li em
{
	margin-left: 10px;
	color:#999;
}

/*================================================*/
/*              其它页面内容部分样式              */
/*================================================*/
body.category div#sync,
body.list div#sync
{
	overflow: hidden;
	height: 16px;
	padding: 6px;
	text-align: center;
	margin-top: -31px;
	border: 1px solid #dedeb8;
	width: 60px;
	float:right;
	background: #ffffd9
}
body.category div#sync img,
body.list div#sync img
{
	/*\*/
}
body.list div#main div#entries,
body.search div#main div#entries,
body.tags div#main div#entries,
body.archive div#main div#entries,
body.latest div#main div#entries
{
	border:1px solid #e0e0e0;
	padding:8px;
	margin-bottom:5px
}
body.list div#main div#entries ul,
body.tags div#main div#entries ul,
body.archive div#main div#entries ul,
body.latest div#main div#entries ul
{
	margin: 0px;
	padding: 10px 0;
	font-size: 12px;
	list-style: none
}
body.list div#main div#entries ul li,
body.tags div#main div#entries ul li,
body.archive div#main div#entries ul li,
body.latest div#main div#entries ul li
{
	display: block;
	background: url(http://common.allnet.cn/images/i9.gif) no-repeat 2px 10px;
	padding-left: 12px;
	line-height: 22px
}
body.list div#main div#entries ul li a,
body.tags div#main div#entries ul li a,
body.archive div#main div#entries ul li a,
body.latest div#main div#entries ul li a
{
	color:#222;
}
body.list div#main div#entries ul li a:visited,
body.tags div#main div#entries ul li a:visited,
body.archive div#main div#entries ul li a:visited,
body.latest div#main div#entries ul li a:visited
{
	color:#754d8e;
}
body.list div#main div#entries ul li a:hover,
body.tags div#main div#entries ul li a:hover,
body.archive div#main div#entries ul li a:hover,
body.latest div#main div#entries ul li a:hover
{
	color:#d00;
}
body.list div#main div#entries ul li em,
body.tags div#main div#entries ul li em,
body.archive div#main div#entries ul li em,
body.latest div#main div#entries ul li em
{
	margin-left: 10px;
	color:#999
}
body.list div#main div#pager,
body.search div#main div#pager,
body.tags div#main div#pager,
body.archive div#main div#pager,
body.latest div#main div#pager
{
	border-top: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	margin: 0px;
	padding: 5px 0; 
	font-weight: normal;
	height: 12px;
	text-align: right;
	color: #09f;
}
body.list div#main div#pager a,
body.search div#main div#pager a,
body.tags div#main div#pager a,
body.list div#main div#pager h2,
body.search div#main div#pager h2,
body.tags div#main div#pager h2,
body.archive div#main div#pager h2,
body.latest div#main div#pager h2
{
	color: #09f;
	text-decoration:none
}
body.list div#main div#pager h3,
body.search div#main div#pager h3,
body.tags div#main div#pager h3,
body.archive div#main div#pager h3,
body.latest div#main div#pager h3
{
	font-weight: bold;
	font-size: 12px;
	float: left;
}
body.list div#main div#pager a:hover,
body.search div#main div#pager a:hover,
body.tags div#main div#pager a:hover 
{
	color:#fff;background: #09f;
}
body.list div#main div#pager a.item,
body.tags div#main div#pager a.item,
body.archive div#main div#pager a.item,
body.latest div#main div#pager a.item,
body.list div#main div#pager span.current,
body.tags div#main div#pager span.current,
body.archive div#main div#pager span.current,
body.latest div#main div#pager span.current
{
	padding: 0px 3px;
}
body.list div#main div#pager span.current,
body.tags div#main div#pager span.current,
body.archive div#main div#pager span.current,
body.latest div#main div#pager span.current
{
	background: #09f;
	color: #fff;
}

/*================================================*/
/*                  广告公共样式                  */
/*================================================*/
body.category div#sidebar div.ads,
body.list div#sidebar div.ads,
body.latest div#sidebar div.ads,
body.weather div#sidebar div.ads,
body.mostpopular div#sidebar div.ads,
body.archive div#sidebar div.ads,
body.details div#sidebar div.ads,
body.search div#sidebar div.ads
{
	text-align: center;	
}
body.category div#sidebar div.ads h3,
body.list div#sidebar div.ads h3,
body.latest div#sidebar div.ads h3,
body.weather div#sidebar div.ads h3,
body.mostpopular div#sidebar div.ads h3,
body.archive div#sidebar div.ads h3,
body.details div#sidebar div.ads h3,
body.search div#sidebar div.ads h3
{
	text-align: left;
}
body.category div#sidebar div.ads iframe,
body.list div#sidebar div.ads iframe,
body.latest div#sidebar div.ads iframe,
body.weather div#sidebar div.ads iframe,
body.mostpopular div#sidebar div.ads iframe,
body.archive div#sidebar div.ads iframe,
body.details div#sidebar div.ads iframe,
body.search div#sidebar div.ads iframe
{
	margin: 5px 0px;
}
body.category div#main div.ads,
body.list div#main div.ads,
body.latest div#main div.ads,
body.weather div#main div.ads,
body.mostpopular div#main div.ads,
body.archive div#main div.ads,
body.details div#main div.ads,
body.search div#main div.ads
{
	margin: 3px 0px 0px 2px;
	clear: both;
}

.blank3 {
	clear: both; font-size: 1px; height: 3px;background: transparent;
}
.blank9 {
	clear: both; font-size: 1px; height: 3px;background: transparent;
}
.blank6 {
	clear: both; font-size: 1px; height: 6px;background: transparent;
}
.blankw9 {
	clear: both; font-size: 1px; overflow: hidden; height: 3px;background: transparent;
}
.blankw6 {
	clear: both; font-size: 1px; overflow: hidden; height: 3px;background: transparent;
}
.normalInput {
	border:1px solid #ccc;
}
.focusInput {
	border:1px solid #FFD42C;
	background: #f8f8f8
}
#copyurl {border:1px solid #9ec9ec;padding:2px 4px;background:#d1e7fc;height:18px;}
a.fonttools {border:1px solid #9ec9ec;padding:2px 4px;background:#d1e7fc;height:18px;cursor:hand;}

#speech_player {background:url(../images/yybb.jpg) no-repeat 0px 0px;padding-left:100px}
