/************************************************************/
/********************index.jsp*******************************/
/************************************************************/
.content-words{/*主页右侧大片文字*/
	margin:50px 270px 50px 50px;
	text-align:left;
	line-height:35px;
}
#right-bottom{/*"圈子,我的高级私人会所"*/
	text-align:right;
	vertical-align: middle;
	padding-right:120px;
	font:bold 12px tahoma, arial, helvetica, sans-serif;
	color:#069;
}
.vmidimg{/*"申请创建圈子按钮上下居中对齐文字"*/
	vertical-align:middle; 
}

/**search.jsp**/
.content-words-search{/*搜索页表单区*/
	margin:60px 160px 5px 160px;
	text-align:left;
	line-height:45px;
}
#search-ipt{/*搜索页表单提交按钮*/
	height:20px;
	width:220px;
	vertical-align:middle; 
}
.search-line{/*虚线*/
	background:url(images/dashed.gif);
	margin:0px 80px 0 20px;
	line-height: 30px;
	height:20px;
}
#search-right-bottom{/*"有圈子才有生活"*/
	width:90%;
	margin-top:40px;
	padding-right:30px;
}
.search-form{/*搜索表单*/
	margin:0;
	padding:0;
	width:100%;
}


/*********************************searchList.jsp***************************/
/**search.jsp**/
.content-words-search2{/*搜索页表单区*/
	margin:20px 240px 0px 80px;
	text-align:center;
	line-height:35px;
}
.search-line2{/*虚线*/
	background:url(images/dashed2.gif);
	margin:0px 40px 25px 10px;
	line-height: 5px;
	height:5px;
}

.search-list{
	width:90%;
	height:80px;
	margin-left:20px;
	float:left;
}
.page-area{
	width:96%;
	height:30px;
	margin-left:0px;
	margin-top:20px;
	border:1px solid red;
	clear:both;
}
.search-list-left{
	width:62%;
	float:left;
}
.search-list-lt{
	text-align:left;
	font-size:12px;
	margin-bottom:10px;
}
.hlspan{
	font-size:14px;
	font-weight:bold;
	color:#FF6600;
}
.search-list-lb{
	font-size:12px;
	text-align:left;
	line-height:18px;
	height:36px;
	overflow:hidden;
	text-overflow:ellipsis
}
.search-list-img{
	position:relative;
	top:15px;
	right:10px; 
}

/*******************************myList.jsp********************************/
.my-quan-list{
	width:95%;
	height:70px;
	margin-left:10px;
	float:left;
}
.my-quan-title{
	text-align:left;
}
.my-quan-content{
	font-size:12px;
	text-align:left;
	margin-top:10px;
	line-height:25px;
}
.my-quan-ico{
	vertical-align:middle;
	padding-bottom:2px;/*用vertical-align:middle还不能完全对齐,因此加内补白*/
}
.c036{
	color:#003366;
}

/***************enter.jsp*********************/
.enter-div{
	margin:100px 290px 0px 170px;
	text-align:center;
	line-height:35px;
}
.log-div{
	 text-align:left;
	 margin-top:20px;
	 margin-bottom:25px;
}
#search-ipt2{/*搜索页表单提交按钮*/
	height:18px;
	width:180px;
	vertical-align:middle; 
}


/*****************************join.jsp加入圈子**********************************/
.join-form{
	margin:20px 200px 0px 70px;
	padding-left:25px;
	text-align:left;
	vertical-align:top;
	line-height:28px;
	/*border:1px solid red;*/
	
}
.apply-list-lab{
	margin:5px 160px 10px 30px;
	padding-left:5px;
	text-align:left;
	line-height:28px;
	/*border:1px solid red;*/
	
}

/*****************************createTerms.jsp阅读加入条款*************************/
.lbold{
	font-weight:bold;
	text-align:left;
	margin-top:40px;
	margin-left:70px;
}
.term{
	margin:15px 120px 10px 70px;
	font-weigh:bold;
	text-align:left;
	border:1px solid #c9d8e8;
	padding-top:12px;
	padding-left:12px;
	line-height:22px;
}
.op-area{
	margin:40px 120px 10px 70px;
}

/*****************************createForm.jsp创建圈子填写表单**********************/
.cleft{
	margin-top:20px;
	width:68%;
	float:left;
	text-align:left;
	margin-left:5px;
}
.cleft * {
	margin-top:13px;/*解决IE6 带表单的 div line-height不起作用的bug*/
}
.cright{
	margin-top:20px;
	width:29%;
	float:right;
	height:400px;
	line-height:25px;
	background:url(images/bg-gmsm.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	text-align:left;
	padding-top:8px;
	
}
.tlist {  
	border-color:  #e7e7e7 #c9d8e8 #c9d8e8 #e7e7e7 ;
	border-style: solid; border-top-width: 0px;
	border-right-width: 1px; border-bottom-width: 1px;
	border-left-width: 0px;
	background-color:#ffffff;
	margin-top:5px;
	margin-bottom:10px;
}
.tlist td{
	height:31px;
	border: #c9d8e8 solid; 
	border-width: 1px 0px 0px 1px
}

/*****************************createCharge.jsp创建圈子费用处理*******************/
.cleft2{
	padding-top:70px;
	width:50%;
	float:left;
	text-align:left;
	padding-left:120px;
	line-height:23px;
}
.cleft2 * {
	margin-top:12px;/*解决IE6 带表单的 div line-height不起作用的bug*/
}

/*****************************createFinish.jsp创建圈子费用处理*******************/
.ccenter{
	padding-top:110px;
	width:50%;
	float:left;
	text-align:left;
	padding-left:220px;
	line-height:30px;
}
