@charset "utf-8";
/* CSS Document */

body
{
	margin: auto;
	background: #fff;
	text-align: center;
}
#container
{
	width: 960px;
	margin: 0 auto;
	background: #fff;
}
#minichannel
{
	background: #fff;
}
#header
{
	/*border-top: #f60 3px solid;*/
	height: 100px;
	overflow: hidden;
	background: #dafdff;
	clear:both
}
#header h2
{
	background: transparent url(../Images/logo.gif) no-repeat;
	width: 960px;
	height: 100px;
	position: absolute;
}
#header h2 a
{
	display: block;
	width: 960px;
	height: 100px;
	text-indent: -9999px;
}
#header h2 a:hover
{
	text-decoration: none;
}
.bannerad {height:100px;width:580px;background:#C00;float:right;background:url(../images/bad.jpg) no-repeat 0px 0px}
#information
{
	background: #fff;
}
#prinavbar h3,
#secnavbar h3,
#other h3
{
	display: none;
}
#prinavbar ul,
#secnavbar ul,
#other ul
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;	
}

/*
	SiteIndex
	通网首页 地区分类 行业分类 全文检索 用户管理 在线投稿
*/
#prinavbar
{
	position: absolute;
	margin-top: 20px;
	margin-left: 196px;
	width: 582px;
	height: 20px;
	overflow: hidden;
}
#prinavbar ul
{
	text-align: right;
}
#prinavbar li
{
	display: inline;
	line-height: 20px;
}
#prinavbar li a
{
	font: bold 12px arial;
	text-decoration: underline;
}

/*
	政府机关 高校之窗 明星企业 名牌精品 医疗卫生 建筑房屋 汽车交通
*/
#secnavbar
{
	clear:both;
	margin: 5px 0 0 0;
	border: #f60 1px solid;
	background: #fcf3eb;
	height: 25px;
	overflow: hidden
}
#secnavbar li
{
	display: block;
	float: left;
	border-right: #f60 1px solid;
	height: 25px;
	width:136px;
	line-height: 25px;
	text-align: center;
}
#secnavbar li a
{
	font: bold 14px/25px auto;
	height: 25px;
	width:94px;
	text-decoration: underline;
	padding: 0px 8px;
	display: block;
	text-decoration:none
}
#secnavbar li a:hover {background:#fff}

/*
	Search Bar!!!
*/
#search
{
	background: transparent url(../Images/s_search_bg.gif) repeat-x;
	height: 30px;
	padding: 21px 0px 0px 20px;
	display: block;
}
#search h2
{
	margin: 1px;
	background: transparent url(../Images/s_searchtitle.gif) no-repeat;
	width: 100px;
	height: 30px;
	text-indent: -9999px;
	float: left;
}
#search .button
{
	width: 21px;
	height: 21px;
	background: transparent url(../Images/btn_Search.gif) no-repeat;
	border: 0px;
	cursor: hand;
	text-indent: -9999px;
}
#search #adsrecommend
{
	margin: -18px 0px 0px 460px;
	height: 16px;
	overflow: hidden;
}
#search #adsrecommend p
{
	line-height: normal;
	padding: 0px;
	margin: 0px;
}
#search #adsrecommend h3
{
	display: none;
}

