body{
	padding: 31px 0 0 0;
	margin: 0;
	background-image: url('Image/main_bg.gif');
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}

input, textarea{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	border-width: 1px;
}

#container{
	text-aling: left;
	width: 690px;
}

#content{
	background-image: url('Image/bg.gif');
	text-align: left;
	padding: 0 18px 0 18px;	
}

#left{
	float: left;
	width: 158px;
}

#left h1{
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	background-image: url('Image/s_top.gif');
	padding: 8px 0 0 8px;
	margin: 0;
	width: 150px;
	height: 19px;
	color: #ffffff;
}

.s_top{
	background-image: url('Image/s_top.gif');
	padding: 8px 0 0 8px;
	width: 150px;
	height: 19px;
	color: #ffffff;
}

.s_middle{
	background-image: url('Image/s_middle.gif');
	padding: 0 8px 0 8px;
	height: 48px;
	width: 142px;
	color: #000000;
}

.s_middle a{
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}

.s_bottom{
	background-image: url('Image/s_bottom.gif');
	padding: 0;
	height: 11px;
	width: 158px;
	color: #000000;
	font-size: 1px;
}

#menu li{
	list-style-image: url('Image/arrow.gif');
}

#right{
	float: left;
	width: 496px;
}

#right h1{
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	background-image: url('Image/b_top.gif');
	padding: 8px 0 0 8px;
	margin: 0;
	width: 488px;
	height: 19px;
	color: #ffffff;
}

.b_top{
	background-image: url('Image/b_top.gif');
	padding: 8px 0 0 8px;
	width: 488px;
	height: 19px;
	color: #ffffff;
}

.b_middle{
	background-image: url('Image/b_middle.gif');
	padding: 8px;
	width: 480px;
	color: #000000;
}

.b_middle a{
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
}

.b_bottom{
	background-image: url('Image/b_bottom.gif');
	padding: 0;
	height: 11px;
	width: 496px;
	color: #000000;
	font-size: 1px;
}

#bottom{
	background-image: url('Image/bottom.gif');
	padding: 12px 0 0 8px;
	width: 682px;
	height: 39px;
	color: #ffffff;
}

#bottom a{
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}

.clr{
	clear: both;
}
