@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
html, body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
h1 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
ul {
	font-size: 12px;
	color: #666666;
	letter-spacing: 0.1em;
	list-style-type: none;
	line-height: 20px;
}
p {
	font-size: 12px;
	color: #666666;
	letter-spacing: 0.1em;
	line-height: 20px;
}
#copyright {
	background-image: url(images/copyright.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 955px;
	text-indent: -9999px;
}
a:link, a:visited {
	color: #0099FF;
	text-decoration: underline;
}
a:hover, a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #84bc21;
}
.step {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#tree a {
	height: 136px;
	width: 186px;
	position: absolute;
	bottom: 0px;
	_bottom: -1px;
	background-image: url(images/Oright_tree.gif);
	background-repeat: no-repeat;
	right: 55px;
	text-indent: -9999px;
}
#wrapper #activeRight #wt_text {
}
#wrapper {
	width: 955px;
	height: 1212px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #banner {
	width: 955px;
	height: 511px;
}
#wrapper #Oright_active {
	height: 26px;
	width: 111px;
	display: block;
	background-image: url(images/active.gif);
	text-indent: -9999px;
	margin-top: 2px;
	margin-left: 22px;
}
#wrapper #active_content {
	width: 457px;
	margin-left: 46px;
	overflow: hidden;
	float: left;
	display: block;
	position: absolute;
	height: 669px;
	left: -1px;
}
#wrapper #active_select {
	height: 29px;
	width: 255px;
	display: block;
	margin-top: 13px;
}
#wrapper    #active_select h3     {
	/*background-image: url(images/social_select.gif);
	height: 29px;
	width: 148px;
	float: left;*/
	float: left;
}

#wrapper    #facebook_select a  {
	text-indent: -9999px;
	height: 29px;
	width: 148px;
	display: block;
	background-image: url(images/social_select.gif);
}
#wrapper    #plurk_select a  {
	height: 29px;
	width: 107px;
	background-image: url(images/social_select.gif);
	background-position: -148px;
	display: block;
	text-indent: -9999px;
}

#wrapper   #social_facebook_top {
	height: 24px;
	width: 457px;
	background-image: url(images/social_facebook_top.jpg);
	clear: both;
}
#wrapper   #social_facebook_content  {
	width: 457px;
	height: 575px;
	background-repeat: repeat;
	background-image: url(images/social_facebook_bg.jpg);
}

#wrapper   #social_plurk_top {
	height: 24px;
	width: 457px;
	background-image: url(images/social_plurk_top.jpg);
	clear: both;
}
#wrapper   #social_plurk_content  {
	width: 457px;
	height: 575px;
	background-repeat: repeat;
	background-image: url(images/social_plurk_bg.jpg);
}

#wrapper #active_content #social_facebook_content li {
	background-image: url(images/li_facebook.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
	margin-left: 8px;
	margin-bottom: 35px;
}

#wrapper #active_content #social_plurk_content li {
	background-image: url(images/li_plurk.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
	margin-left: 8px;
	margin-bottom: 60px;
}

.facebook_img {
	margin-left: 0px;
}
.plurk_img {
	margin-left: 0px;
	margin-top: 8px;
}
.plurk_img_right  {
	float: right;
	margin-right: 40px;
	margin-top: -40px;
}

#wrapper #activeRight {
	height: 669px;
	width: 450px;
	margin-top: 0px;
	float: right;
	position: relative;
}
#wrapper #activeRight #white_tea {
	background-image: url(images/white_tea.gif);
	height: 20px;
	width: 214px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#wrapper #activeRight #wt_text {
	margin-left: 163px;
	margin-top: 16px;
}
#wrapper #activeRight #Note_text {
	margin-top: 50px;
	margin-left: 32px;
}
#wrapper #activeRight #Note_text #Note {
	background-image: url(images/note.gif);
	height: 27px;
	width: 168px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#wrapper #activeRight #Note_text ul {
	margin-top: 10px;
}
#wrapper #activeRight #Note_text li {
	line-height: 22px;
}
#wrapper #content {
	height: 669px;
	width: 955px;
	position: relative;
}
#wrapper #active_link {
	margin-top: 105px;
	margin-left: 32px;
	width: 150px;
	height: 50px;
	display: block;
}
#wrapper #active_link li {
	background-image: url(images/li_while.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}

