body {
	font:12px Verdana,"Lucida Grande",Arial,Helvetica,sans-serif;
	width:768px;
}

a:link {color:#006600; text-decoration:none;}
a:visited {color:#006600; text-decoration:none;}
a:hover {color:#339900; text-decoration:underline;}

#sw_wrap {
	height:1000px;
}

#sw_wrap .large_tree {
	background: url('tree.jpg') no-repeat;
	border-right:1px dashed black;
	height:100%;
	width:216px;
	float:left;
}

#sw_wrap .sw_content {
	margin-top:20px;
	margin-left:20px;
	float:left;
	width:522px;
}

#sw_header {
	margin-bottom:20px;
}

#sw_wrap .title {
	font-size:24px;
	font-weight:bold;
}

#sw_wrap .sub_title {
	padding:2px;
	font-family : "Courier New", "Courier";
	font-weight:bold;
	color:white;
	background-color:black;
}

#sw_wrap .item_ico {
	float:left;
}

#sw_wrap .item_ico img {
	width:32px;
	height:31px;
}

#sw_wrap .item_title {
	font-weight:bold;
	font-size:14px;
}

#sw_wrap .item_dashed {
	border-top:1px dashed black;
}

#sw_wrap .item_title_en {
	padding-top:2px;
}

#sw_wrap .item_note {
	padding-left:40px;
	padding-bottom:20px;
	line-height:120%;
	color: gray;
}

/*
#sw_wrap .Back_to_Index {
	float:right;
}
*/

.copyright {
	color: gray;
	margin-left:230px;
	font-size:14px;
	margin-top:-20px;
}

/* Profiled */
#sw_wrap ul {
	margin:20px 0px;
	list-style-type:none;
}

#sw_wrap li {
	margin:5px;
}

#sw_wrap .option {
	width:80px;
	font-weight:bold;
	margin-right:10px;
	text-align:right;
	float:left;
}

/* Guestbook */
textarea {
}

input {
}