/*************************************************************/
/**                                                         **/
/**   SupeSite 官方模板                                      **/
/**                                                         **/
/**   (C) 2001-2006 Comsenz Technology Ltd.                 **/
/**   http://x-space.discuz.net                             **/
/**                                                         **/
/*************************************************************/


/*************************************************************/
/********************************************* 基本布局风格 **/
/*************************************************************/

body, td, input, select, textarea, button {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #333;
}
body {
	text-align: center;
	margin: 0;
	padding: 0;
	background: #FFF;
}
a {
	text-decoration: none;
	color: #333;
}


a.attention {
	color: #F10712 !important;
}


a.more {
	background: #7FA6E5 url(../images/more_btn.gif);
	width: 100px;
	height: 31px;
	display: block;
	float: right;
	text-indent: -9999px;
	overflow: hidden;
}

a.minimore {
	background: url(../images/more_btn_s.gif) no-repeat -12px -35px;
	width: 60px;
	height: 22px;
	text-indent: -9999px;
	line-height: 24px;
	overflow: hidden;
	display: block;
	float: right;
}

img {
	border: none;
}
/*清除浮动*/
.hackbox {
	border-top: 1px solid transparent !important;
	margin-top: -1px !important;
	border-top: 0;
	margin-top: 0;
	clear: both;
	visibility: hidden;
}
.fristitem {
	margin-left: 0 !important;
}
.lastitem {
	padding-right: 0 !important;
}


cite {
	float: right;
	display: block;
	width: 5em;
	height: 21px;
	font-style: normal;
	overflow: hidden;
}
cite a {
	color: #999;
}

/*外侧容器*/
.wrap {
	width: 770px;
	margin: 0 auto;
	text-align: left;
}


/*页脚*/
#footer {
	border-top:  3px solid #757591;
	margin-top: 5px;
	padding: 20px 0;
	text-align: center;
	color: #999;
	font-size: 11px;
}
#footer p {
	margin: 0;
}
#footer a {
	color: #999;
}
#footer a:hover {
	color: #333;
}
#footer strong {
	color: #369;
}
#footer em {
	color: #00CC33;
	font-weight: bold;
	font-style: normal;
}



/*页面导航条*/
#nav {
	float: right;
	line-height: 31px;
}
#nav a {
	color: #FFF;
	background: url(../images/icon_item_arrow_white.gif) no-repeat left !important;
	background-position: 0 4px;
	padding: 0 10px 0 5px;
}

/*分页*/
.pagediv {
	margin: 1em 0;
	text-align: right;
}

ul.page {
	list-style: none;
	margin: 0.4em 0;
}
ul.page li {
	display: inline;
	margin-right: 0.1em;
	line-height: 2em;
	height: 2em;
	text-align: center;
}
ul.page li a {
	background: #FFF;
	padding: 0.2em 0.4em;
	border: 1px solid #9AA1AB;
}
ul.page li a:hover {
	background: #ECF3FB;
	text-decoration: none;
}
ul.page li.totle, ul.page li.pages, ul.page li.current {
	background: #FFF;
	padding: 0.2em 0.4em;
	border: 1px solid #9AA1AB;
	margin-right: 0.3em;
}
ul.page>li.totle, ul.page>li.pages, ul.page>li.current {
	margin-right: 0.1em;
}
ul.page li.current {
	color: #FFF;
	background: #9AA1AB;
}

/*提示*/
#notice {
	width: 450px;
	position: absolute;
	left: 50%;
	top: 40%;
	margin: -80px 0 0 -225px;
	background: #DDD;
	padding: 2px;
	text-align: left;
}
#notice .innerdiv {
	border: 1px solid #007EA8;
	height: 100%;
	background: #F1F4FA url(../images/icon_info.gif) no-repeat 1em 2.5em;
}
#notice h1 {
	line-height: 2em;
	width: 448px;
	w\idth: 438px;
	height: 2em;
	font-size: 12px;
	background: #D9E1F1;
	color: #007EA8;
	padding-left: 10px;
	border: 1px solid #007EA8;
	border-bottom: none;
}
#notice div.info {
	background: #F1F4FA url(../images/icon_info.gif) no-repeat 5% 45%;
	border: 1px solid #007EA8;
	border-top: none;
	border-bottom: none;
	padding: 3em 1em 3em 8em;
}
#notice.warning div.info {
	background-image: url(../images/icon_warning.gif);
}
#notice p.btmlink {
	margin: 0;
	border: 1px solid #007EA8;
	border-top: none;
	background: #D9E1F1;
	height: 32px;
}
#notice p.btmlink a {
	display: block;
	float: right;
	margin: 0.5em;
	height: 20px;
	line-height: 23px;
	overflow: hidden;
}
#notice p.btmlink a:hover {
	text-decoration: none;
}
#notice p.btmlink a.done {
	background: url(../images/btn_done.gif) no-repeat;
	width: 67px;
	color: red;
	text-indent: 2.3em;
}
#notice p.btmlink a.back {
	background: url(../images/btn_back.gif) no-repeat;
	width: 87px;
	text-indent: 1.4em;
}
#notice p.btmlink a.home {
	background: url(../images/btn_home.gif) no-repeat;
	width: 87px;
	text-indent: 2em;
}


