
/*end*/
/* Set the major blocks
--------------------------------------------------------------------------------*/
.page960 {
	width: 588px;
	margin: 100 auto;
}
#top {
	height: 66px;
	margin-bottom: 10px;
}
#top_right {
	float: right;
	width: 588px;
	text-align: right;
}
#top_right a, .search {
	float: right;
	margin: 34px 0 0;
}
.search {
	margin-left: 10px;
}
#top_right a {
	text-decoration: none;
}
#top_right a:hover {
	text-decoration: underline;
}
.bl {
	border-right: 1px solid #bebebe;
	padding: 0 6px 0 0;
	margin-right: 6px!important;
}
#mod_search_searchword {
	background: url('../images/bg_search.png') no-repeat 0 0;
	border: none;
	width: 115px;
	height: 16px;
	padding-left: 5px;
}
#m_top {
	clear: both;
	height: 30px;
	position: relative;
}
span#datas {
	position: absolute;
	bottom: 1px;
	left: 1px;
	color: #8f8f8f;
}
/*aaaaaaaaa*/

/* Set the block size
------------------------------------------------------------------------------------------------*/
/* #user_position-1, #user_position-2, #user_position-3, #user_position-4 {
	width: 100%;
	overflow: hidden;
	clear: both;
}
.users {
	overflow: hidden;
	float: left;
}
.us_width-24 .users {
	width: 24.8%;
}
.us_width-33 .users {
	width: 33.3%;
}
.us_width-50 .users {
	width: 50%;
}
.us_width-100 .users {
	width: 100%;
}
.us_width-49 .users {
	width: 49.5%;
}
.us_width-99 .users {
	width: 100%;
}
div.spacer {
	width: 1%;
	float: left;
	height: 1px;
}
.us-stand {
	clear: both;
	width: 100%;
}
// component 
div#component, div#component-3 {
	width: 100%;
}
// component + right 
div#component-1 {
	float: left;
	width: 588px;
}
div#right {
	float: right;
	width: 365px;
	margin-left: 7px;
}
div#mainbody {
	clear: both;
	margin-bottom: 7px;
	padding-bottom: 3px;
	background: #fff url('../images/bg_moduletable.png') repeat-x 0 100%;
}
*/
/*aaaaaaaaaa */
/*Modules
-------------------------------------------------------------------*/
div.moduletable, div.moduletable-nshow, div.moduletable-tab {
	background: #fff url('../images/bg_moduletable.png') repeat-x 0 100%;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	line-height:16px;
	margin:0 0 6px;
	padding-bottom: 3px;
}
div.moduletable-banner {
	margin: 0 0 6px;
	padding: 0;
	background: none;
}
div.moduletable-tab {
	background: #4C4C4C url('../images/bg_moduletable_tab.png') repeat-x 0 100%;
}
div.moduletable-nshow {
	background: #f6f6f6 url('../images/bg_moduletable_grey.png') repeat-x 0 100%;
}
div.moduletable_add, .border, div.moduletable-tab .border {
	border: 1px solid #ccc;
	border-bottom: none;
	padding: 8px;
}
div.moduletable-banner .moduletable_add {
	border: none;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}
div.moduletable-nshow div.moduletable_add {
	padding: 8px 0 0;
}



