@charset "utf-8";
/* CSS Document */

#main{
   background-image:url(../images/bg-maincontent-2.gif);
   background-position:top left;
   background-repeat:no-repeat;
   width:954px;
   height:256px;
   padding:0px;
   margin:0px;
   position:relative;
   }
/********************banner**************************************/   
#main-banner{
	width:195px;
	height:120px;
	margin-top:31px;
	margin-left:730px;
	position:absolute;
}
#banner{
	width:195px;
	height:52px;
	padding-bottom:8px;
}


/************************aboutus******************************/
#main-aboutus{
	width:355px;
	height:115px;
	margin-left:340px;
	margin-top:31px;
	position:absolute;
	font-size:11px;
	color:#444444;
}

/************************looppd******************************/

#main-loop{
	width:571px;
	height:64px;
	margin-top:172px;
	margin-left:340px;
	position:absolute;
}
/************************hotpd******************************/

#main-product{
	width:285px;
	margin-top:26px;
	margin-left:29px;
	position:absolute;
	color:#444444;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	left: 4px;
	top: -1px;
}

#main-product a:link{
	color:#444444;
	text-decoration:none;
}
#main-product a:hover{
	color:#ef8f21 !important ;
	text-decoration:underline;
}	
#main-product a:visited{
	color:#444444;
	text-decoration:none;
}