/*频道图片*/
.catepic img {
	width: 175px;
}
.catepic p {
	margin: 5px;
	line-height: 1.4em;
}


/*************************************************************/
/****************************************** 通用布局及列表  **/
/*************************************************************/

/*板块标题*/
.blocktitle {
	background: #87A9DF url(../images/block_top_line.gif);
	height: 31px;
	margin-bottom: 3px;
}
.blocktitle h2 {
	float: left;
	background: #7FA6E5 url(../images/block_title_bg.gif) no-repeat 0 0;
	width: 163px;
	line-height: 33px;
	font-size: 14px;
	color: #FFF;
	margin: 0;
	height: 31px;
	overflow: hidden;
	text-indent: 20px;
}

/*首页通用的两列区域*/
.commonarea {
	width: 770px;
	overflow: hidden;
}
.commonarea .leftside {
	width: 230px;
	float: left;
}
.commonarea .mainarea {
	width: 534px;
	float: right;
}


/*频道通用的两列区域*/
.content {
	width: 770px;
	background: url(../images/commonarea_gray_bg.gif) repeat-y -55px;
	overflow: hidden;
}

.content .sidebar {
	width: 175px;
	float: left;
}
.content .mainarea {
	width: 590px;
	float: right;
}

.content .sidebar h3 {
	background: url(../images/block_title_bg.gif) no-repeat 0 -3px;
	clear: both;
	height: 25px;
	line-height: 27px;
	overflow: hidden;
	padding-left: 20px;
	margin: 0;
	font-size: 12px;
	color: #FFF;
}
.content .sidebar ul {
	margin: 5px 10px;
	padding: 0;
	line-height: 22px;
	list-style: none;
	background: url(../images/dotline_list.gif);
}
.content .sidebar ul li {
	background: url(../images/icon_item_arrow.gif) no-repeat 0 8px;
	padding-left: 10px;
	height: 22px;
	overflow: hidden;
}

/*灰色侧边*/
.grayback {
	background: url(../images/commonarea_gray_bg.gif) repeat-y left;
}


/*通用的两列板块组合*/
.list2block {
	border: 2px solid #F6F6F6;
	height: 270px;
	he\ight: 264px;
	background: #E8DEDE;
	padding: 1px;
	margin-bottom: 3px;
}
.list2block div {
	background: #FFF;
	width: 264px;
	float: left;
	height: 264px;
}

.list2block a.more {
	height: 29px;
	width: 80px;
	margin-left: 0 !important;
	margin-left: -5px;
	background: #F6F6F6 url(../images/more_btn_s.gif) no-repeat 0 6px;
}


.list2block h3 {
	background: #F6F6F6 url(../images/icon_title.gif) no-repeat 8px 8px;
	font-size: 12px;
	margin: 0;
	height: 29px;
	line-height: 30px;
	overflow: hidden;
	padding-left: 22px;
}
.list2block ul {
	margin: 5px;
	padding: 0;
	list-style: none;
	line-height: 22px;
	background: url(../images/dotline_list.gif);
}
.list2block li {
	background: url(../images/icon_item_arrow.gif) no-repeat 0 8px;
	padding-left: 10px;
	height: 22px;
	overflow: hidden;
}



/*通用的小文章版块*/
.miniblock {
	border: 2px solid #F6F6F6;
	width: 295px;
	w\idth: 289px;
	height: 259px;
	he\ight: 253px;
	background: #E8DEDE;
	padding: 1px;
	margin-bottom: 3px;
	float: left;
	overflow: hidden;
}
.miniblock a.more {
	height: 29px;
	width: 80px;
	margin-left: 0 !important;
	margin-left: -5px;
	background: #F6F6F6 url(../images/more_btn_s.gif) no-repeat 0 6px;
}
.miniblock h3 {
	background: #F6F6F6 url(../images/icon_title.gif) no-repeat 8px 8px;
	font-size: 12px;
	margin: 0;
	height: 29px;
	line-height: 30px;
	overflow: hidden;
	padding-left: 22px;
}
.miniblock ul {
	margin: 0;
	padding: 0;
	border: 5px solid #FFF;
	border-top: none;
	border-bottom: none;
	list-style: none;
	line-height: 22px;
	background: #FFF url(../images/dotline_list.gif);
	height: 234px;
	he\ight: 224px;
	overflow: hidden;
}
.miniblock li {
	background: url(../images/icon_item_arrow.gif) no-repeat 0 8px;
	padding-left: 10px;
	height: 22px;
	overflow: hidden;
}


/*通用的两列文章显示*/
.list2col {
	border: 1px solid #E8DEDE;
	margin-bottom: 3px;
	overflow: hidden;
}
.list2col a.more {
	height: 29px;
	width: 80px;
	margin-left: 0 !important;
	margin-left: -5px;
	background: #F6F6F6 url(../images/more_btn_s.gif) no-repeat 0 6px;
}
.list2col h3 {
	background: #F6F6F6 url(../images/icon_title.gif) no-repeat 8px 8px;
	font-size: 12px;
	margin: 0;
	height: 29px;
	line-height: 30px;
	overflow: hidden;
	padding-left: 22px;
}
.list2col ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 22px;
	overflow: hidden;
}
.list2col li {
	background: #FFF url(../images/icon_item_arrow.gif) no-repeat 5px 8px;
	padding-left: 15px;
	width: 294px;
	w\idth: 279px;
	height: 22px;
	overflow: hidden;
	float: left;
	border-bottom: 1px solid #F6F6F6;
}


