

body { color: #be934c; FONT-FAMILY: 'Arial', 'Helvetica', 'sans-serif'; FONT-SIZE: 12px; background: url(../images/main_bg.gif); }

td { color: #000000; font: 12px Arial, Helvetica, sans-serif; }

.searchbut{
	background: url(../images/search.gif); height: 20px;   cursor: pointer; border: 1px solid #be934c; width: 46px;  padding: 0 0;
}

.loginbut{
	height: 20px;   cursor: pointer; border: 1px solid #be934c; width: 46px;  padding: 1px 0; background: #FFF;
}

button { height: 1.8em; padding: 0 0.3em; background: #E4E4E4; cursor: pointer; border: 1px solid;
		border-top-color: #000000; border-right-color: #000000; border-bottom-color: #000000; border-left-color: #000000; }

.inputtype{
	height: 18px;  cursor: pointer; border: 1px solid #be934c; 
}

.frame2 { border: 5px solid #CCCCCC;  }

/*用于AJAX调用的DIV*/
.xspace-ajaxdiv { position:absolute; padding: 5px; margin-left: 600; margin-top: 360; 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; }

#slideimg { padding-top: 7px; }
#slidefooter { background: #FFFFFF; border: solid #FFFFFF; border-width: 5px 0; height: 27px; margin: 0 auto; overflow: hidden; }
#slideprev { background: url(../images/slide_prev.gif); width: 25px; height: 27px; text-indent: -9999px; float: left; overflow: hidden; }
#slidenext { background: url(../images/slide_next.gif); width: 25px; height: 27px; text-indent: -9999px; float: right; overflow: hidden; }
#slidetext {  background: #FFFFFF; margin: 0; line-height: 23px; height: 21px; overflow: hidden; }
#slideplay { background: url(../images/slide_play.gif); width: 46px; height: 27px; text-indent: -9999px; float: right; overflow: hidden; }


#hotarticle ul { background: #FFF; margin: 0; padding: 0.1em; list-style: none; line-height: 1.7em; overflow: hidden; height:285px;}
#hotarticle li { height: 1.7em; overflow: hidden; color: #999; padding-left: 0.8em; background: url(../images/new/list_icon.gif) no-repeat 0.3em 0.7em; }

/*选项卡*/
h3.tabs { background-color: #E8F7FC !important; height: 26px; padding-left: 0 !important; }
	.tab { font-weight: normal; float: left; padding: 0 10px; cursor: pointer; border-right: 1px solid #C1D8E0; }
		.curtab { background: #FFF; border-right-color: #B2C9D3; font-weight: bold; }

/*热门文章 */
#hotarticle { border: 1px solid #CCCCCC; background: #FFFFFF; padding: 3px; position: relative; width:580px;height:310px;}
#hotarticle h4 { font-size: 1.0em; margin: 0; line-height: 22px; border-bottom: 1px solid #CCCCCC; }
#hotarticletabs { position: static; margin: 0; line-height: 18px; top: 7px!important; top: 8px; right: 10px; }
#hotarticletabs span { background: #62b9f6; float: right; color: #FFF; margin-right: 2px; height: 18px; padding: 0 5px; cursor: pointer; }
#hotarticletabs span.active { background: #FFF; color: #333; font-weight:bold; border: 1px solid #CCCCCC; border-bottom: none; }

#photo { border: 1px solid #CCCCCC; background: #FFFFFF; padding: 1px; position: relative; width:580x;height:538px;float:center;}
#photo h4 { font-size: 1.0em; margin: 0; line-height: 22px; border-bottom: 1px solid #CCCCCC; }
#phototabs { position: static; margin: 0; line-height: 18px; top: 7px!important; top: 8px; right: 10px; }
#phototabs span { background: #62b9f6; float: right; color: #FFF; margin-right: 2px; height: 18px; padding: 0 5px; cursor: pointer; }
#phototabs span.active { background: #FFF; color: #333; font-weight:bold; border: 1px solid #CCCCCC; border-bottom: none; }


/*侧边版块*/
.blockx { margin: 0 0 6px; border: 1px solid #B2C9D3; background: #FFF; }
	.blockx h3 { margin: 1px 0 0; font-size: 1em; color: #5086A5; line-height: 26px; padding-left: 0.5em; background: url(../images/dotline_h.gif) repeat-x bottom; }
		.blockx h3 a { color: #5086A5; }
	
	/*侧边多行列表*/
	.block dl { margin: 0; padding: 5px 0 10px; line-height: 1.5em; width: 100%; overflow: hidden; }
		.block dt { margin: 0 5px; padding: 5px 0 0 8px; background: url(../images/list_icon.gif) no-repeat 0 12px; }
			.block dt a { color: #316AA5; }
		.block dd { color: #999; margin: 0 5px; padding: 0 0 5px 8px; background: url(../images/dotline_h.gif) repeat-x bottom; }
			.block dd a { color: #999; }

/*搜索*/
#search { width: 600px; margin: 6em auto; position: relative; border: 1px solid #CCCCCC; background:#FFF}
	#searchtabs { height: 23px; margin: 0; position: absolute; top: -24px !important; top: -23px; }
		#searchtabs span { float: right; background: #CCCCCC; margin: 0 4px -1px 0; cursor: pointer; border: 1px solid #CCCCCC; padding: 0 1em; line-height: 22px; }
			#searchtabs span.active { border-bottom: 1px solid #FFF; background: #FFF; }
	#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; }

.goodrate { background: url(../images/link_icons.gif) no-repeat 0 -39px; padding: 0 5px 0 16px; }
.replynum { background: url(../images/link_icons.gif) no-repeat 0 -57px; padding: 0 5px 0 16px; }


.coverlist { margin: 0; padding: 2px; list-style: none; }
	/*\*/ * html .coverlist { height: 1%; } /**/ *>.coverlist { overflow: hidden; }

		.coverlist li { float: left; display: inline; width: 190px; height: 100px; margin: 0px 0px; overflow: hidden; }

			.cover { float: left;  text-align: center; border: 1px solid #DFDFDF; padding: 3px; width: 75px; height: 80px; w\idth: 75px; he\ight: 80px;  font-size: 85px; overflow: hidden; }

				.cover a { display: table-cell; vertical-align: middle; text-align: center; width: 100px; }

					.cover img { max-height: 300px; max-width: 300px; width: 75px; height: 85px; vertical-align: middle; font-size: 10px;  }

						@media all and (min-width: 0px){ .cover img { width: 70px; height: 80px; } } /*for Opera Only*/

			.coverlist li ul { margin: 3px 0 0 90px; padding: 0; list-style: none; line-height: 18px; }
				.coverlist li li { float: none; display: list-item; width: auto; height: auto; margin: 0; }
			.coverlist h3 { margin: 0; font-size: 1em; font-weight: normal; }
				.coverlist h3 a { color: #316AA5; }

/*栏目封面图片*/
.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; }


.imagelist { margin: 0; padding: 0 0 0 20px; list-style: none; background: #FFFFFF; zoom: 1; overflow: hidden; }
	.imagelist li { border: 1px solid #EEE;  float: left; display: inline; width: 100px; height: 130px; overflow: hidden; margin: 3px 3px 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; }


/*图片列表*/
.imgthumblist {  margin: 0; padding: 0; list-style: none; padding-bottom: 6px; }
	/*\*/ * html .imgthumblist { height: 1%; }/**/ *>.imgthumblist { overflow: hidden; padding-left: 0px;}
		.imgthumblist li { float: left; display: inline; background: #FFF; text-align: center; width: 123px; height: 135px; w\idth: 115px; he\ight: 125px; overflow: hidden; border: 1px solid #EEE; padding: 3px; margin: 1px 0 0 2px;  }
			.imgthumblist p { margin: 0; line-height: 22px; }

			.imgthumblist div { line-height: 90px; font-size: 90px; height: 106px; display: table; background: url(../images/dotline_h.gif) repeat-x bottom; }
				.imgthumblist div a { display: table-cell !important; display: block; width: 115px; vertical-align: middle; }
					.imgthumblist div img { vertical-align: middle; max-width: 110px; max-height: 90px; width: expression(this.width >110 && this.height < this.width ? 110: true); height: expression(this.height > 90 ? 90: true); font-size: 10px; }
					@media all and (min-width: 0px){ .imgthumblist div img { width: 110px; height: 90px; } } /*for Opera Only*/

			li.smallthumb { width: 88px; height: 105px; w\idth: 81px; he\ight: 97px; border-color: #DFDFDF; margin: 0 0 6px 4px; }
				li.smallthumb div { line-height: 65px; font-size: 65px; height: 80px; }
					li.smallthumb div a { width: 80px; }
						li.smallthumb div img {  max-width: 75px; max-height: 75px; width: expression(this.width >75 && this.height < this.width ? 75: true); height: expression(this.height > 75 ? 75: true); }			
						@media all and (min-width: 0px){ li.smallthumb div img { width: 75px; height: 75px; } } /*for Opera Only*/

/*热门话题*/
#hottag { overflow: hidden; }
	#hottag div {  margin-left: 0.5em; overflow: hidden; line-height: 1.8em; }
		#hottag a {   margin-right: 0.2em; white-space: nowrap; }
			#hottag a em { color: #999; font-style: normal; }
.Tagblock { overflow: hidden; }
	.Tagblock h3 { color: #000000; font-size: 1em;  line-height: 30px; padding-left: 0.5em; background: #f3efef;}
		.Tagblock h3 a { color: #5086A5; }

/*-----------------------------------------------------------------------------------文章显示页面*/

	.articletitle { font-size: 1.33em; margin: 1em 0 0.5em; text-align: center; }
		.articletitle a { color: #5086A5; }
	.articleinfo { margin: 0 8px !important; background: url(../images/dotline_h.gif) repeat-x bottom; }
	.articlectrl { float: right; }

#custominfo { background: #F5FCFF url(../images/dotline_h.gif) repeat-x bottom; margin: 0 8px; padding: 8px 0; }
	#custominfo h5 { margin: 0; line-height: 2.2em; font-size: 1.2em; color: #5086A5; padding-left: 30px; }
	#custominfo ul { line-height: 1.6em; padding: 0; margin: 0; list-style: none; }
		#custominfo li { padding: 0 30px 5px; background: url(../images/list_icon.gif) no-repeat 22px 7px; }
			#custominfo strong { color: #5086A5; }



	#articlebody { width: 97%; margin: 0 auto; padding: 1em 0; overflow: hidden; overflow-y: hidden; line-height: 1.8em; font-size: 1.17em; }
		#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 .addoninfo { border: 1px solid #EEE; }
		#articlebody .addoninfo h5 { font-size: 1em; margin: 0; line-height: 2em !important; border-bottom: 1px solid #EEE; padding-left: 1em; }
		#articlebody .addoninfo ul { margin: 0.5em 0 0.5em 2em; padding: 0; }
			#articlebody .addoninfo li { line-height: 1.6em !important; }
	
	#articlebody img { width: expression(this.width > 500 ? 500: true); max-width: 500px;  }
		.imglogolist { margin: 0; padding: 0; list-style: none; text-align: center; }
	
	#articlebody kbd.showvideo, #articlebody kbd.showflash { font: 1em Arial, Helvetica, sans-serif; cursor: pointer; text-decoration: underline; }

/*评论列表 */
.commentlist { margin: 0; padding: 10px; list-style: none; }
	.commentlist li { padding-bottom: 20px; }
		.commentlist h4 { padding: 0 6px; font-size: 1em; margin: 0 0 10px; line-height: 26px; background: #E4E4E4 url(../images/dotline_h.gif) repeat-x bottom; }
	.commentlist img { width: expression(this.width > 500 ? 500: true); max-width: 500px;  }

/*发表评论*/
	#comment form { margin: 0; padding: 5px 15px; }
	#comment p { margin: 0.3em 0; }
		.seccodeline * { vertical-align: middle; }

		#xspace-rates { text-align: center; height: 50px; background: #FFF; padding: 20px 0; border-bottom: none; margin-bottom: 0; }
		#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; }

		
		#message { border: 1px solid #B2C9D3; padding: 5px; vertical-align: text-top; height: 8em; width: 490px; }
		#seccode { border: 1px solid #B2C9D3; height: 23px; line-height: 23px; padding: 0 5px; }

/*分页*/
.pages { text-align: right; background: url(../images/dotline_h.gif) repeat-x top; 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 5px; border: 1px solid; border-color: #CEE3EA #90AAB4 #90AAB4 #CEE3EA; background: #FFFFFF; }
			span.xspace-totlerecord, span.xspace-totlepages { color: #090; }
				span.xspace-totlerecord { margin-right: 0; border-right: none; }
			span.xspace-current { background: #F90; border-color: #0A0 #060 #060 #0A0; color: #FFF; font-weight: bold; }


/*栏目区块列表*/
.category {  margin: 4px 0 10px 0; }
	.category h3 { margin: 0 0 5px; font-size: 1.0em; line-height: 1.8em; height: 1.8em; border-bottom: 1px solid #CCCCCC; }
		.category h3 strong { float: left; padding: 0 8px; }
			.category h3 strong a { color: #000; text-decoration: none; }


.blockcategorylist { border: 1px solid #CCCCCC; border-top: none; margin-bottom: 6px; overflow: hidden; background: url(../images/dotline_v.gif) repeat-y center; }
	/*\*/ * html .blockcategorylist { height: 1%; } /**/
	.blockcategory { float: left; width: 302px; border-top: 1px solid #CCCCCC; height: 260px; overflow: hidden; }
		.blockcategory h3 { line-height: 26px; background: #f3efef url(../images/dotline_h.gif) repeat-x bottom; margin: 1px 0 0; font-size: 1em; height: 26px; }
			.blockcategory h3 strong { background: #FFF; border-right: 1px solid #B2C9D3; float: left; padding: 0 10px; max-width: 180px; height: 26px; overflow: hidden; }
				.blockcategory h3 strong a { color: #000000; }
			.blockcategory .msgtitlelist { margin: 3px; }
	.block3col { background: url(../images/dotline_v_3col.gif) repeat-y 255px 0 !important; }
.blockcategory .msgtitlelist { font-size: 1em; }
a.more { float: right; height: 26px; line-height: 26px; color: #5086A5; background: transparent url(../images/link_icons.gif) no-repeat 0 7px; padding: 0 10px 0 15px; font-weight: normal; }

.msgtitlelist { margin: 0; padding: 0; list-style: none; line-height: 1.8em; }
	.msgtitlelist li { height: 2em; overflow: hidden; padding-left: 0.8em; background: url(../images/list_icon.gif) no-repeat 3px 0.68em; }
	.block .msgtitlelist { padding: 3px 5px; }

.msgtitlelist2 { margin: 0; padding: 0; list-style: none; line-height: 1.8em; }
	.msgtitlelist2 li { height: 1.5em; overflow: hidden; padding-left: 0.8em; background: url(../images/list_icon.gif) no-repeat 3px 0.68em; }
	.block .msgtitlelist { padding: 3px 5px; }

/*侧边版块*/
.sideblock { margin: 0 0 3px;  background: #FFF; padding: 3px; }
.sideblock p { margin: 0.3em; line-height: 1.6em; }

/*头条信息*/
.img { float: left; width: 55px; height: 55px; border: 1px solid #CCC; margin: 3px;}

#headline { margin-top: 3px; color: #000000; font: Arial, Helvetica, sans-serif; font-size: 1em; clear:both;}

.margin{ clear:both; margin-top: 3px; }

.readtitlelist { margin-left: 0px; padding-left: 0px; list-style: none; line-height: 1.6em; background: url(../images/dotline_h.gif) repeat-x bottom; }
.readtitlelist li { height: 1.6em; overflow: hidden; padding-left: 0.4em; background: url(../images/dotline_h.gif) repeat-x bottom;}
.readtitlelist A:link {
	COLOR: #666; TEXT-DECORATION: none
}
.readtitlelist A:visited {
	COLOR: #666; TEXT-DECORATION: none
}
.readtitlelist A:hover {
	COLOR: #f60; TEXT-DECORATION: none
}
.readtitlelist A:active {
	COLOR: #f60; TEXT-DECORATION: none
}

/*多行带摘要信息列表*/
.messagelist { margin: 0; padding: 5px 8px; list-style: none; line-height: 1.6em; }
	.messagelist li { margin: 5px 0 25px;}
		.messagelist h4 { margin: 5px 0; font-size: 1.17em; line-height: 2em; padding-left: 5px; background: #fcecdc url(../images/dotline_h.gif) repeat-x bottom; }
			.messagelist h4 em { float: right; font-style: normal; padding-right: 5px; }
			.messagelist h4 a { color: #000000; }
				.messagelist h4 a:visited { font-weight: bold; }
			.messagelist p { margin: 5px 0; }
				.messagelist p a { color: #316AA5; }
/*带缩略图的信息列表*/
.articlelist li { padding-left: 60px; }
	.articlelist h4 img { float: left; margin-left: -60px; width: 48px; height: 48px; padding: 3px; background: #ebeaea; border: 1px solid #CCCCCC; }

.bottomline{ border-bottom: 1px solid #CCCCCC;}

.marginof3 { margin-top: 3px;}
.frame { border: 1px solid #CCCCCC; }

A:link {
	color: #000000; TEXT-DECORATION: none; font-size: 1em;
}
A:visited {
	color: #000000; font: Arial, Helvetica, sans-serif;  TEXT-DECORATION: none; font-size: 1em;
}
A:hover {
	color: #be934c; font: Arial, Helvetica, sans-serif;  TEXT-DECORATION: none; font-size: 1em;
}
A:active {
	color: #000000; font: Arial, Helvetica, sans-serif;  TEXT-DECORATION: none; font-size: 1em;
}

/*版块标题*/
.blocktitle {  padding: 1px 0 0; margin-bottom: 6px; line-height: 30px; }
	.blocktitle h2 { font-size: 1.17em; margin: 0; padding-left: 32px; background:  url(../images/title_icon.gif) no-repeat 10px 6px; }
	.blocktitle a.more { margin-top: 2px; }



.Newblock { margin: 0 0 6px; border: 1px solid #fcecdc; background: #FFF; }
	.Newblock h3 { margin: 1px 0 0; font-size: 1em; color: #000000; line-height: 26px; padding-left: 0.5em; background: #fcecdc url(../images/dotline_h.gif) repeat-x bottom; }
		.Newblock h3 a { color: #000000; }


.Newblock2 { margin: 0 0 6px; border: 1px solid #CCCCCC; background: #FFF; width:780px; float:center;}
	.Newblock2 h3 { margin: 1px 0 0; font-size: 1em; color: #000000; line-height: 26px; padding-left: 0.5em; }
		.Newblock2 h3 a { color: #000000; }

.block { margin: 0 6px 10px 10px;  }
	.block h3 { margin: 0 12px 10px 10px; font-size: 1em;  line-height: 30px; padding-left: 0.5em; }
		.block h3 a { color: #5086A5; }

.blockx { margin: 0 6px 10px 10px;  }
	.blockx h3 { margin: 0 12px 10px 10px; font-size: 1em;  line-height: 30px; padding-left: 0.5em; }
		.blockx h3 a { color: #5086A5; }

/*单行信息列表*/
	.block .msgtitlelist { color: #be934c; font: 13px Arial, Helvetica, sans-serif; TEXT-DECORATION: none; padding: 3px 13px; margin: 18px 10px 15px; }

input, select, textarea{
font: 12px Tahoma, Verdana;
color: #333333;
font-weight: normal;
background-color: #FFFFFF;
border: 1px solid #2279A2;
padding: 0px 2px;
}

/*头部风格-----------------------------------------------------------------------------------头部风格*/

/*顶部导航*/
#topmenu { background: #E8F7FC; border-bottom: 4px solid #F5FBFF; text-align: right; line-height: 2em; }
	#topmenu ul { list-style: none; margin: 0; padding: 0; border-bottom: 1px solid #C1D8E0; }
		#topmenu li { display: inline; border-left: 1px solid #C1D8E0; padding-left: 1em; padding-right: 0.5em; }
			#topmenu a { color: #154BA0; }

#pagetitle { padding: 8px 0; height: 76px; he\ight: 60px; border-bottom: 4px solid #F5FBFF; overflow: hidden; }
	#logo { border-right: 1px solid #86B9D6; padding: 0 10px; margin-right: 10px; }
	.banner468 { float: right; }

/*主导航*/
#menu {  border-bottom: 1px solid #86B9D6; line-height: 25px; background: url(../images/menu_bg.gif); width: 770px; overflow: hidden; }
	#menu ul { list-style: none; margin: 0 1em; padding: 0; width: 100%; overflow: hidden; }
		#menu li { float: left; margin: 0 2px; width: 6em; overflow: hidden; white-space: nowrap; }
	/*首页导航*/
	#menu dl { margin: 0 1.5em; padding: 0; height: 25px; overflow: hidden; }
		#menu dt { float: left; width: 4em; white-space: nowrap; }
			#menu dt a { color: #5086A5 !important; }
		#menu dd { float: left; width: 6em; margin: 0 2px; overflow: hidden; white-space: nowrap; }

/*您的位置导航*/
#navigation { padding: 0.5em 0; }
	#navigation p { margin: 0;}
		#navigation p a, #navigation p strong { margin: 0 0.5em; }
	#searchform { float: right; }
		#searchform * { vertical-align: top; }
		#searchform button { margin-left: 0.5em; }
	/*简单页面的位置导航*/
	#navigation.simplepage { padding: 0;  height: 21px; line-height: 21px; overflow: hidden; background: #E4E4E4 url(../images/title_icon.gif) no-repeat 10px 6px;; margin-bottom: 1em; }
		#navigation.simplepage p { float: right; margin-right: 0.5em; }
		#navigation.simplepage h1, #navigation.simplepage h2 { margin: 0; font-size: 1.0em; padding-left: 32px; }

/*-----------------------------------------------------------------------------------布局*/

#panel { width: 600px; overflow: hidden; margin: 1em auto; }
#userpanel fieldset, #loginform fieldset { border: none; margin: 0; padding: 0; }
#userpanel legend, #loginform legend { display: none; }

/*内嵌登录面板*/
#userpanel { margin-top: 15px; height: 9.3em; overflow: hidden; }
	#userpanel form { margin: 5px auto; width: 150px; margin: 12px 20px;}
		#userpanel input { width: 90px; }
		#userpanel p { margin: 0.5em 0; }
		#userpanel #dologin { float: right; }
		#userpanel form a { line-height: 2.3em; color: #be934c; border-right: 1px solid #86B9D6; padding-right: 5px; }
	/*登录后*/
	#userpanel ul { margin: 12px 13px; color: #be934c; font: 12px Arial, Helvetica, sans-serif; TEXT-DECORATION: none}

/*登录页面*/
.loginarea { width: 300px; float: left; }
.tips { width: 299px; float: left; border-left: 1px solid #fcecdc; line-height: 1.8em; }


/*提示框*/
#notice { margin: 200px auto 0; background: #FFF; border-style: solid; border-color: #FFFFFF #FFFFFF #FFFFFF;; border-width: 4px 1px 1px; text-align:center; }
	#notice_message { padding: 1.5em 1em; font-size: 1.17em; }
	#notice_message.warning { color:red; }
	#notice_links { margin: 0; line-height: 2em;  background: #fcecdc; 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; }

/*快捷面板*/
.quicklink { overflow: hidden; margin: 0 0 5em; padding: 0; list-style: none; }
.quicklink li { float: left; width: 33.3%; text-align: center; }
	.quicklink li a { display: block; border: 1px solid #CCC; width: 180px; margin: 10px auto; height: 50px; text-align: left; line-height: 50px; text-indent: 65px; background-image: url(../images/panel_icons.gif); background-repeat: no-repeat; }
		.sitehome { background-position: 10px 7px; }
		.bbs { background-position: 10px -83px; }
		.myspace { background-position: 10px -173px; }
		.spacemng { background-position: 10px -263px; }
		.spacesignup { background-position: 10px 7px; }
		.sitemng { background-position: 10px -443px; }
		.logout { background-position: 10px -533px; }
		.login { background-position: 10px -173px; }
		.register { background-position: 10px -353px; }
	.quicklink li a:hover { border-color: #86B9D6; background-color: #F5FBFF; text-decoration: none; }
	
#gsbg_single { 
width: 740px; 
height: 80px; 
background-image: url(images/bg_gsbg2.gif); 
padding-top: 10px; 
padding-left: 75px; 
} 
