body
{
    margin: 0px;
    padding: 0px;
    font-family:  "Lucida Grande", Verdana, Lucida, Arial, Helvetica, 宋体,sans-serif;
    color: #666666;
    font-size: 12px;
    line-height: 1.5;
    word-spacing: 0px;
    background-image: url(main_bg.gif);
    background-attachment:fixed;
}
a:link
{
	color: #8A6C02;
	text-decoration: none;
} 
a:visited
{ 
	color: #8A6C02;
	text-decoration: none;
} 
a:hover 
{
	color: #000000; 
	text-decoration: none;
} 
a:active
{
	color: #8A6C02;
	text-decoration: none;
}
#divMain
{
    width: 1004px;
    margin:auto auto;
}
#divCenter
{
	width:960px;
    margin:auto auto;
}
.divTopBg
{
	background:url(top.jpg) no-repeat;
}
.divBottomBg
{
	background:url(bottom.jpg) no-repeat left bottom;
}
#divTop
{    
    height: 115px;
    overflow: hidden;
    position:relative;
}
#divTitle
{
	font-size: 40px;
	line-height:40px;
	color: #000000;
	position:relative;
	left:122px;
	top:38px;
}
#divSubTitle
{
	font-size: 12px;
	line-height:14px;
	color: #000000;
	position:relative;
	left:122px;
	top:38px;
}
#divMenu
{
	height:54px;
	position:relative;
}
#divMenuBg
{
	position:absolute;
	left:190px;
	width:756px;
	height:54px;
	background:url(menu.png);
}
.divMenuIcon
{
	float:left;
	margin:2px 2px 0px 4px;
}
#divMenuContent
{
	position:absolute;
	left:220px;
	top:20px;
	width:670px;
}
#divMenuLogin
{
	line-height:140%;
	float:right;
}
#divPanel
{
	margin-top:10px;
	height:23px;
}
.btnMenu
{
	width:62px;
	height:23px;
	line-height:23px;
	text-align:center;
	background:url('menu.gif');
	cursor:pointer;
	margin-right:10px;
	float:left;
	color:#8A6C02;
}
.divModuleBox
{
    position:absolute;
	width: 100px;
	left:-105px;
	border: solid 1px #D0C89D;
	padding: 1px;
	background:url(http://www.clozone.com/images/alpha80.png);
}
.divModuleBoxHeader
{
	height: 24px;
}
.divModuleBoxClose
{
	width:11px;
	height:11px;
	background:url(moduleBoxClose.gif) no-repeat;
	cursor:pointer;
	float:right;
	margin:5px 2px 0px 0px;
}
.divModuleBoxContent
{
}
.divModuleItem
{
	width: 84px;
	height:17px;
	line-height:17px;	
	background:url(moduleItem_bg.jpg) repeat-x;
	margin:5px auto 5px auto;
	text-align:center;
	cursor:move;
}
.divModuleBoxFooter
{
	height: 20px;
}
.divPopupMenu
{
	border:solid 1px #D0C89D;
	background:url(http://www.clozone.com/images/alpha80.png);
}
.divPopupOn
{
	background:url('http://www.clozone.com/images/popupOn.png');    
}
.divPopupOff
{
}
#divBox
{
	margin-top:10px;
}
#divBottom
{
	height:100px;
	text-align:center;
	clear:both;
}
/*Module Common Start*/
.divPartGhost
{
    margin-bottom: 10px;
    border: dotted 1px blue;
}
.divPart
{
    margin-bottom: 10px;
    overflow:hidden;
    background: url('module_bg.png');
}
.divPart .txt
{
	border:solid 1px #ccc;
}
.divPart .btn1
{
	background: url('btn1.gif');
	cursor:pointer;
	width:45px;
	height:13px;
	border:0px;
	margin:3px;
	color:#8A6C02;
}
.divPart .btn2
{
	background: url('btn2.gif');
	cursor:pointer;
	width:52px;
	height:20px;
	border:0px;
	margin:3px;
	padding-top:3px;
	color:#FFFFFF;
}
.divPart .btn3
{
	background: url('btn3.gif');
	cursor:pointer;
	width:52px;
	height:20px;
	border:0px;
	margin:3px;
	padding-top:3px;
	color:#8A6C02;
}
.divPart .btn6
{
	background: url('btn6.gif');
	cursor:pointer;
	width:100px;
	height:13px;
	border:0px;
	margin:3px;
	color:#8A6C02;
}
.divPartEdit
{
    background-image: url('edit_bg.gif');
    background-repeat: repeat-x;
    padding: 4px 11px 4px 11px;
}
.divPartContent
{
    padding: 5px;
}
.divPartTitle
{
    font-size: 12px;
    font-weight: bold;
    height: 23px;
    line-height:23px;
    color: #8A6C02;
}
.titleLeft
{
	width:13px;
	height:23px;
	background:url('title_left.gif') no-repeat;
}
.titleCenter
{
	height:23px;
	background:url('title_bg.gif') repeat-x;
	padding:0px 5px 0px 5px;
}
.titleRight
{
	width:13px;
	height:23px;
	background:url('title_right.gif') no-repeat;
}
a.aTitle:link
{
    color: #8A6C02;
    text-decoration: none;
}
a.aTitle:visited
{
    color: #8A6C02;
    text-decoration: none;
}
a.aTitle:hover
{
    color: #8A6C02;
    text-decoration: underline;
}
a.aTitle:active
{
    color: #8A6C02;
    text-decoration: underline;
}
.divRefresh
{
	background: url('refresh.gif') no-repeat;
	width:12px;
	height:13px;
	margin:5px 5px 0px 0px
}
.divEdit
{
	background: url('edit.gif') no-repeat;
	width:14px;
	height:11px;
	margin:6px 5px 0px 0px
}
.divClose
{
	background: url('close.gif') no-repeat;
	width:11px;
	height:11px;
	margin:6px 0px 0px 0px;
}
.divList
{
	border: solid 1px #D6C878;
	background-color: #FFFFFF;
	cursor:pointer;
	display:inline;
	padding: 1px 0px 0px 2px;
}
.spanArrowDown
{
	background: url('arrow_down.gif') no-repeat;
	width: 9px;
	margin: 3px 2px 0px 4px;
}
.divBottomLine1
{
	border-bottom:solid 1px #D8CFB2;
}
.divBottomLine2
{
	color:#666666;
	border-bottom:solid 1px #D8CFB2;
}
.divBottomLine3
{
	height:0px;
	line-height:0px;
	width:100%;
	border-top:solid 1px #D8CFB2;
}
.divBottomLine4
{
	height:0px;
	line-height:0px;
	width:100%;
	border-top:solid 1px #C3B372;
}
/*Module Common End*/
.divIconFirst
{
	float:left;
	display:inline;
	width:6px;
	height:10px;
	font-size:0px;
	background:url('btnFirstPage.gif') no-repeat;
	margin:0px 3px 0px 0px;
}
.divIconPre
{
	float:left;
	display:inline;
	width:4px;
	height:8px;
	font-size:0px;
	background:url('btnPrePage.gif') no-repeat;
	margin:1px 3px 0px 5px;
}
.divIconNext
{
	float:left;
	display:inline;
	width:4px;
	height:8px;
	font-size:0px;
	background:url('btnNextPage.gif') no-repeat;
	margin:1px 3px 0px 5px;
}
.divIconLast
{
	float:left;
	display:inline;
	width:6px;
	height:10px;
	font-size:0px;
	background:url('btnLastPage.gif') no-repeat;
	margin:0px 3px 0px 5px;
}
/*Module Photo Start*/
#divPhotoPlay
{
	width:24px;
	height:21px;
	background:url('photo_play.gif');
	float:left;
	margin:2px;
	cursor:pointer;
}
#divPhotoStop
{
	width:24px;
	height:21px;
	background:url('photo_stop.gif');
	float:left;
	margin:2px;
	cursor:pointer;
}
#divPhotoPre
{
	width:24px;
	height:21px;
	background:url('photo_pre.gif');
	float:left;
	margin:2px;
	cursor:pointer;
}
#divPhotoNext
{
	width:24px;
	height:21px;
	background:url('photo_next.gif');
	float:left;
	margin:2px;
	cursor:pointer;
}
#divPhotoBig
{
	width:24px;
	height:21px;
	background:url('photo_big.gif');
	float:left;
	margin:2px;
	cursor:pointer;
}
.photoSlide
{
	background: url('slidePhoto.gif') no-repeat;
	width:6px;
	height:10px;
	position:relative;
}
.photoSlideLeft
{
	width:1px;
	height:10px;
	background:url('slidePhoto_left.gif') no-repeat;
}
.photoSlideRight
{
	width:1px;
	height:10px;
	background:url('slidePhoto_right.gif') no-repeat;
}
.photoSlideBg
{
	background: url('slidePhoto_bg.gif') repeat-x;
	cursor:pointer;
	height:10px;
}
.txtSlide
{
	width:12px;
}
/*Module Photo End*/
/*Module FriendList & MemberList Start*/
.divUserOuter
{
	float:left;
	padding:1px;
	margin:10px;
	border:solid 1px #AC9955;
}
.divUser
{	
	width:70px;
	text-align:center;
	overflow:hidden;
	background:#FBF9DF;	
}
.divImgUser
{
	width:50px;
	height:50px;
	padding:1px;
	margin:5px auto 5px auto;
	background:url('http://www.clozone.com/images/Alpha70.png');
}
.imgUser
{
	width:50px;
	height:50px;
	border:0px;
}

.divModuleTabs
{
	height:24px;
	color:#8A6C02;
}
.divModuleTabOn
{
	width:60px;
	height:24px;
	line-height:24px;
	text-align:center;
	float:left;	
	cursor:pointer;
	margin-right:5px;
	background:url('http://www.clozone.com/images/Alpha80.png');
}
.divModuleTabOff
{
	width:60px;
	height:24px;
	line-height:24px;
	text-align:center;
	float:left;	
	cursor:pointer;
	margin-right:5px;
	background:url('alpha_deep.png');
}
.divUsers
{
	overflow:hidden;
	background:url('http://www.clozone.com/images/Alpha80.png');
}
.divNavigator
{
	margin-top:5px;
	line-height:normal;
	height:14px;
}
/*Module FriendList & MemberList End*/
/*Module GroupList Start*/
.divGroupOuter
{
	float:left;
	padding:1px;
	margin:10px;
	border:solid 1px #AC9955;
}
.divGroup
{	
	width:120px;
	text-align:center;
	overflow:hidden;
	background:#FBF9DF;	
}
.divImgGroup
{
	width:100px;
	height:100px;
	padding:2px;
	margin:5px auto 5px auto;
	background:url('http://www.clozone.com/images/Alpha70.png');
}
.imgGroup
{
	width:100px;
	height:100px;
	border:0px;
}
/*Module GroupList End*/
/*Line Start*/
.divBottomLine1
{
	border-bottom:solid 1px #D8CFB2;
}
.divBottomLine3
{
	height:0px;
	line-height:0px;
	width:100%;
	border-top:solid 1px #D8CFB2;
}
.divBottomLine4
{
	height:0px;
	line-height:0px;
	width:100%;
	border-top:solid 1px #C3B372;
}
/*Line End*/
/*Background Start*/
.transparentBg1
{
	background: url('transparentBg1.png'); 
}
.transparentBg2
{
	background: url('transparentBg2.png'); 
}
.transparentBg3
{
	background: url('transparentBg2.png'); 
}

/*Background End*/
/*Font Start*/
.divFont1{ font-family: "Arial", "Arial";  color: #666666;} 
.divFont1 a:link { font-family: "Arial", "Arial";  color: #8A6C02;} 
.divFont1 a:visited{ font-family: "Arial", "Arial";  color: #8A6C02;} 
.divFont1 a:hover { font-family: "Arial", "Arial"; color: #000000; } 
.aFont1:link { font-family: "Arial", "Arial";  color: #666666; line-height: 20px; } 
.aFont1:visited{ font-family: "Arial", "Arial";  color: #666666; line-height: 20px;} 
.aFont1:hover { font-family: "Arial", "Arial";  color: #000000;  line-height: 20px;}
.divFont2 a:link { font-family: "Arial", "Arial";  color: #666666; line-height: 20px; } 
.divFont2 a:visited{ font-family: "Arial", "Arial";  color: #666666; line-height: 20px;} 
.divFont2 a:hover { font-family: "Arial", "Arial";  color: #000000;  line-height: 20px;} 
.divFont3{ font-family: "Arial", "Arial";  color: #666666;} 
.divFont3 a:link { font-family: "Arial", "Arial";  color: #666666;} 
.divFont3 a:visited{ font-family: "Arial", "Arial";  color: #666666;} 
.divFont3 a:hover { font-family: "Arial", "Arial"; color: #000000; } 
/*Font End*/
/*Module Blog Start*/
.blogTitle 
{
	font-family: "Arial"; 
	color: #8A6C02;
	line-height: 20px; 
	font-weight:bold;
}
.blogTitle a:link { font-family: "Arial", "Arial";  color: #8A6C02; line-height: 20px;} 
.blogTitle a:visited{ font-family: "Arial", "Arial";  color: #8A6C02; line-height: 20px;} 
.blogTitle a:hover { font-family: "Arial", "Arial";  color: #000000;  line-height: 20px;} 
.timeBar_Blog {font-family: "Arial";  color: #8A6C02;line-height: 16px;}
.blogContent 
{
	padding:3px 0px 0px 0px;
}
.blogBottom
{
	height:26px;
	line-height:26px;
	color:#FFFFFF;
	background: url('bottom_blog.png') no-repeat;
}
.blogBottom_In
{
	color:#666666;
	font-family: "Arial"; 
	 
}
.blogBottom_In a:link { font-family: "Arial", "Arial";  color: #666666; line-height: 20px; } 
.blogBottom_In a:visited{ font-family: "Arial", "Arial";  color: #666666; line-height: 20px;} 
.blogBottom_In a:hover { font-family: "Arial", "Arial";  color: #000000;  line-height: 20px;} 

.btn7
{
	background: url('btn7.gif');
	cursor:pointer;
	width:68px;
	height:20px;
	border:0px;
	color:#8A6C02;
}
.btnManage2
{
	background: url('btn1.gif');
	cursor:pointer;
	width:45px;
	height:13px;
	border:0px;
	margin:3px;
	color:#8A6C02;
}
.btnSubmit2
{
    background: url('btn3.gif');
	cursor:pointer;
	width:52px;
	height:20px;
	border:0px;
	padding-top:3px;
	color:#8A6C02;
}
.blogDisplayMode a:link { font-family: "Arial", "Arial";  color: #666666; line-height: 20px; } 
.blogDisplayMode a:visited{ font-family: "Arial", "Arial";  color: #666666; line-height: 20px;} 
.blogDisplayMode a:hover { font-family: "Arial", "Arial";  color: #000000;  line-height: 20px;} 
/*Module Blog End*/
/*Module Profile Start*/
.divLine_Profile
{
	height:26px;
	line-height:26px;
	color:#FFFFFF;
	background: url('bottom_line4.png') no-repeat;
}
.imgProfile
{
	border:solid  #999999 1px;
	cursor:pointer;
}
/*Module Profile End*/
/*Module Comment Start*/
.commentBg
{
	background: url('comment_bg.png'); 
}
.btn4
{
	background: url('btn4.gif');
	cursor:pointer;
	width:96px;
	height:20px;
	border:0px;
	color:#FFFFFF;
}
.txt4
{
	background-color: #ffffff; 
	border-bottom: #e4e3e3 1px solid; 
	border-left: #000000 1px solid; 
	border-right: #e4e3e3 1px solid; 
	border-top: #000000 1px solid; 
	color: #000000; 
	font-family:arial; 
}
.timeBar {font-family: "Arial"; font-size: 11px; color: #8A6C02;line-height: 20px;}
.divCommentPager{font-family: "宋体";  color: #8A6C02; line-height: 16px;}
.divCommentPager a:link { font-family: "宋体", "宋体";  color: #8A6C02;text-decoration: underline; line-height: 16px;} 
.divCommentPager a:visited{ font-family: "宋体", "宋体";  color: #8A6C02;text-decoration: underline; line-height: 16px;} 
.divCommentPager a:hover { font-family: "宋体", "宋体";  color: #000000; text-decoration: underline; line-height: 16px;} 
/*Module Comment End*/
/*Module Calendar Start*/
.week_calendar{font-family: "Arial"; font-size: 11px; color: #8A6C02;line-height: 20px;}
.divPreMonth
{
	background: url('btnPreMonth.gif') no-repeat;
	width:17px;
	height:17px;
	cursor:pointer;
}
.divNextMonth
{
	background: url('btnNextMonth.gif') no-repeat;
	width:17px;
	height:17px;
	cursor:pointer;
}
.divDayBg
{
    width:16px; 
    height:16px;
    text-align:center;
    vertical-align:middle;
    background:url('day_bg.png');
}
.divTaskDayBg
{
    width:16px; 
    height:16px;
    text-align:center;
    vertical-align:middle;
    background-color:#8A6C02;
}
.divTodayBg
{
    width:16px; 
    height:16px;
    text-align:center;
    vertical-align:middle;
    background-color:#ECE845;
}
.divDay {font-family: "Arial";  color: #ffffff; line-height: 16px; vertical-align:middle}
.divDay a:link { font-family: "Arial", "Arial";  color: #ffffff; line-height: 16px; vertical-align:middle} 
.divDay a:visited{ font-family: "Arial", "Arial";  color: #ffffff; line-height: 16px; vertical-align:middle} 
.divDay a:hover { font-family: "Arial", "Arial";  color: #8A6C02;  line-height: 16px; vertical-align:middle} 
.divToday {font-family: "Arial";  color: #666666; line-height: 16px; vertical-align:middle}
.divToday a:link { font-family: "Arial", "Arial";  color: #666666; line-height: 16px; vertical-align:middle} 
.divToday a:visited{ font-family: "Arial", "Arial";  color: #666666; line-height: 16px; vertical-align:middle} 
.divToday a:hover { font-family: "Arial", "Arial";  color: #000000;  line-height: 16px; vertical-align:middle} 
.divTaskDay {font-family: "Arial";  color: #ffffff; line-height: 16px; vertical-align:middle}
.divTaskDay a:link { font-family: "Arial", "Arial";  color: #ffffff; line-height: 16px; vertical-align:middle} 
.divTaskDay a:visited{ font-family: "Arial", "Arial";  color: #ffffff; line-height: 16px; vertical-align:middle} 
.divTaskDay a:hover { font-family: "Arial", "Arial";  color: #F8F84C;  line-height: 16px; vertical-align:middle} 
/*Module Calendar End*/
/*Page Button*/
.divFirstPage
{
    background: url('btnFirstPage.gif') no-repeat;
	width:9px;
	height:10px;
	float:left;
}
.divPrePage
{
	background: url('btnPrePage.gif') no-repeat;
	width:7px;
	height:10px;
	float:left;
}
.divNextPage
{
	background: url('btnNextPage.gif') no-repeat;
	width:7px;
	height:7px;
	float:left;
}
.divLastPage
{
    background: url('btnLastPage.gif') no-repeat;
	width:9px;
	height:10px;
	float:left;
}
.divPageEx
{
	float:left;
	cursor:pointer;
	margin:5px 9px 0px 0px;
	font-family: "Arial"; 
	 
	color: #666666; 
	line-height: 14px;
	
}
.divPageEx a:link { font-family: "Arial", "Arial";  color: #666666; line-height: 14px;} 
.divPageEx a:visited{ font-family: "Arial", "Arial";  color: #666666; line-height: 14px;} 
.divPageEx a:hover { font-family: "Arial", "Arial";  color: #000000;  line-height: 14px;} 
/* Page Button End*/
/*tag start*/
.tagColor1:link {color:#8A6C02} 
.tagColor1:visited{color: #8A6C02} 
.tagColor1:hover { color: #000000}

.tagColor2:link {color:#000000} 
.tagColor2:visited{color: #000000} 
.tagColor2:hover { color: #8A6C02}
/*tag end*/
/* group forum */
.forumBg
{
	background-color:#ffffff;  
}
.forumLinkTop a:link { font-family: "Arial", "Arial";} 
.forumLinkTop a:visited{ font-family: "Arial", "Arial";} 
.forumLinkTop a:hover { font-family: "Arial", "Arial";} 
.divForumCategoryItem_Portal{ font-family: "Arial", "Arial";  color: #666666;} 
.divForumCategoryItem_Portal a:link { font-family: "Arial", "Arial";  color: #666666;} 
.divForumCategoryItem_Portal a:visited{ font-family: "Arial", "Arial";  color: #666666;} 
.divForumCategoryItem_Portal a:hover { font-family: "Arial", "Arial"; color: #000000; } 
.divForumCategoryItem {font-family: "Arial";  color: #8A6C02;line-height: 16px; vertical-align:middle}
.divForumCategoryItem a:link { font-family: "Arial", "Arial";  color: #8A6C02;line-height: 16px; vertical-align:middle} 
.divForumCategoryItem a:visited{ font-family: "Arial", "Arial";  color: #8A6C02;line-height: 16px; vertical-align:middle} 
.divForumCategoryItem a:hover { font-family: "Arial", "Arial";  color: #000000; line-height: 16px; vertical-align:middle} 
.forumLineHeight{line-height:18px}
.divBottomLine5
{
	border-bottom:solid 1px #DCD086;
}
.forumHeader
{
    background-color:#E7E0B8;
}
.forumHeaderFont
{
    font-size: 12px;
    font-weight: bold;
    color: #8A6C02;
}
.forumHeaderFont_Portal
{ 
    color: #8A6C02;
}
.divForumCategory
{
    background-image:url(forumCategory.png);
}
.forumViewBg
{
    width:920px;
	background: url('transparentBg1.png'); 
}
.divForumLine
{
	background-color:#CBC379;
	width:1px;
	height:100%;
}
.divLine_ForumProfile
{
	height:26px;
	line-height:26px;
	color:#FFFFFF;
	background: url('bottom_line5.png');
}
/* group forum end */ 
/* VoteBox Start*/
.btn5
{
	background: url('btn5.gif');
	cursor:pointer;
	width:84px;
	height:13px;
	border:0px;
	color:#8A6C02;
	margin:3px;
	text-align:center;
}
.btn8
{
	background: url('btn8.gif');
	cursor:pointer;
	width:94px;
	height:13px;
	border:0px;
	color:#8A6C02;
	margin:3px;
	text-align:center;
}
/* VoteBox End*/
/**********Photo View & Music View Start**********/
/*Photo View & Music View Start*/
.divModule .btn1
{
	background: url('btn1.gif');
	cursor:pointer;
	width:45px;
	height:13px;
	border:0px;
	margin:3px;
	color:#8A6C02;
}
.divModule .btn6
{
	background: url('btn6.gif');
	cursor:pointer;
	width:100px;
	height:13px;
	border:0px;
	margin:3px;
	color:#8A6C02;
}
.divModuleMiddle
{
	width:100%;
	background:#FFFFFF;
}
.LeftTop
{
	width:7px;
	height:10px;
	line-height:10px;
	background:url('left_top.gif') no-repeat;
}
.Top
{
	height:10px;
	line-height:10px;
	background:url('top.gif') repeat-x;
}
.RightTop
{
	width:7px;
	height:10px;
	line-height:10px;
	background:url('right_top.gif') no-repeat;
}
.LeftBottom
{
	width:7px;
	height:10px;
	line-height:10px;
	background:url('left_bottom.gif') no-repeat;
}
.Bottom
{
	height:7px;
	line-height:10px;
	background:url('bottom.gif') repeat-x;
}
.RightBottom
{
	width:7px;
	height:10px;
	line-height:10px;
	background:url('right_bottom.gif') no-repeat;
}
.PhotosLeftTop
{
	width:10px;
	height:25px;
	background:url('photo_left_top.png'); 
}
.PhotosTop
{
	height:25px;
	background:url('alpha_deep.png'); 
}
.PhotosRightTop
{
	width:10px;
	height:25px;
	background:url('photo_right_top.png');
}
.PhotosLeft
{
	width:10px;
	background:url('alpha_deep.png');
}
.PhotosRight
{
	width:10px;
	background:url('alpha_deep.png');
}
.PhotosLeftBottom
{
	width:10px;
	height:25px;
	background:url('photo_left_bottom.png');
}
.PhotosBottom
{
	height:25px;
	background:url('alpha_deep.png'); 
}
.PhotosRightBottom
{
	width:10px;
	height:25px;
	background:url('photo_right_bottom.png');
}
.btnUp
{
	width:30px;
	height:20px;	
	cursor:pointer;
	margin-left:125px;
	background:url('photos_up.png');
}
.btnDown
{
	width:30px;
	height:20px; 
	cursor:pointer;
	margin-left:125px;
	background:url('photos_down.png');
}
.divLine1
{
	position:absolute;
	z-index:1;
	left:0px;
	top:140px;
	width:280px;
	height:9px;
	line-height:9px;
	background:url('alpha_deep.png');
}
.divLine2
{
	position:absolute;
	z-index:1;
	left:0px;
	top:210px;
	width:280px;
	height:9px;
	line-height:9px;
	background:url('alpha_deep.png');
}
.divLineV1
{
	position:absolute;
	z-index:1;
	left:0px;
	top:149px;
	width:10px;
	height:61px;
	background:url('alpha_deep.png');
}
.divLineV2
{
	position:absolute;
	z-index:1;
	left:90px;
	top:149px;
	width:10px;
	height:61px;
	background:url('alpha_deep.png');
}
.divLineV3
{
	position:absolute;
	z-index:1;
	left:180px;
	top:149px;
	width:10px;
	height:61px;
	background:url('alpha_deep.png');
}
.divLineV4
{
	position:absolute;
	z-index:1;
	left:270px;
	top:149px;
	width:10px;
	height:61px;
	background:url('alpha_deep.png');
}
.divMusicItemUnselected
{
	width:100%;
	background:#F8F4E0;
    margin-top:5px;
}
.divMusicItemSelected
{
    width:100%;
    background:#E7E0B8;
    margin-top:5px;
}
.divUnsaved
{
	width:20px;
	height:16px;
	float:right;
	cursor:pointer;
	background:url(unsaved.gif);
	margin:1px 1px 0px 0px;
}
.divSaved
{
	width:20px;
	height:16px;
	float:right;
	cursor:pointer;
	background:url(saved.gif);
	margin:1px 1px 0px 0px;
}
/*Photo View & Music View End*/
/*Friend List Start*/
.divUserOuter2
{
	float:left;
	padding:1px;
	margin:10px 16px 10px 16px;
	border:solid 1px #D0C89D;
}
.divUser2
{	
	width:120px;
	text-align:center;
	overflow:hidden;
	background:#F8F4E0;	
}
.divImgUser2
{
	width:100px;
	height:100px;
	padding:2px;
	margin:5px auto 5px auto;
	background:#D0C89D;
}
.imgUser2
{
	width:100px;
	height:100px;
	border:0px;
}
/*Friend List End*/
/*Group List Start*/
.divGroup2
{
	float:left;
	width:270px;
	height:130px;
	margin:10px;
	overflow:hidden;
	border:solid 1px #D0C89D;
	padding:10px;
	background:#F8F4E0;	
}
.divGroupLeft2
{
	float:left;
	display:inline;
	width:115px;
}
.divGroupRight2
{
	float:left;
	display:inline;
	width:155px;
	overflow:hidden;
}
.divImgGroup2
{
	width:100px;
	height:100px;
	padding:3px;
	background:#D0C89D;
}
.imgGroup2
{
	width:100px;
	height:100px;
	border:0px;
}
/*Group List End*/
/*RssFeed Start*/
.divRssFeed
{
	width:940px;
	margin:auto auto;
}
.divRssFeedTitle
{
	text-align:center;
}
.divRssFeedItem
{
	width:920px;
	background:#F8F4E0;
	margin-top:1px;
	padding:0px 10px 0px 10px;
}
.divRssFeedItem img
{
	margin-top:2px;
}
/*RssFeed End*/
/*Card Start*/
.divCard
{
	border:solid 1px #D0C89D;
	padding:5px;
}
.divCard a
{
	color:#666666;
}
.divImgCard
{
	width:100px;
	height:100px;
	padding:2px;
	margin:5px auto 5px auto;
	background:#D0C89D;
}
.imgCard
{
	width:100px;
	height:100px;
	border:0px;
}
/*Card End*/