﻿
/************
个人设置
*************/
#ulBaseInfo
{
	list-style-type: none;
	width: 95%;
}

#ulBaseInfo li
{
	float: left;
	margin-right: 10px;
}

#ulBasepanel
{
	list-style-type: none;
	text-align: center;
}

.updateul
{
	list-style-type: none;
}

#tableInfo
{
	width: 98%;
	border-collapse: collapse;
}

#tableInfo tr
{
	height: 26px;
	text-align: center;
}

#tableInfo tr td
{
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
}

#pswtable
{
	width: 50%;
	border-collapse: collapse;
}

#pswtable tr
{
	height: 26px;
	text-align: center;
}

#pswtable tr td
{
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
}


/******************
相册
******************/

.photoul
{
	list-style-type: none;
}

.photoul li
{
	float:left;
}

.photoul li a
{
	display:block;
	text-align:center;
	padding-left:8px;
	padding-right:8px;
	font-size:12pt;
	background-color:#dcdcdc;
}

.tableaddgroup
{
	width: 500px;
	border-collapse: collapse;
}

.tableaddgroup tr
{
	height: 26px;
	text-align: center;
}

.tableaddgroup tr td
{
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;