/*
	Sidebar
	eg: login, newjoin, star, guide....
*/
#sidebar
{
	width: 225px;
	float: left;
	margin-top: 5px;
	background: #f0f0f0;
}
#recommends h4,
#stars h4,
#contactinfo h4,
#guide h4
{
	padding: 2px 8px;
	margin: 1px;
	border: #fff 2px solid;
	color: #fff;
	background: #2eb8eb;
	font: bold 14px auto;
}
#recommends h4 img,
#stars h4 img,
#contactinfo h4 img,
#guide h4 img
{
	vertical-align: middle;
	padding-right: 5px;
}
#recommends ul,
#stars ul,
#contactinfo ul,
#guide ul
{
	margin: 0px;
	padding: 0px 5px 5px 25px;
	line-height: 150%;
	list-style-image: url(http://common.allnet.cn/images/li_dot_15em.gif);
	width: 190px;
}
#contactinfo dl
{
	margin: 0px;
	padding: 2px 7px;
	line-height: 19px;
}
#contactinfo dt
{
	float: left;
	margin: 0px;
	padding: 0px;
}
#contactinfo dd
{
	padding: 0px;
	margin-left: 5em;
}

/*
	Content
*/
#content
{
	float: right;
	width: 723px;
	margin-top: 5px;
	padding: 5px;
	border: 1px solid #e0e0e0;
	overflow:auto;
	height: 1%
}
#content h3
{
	border-bottom: #696969 1px solid;
	margin: 5px 0;
	padding: 5px 0px;
	font: bold 12px auto
}
#content h4
{
	font: bold 14px;
}

#content ul
{
	line-height: 150%;
}

/*
	category & region
#category h4,
#region h4
{
	display: none;
}*/

#region
{
	clear: both;
}
#region h4
{
	font: bold 14px auto;
	color: #fff;
	padding: 4px 10px 1px 10px;
	background: #f60;
	margin-bottom: 1px;
	width: 531px;
}

#region ul
{
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
	clear: both;
}

#region li
{
	display: block;
	float: left;
	background: #e7e7e7;
	margin-right: 1px;
	margin-bottom: 1px;
	text-align: center;
}

#region li a
{
	border: #e7e7e7 1px solid;
	width: 89px;
	display: block;
}

#region li a:hover
{
	border: #000 1px solid;
	text-decoration: none;
	font-weight: bold;
}

#region span.count
{
	display: none;
}

/**/
#category
{
	clear: both;
}
#category h4
{
	font: bold 14px auto;
	color: #fff;
	padding: 4px 10px 1px 10px;
	background: #f60;
	margin-bottom: 1px;
	width: 623px;
}

#category ul
{
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
	clear: both;
}

#category li
{
	display: block;
	float: left;
	background: #e7e7e7;
	margin-right: 1px;
	margin-bottom: 1px;
	text-align: center;
}

#category li a
{
	border: #e7e7e7 1px solid;
	width: 89px;
	display: block;
}

#category li a:hover
{
	border: #000 1px solid;
	text-decoration: none;
	font-weight: bold;
}

#recommend
{
	width: 552px;
	height: 200px;
}
#recommend h4
{
	font: bold 14px auto;
	padding: 4px 10px 1px 10px;
}
#recommend div.item
{
	width: 30%;
	margin-right: 1.3%;
	margin-left: 1.3%;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 5px 0px;
	background: #f5f5f5;
	float: left;
	text-align: center;
}
#recommend span.name
{
	display: block;
	margin: 5px 0px 0px;
}

/*=============================广告================================*/
.ads550
{
	width: 551px;
	clear: both;
	overflow: hidden;
}
.ads550 h4
{
	display: none;
}

/*
	Page Footer
*/
#footer
{
	text-align: center;
	color: #fff;
	background: #f60;
	padding: 15px 0px 15px 0px;
	clear: both;
}

/* ====================表格样式开始==================== */
/*
	类 grid ：数据表格的样式
*/
table.grid
{
	width: 100%;
}
table.grid tr th,
table.grid tr td
{
	height: 25px;
	text-align: left;
	padding: 0px 5px;
}
table.grid tr th,
table.grid tr.header td
{
	border-bottom: #000 2px solid;
	font-weight: bold;
}
table.grid tr td
{
	border-bottom: #000 1px solid;
}
table.grid tr td.name
{
	font-weight: bold;
}
table.grid tr.item td
{
}
table.grid tr.alternating td
{
	background: #f5f5f5;
}
table.grid tr.pager td a
{
	padding: 1px 5px;
	margin: 0px 5px 0px 0px;
	background: #dcdcdc;
	color: #666;
	font: bold;
	text-decoration: none;
}
table.grid tr.pager td a:hover,
table.grid tr.pager td span
{
	padding: 1px 5px;
	margin: 0px 5px 0px 0px;
	background: #000;
	color: #fff;
	font: bold;
	text-decoration: none;
}

/*
	类 form ：表单表格的样式
*/
table.form
{
	width: 100%;
	border-collapse: collapse;
}
table.form tr td.name,
table.form tr td.input,
table.form tr td.help
{
	border-bottom: lightgrey 1px solid;
	padding: 2px 5px;
	text-align: left;
}
table.form tr td.name
{
	font-weight: bold;
	background: #f5f5f5;
	width: 20%;
}
table.form tr td.input
{
}
table.form tr td.help
{
	width: 45%;
}
table.form tr th,
table.form tr.header td
{
	border-bottom: #000 2px solid;
	font-weight: bold;
}
table.form tr.submit td
{
	border-bottom: none;
	padding: 20px 5px;
	background: Transparent;
}

/* ====================表格样式结束==================== */

/*
	按钮样式
*/
input.button,
button
{
	background: #e6e6e6;
	color: #000;
	border-color: #fff #c1c1c1 #c1c1c1 #fff;
}

/*
	提示信息的样式
*/
.message
{
	font: bold 12px/100% auto;
	color: Red;
	display: block;
	margin: 5px 0px 0px 0px;
	padding: 8px 10px;
	border: #000 1px solid;
	background: #fafad2;
}

#press,
#union,
#cooperate
{
	background: #f8f8f8;
	margin: 0px;
	padding: 10px;
}
#press h2,
#union h2,
#cooperate h2
{
	font: bold 12px/17px tahoma;
	position: absolute;
	margin-left: 0px;
	width: 30px;
	white-space: normal;
}
#press ul,
#union ul,
#cooperate ul
{
	list-style: none;
	margin: 0px 0px 0px 40px;
	padding: 0px;
}
#press li,
#union li,
#cooperate li
{
	line-height: 17px;
	margin: 0px;
	display: inline;
	padding: 0px 5px 0px 8px;
	border-left: #555 1px solid;
}
#press li.first,
#union li.first,
#cooperate li.first
{
	border: none;
	padding-left: 0px;
}
#showsx {margin:5px 0;padding:0px;clear:both}
#showsx .item {width:240px;float: left;}
#showsx .item h2 {margin:0px;padding:5px;border:1px solid #e0e0e0;border-right:0px;font-size:14px;background:#f8f8f8}
#showsx .last h2 {border:1px solid #e0e0e0;}
#showsx .item ul {margin:0px;padding:5px;list-style:none;border:1px solid #e0e0e0;border-right:0px;border-top:0px;}
#showsx .last ul {border-right:1px solid #e0e0e0;}
#showsx li
{
	white-space: nowrap;
	width: 220px;
	height: 18px;
	overflow: hidden;
	line-height: 18px;
	text-overflow: ellipsis;
}
span.font12 {font-weight:normal;font-size:12px;padding-left:100px}
/*
	========================================HOMEPAGE=======================================
*/
body.search #content
{
	width: 942px;
	padding: 8px;
	margin: 0px;
	background: #fff;
}
body.search #content h3
{
	font: bold 14px auto;
	padding: 8px 0px 8px 8px;
}
body.search #content hr
{
	border: 0;
	border-top: solid 1px #000;
	height: 1px;
}
body.search #content #isnull,
body.search #content div.item
{
	padding: 5px 8px;
	margin: 0px 0px 5px 0px;
	display: block;
	height: 120px;
	overflow: auto !important;
	overflow: visible;
	border-bottom: solid 1px #000;
}
body.search #content div.item div.icon
{
	position: absolute;
	width: 30px;
}
body.search #content div.item div.icon img
{
	margin: 1px 0px 4px;
}
body.search #content div.item img.picture
{
	float: right;
	border: solid 1px #f60;
}
body.search #content div.item h4
{
	font: bold 14px auto;
	padding: 0px 0px 5px 32px;
}
body.search #content div.item p
{
	padding: 0px;
	margin: 0px 0px 0px 32px;
	text-indent: 2em;
	line-height: 150%;
}
body.search #content div.item p.property
{
	font-weight: bold;
	text-indent: 0em;
}
body.search #pager
{
	border-top: #f60 1px solid;
	border-bottom: #f60 1px solid;
	padding: 5px 8px;
	font-weight: bold;
	text-align: center;
}

/*
	今日企业
*/
body.hp #services
{
	width: 382px;
	float: left;
	margin-top: 3px;
	border:1px solid #fde6cf;
	background:#fdf9f5
}
body.hp #services h2
{
	background:#fff url(../Images/titlebg.gif);
	padding: 4px 8px 0px;
	width: 150px;
	height: 20px;
	font: bold 14px/20px auto;
	color: #fff;
}
body.hp #services .class
{
	clear: both;
	padding-left: 5px;
}
body.hp #services #sntalk
{
	border-top: #666 2px solid;
	padding-top: 2px;
}
body.hp #services #snperson
{
	padding-bottom: 14px;
}
body.hp #services .class h3
{
	font: bold 12px/22px auto;
	height: 22px;
	width: 60px;
	background: url(../Images/stbg.gif) fixed no-repeat center center;
	text-align: center;
	float: left;
}
body.hp #services .class h3 a,
body.hp #services .class h3 a:hover
{
	text-decoration: none;
}
body.hp #services .class ul
{
	line-height: 14px;
	list-style: none;
	margin: 0px;
	padding: 4px 0px;
}
body.hp #services .class li
{
	float: left;
	border-left: solid 1px #888;
	padding: 0px 6px;
}
body.hp #services .class li.first
{
	border: none;
}
body.hp #snnews
{
	margin-top: 3px;
	float:right;
	width: 556px;
	border-left: solid 1px #ccc;
	border-top: solid 1px #ccc;
	border-right: solid 1px #ccc;
	background:#fcfcfc;
	padding: 6px 5px 0px;
}
body.hp #snnews h2
{
	font: bold 14px/21px auto;
	background: url(../Images/snnews.gif) no-repeat left top;
	padding: 0px 0px 5px 25px;
	border-bottom: solid 1px #ccc;
}
body.hp #snnews ul
{
	list-style: none;
	margin: 0px 2px;
	padding: 6px 0px;
}
body.hp #snnews li
{
	white-space: nowrap;
	width: 270px;
	height: 18px;
	overflow: hidden;
	line-height: 18px;
	text-overflow: ellipsis;
}
body.hp #snnews li.odd
{
	margin-right: 11px !important;
	margin-right: 8px;
	float: left;
}
body.hp #subsites
{
	float:right;
	width: 556px;
	border-left: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc;
	background:#fcfcfc;
	padding: 4px 5px 6px;
}
body.hp #subsites h2
{
	display: none;
}
body.hp #subsites ul
{
	padding: 5px 2px 0px;
	margin: 0px;
	border-top: solid 1px #ccc;
}
body.hp #subsites li
{
	display: inline;
}
body.hp #subsites li a
{
	font-family: Arial;
	text-decoration: none;
	color: #900;
}
body.hp #subsites li a:hover
{
	color: #333
}

body.hp #sar
{
	 float: left;
	 width: 324px;
}
body.hp #sar h2
{
	display: none;
}
body.hp #sar #stars
{
	background: url(../images/mxqybg.gif) no-repeat top top;
	border: #ff7a01 1px solid;
}
body.hp #sar #recommends
{
	background: url(../images/tbtjbg.gif) no-repeat top top;
	border: #ff7a01 1px solid;
}
body.hp #sar #stars,
body.hp #sar #recommends
{
	padding: 30px 5px 5px 50px;
	margin: 0px;
}
body.hp #sar #stars h3,
body.hp #sar #recommends h3
{
	display: none;
}
body.hp #sar #stars ul
{
	list-style: url(../images/icon_yellow.gif);
	padding-bottom: 0px;
}
body.hp #sar #recommends ul
{
	list-style: url(../images/icon_blue.gif);
	padding-bottom: 0px;
}
body.hp #sar #stars li,
body.hp #sar #recommends li
{
	white-space: nowrap;
	width: 235px;
	height: 18px;
	overflow: hidden;
	line-height: 18px;
	text-overflow: ellipsis;
}



body.hp #sxt
{
	float:right;
	width: 628px;
	overflow: hidden;
}
body.hp #sxt h2
{
	background: url(../Images/titlebg.gif);
	padding: 4px 8px 0px;
	height: 21px;
	font: bold 14px/21px auto;
	color: #fff;
	border-bottom: #666 2px solid;
}
body.hp #region,
body.hp #category
{
	margin-top: 2px;
	border-left: #f60 3px solid;
	border-top: #dcdcdc 1px solid;
	border-right: #dcdcdc 1px solid;
	border-bottom: #dcdcdc 1px solid;
	overflow: hidden;
}
body.hp #region
{
	height: 41px;
}
body.hp #category
{
	height: 146px;
}
body.hp #region h4,
body.hp #category h4
{
	font: bold 14px auto;
	color: #333;
	padding: 0px 7px;
	background: #dcdcdc;
	width: 31px;
	float: left;
}
body.hp #region h4
{
	height: 41px;
	line-height: 20px;
}
body.hp #category h4
{
	height: 146px;
	line-height: 40px;
	padding-top: 33px;
}
body.hp #region ul,
body.hp #category ul
{
	float: right;
	margin-right: -1px;
	width: 579px;
	background: #f5f5f5;
}
body.hp #region li a,
body.hp #region li a:hover,
body.hp #category li a,
body.hp #category li a:hover
{
	width: 93px;
	height: 18px;
	line-height: 18px;
	background: #f5f5f5;
	border: #fff 1px solid;
}

body.hp #unitandinfo
{
	margin-top: 3px;
	clear: both;
}
body.hp #unitandinfo h3
{
	display: none;
}
body.hp #newjoins
{
	float: left;
}
body.hp #infolists
{
	float: right;
}
body.hp #reclists
{
	margin:0px 215px 0px 215px;
	height: 210px;
	overflow: hidden;
	border: solid 1px #ddd;
}
body.hp #newjoins,
body.hp #infolists,
{
	width: 210px;
	height: 210px;
	overflow: hidden;
	border: solid 1px #ddd;
}
body.hp #newjoins h4,
body.hp #infolists h4,
body.hp #reclists h4
{
	padding: 3px 8px 2px;
	color: #222;
	background: #f8f8f8;
	border-bottom: solid 1px #e0e0e0;
	font: bold 14px auto;
}
body.hp #newjoins ul,
body.hp #infolists ul,
body.hp #reclists ul
{
	margin: 0px;
	padding: 3px 0px 6px 0px;
	list-style: none;
}
body.hp #newjoins li,
body.hp #infolists li,
body.hp #reclists li
{
	white-space: nowrap;
	width: 160px;
	height: 18px;
	padding-left:20px;
	overflow: hidden;
	line-height: 18px;
	text-overflow: ellipsis;
	background:url(http://common.allnet.cn/images/li_dot_15em.gif) no-repeat 5px 0px;
}



body.hp #credit h2
{
	background: url(../Images/titlebg.gif);
	padding: 4px 8px 0px;
	width: 150px;
	height: 21px;
	font: bold 14px/21px auto;
	color: #fff;
}
body.hp #credit iframe
{
	border-top: #666 2px solid;
	border-bottom: #d3d3d3 1px solid;
	width: 100%;
	height: 255px;
}


body.unit #unitlists
{
	width: 400px;
	float: left;
	height: auto !important;
	height: 300px;
	min-height: 300px;
}
body.unit #unitlists h4
{
	display: none;
}
body.unit #unitlists ul
{
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 7px;
	list-style: url(http://common.allnet.cn/images/li_dot_15em.gif);
}
body.unit #unitlists li
{
	line-height: 18px;
	height: 18px;
	overflow: hidden;
}
body.unit #pager
{
	background: #f5f5f5;
	padding: 4px 7px;
}
body.unit #filter,
body.unit #picunits
{
	background: #f1f1f1;
	float: right;
	width: 145px;
	margin-right: 2px;
	margin-bottom: 3px;
}
body.unit #filter div.sbt,
body.unit #picunits div.sbt
{
	font-size: 0px;
	height: 5px;
	background: transparent url(../Images/sbt.gif) no-repeat center top;
}
body.unit #filter div.sbb,
body.unit #picunits div.sbb
{
	font-size: 0px;
	height: 5px;
	background: transparent url(../Images/sbb.gif) no-repeat center bottom;
}
body.unit #filter h4,
body.unit #picunits h4
{
	font: bold 12px auto;
	margin: 5px 10px 0px;
}
body.unit #filter div.item,
body.unit #picunits div.item
{
	margin: 0px 10px 5px 10px;
	width: 125px;
}
body.unit #picunits h4
{
	display: none;
}
body.unit #picunits div.item
{
	margin-top: 5px;
	text-align: center;
}
body.unit #picunits div.item span.name
{
	display: block;
}
body.unit #picunits a.more
{
	margin-left: 6px;
	margin-right: 6px;
	padding-left: 5px;
	padding-right: 5px;
	width: auto;
}

body.post #note
{
	border: #696969 1px solid;
	margin: 0px 0px 3px 0px;
	background: #f5f5f5;
}
body.post #note h4
{
	font: bold 12px auto;
	height: 25px;
	line-height: 25px;
	background: #dcdcdc;
	padding: 0px 5px;
}
body.post #note ul
{
	margin: 0px;
	padding: 2px 0px 5px 23px;
	list-style: url(http://common.allnet.cn/images/li_dot_15em.gif);
}
body.post #message
{
	font: bold 12px/100% auto;
	color: Red;
	display: block;
	margin: 5px 0px 0px 0px;
	padding: 0px 2px;
	border: #000 1px solid;
	background: #fafad2;
}
body.post #complete h4
{
	font: bold 20px auto;
	display: block;
	margin: 0px 5px 0px 0px;
	padding: 10px 0px;
	text-align: center;
	border: #dcdcdc 1px solid;
	background: #f5f5f5;
}
body.post #complete p
{
	text-indent: 2em;
	margin: 0px;
	padding: 5px 5px 0px 0px;
	line-height: 150%;
}

body.info #infelines
{
	float: left;
	width: 570px;
	margin: 0px;
}
body.info #infelines h4
{
	padding: 3px 8px 2px;
	color: #fff;
	background: #007eb9;
	font: bold 14px auto;
}
body.info #infelines ul
{
	margin: 0px 0px;
	padding: 2px 0px 5px 23px;
	list-style: url(http://common.allnet.cn/images/li_dot_15em.gif);
	background: #f5f5f5;
}
body.info #infelines a.more
{
	width: 556px;
	padding: 0px 7px 5px;
	margin: 0px 0px 5px;
	background: #f5f5f5;
}
body.info #infelines em
{
	margin-left: 3px;
}
body.info #iwantto
{
	background: #f1f1f1;
	float: right;
	width: 145px;
	margin-right: 2px;
	margin-bottom: 3px;
}

body.info #iwantto div.sbt
{
	font-size: 0px;
	height: 5px;
	background: transparent url(../Images/sbt.gif) no-repeat center top;
}
body.info #iwantto div.sbb
{
	font-size: 0px;
	height: 5px;
	background: transparent url(../Images/sbb.gif) no-repeat center bottom;
}
body.info #iwantto h4
{
	font: bold 12px auto;
	margin: 5px 10px 0px;
	color: #f00;
}
body.info #iwantto p
{
	margin: 5px 10px 5px;
	text-indent: 2em;
	line-height: 150%;
}
body.info #iwantto ul
{
	margin: 0px 0px;
	padding: 2px 0px 5px 30px;
	list-style: url(http://common.allnet.cn/images/li_dot_15em.gif);
}


body.info #news
{
	margin: 0px 12px;
}
body.info #news h4
{
	font: bold 16px auto;
	margin: 15px 0px 5px;
	text-align: center;
	color: #000;
}
body.info #news hr
{
	border-top: 1px solid #333;
}
body.info #news #text
{
	margin: 0px 5px;
	padding: 15px 0px;
}
body.info #news #text p
{
	margin: 0px;
	padding: 0px 0px 15px;
}
body.info #text,
body.info #text p,
body.info #text table,
body.info #text a
{
	font: normal 14px/150% simsun;
	color: #000;
}
body.info #datetime
{
	text-align: right;
	margin: 0px 45px 20px 0px;
}

body.region #content div.sub h4
{
	display: none;
}

/**/
#shaanxi {
display:block;
width:778px;
background:#fff;
float: right;
margin:0 auto;
}
#shaanxi .item {
float:left;
width:183px;
text-align:left;
border:1px solid #cbcbcb;
padding:4px;
margin-right: 2px;
FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#fefefe,endColorStr=#dddddd);
}
#shaanxi .last {
float:right;
margin: 0px;
}
#shaanxi .item .w1,#shaanxi .last .w1
{
width:60px; float:left;
}
#shaanxi .item .w1 img,#shaanxi .last .w1 img
{
border:1px solid #323;
}
#shaanxi .item .w2,#shaanxi .last .w2
{
width:110px;float:right;
}
#shaanxi .item .w2 ul,#shaanxi .last .w2 ul {
list-style:none;
margin:0;
padding:0;
}

#shaanxi .item .w2 li,#shaanxi .last .w2 li {
float:left;
width:110px;
margin:0;
padding:0;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
/**/


#menubox {border-bottom:2px solid #CCC}
#menu {text-align:left;}
#menu td {font-size:12px;}
#menu a {text-decoration:underline;color:#462300;font-size:12px;}
#menu a:link {color:#462300}
#menu a:visited {color:#462300}
#menu a:hover {color:#F00}
#menu a:active {color:#462300}
#menu1 {text-align:center;}
#menu1 td {padding:2px;font-size:12px;font-weight:bold}
#menu1 a {text-decoration:underline;color:#462300;font-size:12px;font-weight:bold}
#menu1 a:link {color:#462300}
#menu1 a:visited {color:#462300}
#menu1 a:hover {color:#f60}
#menu1 a:active {color:#462300}


/*Links Style*/
#links
{
	width: 960px;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
}
#links h2
{
	display: none;
}
#links div.toggle
{
}
#links div.toggle ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#links div.toggle li
{
	float: left;
	margin-right: 1px;
}
#links div.toggle li.last
{
	margin-right: 0px;
}
#links div.toggle li a
{
	display: block;
	font-weight: bold;
	border-top: #bcbcbc 1px solid;
	border-left: #bcbcbc 1px solid;
	border-right: #bcbcbc 1px solid;
	padding: 4px 7px;
	width: 145px;
	text-align: center;
	background: url(http://common.allnet.cn/images/links_tab.gif);
	color: #5e3700;
}
#links div.toggle li a.on
{
	color: #11449e;
	background: url(http://common.allnet.cn/images/links_tab_on.gif)
}
#links div.toggle li.last a
{
	width: 134px;
}
#links #press,
#links #regional,
#links #friends,
#links #citied,
#links #westnet,
#links #tvs
{
	clear: both;
	text-align: center;
	border: #bcbcbc 1px solid;
	padding: 8px;
	display: none;
}
#links #press h3,
#links #regional h3,
#links #friends h3,
#links #citied h3,
#links #westnet h3,
#links #tvs h3
{
	display: none;
}
#links #press ul,
#links #regional ul,
#links #friends ul,
#links #citied ul,
#links #westnet ul,
#links #tvs ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#links #press li,
#links #regional li,
#links #friends li,
#links #citied li,
#links #westnet li,
#links #tvs li
{
	line-height: 150%;
	margin: 0px;
	display: inline;
	padding: 0px 1px 0px 4px;
	border-left: #e3e3e3 1px solid;
}
#links #press li.first,
#links #regional li.first,
#links #friends li.first,
#links #citied li.first,
#links #westnet li.first,
#links #tvs  li.first
{
	border: none;
	padding-left: 0px;
}


/*特别推荐*/
#dr
{
	display: block;
	width: 756px;
	float: right;
	background: #fbfbfb;
	line-height: 18px;
	border-left: 22px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	clear:both
}
#dr h2
{
	position: absolute;
	display: block;
	margin-left: -17px;
	width: 23px;
	line-height: 19px;
	font-weight:bold;
	font-size: 12px;
}
#dr h2 a
{
	text-decoration: none;
}
#dr ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#dr li
{
	border-top: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	float: left;
	width: 188px;
	margin: 0px;
	padding: 0px;
}
#dr li a
{
	width: 174px;
	margin: 0px 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left;
	color: #043;
}
#dr li a:visited
{
	color: #269;
}
#dr li a:hover
{
	color: #bc2931;
}

#area
{
	clear: both;
	height: 21px;
	background: #f2f6fb;
	margin: 0 auto;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}
#area h2
{
	display: none;
}
#area ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
	line-height: 21px;
}
#area li
{
	display: inline;
	border-left: #e3e3e3 1px solid;
	padding: 0px 0px 0px 3px;
}
#area li a
{
	padding: 0px 8px;
	color: #1f3a87;
}
#area li a:hover
{
	padding: 0px 8px;
	color: #bc2931;
}

#area li.first
{
	border: none;
}
.blank3 {height:3px;clear:both;font-size:1px;margin:0 auto;padding:0}

#zhoubian {
	float: left;
	width: 163px;
	height: 213px;
	margin-top: 3px;
	padding:6px;
	clear: both;
	border: 1px solid #ccc;
	background: #fcfcfc;
	overflow:hidden
}
#zhoubian h2
{
	font: bold 14px/21px auto;
	padding: 0px 0px 5px 0px;
	border-bottom: solid 1px #ccc;
}
#zhoubian ul
{
	list-style: none;
	margin: 0px 2px;
	padding: 6px 0px;
}
#zhoubian li
{
	white-space: nowrap;
	width: 160px;
	height: 18px;
	overflow: hidden;
	line-height: 18px;
	text-overflow: ellipsis;
}
#zhoubian li.odd
{
	margin-right: 11px !important;
	margin-right: 8px;
}