@charset "UTF-8";
/* CSS Document */

.style1 {color: #333333}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #333333;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	margin: 0px;
}
.line {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #666666;
}
.detailtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: 16pt;
	color: #FCBFFF;
	font-weight: bold;
}
.detailbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	color: #FFFFFF;
	}
.table {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14px;
	color: #FFFFFF;
	padding: 0px;
	}
.cube {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 165px;
	}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.bg1 {
	background-image: url(images/bg5.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg {
	background-image: url(images/table_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	line-height: 16pt;
}
.indexbg {
	background-image: url(images/wallenglish.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.indextable {
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}
.talk {
	background-image: url(images/tallk_bg1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