/*文章列表*/
.articlelist {
	border: 2px solid #F6F6F6;
	background: #E8DEDE;
	padding: 1px;
	margin-bottom: 3px;
}
.articlelist h3 {
	background: #F6F6F6 url(../images/icon_title.gif) no-repeat 8px 8px;
	font-size: 12px;
	margin: 0;
	height: 29px;
	line-height: 30px;
	overflow: hidden;
	padding-left: 22px;
}
.articlelist ul {
	margin: 0;
	padding: 0;
	border: 5px solid #FFF;
	border-top: none;
	list-style: none;
	line-height: 22px;
	background: #FFF url(../images/dotline_list.gif);
}
.articlelist li {
	background: url(../images/icon_item_arrow.gif) no-repeat 0 8px;
	padding-left: 10px;
	height: 22px;
	overflow: hidden;
}


/*Select样式*/
span.outbdr {
	border: 1px solid #B8B9C9;
	display: block;
	float: left;
	height: 24px;
	he\ight: 22px;
	background: #FFF;
	overflow: hidden;
	margin-left: 3px;
}
span.outbdr span {
	height: 17px;
	overflow: hidden;
	display: block;
	position: relative;
	margin: 2px 0 !important;
	margin: 2px;
}
span.outbdr span select {
	position:absolute;
	left: -2px;
	top: -2px;
}



/*宽显示区*/
.widecontent {
	width: 770px;
}

.widecontent #searchbox {
	width: 240px;
}

.widecontent #cityspace {
	height: 43px;
	he\ight: 41px;
	width: 527px;
	w\idth: 525px;
	float: right;
}
.widecontent #cityspace .allspace {
	line-height: 41px;
}
.widecontent .list2col li {
	width: 379px;
	w\idth: 369px;
}



/*************************************************************/
/************************************************* 顶部风格 **/
/*************************************************************/

#header {
	margin-top: 10px;
}

/*频道页面的顶部导航*/
#topmenu {
	background: #E8EEF7;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
	line-height: 1.8em;
	margin-bottom: 0.6em;
}
#topmenu li {
	display: inline;
	padding: 0 0.5em 0 0.9em;
	background: url(../images/links_item_line.gif) no-repeat left !important;
	background-position: 0 2px;
}
#topmenu li.attention {
	padding: 0 0.8em;
	background: url(../images/icon_item_arrow.gif) no-repeat left 0.3em;
}
#topmenu li.attention a {
	color: #F10712;
	font-weight: bold;
}



h1 {
	width: 290px;
	height: 65px;
	background: url(../images/logo.gif) no-repeat left top;
	margin: 0;
}
h1 a {
	display: block;
	height: 55px;
	text-indent: -9999px;
	overflow: hidden;
}


#menu {
	border-top: 3px solid #003195;
	border-bottom: 6px solid #E8EEF7;
	background: #92B6F1 url(../images/menu_bg.gif) repeat-x left top;
	line-height: 31px;
	height: 40px;
	he\ight: 31px;
	text-align: center;
	overflow: hidden;
	margin-bottom: 5px;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#menu li {
	background: url(../images/menu_item_line.gif) no-repeat right !important;
	background-position: 100% 50%;
	display: block;
	float: left;
	padding: 0 10px;
	white-space: nowrap;
}
#menu li.noborder {
	background: none;
}
#menu a {
	color: #FFF;
	padding: 0;
}
#menu li.moremenu {
	float: right;
	width: 50px;
	background: none !important;
}
#menu li.moremenu a {
	display: block;
	width: 50px;
	height: 31px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/btn_menu_more.gif) no-repeat 5px 10px;
}


/*首页menu*/
#idxmenu {
	border-top: 3px solid #003195;
	border-bottom: 3px solid #E8EEF7;
	background: #92B6F1 url(../images/menu_bg.gif) left top;
	line-height: 31px;
	height: 37px;
	he\ight: 31px;
	text-align: center;
	margin-top: 3px;
}
#idxmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#idxmenu li {
	background: url(../images/menu_item_line.gif) no-repeat right !important;
	background-position: 100% 40%;
	display: inline;
}
#idxmenu li.noborder {
	background: none !important;
}
#idxmenu a {
	color: #FFF;
	padding: 0 1em;
}







/*************************************************************/
/*************************************************** 综合区 **/
/*************************************************************/
#generalarea {
	overflow: hidden;
}
#generalarea .leftside {
	width: 240px;
	float: left;
	padding-top: 10px;
}
#generalarea .mainarea {
	width: 365px;
	float: left;
	padding: 0 6px;
	padding-top: 10px;
	w\idth: 353px;
}
#generalarea .rightside {
	width: 165px;
	float: right;
}

/*幻灯*/
#slideimg {
	border: 1px solid #DCE8FB;
	text-align: center;
	padding-top: 2px;
	margin-bottom: 2px;
}


