html {
	height: 100%;
}
body {
	height: 100%;
}
.memberLeft a:link, .memberLeft a:visited {
	color: #555555;
}
/*.memberLeft a:hover, .memberLeft a:active {
	color: #666666;
}*/
input.button2 {
	background-color: #fff1e2;
	background-image: url(/tpl/vip/images/bg_button2.gif);
	border: 1px solid #dc7200;
	height: 22px;
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #934c00;
	margin-left: 5px !important;
	margin-left: 2px;
	padding:  !important;
	padding: 3px 2px 2px 2px;
}

table.underYellowLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFC83C;
}
table.underDashedLine td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	vertical-align: bottom;
	padding: 5px 0px 3px 0px;
	text-indent: 3px;
}
/*table.underDashedLine img {
	padding: 1px;
	border: 1px solid #CCCCCC;
}*/
table.leftDashedLine {
	font-size: 12px;
	font-weight: bold;
	color: #8C6600;
}
table.leftDashedLine td {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #8C6600;
	white-space: nowrap;
	text-indent: 3px;
	margin: 0px;
	padding: 0px;
}
table.leftDashedLine input {
	margin: 0px;
	padding: 0px;
}
table.memberLeft table {
	border: 1px solid #FFC83C;
	background-color: #FFFFFF;
	margin: 5px;
}
table.memberLeft ul {
	list-style-type: circle;
	margin: 0px;
	padding: 0px 0px 0px 40px;
}
table.memberLeft li {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	line-height: 140%;
}
table.memberLeft h4 a:link, table.memberLeft h4 a:visited {
	color: #222222;
	text-decoration: none;
}
table.memberLeft h4 a:hover, table.memberLeft h4 a:active {
	color: #FF6600;
	text-decoration: none;
}
table.memberLeft li a:link {
	text-decoration: none;
}
table.memberLeft li a:hover, table.memberLeft li a:active {
	color: #FF6600;
	text-decoration: underline;
}
table.ContentWord {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
table.ContentWord td {
	text-indent: 2em;
}
table.ContentWord p {
	margin: 0px;
	padding: 5px 0px;
}
table.grayLine2 td {
	vertical-align: bottom;
	padding: 4px 0px 2px 0px;
	border-bottom: #dddddd 1px solid;
}
table.friendListBorder {
	padding: 1px;
	border: 1px solid #FFCC00;
}
table.friendListBorder td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	padding: 5px 3px 2px 3px;
}

#memberPage {
	overflow: auto!important;
	overflow: visible;
}


.width100 {
	width: 98%;
}
.font_bule {
	color: #0066FF;
}

