﻿body 
{	
	background-color: #dbe3ec;	
}
/*******************************************************************
    main-body
 */
#main-body 
{
	background: #dbe3ec url(../images/page/main-page-bg.jpg) repeat-y center center;
	width: 990px;
	margin: 0 auto;
}

/*******************************************************************
    main-body >> head-page
 */
#main-body #head-page 
{
	background-color: #dbe3ec;   
    overflow: hidden;
    height: 267px;
}

#head-page #header
{
	background: #dbe3ec url(../images/page/banner.jpg) no-repeat top left;   	
	margin: 0 auto;
	width: 990px;
	height: 267px;
	position: relative;
}

#head-page #header a.button
{
	position: relative;
	left: 133px;
	top: 184px;
	width: 108px;
	height: 37px;
	float: left;
	margin-left: 20px;
	cursor: pointer;	
}

#head-page #header .aboutus a:hover
{
	background: transparent url(../images/button/aboutus-hover.png) no-repeat top left; 
}

#head-page #header .contact a:hover
{
	background: transparent url(../images/button/contact-hover.png) no-repeat top left; 
}

#head-page #header .home a:hover
{
	background: transparent url(../images/button/home-hover.png) no-repeat top left; 
}

#head-page #header .news a:hover
{
	background: transparent url(../images/button/news-hover.png) no-repeat top left; 
}

#head-page #header .product a:hover
{
	background: transparent url(../images/button/product-hover.png) no-repeat top left; 
}

/*******************************************************************
    main-body >> foot-page
 */
#main-body #foot-page 
{
    overflow: hidden;
}

#main-body #foot-page .footer
{
	background: #dbe3ec url(../images/page/footer.jpg) no-repeat top center;
    margin: 0 auto;
    width: 990px;
    height: 56px;
    overflow: hidden;
}

#main-body #foot-page .footer p
{
	padding-top: 5px;	
	color: #939598;
	text-align: center;
}

#main-body #foot-page .footer p a 
{
	font-weight: bold;
}

/*******************************************************************
    main-body >> main-page
 */
#main-body #main-page 
{	
    
}

/*******************************************************************
    main-body >> main-page >> container
 */
#main-body #main-page #container 
{ 
	margin: 0 auto;    
	padding: 0px 10px 10px 10px;
    width: 940px;
    overflow: hidden;
}

/* bg */
#main-body #main-page #container .top-banner
{
	height: 105px;
	width: 940px;
}

#main-body #main-page #container .top-banner .title-page
{
	position: relative;
	left: 625px;
	top: 55px;	
	font-weight: bold;
	font-size: 14px;
}

#main-body #main-page #container .main
{
	width: 940px;
	clear: both;
	overflow: hidden;
}

/* bg */
#main-body #main-page #container .main .left-box
{
	width: 236px;
	min-height: 200px;
	overflow: hidden;
	float: left;
	margin-bottom:-1000px;
	padding-bottom:1000px;
}

/* menu */
#main-body #main-page #container .main .left-box .menu
{
	padding-top: 15px;
	margin-left: 28px;	
}

#main-body #main-page #container .main .left-box .menu li 
{
	text-align: right;
	font-weight: bold;
	height: 34px;
	width: 208px;
}

#main-body #main-page #container .main .left-box .menu li.active
{
	padding: 7px 10px 0 0;
	height: 26px;
	width: 198px;
}

#main-body #main-page #container .main .left-box .menu li a
{
	display: block;
	padding: 7px 10px 8px 0;
	text-decoration: none;
}

#main-body #main-page #container .main .right-box
{
	width: 620px;
	overflow: hidden;
	float: left;
	padding: 15px 60px 10px 20px;
	margin-bottom:-1000px;
	padding-bottom:1000px;
}

#main-body #main-page #container .flash3dCarousel
{
	margin: 0 auto;
	width: 820px;
	height: 300px;
	overflow: hidden;	
}