@import "main_old.css";


#demo
{
	overflow: hidden;
	width: 990px;
	height: 110px;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	background: #fffbf7;
}
#demo ul.list
{
	margin: 5px 5px 5px 0px;
	padding: 0px;
	list-style: none;
	width: 1200px;
	height: 100px;
	height: 100px;
	overflow: hidden;
}
#demo ul.list li
{
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
#demo ul.list li a
{
}
#demo ul.list li a img
{
	height: 100px;
}
#demo ul.list li a span.title
{
	display: none;
}
#demo ul.list li a span.summary
{
	display: none;
}
#demo ul.list li.hover
{
	border: 1px solid #888;
	width: 250px;
	overflow: hidden;
	background: #ffc;
}
#demo ul.list li.hover a
{
	margin: 3px;
	display: block;
	text-decoration: none;
	color: #333;
	height: 100px;
	height: 92px;
	overflow: hidden;
	line-height: 16px;
}
#demo ul.list li.hover a img
{
	float: left;
	margin-right: 3px;
	height: 92px;
}
#demo ul.list li.hover a span.title
{
	display: block;
	font-weight: bold;
}
#demo ul.list li.hover a span.summary
{
	margin-top: -1px;
	display: block;
}


div#weatherforecast {margin:5px;height:52px;line-height:16px}
div#weatherforecast img {float:left;margin:0 8px}

/* 全局CSS定义 */
#siteinfo
{
	margin: 0;
}
#siteinfo h2
{
	margin: 3px 0px 0px;
	width:229px;
	float: left;
}
div.star {background:#eeffff url(../images/star.gif) no-repeat 0px 0px;overflow:hidden;border:1px solid #e0e0e0;height:120px;clear:both}
div.star div.link {width:78px;height:120px;float:left;}
div.star div.link a {width:78px;height:120px;display:block;text-indent:-9999px}
div.star div.image {width:106px;height:104px;border:1px solid #e0e0e0;background:#f8f8f8;float:left;margin:5px;padding:2px}
div.star div.image img {width:106px;height:104px}
div.star div.content {width:550px;height:110px;float:left;margin:5px}
div.star div.content h5 {font-size:16px}
div.star div.content p {margin:5px 0;text-indent:2em;line-height:18px;color:#333}
div.star div.content em {display:none}
.ban{ margin:0px; 	background: url(../images/ban.jpg) no-repeat right center;
}
.ban p{margin:0px;text-indent:-9999px;}
.ban a{display:block;height:120px;}

.xjp {
	margin:3px 0px 0px 115px;
	background: url(../images/banner2.jpg) no-repeat right center;
}
.xjp p {margin:3px 0px 0px 0px;text-indent:-9999px;}
.xjp a {display:block;height:100px;}
body.hp,
body.category,
body.list,
body.latest,
body.weather,
body.mostpopular,
body.archive,
body.search,
body.tags,
body.tradestar
{
	background:#fff;
}
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: 640px;
	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: 300px;
	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;
}
#navbar
{
	/*clear: both;
	padding:1px;
	margin:5px auto 0;
	height:22px;*/
	border: 1px solid #dce1e4;
	background: #f1f9fd;
	text-align: center;
	margin-top: 6px;
	padding: 1px 5px;
}
#navbar ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 23px;
	display: block;
}
#navbar ul li
{
	display: inline;
}
#navbar ul li a
{
	font-size: 14px;
}
#navbar ul.prinavbar
{
}
#navbar ul.prinavbar li
{
	margin-right: 8px;
}
#navbar ul.prinavbar li a
{
	color: #c00;
}
#navbar ul.secnavbar
{
	border-top: 1px solid #dce1e4;	
}
#navbar ul.secnavbar li
{
	margin-right: 6px;
}
#pri
{
	padding: 0;
	clear: both;
	height:22px;
	line-height:22px;
	border: 0;
	margin: 0 auto;
	background: #fff url(../images/menu.png);
	list-style:none;
	padding-left:8px
}
#pri *
{
	color: #C00;
	font:bold 12px/22px Arial
}
#pri li
{
	display: inline;line-height:22px;
}
/* 链接颜色 */
a {color: #555; text-decoration:none;}
a:hover {color: #bc2931;text-decoration:underline;}
/* 其他属性 */
body.tradestar #container,
body.hp #container, 
body.category #container,
body.list #container,
body.latest #container,
body.weather #container,
body.mostpopular #container,
body.archive #container,
body.search #container,
body.tags #container
{width:990px;background:#fff}
/* 通用空白间距 */
.blank6{ height:6px; font-size:1px; width:100%; clear:both;overflow:hidden;}
div.blank {height:5px;font-size:1px;padding:0;margin:0 auto;clear:both}
/*Page Layout*/
.area { background:#fff; clear:both; margin:0px auto;}
.content_leftbig{ float:left;width:792px; height:auto; margin:0px; padding:0px;}
.content_rightbig{ float:right;width:188px; height:auto;margin:0px; padding:0px;}
.left {
        float: left; 
		width: 260px
}
.middle {
        padding: 0px; 
		float: left; 
		margin: 0px 5px; 
		width: 260px;
}
.right {
        
		float: right; 
		width: 260px
}
.colleft {
        float: left; 
		width: 188px
}
.colmiddle {
        padding: 0px; 
		float: left; 
		margin: 0px 5px; 
		width: 250px;
}
.colright {
        
		float: right; 
		width: 230px;
}
.col1 {
        float: left; 
		width: 470px
}
.col2 {
        padding: 0px; 
		float: left; 
		margin: 0px 5px; 
		width: 240px;
}
.col3 {
        
		float: right; 
		width: 230px;
}
body.hp .col1 .item ul li,body.hp .col2 .item ul li,body.hp .col3 .item ul li {white-space:nowrap;width:190px;overflow:hidden;margin:0 auto;text-overflow:ellipsis;line-height:18px;height:18px !important;background:url(http://common.allnet.cn/images/i2.gif) no-repeat center left;padding-left:10px}
.cleft {width:222px;float: left;}
.cright {width:222px;float: right;}

/*div#star {border:1px solid #fdd26c;background:#fff url(../images/bg_star.png) repeat-x 0px 30px;height:152px}*/
div#star {background:#eeffff url(../images/star.gif) no-repeat 0px 0px;overflow:hidden;border:1px solid #e0e0e0;height:120px;padding-left:78px;clear:both}
div#star div.image {width:106px;height:104px;border:1px solid #e0e0e0;background:#f8f8f8;float:left;margin:5px;padding:2px}
div#star div.image img {width:106px;height:106px}
div#star div.content {width:566px;_width:566px;height:110px;_height:115px;float:left;margin:5px;overflow:hidden}

div#star div.content h5 {font-size:14px}
div#star div.content p {margin:5px 0;text-indent:2em;line-height:18px;color:#333}
div#star div.content em {display:none}
div#star h3 {display:none/*padding:0px 0px 0px 20px;margin:0 auto;height:30px;font:bold 14px/30px Arial;color:#c00;margin:1px;background:#f8f8f8 url(../images/t_bg_star.png) no-repeat 0px 0px*/}
/*#snnews {height:255px}*/
#colmiddle a {color:#bc2139}
#colmiddle a:hover {color:#06c}

body.hp .item {border:1px solid #dce1e4;background:#fff}
body.hp .item ul {margin:5px;padding:0px;list-style:none}
body.hp .item ul li {white-space:nowrap;width:230px;overflow:hidden;margin:0 auto;text-overflow:ellipsis;line-height:18px;height:18px !important;background:url(http://common.allnet.cn/images/i2.gif) no-repeat center left;padding-left:10px}

#snnews .colleft {width:192px; float:left;}
#snnews ul li {white-space:nowrap;width:172px;overflow:hidden;margin:0 auto;text-overflow:ellipsis;line-height:18px;height:18px !important;background:url(http://common.allnet.cn/images/i2.gif) no-repeat center left;padding-left:10px}
#colright ul li {white-space:nowrap;width:200px;_width:208px;overflow:hidden;margin:0 auto;text-overflow:ellipsis;line-height:18px;height:18px !important;background:url(http://common.allnet.cn/images/i2.gif) no-repeat center left;padding-left:10px}
#logo2 {text-align:center;width: 180px}
#colright dl {margin:5px;padding:0px;width:210px;}
#colright dl dd {margin:0px;padding:0px}
#colright dl dd img {width:210px;height:60px;border:1px solid #CCC}
#colmiddle ul li {width:220px}
body.hp .item h3 {padding:0px 0px 0px 20px;margin:0 auto;height:30px;font:bold 12px/30px Arial;color:#505050;margin:1px;background:#f8f8f8 url(../images/t_bg.png) no-repeat 0px 0px}
body.hp .item h3 span {width:35px;height:17px;float:right;background: url(../images/more.png);margin-top:5px;margin-right:5px;overflow:hidden}
body.hp .item h3 span a {width:35px;height:17px;display:block;text-indent:-9999px;font:bold 14px/30px Arial;}


div#information {border-top:1px solid #c0c0c0}

div.picarticle
{
	padding:0;
	margin: 7px;
	background:url(../images/line.gif) repeat-x 0px bottom;
	height:91px;
}
div.picarticle .image
{
	padding:3px;
	width:75px;
	height:75px;
	border:1px solid #e0e0e0;
	overflow:hidden;
	margin-bottom:8px;
	float:left
}
div.picarticle .image img {height:75px;width:75px}
div.picarticle .content
{
	padding:0 0 8px 8px;
	width:142px;
	height:70px;
	overflow:hidden;
	float:right;
	line-height:16px;
}
.col1 div.picarticle .content,
.col2 div.picarticle .content,
.col3 div.picarticle .content
{
	padding:0 0 8px 8px;
	width:120px;
	height:70px;
	overflow:hidden;
	float:right;
	line-height:16px;
}
div.picarticle .content p
{
	margin:0;
	color:#666;
	text-indent:2em;
}
div.picarticle .content em
{
	display:none
}
div.picarticle .content h5
{
	white-space:nowrap;
	width:140px;
	overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
}
.col1 div.picarticle .content h5,
.col2 div.picarticle .content h5,
.col3 div.picarticle .content h5
{
	white-space:nowrap;
	width:110px;
	overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
}
div.picarticle .content h5 a
{
	color:#222;
	font-size:14px;
}
div#gov {padding-right:10px;height:24px;line-height:24px;font:bold 12px/24px Arial;padding-left:100px;clear:both;background:#f1f9fd url(../images/t.png) no-repeat 0px 0px;border:1px solid #dce1e4;text-align:right}
div#wh {padding-right:10px;height:24px;line-height:24px;font:bold 12px/24px Arial;padding-left:100px;clear:both;background:#f1f9fd url(../images/t.png) no-repeat 0px -24px;border:1px solid #dce1e4;text-align:right}
div#cg {padding-right:10px;height:24px;line-height:24px;font:bold 12px/24px Arial;padding-left:100px;clear:both;background:#f1f9fd url(../images/t.png) no-repeat 0px -48px;border:1px solid #dce1e4;text-align:right}
div#by {padding-right:10px;height:24px;line-height:24px;font:bold 12px/24px Arial;padding-left:100px;clear:both;background:#f1f9fd url(../images/t.png) no-repeat 0px -72px;border:1px solid #dce1e4;text-align:right}
div#sd {padding-right:10px;height:24px;line-height:24px;font:bold 12px/24px Arial;padding-left:135px;clear:both;background:#f1f9fd url(../images/t.png) no-repeat 0px -96px;border:1px solid #dce1e4;text-align:right}
div#gx {padding-right:10px;height:24px;line-height:24px;font:bold 12px/24px Arial;padding-left:135px;clear:both;background:#f1f9fd url(../images/t.png) no-repeat 0px -120px;border:1px solid #dce1e4;text-align:right}
div#sm {padding-right:10px;height:24px;line-height:24px;font:bold 12px/24px Arial;padding-left:155px;clear:both;background:#f1f9fd url(../images/t.png) no-repeat 0px -144px;border:1px solid #dce1e4;text-align:right}
div#sxzz {padding-right:10px;height:24px;line-height:24px;font:bold 12px/24px Arial;padding-left:100px;clear:both;background:#f1f9fd url(../images/t.png) no-repeat 0px -168px;border:1px solid #dce1e4;text-align:right}
div#hxzd {padding-right:10px;height:24px;line-height:24px;font:bold 12px/24px Arial;padding-left:100px;clear:both;background:#f1f9fd url(../images/t.png) no-repeat 0px -192px;border:1px solid #dce1e4;text-align:right}
div#weidao {padding-right:10px;height:24px;line-height:24px;font:bold 12px/24px Arial;padding-left:100px;clear:both;background:#f1f9fd url(../images/t.png) no-repeat 0px -216px;border:1px solid #dce1e4;text-align:right}
div#news {padding-right:10px;height:24px;line-height:24px;font:bold 12px/24px Arial;padding-left:100px;clear:both;background:#f1f9fd url(../images/t.png) no-repeat 0px -240px;border:1px solid #dce1e4;text-align:right}
div#gov a,div#wh a,div#cg a,div#by a,div#sd a,div#gx a,div#sm a,div#sxzz a,div#hxzd a,div#weidao a,div#news a {color:#222}
div#gov a:hover,div#wh a:hover,div#cg a:hover,div#by a:hover,div#sd a:hover,div#gx a:hover,div#sm a:hover,div#sxzz a:hover,div#hxzd a:hover,div#weidao a:hover,div#news a:hover {color:#C00}

div#gov span,div#wh span,div#cg span,div#by span,div#sd span,div#gx span,div#sm span,div#sxzz span,div#hxzd span,div#weidao span,div#gov a span,div#wh a span,div#cg a span,div#by a span,div#sd a span,div#gx a span,div#sm a span,div#sxzz a span,div#hxzd a span,div#weidao a span,div#news a span{display:block;width:100px;height:24px;text-indent:-9999px;position:absolute;left:32px;cursor: hand}

body.category div#todayfeatures div.content
{
	float: left;
	width: 400px;
	margin-left: 13px;
}



div.logos {
	clear:both;margin:0px;padding:0px
}
div.logos ul{
	margin:0;padding:0;list-style:none;
}
div.logos ul li {	
	background:none;
	padding:0;
	border-top:1px solid #cdcdcd;
	border-left:1px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd;
	width:135px;
	float:left;
}
div.logos ul li.last {
	border-top:1px solid #cdcdcd;
	border-left:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd;
	width:132px;
}
div.logos ul li div.image {padding:1px;text-align:center;border-bottom:1px solid #cdcdcd;background:#f8f8f8;}
div.logos ul li div.text {padding:5px;text-align:center;height:26px;line-height:14px;overflow:hidden;background:#fff url(../images/text_bg.png) repeat-x left bottom;color:#036}
div.logos ul li a {color:#036}
div.logos img {width:130px;height:60px;border:0px;}

div.logossite {
	clear:both;margin:0px;padding:0px
}
div.logossite ul{
	margin:0;padding:0;list-style:none;
}
div.logossite ul li {	
	background:none;
	padding:0;
	border-top:1px solid #cdcdcd;
	border-left:1px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd;
	width:135px;
	float:left;
}
div.logossite ul li.last {
	border-top:1px solid #cdcdcd;
	border-left:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd;
	width:132px;
}
div.logossite ul li div.image {padding:1px;text-align:center;background:#f8f8f8;}
div.logossite ul li div.text {display:none}
div.logossite ul li a {color:#036}
div.logossite img {width:130px;height:60px;border:0px;}


.trade {padding:8px;border:1px solid #cdcdcd;background:#f8f8f8;height:140px;}
.trade ul {margin:0px;padding:0px;list-style:none}
.trade ul li {white-space:nowrap;width:210px;_width:220px;float: left;overflow:hidden;margin:0 auto;text-overflow:ellipsis;line-height:18px;height:18px !important;background:url(http://common.allnet.cn/images/i2.gif) no-repeat center left;padding-left:10px}

.guestbook {border:1px solid #e0e0e0;padding:35px 8px 8px 8px;background:url(../images/comm.png) no-repeat 8px 8px}
.guestbook h2,.guestbook h3 {display:none}
.guestbook .editor
{
	margin: 5px 0px;
	padding: 8px;
	border: #e0e0e0 1px solid;
	background: #f8f8f8
}
.guestbook .item {margin: 5px 0px;}
.guestbook .item h4
{
	padding: 2px 7px;
	font-size: 12px;
	border-bottom: #e0e0e0 1px solid;
	background: #f8f8f8;
	color: #800;
}
.guestbook .item p
{
	padding: 5px 7px;
	margin: 0px;
}

body.tradestar .T_Menu {background:url(../images/misc_bg.png) repeat-x 0px 0px;border:1px solid #d1e3f4; border-bottom:0;height:27px;color:#369;}
body.tradestar .T_Menu label{background:url(../images/misc_bg.png) repeat-x 0px 0px;font-size:14px;width:82px;text-align:center;line-height:27px;border-right:1px solid #d1e3f4;cursor:pointer;float:left;}
body.tradestar .T_Menu label.selected {font-weight:bold;background:url(../images/misc_bg.png) repeat-x 0px -27px;color:#555}
body.tradestar div.odd {width:445px;float: left;}
body.tradestar div.even {width:497px;float: right;}
body.tradestar div.blk_12 {border:1px solid #d1e3f4;height:195px}

body.tradestar div.ItemImg {float: left;width:180px;_width:160px;margin:8px 0px 8px 8px;_margin:8px 0px 8px 5px;border: 1px solid #c8d8f2;background:#f5f8fd}
body.tradestar div.ItemImg p,div.ItemImg em {display:none}
body.tradestar div.ItemImg h5 {
	margin:1px 0px 5px 0px;
	/*border: 1px solid #c8d8f2;*/
	padding: 4px;
	font-size: 12px;
	white-space:nowrap;
	text-align:center;
	width:171px;
    _width:151px;
    overflow:hidden;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;	
}
body.tradestar div.ItemImg h5 a {color:#009}
body.tradestar div.ItemImg img {
	border: 1px solid #c8d8f2;
	padding: 2px;
	width:175px;
    _width:155px;
	height: 145px
}
body.tradestar div.newslist {width:300px;float: right;}
body.tradestar div.newslist ul
{
	margin: 8px;
	padding: 0px;
	line-height: 18px;
	list-style: none;
}
body.tradestar div.newslist ul li
{
	display: block;
	background: url(http://common.allnet.cn/images/li_dot_15em.gif) no-repeat left top;
	padding-left: 12px;
    white-space:nowrap;
	width:270px;
    _width:290px;
    overflow:hidden;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
}

body.tradestar div.bizNews {border:1px solid #ccc}
body.tradestar div.bizNews h1 {background: url(../images/h1_bg.png);height:24px;margin:0 auto;padding:7px 8px 0px 8px;font:bold 14px #666}
body.tradestar div.bizNews h1 span.more {float: right;font:normal 12px Verdana;margin-top:-16px}
body.tradestar div.bizNews ul
{
	margin: 8px;
	padding: 0px;
	line-height: 18px;
	list-style: none;
}
body.tradestar div.bizNews ul li
{
	display: block;
	background: url(http://common.allnet.cn/images/li_dot_15em.gif) no-repeat left top;
	padding-left: 12px;
    white-space:nowrap;
	width:400px;
    _width:400px;
    overflow:hidden;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
}
body.tradestar div.bizNews ul li em {padding-left:15px}
table#logos {}
table#logos img {width:213px;height:65px}

.summary {
	border: #fc0 1px solid; background: #ffe57f;clear:both;margin:0px auto;width:593px;clear:both;
}
.summary p {margin:5px;text-indent:2em;font-size:14px;line-height:22px;color:#C00}

#citylist {border:1px solid #c0c0c0;background:#f8f8f8;padding:5px}
#citylist dl {margin:0;padding:0}
#citylist dd {display:inline;margin:0;padding:0;line-height:18px}
#citylist dd.t,#citylist dd.t a {font-weight:bold;color:#C00}
#citylist dd.t a:hover {color:#06c}


.col1_4 .item {float:left;margin-right:5px;width:185px}
body.hp .col1_4 .item ul li {white-space:nowrap;width:155px;overflow:hidden;margin:0 auto;text-overflow:ellipsis;line-height:18px;height:18px !important;background:url(http://common.allnet.cn/images/i2.gif) no-repeat center left;padding-left:10px}
.col1_4 .last {margin-right:0;width:180px}
.col1_4 div.picarticle
{
	padding:0;
	margin: 7px;
	background:url(../images/line.gif) repeat-x 0px bottom;
	height:91px;
}
.col1_4 div.picarticle .image
{
	padding:3px;
	width:75px;
	height:75px;
	border:1px solid #e0e0e0;
	overflow:hidden;
	margin-bottom:8px;
	float:left
}
.col1_4 div.picarticle .image img {height:75px;width:75px}
.col1_4 div.picarticle .content
{
	padding:0 0 8px 8px;
	width:75px;
	height:70px;
	overflow:hidden;
	float:right;
	line-height:16px;
}
.col1_4 div.picarticle .content p
{
	margin:0;
	color:#666;
	text-indent:2em;
}
.col1_4 div.picarticle .content em
{
	display:none
}
.col1_4 div.picarticle .content h5
{
	white-space:nowrap;
	width:70px;
	overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
}
.col1_4 div.picarticle .content h5 a
{
	color:#222;
	font-size:14px;
}
div.right_sxzz{ width:190px; margin:0px; padding:0px; text-align:center;}
div.right_sxzz ul{ padding:10px; margin:0px;}
div.right_sxzz ul li{ display:inline; line-height:22px;  background:none}


			#hezuo { width:960px;font-size:12px;margin:0px auto;border-top:1px solid #c0c0c0}
			#hezuo h3 {font-weight:bold;ont-size:12px;margin:5px auto;}
			#hezuo ul{list-style-type: none;margin:6px 5px 0px;padding:0px;text-align:center;}
			#hezuo ul li{display:inline;padding-right:5px;line-height:20px;}
			a,a:link{text-decoration:none;color:#3d3d3d;font-size:12px;}
			a:visited {text-decoration: none;color:#3d3d3d;}
			a:hover{text-decoration:underline;color:#3d3d3d;}
			a:active {text-decoration:underline;color:#3d3d3d;}
