

/*************************************************************/
/**                                                         **/
/**   SupeSite 官方模板 for File                            **/
/**                                                         **/
/**   (C) 2001-2006 Comsenz Technology Ltd.                 **/
/**   http://x-space.discuz.net                             **/
/**                                                         **/
/*************************************************************/



/*************************************************************/
/********************************************* 基本布局风格 **/
/*************************************************************/


.blocktitle {
	background: #F6F6F6 url(../images/block_top_line.gif) repeat-x 0 -62px;
}

.blocktitle h2 {
	background: #F6F6F6 url(../images/block_title_bg.gif) no-repeat 0 -62px;
}
#nav a {
	background-image: url(../images/icon_item_arrow_white.gif);
}


.content .sidebar h3 {
	background-position: 0 -65px;
}




/*************************************************************/
/************************************************* 头部风格 **/
/*************************************************************/

#header {
	margin-top: 0;
}

#menu {
	background: #8EA0AB url(../images/menu_bg_file.gif) repeat-x left top;
	border-top: 2px solid #5E7C91;
	border-bottom: 4px solid #F6F6F6;
}
#menu li.moremenu a {
	background: url(../images/btn_menu_more.gif) no-repeat 5px -110px !important;
}


/*************************************************************/
/************************************************* 综合区域 **/
/*************************************************************/

#generalarea {
	height: 189px;
	overflow: hidden;
}
#generalarea .mainarea {
	width: 660px;
	float: left;
	padding: 0;
}
#generalarea .rightside {
	width: 240px;
	padding: 0;
}


#generalarea .mainarea .list2col {
	height: 153px;
	he\ight: 147px;
}
#generalarea .mainarea .list2col ul {
	height: 115px;
	background: #FFF;
	overflow: hidden;
}
#generalarea .mainarea .list2col li {
	width: 261px;
	w\idth: 246px;
}


#hottags {
	width: 240px;
	w\idth: 238px;
	height: 135px;
	background-image: none;
}
#hottags h3 {
	display: block;
	margin: 0;
	height: 24px;
	text-indent: -9999px;
	background: #F6F6F6 url(../images/tags_title.gif) no-repeat left;
}
#hottags p {
	line-height: 1.8em;
	margin-left: 5px;
}

