/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	background-color:#159F01;
	text-align:center;
	margin:0px auto;
}
#st{display:none}
.hc
{
background:url(../images/bg.jpg) no-repeat center top;
	text-align:center;
	height:1591px;
margin-left:0px auto;
margin-right:0px auto;
}

.child
{
background:url(../images/child_2.jpg) no-repeat center;
	text-align:center;
	height:315px;
width:1003px;
margin-left:0px auto;
margin-right:0px auto;
}

.child_left
{
background:url(../images/child_3.jpg) no-repeat top;
width:276px;
padding-top:245px;
text-align:center;
}


td {
	font-family: Arial, Helvetica, sans-serif;
}

ul
{
	list-style:none;
	margin:0px;
}

li
{
 list-style:none;
 margin:0px;
 padding:0px;	
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a
{
	color:#000000;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	color: #999999;
}

.lpShow
{
float:left;
margin-left:5px;
margin-right:5px;
}

.lpShow img
{
border:0px;
width:125px;
height:98px;
background-color:#FFFFFF;
}

.lpShow a
{
color:#FF0000;
}

.product img
{border: 0px;
width:125px;
height:98px;
}

.foot
{
background-color:#FBFBFB;
color:#666666;
width:1000px;
height:100px;
border:0px;
}

.foot a
{
color:#666666;
margin-left:5px;
}