/*Space之星*/
#spacestar {
	background: #F6F7E7 url(../images/spacestar_bg.gif) no-repeat;
	width: 240px;
	height: 124px;
	margin-bottom: 3px;
}
#spacestar h3 {
	display: none;
}
#spacestar ul {
	margin: 0;
	margin-left: 17px;
	padding: 0;
	list-style: none;
}
#spacestar li {
	float: left;
	width: 58px;
	margin-top: 45px;
}
#spacestar img {
	border: 1px solid #A5B211;
	background: #FFF;
	padding: 3px;
	width: 54px;
	height: 54px;
	w\idth: 46px;
	he\ight: 46px;
}
#spacestar p {
	text-align: center;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	margin: 0;
	margin-top: -3px;
}

#spacestar li.star1 {
	width: 92px;
	margin-top: 11px;
}
#spacestar li.star1 img {
	width: 88px;
	height: 88px;
	w\idth: 80px;
	he\ight: 80px;
}


/*搜索框*/
#searchbox {
	background: #E8EEF7 url(../images/seachbox_title.gif) no-repeat left;
	height: 43px;
	margin-bottom: 3px;
}
#searchbox form {
	margin: 0;
	padding: 0;
	padding-top: 10px !important;
}
#searchbox input {
	width: 118px;
	w\idth: 116px;
	height: 22px;
	he\ight: 20px;
	border: 1px solid #B8B9C9;
	background: #FFF url(../images/input_bg.gif) repeat-x top;
	line-height: 20px;
	margin-left: 5px;
	float: left;
}
#searchbox span.outbdr {
	width: 52px;
	w\idth: 50px;
}
#searchbox button {
	border: none;
	background: #747691 url(../images/btn_bg.gif);
	width: 45px;
	height: 24px;
	color: #FFF;
	line-height: 27px;
	overflow: hidden;
	cursor: pointer;
	vertical-align: middle;
	margin-left: 3px;
	float: left;
}

#searchbox.simple form {
	margin-left: 48px;
}


/*头条新闻*/
#importantnews h4 {
	font-size: 14px;
	border-bottom: 1px solid #E8EEF7;
	margin: 0;
	line-height: 28px;
	height: 28px;
	overflow: hidden;
}
#importantnews h4 a {
	color: #003195;
}
#importantnews p {
	margin: 5px 0;
	line-height: 1.4em;
}
#importantnews p, #importantnews p a {
	color: #999;
}
#importantnews p img.miniature {
	width: 57px;
	height: 57px;
	float: right;
	margin-left: 5px;
	margin-top: -3px;
}


/*新闻列表*/
#generalnews ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(../images/dotline_list.gif);
	line-height: 22px;
	margin-bottom: 3px;
}
#generalnews li {
	background: url(../images/icon_item.gif) no-repeat left;
	padding-left: 10px;
	height: 22px;
	overflow: hidden;
}

#generalnews li strong {
	color: #003195;
	font-weight: normal;
}

#generalnews li em {
	float: right;
	color: #999;
	font-size: 10px;
	font-style: normal;
}



/*用户面板*/
#userpanel {
	background: #E8EEF7 url(../images/userpanel_bg.gif) no-repeat left bottom;
	height: 150px;
	margin-bottom: 4px !important;
	margin-bottom: 3px;
	overflow: hidden;
}
#userpanel * {
	color: #6E97DA;
}
#userpanel form {
	margin: 0;
	padding: 10px;
}
#userpanel fieldset#userlogin {
	margin: 0;
	padding: 0;
	padding-top: 20px;
	border: none;
	background: url(../images/login_title.gif) no-repeat left top;
}
#userpanel fieldset#userlogin legend {
	display: none;
}
#userpanel fieldset#userlogin p {
	margin: 5px 0;
}
#userpanel input {
	width: 102px;
	w\idth: 100px;
	border: 1px solid #B8B9C9;
	background: #FFF url(../images/input_bg.gif) repeat-x top;
	line-height: 20px;
	height: 22px;
	he\ight: 20px;
	margin-left: 5px;
	vertical-align: middle;
}
#userpanel button {
	border: none;
	background: #747691 url(../images/btn_bg.gif);
	width: 45px;
	height: 24px;
	display: block;
	color: #FFF;
	line-height: 27px;
	overflow: hidden;
	cursor: pointer;
	float: right;
}
#userpanel .links {
	line-height: 29px;
	text-indent: -5px;
}
#userpanel .links a {
	background: url(../images/links_item_line.gif) no-repeat right;
	padding: 0 5px;
}
#userpanel .links a:hover {
	color: #646585;
}


/*登录后*/
#userpanel ul {
	margin: 0 10px;
	padding: 10px 0;
	list-style: none;
	line-height: 22px;
	background: url(../images/dotline_list.gif) 0 10px;
}
#userpanel li {
	background: url(../images/icon_item_arrow.gif) no-repeat left;
	padding-left: 10px;
	color: #333;
}
#userpanel li a {
	color: #333;
}
#userpanel li a:hover {
	color: #646585;
}


/*空间排行*/
#spacetop10 {
	background: #9FBFF4 url(../images/spacetop10_bg.gif);
	height: 256px;
	margin-bottom: 3px;
}
#spacetop10 h3 {
	margin: 0;
	font-size: 12px;
	color: #FFF;
	line-height: 35px;
	height: 31px;
	overflow: hidden;
	padding-left: 23px;
}
#spacetop10 ol {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 22px;
}
#spacetop10 li {
	height: 22px;
	overflow: hidden;
	margin: 0 20px 0 23px;
}
#spacetop10 a {
	color: #FFF;
}


