body{
	margin: 0px;
	border: 0px;
	font-family: Arial;
	font-size: 0.7em;
	background: #fff;
	scroll: none;
}
#content {
	height: 380px;
	width: 550px;
}
#footer {
	width: 550px;
	text-align: right;
	height: 20px;
	background: #fff;
}
#vbox1 {
	float: left;
	width: 190px;
}
#vbox2 {
	float: left;
	width: 2px;
	background: #ddd;
	height: 380px;
	margin-right: 5px;
}
#vbox3 {
	float: left;
	width: 352px;
}
#hbox1 {
	background-image: url('images/tit_7.gif');
	margin:0px;
	border: 0px;
	width: 184px;
	height: 26px;
}
#box1 {
	width: 184px;
	border-bottom: 1px solid #ddd;
	color:#440;
	text-align: justify;
	margin-bottom: 8px;
}
#boxg1 {
	width: 184px;
	align: center;
	border: 0px;
}
#boxh2 {
	background-image: url('images/tit_5.gif');
	margin: 0px;
	width: 351px;
	height: 26px;
}
#box2 {
	width: 351px;
	color:#440;
	margin-bottom: 8px;
	text-align: justify;
	border-bottom: 1px solid #ddd;
}
#box2 img {
	margin: 0px 5px 0px 0px;
}
#hbox3 {
	background-image: url('images/tit_big.gif');
	margin:0px;
	border: 0px;
	width: 540px;
	height: 26px;
}
#box3 {
	width: 540px;
	height: 320px;
}
#box3 {
}
a {
	color: #000000;
	text-decoration: none;
}
