@charset "utf-8";

/* ---è¦†å¯« bass.css ------------ */
#mainTitle {
	padding-bottom: 5px;
}
#mainTitleBox {
	float:left;
}
#subMenu {
	clear:left;
}

/* -----?³ä?è§?ä½œè€…æ? æ³?--------- */
#introBox{
	margin-top: 10px;
	float:left;
	width:80px;
	height:70px;
	background-image: url(../images/introBoxBg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 12px;
}
#introBox .authorBox{
	padding-top: 4px;
	font-weight: bold;
	font-size: 13px;
}
/* §@ªÌ´y­z */
#descBox {
	float:left;
	margin-top:10px;
	color:#999;
	height: 5.5em;
	overflow: hidden;
}
/* ------ä¸»ç???------------- */
#mainContainer{
	margin-top: 20px;
}
.colLeft{
	width: 710px;
	float:left;
}
.colRight{
	width: 220px;
	float: right;
}

/*------?‚é?è»?--------------------*/
#sliderBox {
	width: 1000px;
	margin-left: -20px;
	height: 280px;
	background-color: #efefef;
	background-image: url(../images/home/sliderBg_default.gif);
	position: relative;
}
.slider_corner {
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
}
#slider_cornerLT {
	background-image: url(../images/home/slider_cornerLT.gif);	
	background-position: left top;
	position: absolute;
	left: 0px;
	top: 0px;	
}
#slider_cornerRT {
	background-image: url(../images/home/slider_cornerRT.gif);	
	background-position: right top;
	position: absolute;
	right: 0px;
	top: 0px;	
}
#slider_cornerLB {
	background-image: url(../images/home/slider_cornerLB.gif);	
	background-position: left bottom;
	position: absolute;
	left: 0px;
	bottom: 0px;	
}
#slider_cornerRB {
	background-image: url(../images/home/slider_cornerRB.gif);
	background-position: left bottom;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#sliderMove_back {
	position: absolute;
	left: 10px;
	top: 110px;
}
#sliderMove_next {
	position: absolute;
	right: 10px;
	top: 110px;
}
#sliderBottomBar {
	background-color: #000000;
	font-size: 9px;
	position: absolute;
	bottom: 0px;
	color: #CCCCCC;
	width: 100%;
	height: 20px;
	filter: alpha(opacity=50);
	opacity:.5;
	-moz-opacity: 0.5;
}


/*-----å¥½å??°ä?----------------------*/
#friendNewWork {
	margin-bottom: 25px;
}
#friendNewWork .workListBox {
	background-color: #efefef;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.workListCellBox {
	float:left;
	/*background-color: #E3E3E3;*/
	padding: 6px;
	width: 84px;
	margin-right: 5px;
}
.workListCell {
	width: 82px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}
.workListCell .workImgBoxL,.workImgBoxS {
	float:left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
#friendNewWork .authorName {
	text-align: center;
	margin-top: 3px;
}

/*------?°ä?ä»?--------------------*/
#newEventBox .contentBox {
	background-color:#efefef;
	padding: 15px 8px;
}

/*------æ¨™ç±¤---------------------*/
#tagCloudBox{
	margin-bottom: 25px;
}
#tagCloudBox .titleBox{
	margin-top: -5px;
	margin-bottom: 3px;
}

/*------çµ±è?---------------------*/
#statisticBox{

}
#statisticBox .contentBox{
	/*background-color:#E7F8F7;*/
	padding: 15px 10px 15px 8px;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cfcfcf;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cfcfcf;
}
#statisticBox .headBar{
	margin-left: 2px;
	margin-right: 2px;
}
#statisticBox .bottomBox{
	font-size: 0px;
	height: 0px;
	margin-left: 2px;
	margin-right: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfcfcf;
}

/*------?¨å??€å¡Šæ??­è¨­å®?--------------------*/
.headBar {
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfcfcf;
	height: 20px;
}
.headBar .itemBox {
	background-image: url(../images/item03.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 15px;
	float: left;
	margin-top: 3px;
	margin-right: 6px;
}
.headBar .titleBox {
	float: left;
	
}
.headBar .moreBox {
	margin-top: 3px;
	float:right;
}
/*--------- workBox --------------------*/
.workBox {
	width: auto;
	float: left;
	padding: 0px 8px;
	margin: 0px 10px;
	/*margin-right: 40px;*/
}