/*Hot Tags*/
#hottags {
	border: 1px solid #DCE8FB;
	background: #FFFFEA url(../images/tags_title.gif) no-repeat left top;
	float: right;
	width: 525px;
	w\idth: 523px;
	height: 43px;
	he\ight: 41px;
	overflow: hidden;
	margin-bottom: 3px;
}
#hottags h3 {
	display: none;
}
#hottags p {
	margin: 3px 3px 0 60px;
	line-height: 1.5em;
	text-align: justify;
}
#hottags p a {
	padding-right: 0.5em;
	white-space: nowrap;
}





/*************************************************************/
/*************************************************** 资讯区 **/
/*************************************************************/

#newsarea {
	background: url(../images/commonarea_gray_bg.gif) repeat-y 550px;
	border-bottom: 3px solid #FFF;
}
#newsarea .blocktitle {
	border-bottom: 3px solid #FFF;
}


#newsarea .leftside {
	width: 107px;
	float: left;
}
#newsarea .mainarea {
	width: 443px;
	float: left;
	padding: 0 6px;
	w\idth: 431px;
}
#newsarea .rightside {
	width: 220px;
	float: right;
}



/*图片新闻*/
#picnews ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#picnews li {
	border: 1px solid #DDD;
	padding: 1px;
	margin-top: 14px;
}
#picnews li img {
	width: 103px;
	height: 84px;
}
#picnews li p {
	margin: 0;
	width: 100px;
	height: 1.2em;
	text-align: center;
	overflow: hidden;
}


/*最新资讯*/
#newnewslist ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 22px;
	background: url(../images/dotline_list.gif);
	margin-top: 10px;
}
#newnewslist li {
	background: url(../images/icon_item.gif) no-repeat left;
	padding-left: 15px;
}
#newnewslist li em {
	float: right;
	color: #999;
	font-size: 10px;
	font-style: normal;
}



/*投票*/
#vote {
	background: #E4ECFB url(../images/vote_bg.gif) repeat-x left top;
	border: 4px solid #E4ECFB;
	margin-bottom: 3px;
}
#vote h3 {
	color: #FFF;
	font-size: 12px;
	padding-left: 20px;
	height: 26px;
	line-height: 30px;
	overflow: hidden;
	margin: 0;
	background: url(../images/icon_title_side_3d.gif) no-repeat 10px 5px;
}
#vote form {
	margin: 10px;
	padding: 0;
}
#vote form p {
	margin: 0;
	background: url(../images/dotline_list.gif) repeat-x bottom;
	padding: 5px 0;
}
#vote form ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#vote form button {
	border: none;
	background: #747691 url(../images/btn_bg.gif);
	width: 45px;
	height: 24px;
	color: #FFF;
	line-height: 27px;
	overflow: hidden;
	cursor: pointer;
	vertical-align: middle;
	margin-left: 3px;
}



/*************************************************************/
/*************************************************** 文章区 **/
/*************************************************************/

#blogarea {
	overflow: hidden;
}
#blogarea .leftside {
	width: 190px;
	float: left;
	padding-top: 3px;
}
#blogarea .mainarea {
	width: 315px;
	float: left;
	padding: 0 6px;
	w\idth: 303px;
	padding-top: 3px;
}
#blogarea .rightside {
	width: 265px;
	float: right;
	padding-top: 3px;
}


#blogarea h3.openmyspace {
	margin: 0;
	height: 55px;
}
#blogarea h3.openmyspace a {
	background: #8CAFEA url(../images/btn_open_space.gif);
	display: block;
	width: 190px;
	height: 52px;
	text-indent: -9999px;
	overflow: hidden;
}


#newspace {
	height: 232px;
	hei\ght: 224px;
	background: #BCD2F7 url(../images/new_space_bg.gif) repeat-x left top;
	border: 4px solid #BCD2F7;
	margin-bottom: 3px;
}
#newspace h3 {
	color: #FFF;
	margin: 0;
	height: 29px;
	overflow: hidden;
	line-height: 30px;
	font-size: 12px;
	padding-left: 25px;
	background: url(../images/icon_title_side_3d.gif) no-repeat 10px 5px;
}
#newspace ul {
	margin: 5px 15px;
	padding: 0;
	list-style: none;
	line-height: 18px;
}
#newspace li {
	background: url(../images/icon_item_arrow_white.gif) no-repeat 0 5px;
	padding-left: 10px;
	height: 18px;
	overflow: hidden;
}
#newspace li a {
	color: #FFF;
}


#cityspace {
	border: 1px solid #B8B9C9;
	background: #FFFFF7;
	height: 87px;
	he\ight: 85px;
	margin-bottom: 3px;
}
#cityspace form {
	margin: 0;
	margin-top: 8px;
}
#cityspace span.outbdr {
	width: 77px;
	w\idth: 85px;
}
#cityspace span.outbdr select {
	width: 85px;
}
#cityspace form button {
	background: #747691 url(../images/btn_cityspace.gif);
	width: 69px;
	height: 24px;
	border: none;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
	margin-left: 3px;
	float: left;
}
#cityspace .allspace {
	background: url(../images/icon_title.gif) no-repeat right;
	padding-right: 12px;
	margin-right: 2px;
	line-height: 24px;
	float: right;
}

