body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #514433;
	background-color: #AC987E;
	background-image: url(../images/home_bg.gif);
	background-repeat: repeat;
}
#main_pic {
	background-image: url(../images/main_pic.jpg);
	height: 600px;
	width: 383px;
	position: absolute;
	left: 150px;
	top: 16px;
}
#home_logo {
	background-image: url(../images/home_logo.jpg);
    background-repeat: no-repeat;
	height: 272px;
	width: 367px;
	left: 750px;
	position: absolute;
	top: 30px;
}
#b_menu ul {
	list-style:none;
	left: 750px;
	width: 255px;
	top: 289px;
	position:absolute;
}

#b_menu ul li {
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	background-image:url(../images/b_clam1.gif); height:37px; width:43px;
	background-repeat:no-repeat;
	background-position:left 50%;
	padding-left:50px;
}
#b_line {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #514433;
	text-align: left;
	background-image: url(../images/line_bg.jpg);
	background-repeat:repeat-x;
	position: absolute;
	top: 609px;
	height: 95px;
	width: 1120px;
	text-indent: 30px;
	left: 150px;
}
