@charset "UTF-8";
/* CSS Document */

body {
	margin: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#595959;
}

#goods {
	margin: auto;
	width: 635px;
}

p {
	margin: 0 0 8px;
	padding: 0;
}

a {
	text-decoration: none;
	color:#000000;
}

a:hover {
	text-decoration: none;
	color: #00A890;
}

#main {
	margin: 50px auto 7px;
	width: 632px;
	height: 408px;
	border: 1px solid black;
}

.home {
	background: #fff url(images/home_bg.gif) top left no-repeat;
}

.page {
	background: #fff url(images/page_bg.gif) top left no-repeat;
}

#main_nav {
	margin: 0;
	text-align: right;
}

.text {
	margin: 20px 115px;
}

table {
	margin: 0;
	padding: 0;
}

.centered_copy {
	width: 380px;
	margin: 140px auto;
	font-size:11px;
	line-height:14px;
}

.style3 {
	font-size: 15px; 
	padding-bottom: 10px;
}

.style4 {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.style8 {
	color: #000000;
	font-size: 17px;
	font-weight: bold;
}
.style9 {
	font-size: 13px;
	padding-bottom: 10px;
}
.work_side {
	position: relative; 
	top: -130px; 
	width: 170px; 
	left:5px;
}

.work_table {
	position: relative; 
	top: -455px; 
	width: 430px; 
	left:165px;
}

.work_table_top2 {
	position: relative; 
	top: -450px; 
	width: 160px; 
	left:165px;
}

.work_top {
	position: relative; 
	top: 8px; 
	width: 385px; 
	left:238px;
	text-align: right;
}

img {
	border: 0;
}

img a {
	border: 0;
}