#blogarea #cityspace form {
	margin-top: 10px;
}
#blogarea #cityspace form button {
	margin-left: 6px;
	margin-top: 10px;
}
#blogarea #cityspace .allspace {
	margin-top: 10px;
}


/*最新文章*/
#newarticle {
	margin-bottom: 3px;
}
#newarticle h3 {
	background: #F2F3F6 url(../images/icon_title.gif) no-repeat 5px 8px;
	line-height: 30px;
	height: 26px;
	overflow: hidden;
	font-size: 12px;
	padding-left: 20px;
	margin: 0;
	margin-bottom: -10px;
}
#newarticle ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 21px;
	margin-top: 10px;
}
#newarticle li {
	background: url(../images/icon_item_arrow.gif) no-repeat 0 8px;
	padding-left: 10px;
	height: 21px;
	overflow: hidden;
	border-bottom: 1px solid #F0F0F0;
}


/*热门文章*/
#hotarticle {
	margin-bottom: 3px;
	border-bottom: 3px solid #E6E6E6;
}
#hottab {
	float: right;
	background: #F2F3F6 url(../images/mini_tab_line.gif) repeat-x 0 25px;
	line-height: 26px;
	margin: 0;
	width: 170px;
	height: 26px;
	overflow: hidden;
	margin-left: -5px;
}
#hottab span#day { color: #EF0F3E; }
#hottab span#week { color: #486CA8; }
#hottab span#all { color: #373737 }
#hottab span {
	background: url(../images/mini_tab_bg.gif) no-repeat;
	display: block;
	width: 55px;
	height: 23px;
	text-align: center;
	float: right;
	margin-top: 4px;
	cursor: pointer;
}
#hottab span.active {
	background: url(../images/mini_tab_active_bg.gif) no-repeat;
	font-weight: bold;
}

#hotarticle h3 {
	background: #F2F3F6  url(../images/mini_tab_line.gif) repeat-x 0 25px;
	line-height: 30px;
	height: 26px;
	overflow: hidden;
	font-size: 12px;
	padding-left: 10px;
	margin: 0;
}
#hotarticlelist {
	border: 1px solid #B8B9C9;
	border-top: none;
	background: #FFFFF7;
	height: 240px;
}
#hotarticle ul {
	margin: 10px;
	margin-top: 0;
	padding: 0;
	list-style: none;
	background: url(../images/dotline_list.gif);
	line-height: 22px;
}
#hotarticle li {
	background: url(../images/icon_item_arrow.gif) no-repeat 0 8px;
	padding-left: 10px;
	height: 22px;
	overflow: hidden;
}
#day_hidden, #week_hidden, #all_hidden {
	display: none;
}



/*推荐Space*/
#recommendspace {
	background: #F7F7F7;
	height: 103px;
	margin-bottom: 3px;
}
#recommendspace h3 {
	font-size: 12px;
	background: url(../images/icon_title.gif) no-repeat 5px 14px;
	margin: 0;
	padding-left: 20px;
	line-height: 40px;
	height: 35px;
	overflow: hidden;
}
#recommendspace ul {
	margin: 0;
	margin-left: 20px;
	padding: 0;
	list-style: none;
}
#recommendspace li {
	float: left;
	margin-right: 5px;
}
#recommendspace li img {
	border: 1px solid #B8B9C9;
	padding: 1px;
	width: 52px;
	height: 52px;
	w\idth: 48px;
	he\ight: 48px;
}



/*************************************************************/
/*************************************************** 论坛区 **/
/*************************************************************/

#forumarea a.more {
	background-image: url(../images/enter_forum.gif);
}

#forumarea .mainarea {
	width: 534px;
	float: left;
	padding-top: 3px;
}
#forumarea .rightside {
	width: 230px;
	float: right;
	padding-top: 3px;
}


/*用户排行*/
#forumusertop10 {
	border: 5px solid #F6F6F6;
	border-right: none;
	background: url(../images/gray_back.gif) repeat-x top;
	width: 140px;
	w\idth: 135px;
	float: left;
	height: 263px;
	he\ight: 253px;
	margin-bottom: 3px;
}
#forumusertop10 h3 {
	margin: 0;
	font-size: 12px;
	height: 26px;
	line-height: 28px;
	overflow: hidden;
	background: url(../images/icon_title_3d.gif) no-repeat 10px;
	padding-left: 22px;
	color: #8686CE;
}
#forumusertop10 ol {
	margin: 0 10px;
	margin-left: 3em;
	padding: 0;
	line-height: 21px;
}
#forumusertop10 li {
	border-bottom: 1px solid #F5F5F5;
}

/*最新帖子*/
#newthread {
	border: 5px solid #F6F6F6;
	border-left-width: 1px;
	background: url(../images/gray_back.gif) repeat-x top;
	width: 394px;
	w\idth: 388px;
	float: left;
	height: 263px;
	he\ight: 253px;
	margin-bottom: 3px;
}
#newthread h3 {
	margin: 0;
	font-size: 12px;
	height: 26px;
	line-height: 28px;
	overflow: hidden;
	background: url(../images/icon_title_3d.gif) no-repeat 10px;
	padding-left: 22px;
	color: #8686CE;
}
#newthread ul {
	margin: 0 10px;
	padding: 0;
	line-height: 22px;
	list-style: none;
	background: url(../images/dotline_list.gif);
	height: 220px;
}
#newthread li {
	background: url(../images/icon_item.gif) no-repeat 0 8px;
	padding: 0 10px;
	width: 184px;
	w\idth: 164px;
	height: 22px;
	overflow: hidden;
	float: left;
}

