
/*		banner part -----------------------------begin			*/
#boxFull { 
	width: 950px; 
	margin: 0px 0 0px 0; 
	float: left; 
}
#indexBanner{
	width:950px; height:238px;
}
#indexBannerMain{
	width:741px; height:238px; 
	background:#00578C url(index-banner2.jpg) no-repeat; 
	position:relative; 
	float:left;
}
.bannerButton{
	position:absolute; 
	left:553px; top:198px;
}
.bannerButton a{
	width:145px; height:25px; 
	display:block; 
	background-image:url(index-button-on.jpg); 
	background-repeat:no-repeat; 
	background-position:0 -33px;
}
.bannerButton a:hover{
	background-position:0 0px;
}
.bannerButton span{
	display:none;
}
#indexBannerNext{width:209px; height:238px; background:#00578C url(index-next-bg.gif) no-repeat; position:relative; float:left}
#indexBannerNext ul{margin:17px 0 0 0; padding:0; list-style-type:none}
#indexBannerNext ul li{font-size:12px}
#indexBannerNext ul li a{width:160px; height:54px; margin:0 0 13px 0; padding:7px 5px 0 48px; display:block; color:#FFF;}
/*		banner part ------------------------------------------------end			*/

/*		index content part --------------------------------------------begin -------- */
#indexContent {
	width:950px; height:620px;
	background-color:#FFFFFF;
}
#indexContent_left {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 5px;
	FLOAT: left; 
	MARGIN: 0px; 
	OVERFLOW: hidden;
	WIDTH: 270px; 
	height: 610px;
}
#companyNews_list {
	padding:10px 0px 0px 12px;
	line-height: 17px;
}
#companyNews_list ul {
	LIST-STYLE-TYPE: none; 
	padding:0px 0px 0px 12px;
}
#companyNews_list ul li{
	padding-top: 8px;
}
#companyNews_list ul li #news_date {
	padding-left:10px;
	background-color:#EFF4D8;
	color:#303D11;
}
#companyNews_list ul li #news_item_title a{
	color:#7e8866;
	line-height:20px;
	text-decoration: underline;
}
#indexContent_interval {
	width:21px; height: 520px;
	float:left;
	padding-top:30px;
}

#contact_tel {
	text-align: center;
	padding: 5px 0 0 0px;
}
	/*		index content right part begin -----------------------------------------begin --	*/
#indexContent_right {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 5px;
	FLOAT: left; 
	MARGIN: 0px; 
	OVERFLOW: hidden;
	WIDTH: 650px;
}
#indexContent_welcome {
	padding-top: 15px;
}
#welcome_content_container {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px;
	FLOAT: left; 
	MARGIN: 0px; 
	OVERFLOW: hidden;
	WIDTH: 620px;
	height: 288px;
	position:relative ;
}
#welcome_content {
	position:relative;
	top: 0px;
	padding:0 10px 0 0;
}
#welcome_content ul {
	LIST-STYLE-TYPE: none; 
	padding:0px 0px 0px 0px;
	margin: 0px;
}
#welcome_content ul li{
	padding:0px 0px 0px 0px;
}
		/* slider css  -----------------begin */
#welcome_slider_container {
	float: left;
	width: 15px; height: 238px;
	position:relative;
}
#welcome_slider_top_arrow {
	width: 15px; height: 15px;
	background: url(slider_top_arrow.gif);
}
#welcome_slider_top_arrow:hover {
	background: url(slider_top_arrow_hover.gif);
	cursor: pointer;
}
#welcome_slider_body {
	height:258px;
	background: url(slider_body_bg.gif);
}
#slider_cursor {
	position: relative;
	top: 0px;
}
#welcome_slider_bottom_arrow {
	width: 15px; height: 15px;
	background: url(slider_bottom_arrow.gif);
}
#welcome_slider_bottom_arrow:hover {
	background: url(slider_bottom_arrow_hover.gif);
	cursor: pointer;
}
		/* slider css  -----------------end ------------------- */
		/*	index content right lower part, include sales promotion and why choose part---------------------begin  */
#index_content_right_lower {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 15px;
	FLOAT: left; 
	MARGIN: 0px; 
	OVERFLOW: hidden;
	WIDTH: 650px;
}			
			/* --------------------------------sales promotion ------------------------------*/
#sales_promotion {
	FLOAT: left; 
	width: 270px;
}
#sales_promotion ul {
	LIST-STYLE-TYPE: none; 
	padding:0px 0px 0px 20px;
	margin: 0px;
}
#sales_promotion ul li {
	padding:6px 0px 3px 0px;
	margin: 0px;
}
#sales_promotion ul li a {
	color: #474745;
	text-decoration:underline;
}
	
			/* ---------------------------------------why choose us -------------------------*/
#why_choose_us {
	FLOAT: left; 
	width: 600px;
}
#why_choose_us ul {
	LIST-STYLE-TYPE: none; 
	padding:4px 0px 0px 10px;
	margin: 0px;
}
#why_choose_us ul li {
	padding:6px 0px 0px 0px;
	margin: 0px;
}
		/*	index content right lower part, include sales promotion and why choose part---------------------end  */
	/*		index content right part -------------------------------------------------------end		*/
/*		index content part -----------------------------------------------------------------end   	*/