body {
	background-color : #fff ;
	background-image : url("img/topic2/bg.jpg") ;
	background-position : right ;
	background-repeat : repeat-y ;
	}

h1 {
	font-size : 1.5em ;
	color : #fff ;
	}

#title {
	background-image : url("img/topic2/logo-bg.jpg") ;
	background-position : top ;
	background-repeat : repeat-x ;
	width : 95% ;
	height : 50px ;
	position : absolute ;
	top : 10px ;
	left : 0px ;
	padding : 5px 7% ;
	}

#box1 {
	width : 85% ;
	position : relative ;
	top : 70px ;
	left : 7% ;
	padding : 5px ;
	}
	
	#box2-1 {
		background-color : #fff ;
		width : 300px ;
		position : relative ;
		top : 5px ;
		left : 2% ;
		float : left ;
		}
	#box2-2 {
		width : 50% ;
		position : relative ;
		top : 5px ;
		left : 5% ;
		float : left ;
		font-size : 1.5em ;
		}
	
	#box3 {
		text-align : right ;
		position : relative ;
		top : 20px ;
		font-size : 0.5em ;
		}
		
	#box4 {
		border-style : none solid solid none ;
		border-width : 0px 1px 1px 0px ;
		border-color : #390c1b ;
		background-color : #fff ;
		width : 40% ;
		padding : 0px 20px 20px 0px ;
		position : relative ;
		top : 20px ;
		left : 30px ;
		float : left ;
		}

	#box5 {
		border-style : none solid solid none ;
		border-width : 0px 1px 1px 0px ;
		border-color : #09472e ;
		background-color : #fff ;
		width : 40% ;
		padding : 0px 20px 20px 0px ;
		position : relative ;
		top : 20px ;
		left : 80px ;
		float : left ;
		}
	
	.list {
		list-style : disc ;
		font-size : 0.8em ;
		}

	#box6 {
		position : relative ;
		top : 10px ;
		font-size : 0.8em ;
		}

#cl {
	clear : left ;
	}

#box7 {
	background-image : url("img/topic2/logo2-bg.jpg") ;
	background-position : top ;
	background-repeat : repeat-x ;
	width : 75% ;
	position : relative ;
	top : 90px ;
	left : 7% ;
	padding : 0px 5px ;
	font-size : 0.8em ;
	}

table {
	font-size : 1.0em ;
	}

#bottom {
	position : relative ;
	top : 100px ;
	left : 7% ;
	width : 85% ;
	}