/*论坛贴图*/
#forumpic {
	background: #FEFEDB url(../images/forumpic_title.gif) no-repeat left top;
	height: 108px;
	width: 534px;
	float: left;
	margin-bottom: 3px;
}
#forumpic h3 {
	display: none;
}
#forumpic ul {
	margin: 0;
	margin-left: 40px;
	padding: 0;
	list-style: none;
}
#forumpic li {
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	background: url(../images/dotline_v_yellow.gif) repeat-y right;
	padding-right: 10px;
}
#forumpic img {
	border: 1px solid ;
	width: 80px;
	height: 80px;
	w\idth: 78px;
	he\ight: 78px;
	border: 1px solid #A5B211;
}
#forumpic p {
	margin: 0;
	text-align: center;
	height: 1em;
	overflow: hidden;
	width: 80px;
}
#forumpic li.lastitem {
	background: none;
}


/*论坛之星*/
#forumstar {
	background: #FEFEDB url(../images/forumstar_bg.gif);
	height: 108px;
	padding-top: 15px;
	he\ight: 93px;
	margin-bottom: 3px;
}
#forumstar h3 {
	display: none;
}
#forumstar img {
	width: 80px;
	height: 80px;
	w\idth: 78px;
	he\ight: 78px;
	border: 1px solid #A5B211;
	float: left;
	margin-left: 15px;
	margin-right: 5px;
}
#forumstar p {
	margin: 0;
	line-height: 1.6em;
}
#forumstar p strong {
	color: #F00;
}
#forumstar p.button a {
	background: #EAEAB1;
	display: block;
	width: 4.5em;
	float: left;
	text-align: center;
	margin-right: 4px;
}


/*热门板块*/
#hotforum {
	background: #DADEE6 url(../images/hotforum_bg.gif);
	height: 263px;
	margin-bottom: 3px;
}
#hotforum h3 {
	margin: 0;
	height: 31px;
	overflow: hidden;
	line-height: 38px;
	font-size: 12px;
	padding-left: 26px;
	color: #FFF;
}
#hotforum ol {
	margin: 10px;
	padding: 0;
	list-style: none;
	line-height: 21px;
}
#hotforum li {
	background: url(../images/icon_item_arrow_white.gif) no-repeat left;
	padding-left: 10px;
}
#hotforum li a {
	color: #757591;
}


/*************************************************************/
/*************************************************** 图片区 **/
/*************************************************************/
#galleryarea {
	background: #DADEE6 url(../images/galleryarea_bg.gif) repeat-x top;
	border: 4px solid #DADEE6;
	height: 170px;
	margin-bottom: 3px;
}
#galleryarea h3 {
	margin: 0;
	font-size: 12px;
	color: #FFF;
	background: url(../images/icon_title_3d.gif) no-repeat 10px 4px;
	padding-left: 25px;
	line-height: 26px;
	overflow: hidden;
	height: 22px;
}
#galleryarea ul {
	margin: 0;
	margin-left: 10px;
	padding: 0;
	list-style: none;
}
#galleryarea li {
	float: left;
	margin-left: 9px;
	width: 116px;
}
#galleryarea img {
	width: 116px;
	height: 126px;
	w\idth: 110px;
	he\ight: 120px;
	border: 1px solid #C4C8CF;
	background: #FFF;
	padding: 2px;
}
#galleryarea p {
	margin: 0 auto;
	text-align: center;
	width: 110px;
	height: 20px;
	overflow: hidden;
}
#galleryarea p a {
	color: #656685;
}



/*************************************************************/
/*************************************************** 商品区 **/
/*************************************************************/

#recommendgoods {
	background: #FEFEDB url(../images/recommendgoods_bg.gif);
	height: 152px;
}
#recommendgoods h3 {
	background: none;
	font-size: 14px;
	height: 29px;
	line-height: 35px;
	overflow: hidden;
	color: #F00;
	margin: 0;
	padding-left: 20px;
}
#recommendgoods img {
	float: left;
	width: 84px;
	height: 84px;
	w\idth: 78px;
	he\ight: 78px;
	margin: 14px;
	border: 1px solid #EAEAB1;
	padding: 2px;
	background: #FFF;
}
#recommendgoods p {
	margin: 40px 0 0 0;
}
#recommendgoods p.price {
	margin-top: 5px;
	color: #A5B211;
	font-weight: bold;
	font-size: 14px;
}

