html {
	background: url('www/image/pattern.jpg') top left repeat;
	padding:0px;
	margin: 0px;
}
object{
	outline: none;
}
body {
	margin: 0px auto;
	background: url('www/image/pattern.jpg') top left repeat;
	padding: 0;
	font: 11px Verdana, Arial, sans-serif;
	color: #562c22;
}
table {
	margin: 0px;
	border-collapse:collapse;
	empty-cells: show;
	}
td {
	border: 0px;
	padding:0px;
	vertical-align: top;
	cursor: default;
	}
.left{
	font-size: 0px;
	text-align: right;
	background: url('www/image/pattern.jpg') top left repeat;
}
.right{
	font-size: 0px;
	text-align: left;
	background: url('www/image/pattern.jpg') top right repeat;

}
.hundred{
	width: 100%;
}
.content{
	width: 774px;
}
.content_background{
	width: 774px;
	background: url('www/image/pattern.jpg') top right repeat;
}
h1{
	font: 22px Verdana, Arial, sans-serif;
	font-weight: bold;
	margin:0px;
	margin-bottom: 20px;
}
p{
	margin: 0;
	padding: 0;
	text-indent: 30px;
}
.bold{
	font-weight: bold;
}
a{
	text-decoration: underline;
	color: #562c22;
}
a:hover{
	text-decoration: none;
	color: #562c22;
}
/*########################################top*/
div#top{
	width: 774px;
	height: 213px;
	background: url('www/image/top_background.jpg') top left no-repeat;
}
div#baner{
	padding: 0px;
	margin: 0px;
	width: 734px;
	height: 296px;
	float: left;
	background: url('www/image/tlo_intro.jpg') top left no-repeat;
}
div#baner_left{
	background: url('www/image/baner_background_left.jpg') top left no-repeat;
	height: 296px;
	width: 22px;
	float: left;
}
div#baner_right{
	background: url('www/image/baner_background_right.jpg') top left no-repeat;
	height: 296px;
	width: 18px;
	float: left;
}
div#baner_bottom{
	background: url('www/image/baner_background_bottom.jpg') top left no-repeat;
	width: 774px;
	height: 50px;
}
div#menu{
	float: right;
	padding-right:25px
}
div#menu div{
	margin-top: 170px;
	float: left;
	padding-left: 11px;
	padding-right: 11px;
	font-weight: bold;
	border-right: 1px dotted #562c22;
}
div#menu div a{
	color: #562c22;
	text-decoration: none;
}
div#menu div a:hover{
	text-decoration: underline;
	color: #562c22;
}

/*########################################end top*/
/*########################################content*/
div.content_text{
	padding: 0 40px;
}
.text_left{
	text-align: justify;
	width: 480px;
	float: left
}
.text_right{
	text-align: justify;
	width: 194px;
	float: right;
	padding-left: 20px;
}
/*#########################################end content*/
/*#########################################footer*/
div#footer{
	background: url('www/image/footer.jpg') top left no-repeat;
	height: 50px;
	width: 757px;
	margin-top: 25px;
	text-align: right;
	padding-right: 17px;
	padding-top: 10px
}
/*##########################################end footer*/
/*########################################## intro*/
div#top_intro{
	width: 774px;
	height: 178px;
	background: url('www/image/top_background_intro.jpg') top left no-repeat;
}
/*##########################################end intro*/
