#container h2  {
	border-bottom: 1px dashed #CCC;
	font-size: medium;
	font-weight: bold;
	padding: 0 0 18px;
	color: #333;
	text-align: left;
	margin: 18px 0 0;
}
#container p {
	line-height: 1.6em;
	margin: 18px 0 0;
}
#container a:hover {
	position: relative;
	left: 1px;
	top: 1px;
}
#associator {
	background: url(../images/member_left.jpg) no-repeat;
	height: 485px;
	width: 558px;
	float: left;
	color: #666;
	padding: 0 48px 0 74px;
	font-size: small;
}
#associator ul {
	margin: 18px 0 0 18px;
}

#associator ul li{
	list-style-type: circle;
	color: #666;
	line-height: 1.6em;
}
#associator a {
	color: #666;
	text-decoration: none;
}
#vip {
	background: url(../images/member_right.jpg) no-repeat;
	height: 485px;
	width: 203px;
	float: right;
	padding: 0 62px 0 41px;
	font-size: small;
	color: #333;
	text-align: center;
}
#vip p input {
	background: #FFF url(../images/stripe1.gif);
	border: 1px solid #CCC;
	width: 138px;
	font-size: small;
}
#vip p input:hover {
	background: #FFF;
	border: 1px solid #999;
}
#vip p img {
	border: 1px solid #CCC;
	margin: 0 18px 0 0;
}
#vip p a {
	color: #333;
}

#vip h3 {
	border-bottom: 1px dashed #CCC;
	padding: 0 18px 18px;
	text-align: right;
}
#vip h3 input {
	background: url(../images/but-bg.gif) repeat-x bottom #EFEFEF;
	border-width: 1px;
	border-style: solid;
	border-color: #DDD #999 #999 #DDD;
	padding: 1px 5px;
	color: #333;
	width: 138px;
	text-align: center;
}
#vip h3 input:active, input:focus {
	border-width: 1px;
	border-style: solid;
	border-color: #999 #DDD #DDD #999;
}
#vip h4 {
	font-weight: normal;
	font-size: small;
}
#vip h4 a {
	color: #333;
	text-decoration: none;
}

