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

#containerbg
{
	width:1072px; 
	height:auto; 
	margin: 0px auto;
	background-image: url(../images/bgshadow.png);
}
#container
{
	width:1024px;
	height:auto;
	margin: 0px auto;	
	position:relative; 
}
#footercontainer
{
	width:1072px;
	height:30px;
	margin:0px auto;
	position:relative;
	background-image: url(../images/bgshadow_btm.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
#footercontain
{
	width:1024px;
	margin:0px auto;
	height:auto;
}
#TopContainer
{
	width:1024px;
	height:146x;
	margin:0px auto;
	background-image:url(../images/header_bg.gif);
	background-repeat:no-repeat;
	position:relative;
}
#LogoContainer
{
	height:136px;
}
#NavContainer
{
	background:url(../images/main/titlebar.jpg) repeat-x;
	width:100%;
	height:32px;
}
#NavButton
{
	width:450px;
	height:23px;
	position:absolute;
	left: 536px;
	top: 117px;
}
#BottomContainer
{
	width:1024px;
	height:186px;
	margin:0px auto;
}
#SubscribeNow
{
	width:1024px;
	height:37px;
	background-image:url(../images/v4-Mainindex_05.jpg);
	color:#FFF;
}
#SubscribeText
{
	float:left; 
	line-height:37px; 
	width:330px; 
	margin-left:80px;
}
#SubscribeEmail
{
	float:left; 
	width:160px; 
	padding-top:9px;
}
#SubscribeButton
{
	float:left; 
	width:100px;
	padding-top:8px;
}
#BannerContainer
{
	width:1024px;
	height:400px;
	position:relative;
}
#BannerBtn
{
	position:absolute;
	width:595px;
	height:54px;
	bottom:10px;
	left:5px;
}
#EstimateContainer
{
	width:1024px;
	height:227px;
	position:relative;
	background-image:url(../images/v4-Mainindex_03.jpg);
}
#CalculateContainer
{
	width:455px;
	height:204px;
	background-image:url(../images/calculatebg.png);
	position:absolute;
	left: 16px;
	top: 10px;
}
#CalculateBtn
{
	width:264px;
	height:39px;
	position:absolute;
	left: 180px;
	top: 132px;
}
#ShowRoomContainer
{
	width:495px;
	height:172px;
	position:absolute;
	background-image:url(../images/showroom.png);
	background-repeat:no-repeat;
	left: 500px;
	top: 30px;
}
#ShowRoomMapInfo
{
	width:124px;
	height:68px;
	position:absolute;
	left: 352px;
	top: 25px;
}
#ShowRoomJoin
{
	width:149px;
	height:30px;
	position:absolute;
	left: 342px;
	top: 110px;
}
#AboutUsContainer
{
	width:1024px;
	height:241px;
	background-image:url(../images/v4-Mainindex_03_04.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#AboutUsText
{
	width:600px;
	height:118px;
	position:absolute;
	left: 32px;
	top: 692px;
	font-size:17px;
}
#MarqueeContent
{
	width:255px;
	height:92px;
	font-size:13px;
	position:relative;
}

/* product */
#ProductCategoryContainer
{
	width:1024px;
	height:100%;	
}
#ProductCategoryContent
{
	width:950px;
	height:100%;
	text-align:left;
	margin:0px auto;
	padding-top:5px;
	padding-bottom:30px;
}
.CategoriesContainer
{
	width:139px;
	height:240px;
	margin-right:50px;
	margin-bottom:20px;
	text-align:center;
	float:left;
}
.CategoriesContainer a
{
	color:#000;
	text-decoration:none;
	line-height:1.2em;
}
/* Product */
#MiddleContainer
{
	width:980px;
	height:100%;
	margin:0px auto;
	position:relative;
	margin-top:10px;
	min-height:250px;
}
#ProductContainer_Left
{
	width:200px;
	height:100%;
	float:left;
}
#ProductContainer_Category
{
	width:166px;
	height:100%;
	padding-top:20px;
}
#ProductContainer_Category ul
{
	padding:0 0px;
}
#ProductContainer_Category ul li
{
	list-style: none;
	margin:0px;
	padding:0px;
}
#ProductContainer_Category ul li a 
{
	color:#000;
	text-decoration: none;
	display:block;
	width:168px;
	height:100%;
	padding-left:10px;
	padding-bottom:15px;
}
#ProductContainer_Category ul li a:hover
{
	color:#fff;
	background-image:url(../images/product/linkbg.png);
	background-repeat:no-repeat;
}
#ProductContainer_Category ul li a.current
{
	color:#fff;
	background-image:url(../images/product/linkbg.png);
	background-repeat:no-repeat;
}

#ProductContainer_Right
{
	width:780px;
	height:100%;
	float:left;
	margin-bottom:20px;
}

#ProductContainer_Header
{
	border-bottom:2px solid #CCC;
	height:25px;
	width:450px;
	margin-top:15px;
	margin-bottom:15px;
}
.ProductContainer_Content
{
	float:left;	
	background-image:url(../images/product/productbg.png);
	background-repeat:no-repeat;
	width:180px;
	height:180px;
	margin-bottom:10px;
	margin-right:15px;
	text-align:center;
}
.ProductContainer_Content a 
{
	color:#000;
	text-decoration:none;
}
.ProductContainer_Content a:hover
{
	text-decoration:underline;
}
#ProductContainer_Paging
{
	width:700px;
	height:50px;
	margin-top:20px;
	margin-bottom:20px;
}
#ProductContainer_Paging div
{
	margin-right:5px;
}
div.prev
{
	float:left;
}
div.next
{
	float:left;
}
div.current
{
	float:left;
	background-image:url(../images/product/pageclicked.png);
	width:24px;
	height:25px;
	color:#fff;
	text-align:center;
	line-height:25px;
	margin-top:1px;
}
div.page
{
	background-image:url(../images/product/pagenormal.png);
	width:28px;
	height:27px;
	float:left;
	text-align:center;
	line-height:25px;
}
#ProductBigImage
{
	float:left;
	width:500px;
	height:100%;
}
#ProductThumbImage
{
	width:500px;
	margin-top:10px;	
}
#ProductDetailsContainer
{
	margin-left:10px;
	float:left;
	width:270px;
}

/*Services*/ 
.ServiceContainer
{
	float:left;
 width:442px; height:100%; text-align:center;
 margin-right:30px;
 margin-bottom:10px;
}
.ServiceContainer a
{
	text-decoration:none;
}
/*News*/
.NewsContainer
{
	float:left;
 	width:250px; 
	height:250px; 
	text-align:center;
    margin-right:30px;
	margin-bottom:10px;
}
/*Certificate*/
.CertificateContainer
{
	
 	width:510px; 
	height:100%; 
	text-align:center;
    margin-right:30px;
	margin-bottom:10px;
	margin:0px auto;
}
/* FAQ  */
#FaqContainer
{
	width:1024px;
	height:auto;
}
#FaqList
{
	width:850px;
	height:70px;
	margin-left:100px;
	border-bottom:1px solid #999;
}
#FaqContent
{
	width:750px;
	height:auto;
	margin-left:150px;	
}
.FaqQAContent
{
	width:750px;
	height:auto;
	margin-top:5px;
}
.FaqAnswerColor
{
	color:#197b30;
	margin-top:6px;
	width:730px;
	float:left;
	margin-left:20px;
}

/* Contact  */
#ContactContainer
{
	width:1024px;
	height:100%;
}
#InfoContainer
{
	width:1024px;
	height:100%;
}
#InfoMap
{
	float:left; 
	width:576px; 
	height:300px;
}
#InfoContentContainer
{
	float:left; 
	width:448px;
	height:300px;
}
.InfoContentHeader
{
	width:447px;
	height:25px;
	line-height:25px;
	background-image:url(../images/contact/contactbar.jpg);
	margin-bottom:2px;
	margin-top:3px;
	color:#FFF;
	font-size:14px;
}
.InfoContentHeader a
{
	color:#fff;
	text-decoration:none;
}
.InfoContent
{
	width:447px;
	height:120px;
	background-image:url(../images/contact/contactbg.jpg);
}
#ContactUsContainer
{
	width:1024px;
	height:100%;
	margin:0px auto;
	margin-top:20px;
	position:relative;
}
#BranchContainer
{	
	width:500px;
	height:100%;
	float:left;
	padding-left:15px;
	padding-bottom:20px;
}
.BranchContent
{
	width:200px;
	height:100%;
	margin-right:30px;
	padding-top:10px;
	float:left;
}
.BranchContentRight
{
	width:200px;
	height:100%;
	margin-right:30px;
	padding-top:10px;
	float:right;
}
#SeperatorLine
{
	width:2px;
	height:350px;	
	border-right:2px solid #6ec929;
	float:left;
	margin-top:20px;
	margin-right:30px;
}
#ContactUsForm
{
	width:450px;
	height:100%;
	float:left;
	padding-bottom:20px;
}

/* DYH  */
#DYHContainer
{
	text-align:center;
	background-image:url(../images/product/4abg.jpg);
	width:1024px;
	height:596px;
}
#DYHGallery
{
	position:absolute;
	background-color:#000;
	width:892px;
	height:405px;
	left: 70px;
	top: 100px;
}
#DYHTitle
{
	position:absolute;
	width:205px;
	height:49px;
	left: 35px;
	top: 28px;
	
}

/* Career */
#CareerList
{
	width:850px;	
	height:30px;
	margin-left:13px;
	margin-top:25px;
}
#CareerContent
{
	width:650px;
	height:395px;
	margin-left:50px;	
}
.CareerPosContent
{
	width:100%;
	height:auto;
	margin-top:5px;
}
.CareerDesc
{
	color:#197b30;
	margin-top:6px;
	width:100%;
	float:left;
	margin-left:20px;
}

#PromotionContent
{
	width:100%;
	height:auto;
	margin-top:20px;
}