/*最新商品*/
#newgoods {
	background: #FEFEDB url(../images/newgoods_bg.gif) repeat-x top;
	border: 4px solid #FEFEDB;
	height: 152px;
	he\ight: 144px;
	margin-bottom: 3px;
}
#newgoods h3 {
	color: #A5B211;
	font-size: 12px;
	height: 30px;
	background: url(../images/icon_title_3d.gif) no-repeat 10px 6px;
	line-height: 32px;
	overflow: hidden;
	margin: 0;
	padding-left: 23px;
}
#newgoods ul {
	margin: 0;
	margin-left: 10px;
	padding: 0;
	list-style: none;
}
#newgoods li {
	float: left;
	margin-left: 13px;
	background: url(../images/dotline_v_yellow.gif) repeat-y right;
	padding-right: 13px;
}
#newgoods img {
	width: 80px;
	height: 80px;
	w\idth: 78px;
	he\ight: 78px;
	border: 1px solid #A5B211;
	background: #FFF;
}
#newgoods p {
	margin: 0;
	text-align: center;
	width: 80px;
	height: 1em;
	overflow: hidden;
}
#newgoods p a {
	color: #A5B211;
}

#newgoods li.lastitem {
	background: none;
}

/*************************************************************/
/*************************************************** 文件区 **/
/*************************************************************/

#recommendfile {
	border: 4px solid #DCE8FB;
	background: #DCE8FB url(../images/recommendfile_bg.gif) no-repeat top;
	height: 270px;
	he\ight: 262px;
	margin-bottom: 3px;
	text-align: center;
}
#recommendfile h3 {
	font-size: 14px;
	color: #FFF;
	margin: 0;
	line-height: 48px;
	height: 48px;
	text-align: left;
	padding-left: 70px;
	background: none;
}
#recommendfile h4 {
	font-size: 12px;
	margin: 0 10px;
	line-height: 30px;
	height: 30px;
	text-align: center;
	background: url(../images/dotline_list.gif) repeat-x bottom;
}
#recommendfile p {
	background: #DCE8FB url(../images/dotline_list.gif) repeat-x 0 98px;
	margin: 0 10px;
	padding: 0 10px;
	line-height: 2em;
	text-align: left;
	height: 120px;
	overflow: hidden;
}
#recommendfile p.download {
	background: none;
	height: 36px;
	margin-top: 10px;
}
#recommendfile p.download a {
	display: block;
	background: url(../images/btn_download.gif);
	width: 122px;
	height: 36px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 auto;
}



#friendlink {
	margin-top: 10px;
	overflow: hidden;
}
#friendlink ul {
	margin: 0;
	margin-left: 2px;
	padding: 0;
	list-style: none;
	line-height: 22px;
	overflow: hidden;
}
#friendlink li {
	background: url(../images/icon_item_arrow.gif) no-repeat 0 8px;
	text-indent: 10px;
	height: 22px;
	overflow: hidden;
	width: 96px;
	float: left;
}
#friendlink ul.imglink li {
	background: none;
	text-indent: 0;
	height: 35px;
}



/*分类列表*/
#category {
	border: 3px solid #E6E6E6;
	background: #FFF url(../images/lineback.gif);
}
#category div {
	overflow: hidden;
}
#category h3 {
	color: #757591;
	font-size: 12px;
	line-height: 22px;
	margin: 0;
	width: 70px;
	float: left;
	background: url(../images/icon_item_arrow.gif) no-repeat right;
	text-align: center;
}
#category ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 680px;
	float: right;
	line-height: 22px;
	overflow: hidden;
}
#category li {
	float: left;
	padding-right: 20px;
	height: 22px;
	white-space: nowrap;
	overflow: hidden;
}



/*************************************************************/
/************************************************ Space列表 **/
/*************************************************************/

/*同层*/
#spacebrocate {
	background: #E8EEF7;
	border: 1px solid #B8B9C9;
	padding: 0 10px;
	margin-bottom: 3px;
}
#spacebrocate ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 30px;
}
#spacebrocate li  {
	float: left;
	background: transparent url(../images/icon_item_arrow.gif) no-repeat left;
	padding: 0 40px 0 10px;
	white-space: nowrap;
}

/*分类*/
#spacesubcate {
	background: #F9F9F9;
	border: 1px solid #F2F2F2;
	padding: 0 10px;
	margin-bottom: 3px;
}
#spacesubcate ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 30px;
}
#spacesubcate li  {
	float: left;
	background: url(../images/icon_item_arrow.gif) no-repeat left;
	padding: 0 20px 0 10px;
	white-space: nowrap;
}




.spacelist ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.spacelist li {
	border-bottom: 1px solid #EEE;
	line-height: 22px;
	background: url(../images/icon_item.gif) no-repeat 0 8px;
	padding-left: 10px;
}
.spacelist li strong {
	float: right;
	font-weight: normal;
	color: #003195;
}
.spacelist li a {
	font-weight: bold;
}
.spacelist li p {
	margin: 0;
}




/*************************************************************/
/***************************************************** 广告 **/
/*************************************************************/
.banner468 {
	width: 468px;
	height: 60px;
	overflow: hidden;
	text-align: center;
	float: right;
}
.banner770 {
	width: 770px;
	overflow: hidden;
	text-align: center;
	margin-bottom: 0.4em;
}
.banner590 {
	width: 590px;
	margin-bottom: 0.4em;
	overflow: hidden;
	text-align: center;
}
.banner120 {
	width: 120px;
	height: 60px;
	overflow: hidden;
	text-align: center;
	margin: 0 auto 0.4em auto;
}
.adgroup {
	height: 60px;
	margin-bottom: 0.4em;
}
.adgroup .banner120 {
	float: left;
	margin: 0;
}











