/*幻灯片*/
#i_c {width: 622px; margin:12px 0 0 12px}
.i_c_bp {color: #fff; zoom: 1; position: relative;}
.i_c_bp1 {z-index: 1; background: #95adb7; filter: alpha(opacity=75);opacity:0.75; left: 0px; width: 100%; bottom: -1px; position: absolute; height: 30px; moz-opacity: 0.75}
.i_c_bp2 {font-weight: bold; z-index: 2; left: 10px; bottom: 3px; position: absolute}
.i_c_bp3 {z-index: 3; right: 10px; bottom: 5px; position: absolute}
.i_c_bp3 li {background: #fa3; float: left; margin-left: 7px; overflow: hidden; width: 15px; cursor: pointer; line-height: 15px; height: 15px; text-align: center}
.i_c_bp3 li.on {background: #fff; color: #000}
#tt { line-height:20px;}

/*提示框*/
#notice { margin: 200px auto 0; background: #FFF; border-style: solid; border-color: #86B9D6 #B2C9D3 #B2C9D3; border-width: 4px 1px 1px; }
#notice_message { padding: 1.5em 1em; font-size: 1.17em; }
#notice_message.warning { color:red; }
#notice_links { margin: 0; line-height: 2em; border-top: 1px solid #F5F5F5; background: #F5FBFF; padding: 0 1em; }
#notice_links a { margin: 0 2px; }

/*用于AJAX调用的DIV*/
.xspace-ajaxdiv { position:absolute; padding: 5px; border: 1px solid #BBB; background: #FCFFEF; text-align: left; }
.xspace-ajaxdiv h5 { line-height: 24px; font-size: 1em; margin: 0; }
.xspace-ajaxdiv h5 a { float: right; font-weight: normal; }
.xspace-ajaxcontent { background: #FFF; border: 1px solid #EEE; }
.xspace-ajaxcontent form { margin: 0; }


/*分页*/
.pages { text-align: right; height: 32px; }
.xspace-page { float: right; margin: 5px 5px 0 0; }
.xspace-page a, .xspace-page span { float: left; display: inline; margin-right: 3px; line-height: 20px; padding: 0 6px; background: #F3F3F5; }
span.xspace-totlerecord, span.xspace-totlepages { color: #1176BB;  }
span.xspace-totlerecord { margin-right: 0; border-right: 1px solid #FFF; }
span.xspace-current { background: #1176BB; color: #E1EBEF; font-weight: bold; }

/*用户面板*/
#userpanel { zoom: 1; margin:10px 0 17px 10px; width:295px; background: url(../images/side_mini_title.gif) no-repeat 0 0; border-top:solid #70AF00 8px; }
/*未登录*/
#userpanel fieldset {border: none; padding: 0 10px; margin: 0; position: relative; }
#userpanel legend { padding-left: 40px; line-height: 50px; margin-bottom: 5px; color:#70AF00; font-size:14px; font-weight:bold}
#userpanel input { width: 120px; }
#userpanel p { margin: 0.5em 0; }
#userpanel label { padding-right: 10px; }
#userpanel p.cookietime { float: left; margin: 0.2em 0; }
#userpanel #cookietime { width: auto; margin: 0 0 0 3.4em; }
#userpanel #dologin { position: absolute; right: 30px; bottom: 50px; width: 64px; height: 32px; border: none; background: #A6D18A url(../images/btn_login.gif); text-indent: -9999px; }
#userpanel form a { line-height: 2em; color: #30A9D4; border-left: 1px solid #F3F3F5; padding-left: 7px; }
/*登录后*/
#userpanel h3 { padding-left: 50px; line-height: 50px; margin-bottom: 5px; color:#70AF00; font-size:14px; font-weight:bold }
#userpanel ul { margin: 10px 20px 10px 26px; }
#userpanel li { line-height: 2.2em; height: 2.2em; border-bottom: 1px solid #F1F5F6; }
#userpanel li a { padding-left: 10px; margin: 0 20px; background: url(../images/icon_item.gif) no-repeat 0 7px; }

/*面包屑导航*/	
#nav {height: 20px; line-height: 20px; margin-top:10px; text-align:left; width:952px; color:#C58F54}
#nav a { color:#C58F54}
#nav span { color:#333}

/*列表*/
.artlist li { margin:10px 0 10px 0;background:url(../images/icon_bullet_11x11.gif) no-repeat 0px 4px;  padding-left:20px; }
.artlist li a { color:#005399}
.artlist h4 { font-size:14px; margin-bottom:6px;}
.artlist .tags a { background:none; padding:0 0 0 5px;}
.artlist cite { float: right; font-style: normal; width: 5em; height: 1.8em; color: #B9BCBF; overflow: hidden; }
.artlist cite a { color: #1DA4CD; }

.al2 li{ width:45%; float:left;border-bottom:solid #eee 1px;overflow:hidden; margin:5px 0 5px 0}
.al2 li a {}

/*聚合友情链接*/
#links{background:#fff ;border:1px solid #eee;margin:0 auto;}
#links a.more{color:#1FA9CE;float:right;font-weight:normal;line-height:22px;padding-right:10px;}
#links h3{color:#5086A5;font-size:1em;line-height:26px;margin:1px 0pt 0pt;padding-left:0.5em; border-bottom:solid #eee 1px;}
#links ul{font-family:Simsun,simsun; margin:0px; padding:6px 0; list-style:none;}
/*\*/ * html #links ul{ height: 1%; }/**/ *> #links ul{ overflow: hidden; }
#links li{margin: 0 0 4px 6px; padding:0px;}
#links .pic{background:transparent url(../images/dotline_h.gif) repeat-x center bottom;}
#links .pic li{ }
#links .text li{width:auto; white-space:nowrap;}
#links li img {max-width: 200px; max-height: 100px; width: expression(this.width > 200 && this.width > this.height ? 200 : true); height: expression(this.height > 100 ? 100 : true);}

/*边距*/
.mr6 { margin-right:6px;}
.ml2 { margin-left:2px;}

/*首页三列*/
.block3 { width:311px; float:left;}
.block3 .h3title { width:295px; margin-left:12px;}
.block3 ul { width:295px; background:#fff url(../images/dipTopBorder_295x126.gif) no-repeat top; padding-top:25px; margin-left:12px;}
.block3 ul li { margin:10px;}
.block3 .oneimgart { width:275px; margin-left:12px; background:#DBD9CD; padding:10px;}
.block3 .oneimgart h3 { font-size:14px;}
.block3 .oneimgart h3 a {color:#005399}

/*更多文章*/
.morearticle { background:#fff url(../images/bkg_moreArticles_617x326.gif) no-repeat top; padding:10px;}
.morearticle .title { height:50px;  padding-left:60px; margin:10px;}
.morearticle .title h3 {line-height:50px; color:#70AF00}
.morearticle .artlist { margin:15px;}

.h3title { height:20px; line-height:20px; border-bottom:solid #D2D1C9 1px; margin-top:10px;}
.h3title h3 { width:60%; float:left; font-size:14px;}
.h3title h3 a { color:#70AF00}
.h3title span { width:40px; float:right}

/*空间之星、图片新闻*/
#spacestar, #picnews { border: 1px solid #E9E9E9; padding: 1px; height: 91px; he\ight: 87px; overflow: hidden; }
	#spacestar h3, #picnews h3 { margin: 0; background: #F3F3F5; font-size: 1em; line-height: 24px; padding-left: 5px; }
	#spacestar ul, #picnews ul { margin: 0; padding: 0; list-style: none; zoom: 1; overflow: hidden; }
		#spacestar li, #picnews li { float: left; display: inline; border: 1px solid #F1F5F6; margin: 5px 1px 5px 2px; width: 50px; height: 50px; padding: 1px; }
			#spacestar img, #picnews img { width: 50px; height: 50px; }
			

/*站点地图*/
#sitemap ul {font-family:Simsun,simsun; margin: 5px 0; padding: 0; list-style: none; }
	/*\*/ * html #sitemap ul{ height: 1%; }/**/ *> #sitemap ul{ overflow: hidden; }
	#sitemap li {float: left; padding: 0 1em 0 0;white-space:nowrap; line-height:24px;}

/*登录页面*/
.loginpanel { width: 290px; margin: 0 auto; }
	.loginpanel fieldset { margin: 0; padding: 0; border: none; }
		.loginpanel legend { display: none; }
			.loginpanel p { margin: 10px 0; }
				.loginpanel label { margin-right: 5px; }
				.loginpanel input { width: 200px; }
				.loginpanel button { margin-left: 3.3em; }
.imgsecode {width:350px}
.imgsecode input{padding:3px 2px;}
/*链接*/
#friendlink ul { margin: 0; padding: 0; list-style: none; zoom: 1; overflow: hidden; }
	#friendlink li { float: left; padding: 0 1em; margin: 5px 0; white-space: nowrap; line-height: 31px; }
		#friendlink li img { width: 88px; height: 31px; }


/*幻灯片*/
#slideimg { border: 1px solid #5B97AF; padding: 1px; width: 264px; w\idth: 260px; height: 252px; he\ight: 248px; float: left; margin-right: 10px; }
	#slidefooter { height: 30px; line-height: 30px; overflow: hidden; text-align: center; background: #E7EAEC; margin-top: 1px; }
		#slidenext { float: right; width: 30px; }
		#slideprev { float: left; width: 30px; }
		#slidefooter p { margin: 0; }
			#slidefooter a { text-decoration: none; color: #000; }

/*头条信息*/
#headline { height: 120px; background:url(../images/icon_2.gif) no-repeat 0px 5px; padding-left:60px;}
#headline strong a { color: #005399; font-size:14px; line-height:40px; }
#headline p { margin: 0; color: #000; }

/*选项卡*/
.tabblock { border: 1px solid #E1ECF0; background: #fbfbfb; margin-bottom: 5px; }
.tabblock h3 { margin: 0; font-size: 1em; }
.tabblock h3 a {line-height: 22px; color:#000}
.tabblock h3 .tab { font-weight: normal; float: left; border-right: 1px solid #E1ECF0; padding: 0 10px; color: #005399; }
.tabblock h3 .curtab { font-weight: bold; background-color: #fbfbfb; border-top: 2px solid #AC7240; height: 30px; overflow: hidden; }
.tabblock a.more { float: right; line-height: 30px; padding:0 10px 0 10px; font-weight: normal; color: #1FA9CE; background:#fff }
#taginfolisttabs { height:30px; overflow:hidden;}
#taginfolisttabs a { line-height:30px; font-size:12px}
#hotarticletabs { height:30px; overflow:hidden;}
#hotarticletabs a { line-height:30px; font-size:12px}

/*同城*/
#cityspace { background: #F3F3F5; height: 36px; line-height: 36px; text-align: center; }
	#cityspace form * { vertical-align: middle; }
	#cityspace form button { border: none; padding: 0; margin: 0; background: transparent url(../images/btn_cityspace.gif) no-repeat 50% 50%; text-indent: -9999px; width: 80px; height: 36px; overflow: hidden; }
		#cityspace form button#goodscitysearch { background-image: url(../images/btn_citygoods.gif); }

/*调查、公告*/
#polls, #announcement { background: #F3F3F5 url(../images/icon_lighttitle.gif) no-repeat 10px 12px; line-height: 36px; padding-left: 26px; margin:10px; }
	#polls strong, #announcement strong { color: #999; }
		#polls a.more, #announcement a.more { float: right; background: url(../images/btn_more.gif) no-repeat 50% 50%; width: 80px; text-indent: -9999px; }

#dopoll table { margin: 10px 30px; line-height: 1.8em; }
	#dopoll td { vertical-align: top; border-bottom: 1px solid #E1ECF0; }
#pollresult ul { margin: 10px 30px; padding: 0; line-height: 1.8em; list-style: none; }
	 #pollresult li { border-bottom: 1px solid #E1ECF0; }
	 	 #pollresult li div { color: #656D77; }
		 #pollresult li div.pollpercent { line-height: 15px; height: 15px; overflow: hidden; background: #80CC57 url(../images/blocktitle_2.gif) repeat-x 0 -9px; }

/*TAG*/
#hottag div a em { font-style: normal; color: #30A9D4; font-size: 10px; }

/*快捷面板*/
.quicklink { margin: 0; padding: 0; list-style: none; zoom: 1; overflow: hidden; }
	.quicklink li { float: left; width: 49%; padding: 10px 0; text-align: center; }
		.quicklink a { display: block; line-height: 3em; margin: 0 60px; padding: 0 10px; background-color: #D7EDC1; border: 1px solid; border-color: #E3F2D4 #E3F2D4 #CCE1B7 #CCE1B7 }

.thumbmsg { float: left; margin-right: 10px; text-align: center; }
	.thumbmsg img { width: 120px; height: 100px; display: block; border: 1px solid #F1F5F6; padding: 1px; margin-bottom: 5px; }

.side .thumblist { margin: 0; padding: 0; list-style: none; }
	.side .thumblist li { border-bottom: 1px solid #FFF; padding-left: 77px !important; background-image: none !important; height: 67px; }
		.side .thumblist li div { float: left; display: inline; margin-left: -67px; border: 1px solid #E9E9E9; background: #FFF; }
		.side .thumblist li img { width: 60px; height: 60px; }
			.side .thumblist li h6 { font-size: 1em; margin: 5px 0; font-weight: normal; }
				.side .thumblist li h6 a { color: #1DA4CD; }
			.side .thumblist li p { margin: 0; color: #656D77; }

.msgtitlelist { padding: 0; list-style: none; line-height: 1.8em; }
.msgtitlelist li { height: 1.8em; overflow: hidden; }
.msgtitlelist cite { float: right; font-style: normal; width: 5em; height: 1.8em; color: #B9BCBF; overflow: hidden; }
.msgtitlelist cite a { color: #1DA4CD; }

.list2col { zoom: 1; overflow: hidden; }
	.list2col li { width: 48%; float: left; display: inline; margin: 0 5px; }

.linelist li { background: url(../images/dotline_h.gif) repeat-x bottom; }

.articlelist { font-size: 1.17em; }

.imagelist { margin: 0; padding: 0 0 0 11px; list-style: none; background: #F1F5F6; zoom: 1; overflow: hidden; }
	.imagelist li { float: left; display: inline; width: 100px; height: 130px; overflow: hidden; margin: 8px 14px 0; text-align: center; }
		.imagelist div { display: table; width: 100px; height: 100px; background: #FFF; overflow: hidden; font-size: 80px; line-height: 80px; }
			.imagelist div a { display: table-cell; vertical-align: middle; }
			.imagelist img { max-width: 100px; max-height: 100px; width: expression(this.width > 100 && this.width > this.height ? 100 : true); height: expression(this.height > 100 ? 100 : true); font-size: 12px; }
			@media all and (min-width: 0px){ .imagelist img { width: 100px; height: 100px; } } /*for Opera Only*/
		.imagelist p { margin: 0; line-height: 30px; height: 30px; overflow: hidden; }

.newimage { margin: 0; padding: 0 0 0 11px; list-style: none; background: #F1F5F6; zoom: 1; overflow: hidden; }
	.newimage li { float: left; display: inline; width: 75px; height: 100px; overflow: hidden; margin: 8px 14px 0; text-align: center; }
		.newimage div { display: table; width: 75px; height: 75px; background: #FFF; overflow: hidden; font-size: 75px; line-height: 75px; }
			.newimage div a { display: table-cell; vertical-align: middle; }
			.newimage img { max-width: 75px; max-height: 75px; width: expression(this.width > 75 && this.width > this.height ? 75 : true); height: expression(this.height > 75 ? 75 : true); font-size: 12px; }
			@media all and (min-width: 0px){ .newimage img { width: 75px; height: 75px; } } /*for Opera Only*/
		.newimage p { margin: 0; line-height: 24px; height: 24px; overflow: hidden; }

.messagelist { margin: 0; padding: 0; list-style: none; }
	.messagelist li { background: url(../images/dotline_h.gif) repeat-x bottom; padding: 5px 10px; }
		.messagelist h4 { border-left: 3px solid #1175BA; padding-left: 5px; margin: 5px 0 0; font-size: 1.17em; }
			.messagelist h4 a { color: #333; }
		.messagelist p { margin: 5px 0; padding-left: 8px; color: #656D77; line-height: 1.7em; }
			.messagelist p.msginfo { color: #999; }

.thumbmsglist { margin: 0; padding: 0; list-style: none; clear: both; }
	.thumbmsglist li { background: url(../images/dotline_h.gif) repeat-x bottom; padding: 5px 10px; zoom: 1; overflow: hidden; }
		.thumbmsglist li .thumb { float: left; width: 80px; height: 80px; margin: 0; text-align: center; overflow: hidden; }
			.thumbmsglist li .thumb img { border: 1px solid #F3F3F5; padding: 1px; max-width: 75px; max-height: 75px; width: expression(this.width > 75 && this.width > this.height ? 75 : true); height: expression(this.height > 75 ? 75 : true); }
		.thumbmsglist div { float: right; width: 550px; }
		.thumbmsglist li em { float: right; color: #1DA4CD; font-style: normal; }
		.thumbmsglist li h4 { margin: 0; font-size: 1.17em; }
			.thumbmsglist li h4 a { color: #333; }
		.thumbmsglist li h6 { margin: 0; font-size: 1em; font-weight: normal; }
			.thumbmsglist li h6 a { color: #1DA4CD }
		.thumbmsglist li p { margin: 5px 0; color: #656D77; line-height: 1.7em; }
			.thumbmsglist li p.msginfo { color: #999; }

.thumb2col { padding: 10px; zoom: 1; overflow: hidden; }
	.thumb2col li { width: 320px; w\idth: 300px; float: left; }
		.thumb2col li div { width: 210px; }


.blockcategorylist { zoom: 1; overflow: hidden; background: url(../images/dotline_v.gif) repeat-y 50% 0; }
	.blockcategory { float: left; width: 49.9%; height: 280px; background: url(../images/dotline_h.gif) repeat-x top; overflow: hidden; }
		.blockcategory h3 { margin: 2px 0 0; font-size: 1.17em; background: #F3F3F5; line-height: 1.8em; padding-left: 5px; }
			.blockcategory h3 a { color: #000; }
	.blockcategory .more { color: #1DA4CD; }

/*栏目封面图片*/
.catepic { text-align: center; background: url(../images/dotline_h.gif) repeat-x bottom; }
	.catepic img { margin-top: 10px; max-width: 170px; max-height: 170px; width: expression(this.width > 170 && this.height < this.width ? 170: true); height: expression(this.height > 170 ? 170: true); }
	.catepic p { text-align: left; padding: 10px; margin: 0; }

/*专题列表*/
#subjectlist { border-color: #86B9D6; padding: 2px; }
	#subjectlist h3 { border: none; background: #9FC8DF; }
	#subjectlist li { border-bottom: 1px solid #E2F0F9; text-align: center; padding: 3px; }
		#subjectlist p { margin: 0; line-height: 1.2em; }

/*阅读文章*/
#articledetail { border-top:solid #70AF00 8px; background:url(../images/icon_view.gif) no-repeat 10px 20px}
#articledetail #relativetags { padding-left:50px;}
#articledetail #relativetags a { color:#C18E55}

#articlectrl {margin: 0;line-height:28px; height:28px; padding-left:50px;}
#articlectrl span { margin-right:20px;}
#articlectrl a { color:#C18E55}

h1#articletitle { margin: 0; text-align: center; font-size: 1.33em; line-height:50px; text-align:left; padding-left:50px; }
#articleinfo { text-align:left; color: #999; padding-left:50px}
#articlebody { font-size: 1.17em; line-height: 1.8em; margin:10px; }
#articlebody * { line-height: normal; }
#articlebody p, #articlebody div { line-height: 1.8em !important; margin: 10px 0; }
#articlebody  p *, #articlebody  div * { line-height: normal !important; }
#articlebody img { max-width: 500px; max-height: 500px; width: expression(this.width>500 && this.width>this.height ? 500 : true); height: expression(this.height > 500 ? 500 : true); }


/*评论列表*/
#commentlist { margin-bottom:20px;}
#commentlist dl { margin: 0; padding: 0; }
#commentlist dt { border: solid #E1ECF0; border-width: 1px 1px 0; padding: 5px; background: #F4F4F4; }
#commentlist dt span { float: right; }
#commentlist dd { margin: 0 0 5px; border: solid #E1ECF0; border-width: 0 1px 1px; padding: 5px; line-height: 1.8em; }
#commentlist dd * { line-height: normal; }
#commentlist dd p, #commentlist dd div { line-height: 1.8em !important; margin: 10px 0; }
#commentlist dd p *, #commentlist dd div * { line-height: normal !important; }
#commentlist dd img { max-width: 500px; max-height: 500px; width: expression(this.width>500 && this.width>this.height ? 500 : true); height: expression(this.height > 500 ? 500 : true); }
#commentlist dd .xspace-quote { margin: 10px 10px 10px 30px; padding: 5px; border-left: 3px solid #1175BA; line-height: 1.8em; }
#commentlist p.more { margin: 5px 0; background: url(../images/icon_item.gif) no-repeat 5px 6px; padding-left: 13px; }
#commentlist p.more a { font-weight: bold; color: #1DA4CD; }


/*投票*/
#xspace-rates { text-align: center; width: 430px; margin: 5px auto; padding: 20px 0; height: 90px; he\ight: 50px; overflow: hidden; background: #FFF; }
	#xspace-rates-bg { width: 210px; height: 30px; margin: 0 auto 5px; background: url(../../../images/base/rate_star.gif); }
		#xspace-rates-star { height: 30px; background: url(../../../images/base/rate_star.gif) 0 -30px; margin: 0 auto 0 0; }
		#xspace-rates-a { height: 30px; margin-top: -30px; }
		#xspace-rates a { float: left; text-align: left; width: 30px; height: 30px; text-indent: -999px; overflow: hidden; background-color: transparent !important; }
		.xspace-rates-5 { width: 30px; }
		.xspace-rates-3 { width: 60px; }
		.xspace-rates-1 { width: 90px; }
		.xspace-rates0 { width: 120px; }
		.xspace-rates1 { width: 150px; }
		.xspace-rates3 { width: 180px; }
		.xspace-rates5 { width: 210px; }
	#xspace-rates p { margin: 0; }

/*发表评论*/
#comment { margin: 0 auto 5px; background: #FFF; }
#comment h2 { margin: 0; font-size: 1.17em; line-height: 2em; padding-left: 10px; }
#comment form { margin: 0; padding: 5px 15px; }
#comment p { margin: 0.3em 0; }
.seccodeline * { vertical-align: middle; }
#comment label { margin-right: 10px; }
#message { border: 1px solid #B2C9D3; padding: 5px; vertical-align: text-top; height: 80px; width: 340px; }
#seccode { border: 1px solid #B2C9D3; height: 23px; line-height: 23px; padding: 0 5px; }
#submitcomm { margin-left: 3.1em; } 
#comment #message { width:540px;}

#search { width: 600px; margin: 0 auto; }
#search form { text-align: center; margin: 4em 0; }
#search .open { text-align: left !important; line-height: 30px; margin: 2em !important; }
#search .open div div { clear: both; padding-left: 7em; }
#search .open label { float: left; width: 7em; }
#search .open div label { margin-left: -7em; }
#search .open  button { float: right; }
#search .open fieldset { border: none; margin: 0; padding: 0; }
#search .open fieldset label { float: none; margin: auto; white-space: nowrap; margin-right: 1em; }








.adbox { width: 100%; overflow: hidden; margin-bottom: 5px; text-align: center; }