/*
(C) 2001-2006 Hltech Inc.
http://www.Hltech.com.cn
*/

/*幻灯片*/

#slide { width:950px; margin:0 auto; height:230px; overflow:hidden; margin-top:-1px; position:relative; z-index:100;}
   #slide #banner { width:670px; height:230px; float:left;}
   #slide #banner_title { width:280px; background-color:#005A8F; background-position:-355px -378px; height:229px; float:right; font-size:14px;}
       #banner_title ul { margin-left:10px; margin-top:20px;}
	   #banner_title li { margin-bottom:12px;}
	       #banner_title li a { padding:7px 0 1px 15px; color:#86d0f6; height:20px; display:block; text-decoration:none;}
		   #banner_title li a:hover, #banner_title li a.slidenow { background-position:left -38px; color:#fff;}
		   
 /*顶部产品*/

#topproduct { width:950px; height:104px; margin:0 auto; overflow:hidden; margin-top:10px;}
    #topproduct #topproduct_left { float:left; overflow:hidden;}
	#topproduct #topproduct_right { float:right; overflow:hidden;}
	
	
/*首页新闻*/

#hltechnews { width:950px; margin:0 auto; overflow:hidden; height:280px; margin-top:10px; color:#0097CC;}
    #hltechnews #leftbox { float:left; width:648px; height:270px; overflow:hidden; background-position:left top;}
	    #leftbox #left_news_head {
	height:26px;
	width:100%;
	overflow:hidden;
}
	#hltechnews #rightbox { float:right; width:292px; height:270px; overflow:hidden; background-position:left -375px;}
	    #rightbox #right_news_head { height:26px; width:100%; overflow:hidden;}
	#left_news_head li, #right_news_head li { float:left; width:100px; height:26px; text-align:center; background-position:right -269px; background-repeat:no-repeat;}
	    #left_news_head li a, #right_news_head li a {
	display:block;
	color:#fff;
	padding:8px 0;
	text-decoration:none;
	font-weight:bold;
	background-image: url(../image/index_bg.jpg);
}
		#left_news_head li a.head_first, #right_news_head li a.head_first { color:#000; background-position:left -340px;}
	#hltechnews ul.newslist { margin:20px 40px; list-style-type:disc;}
	    #hltechnews ul.newslist li { line-height:180%;}
		    #hltechnews ul.newslist li a { text-decoration:none;}
			#hltechnews ul.newslist li a:hover { text-decoration:underline;}
	#hltechnews ul.leftlist { margin-left:20px; float:left; margin-right:40px;}
		#hltechnews ul.leftlist li { margin-left:20px;}
		
/*底部产品*/

#bottomproduct { width:950px; margin:0 auto; height:104px; overflow:hidden; margin-top:10px;}
    #bottomproduct ul { overflow:hidden; text-align:center; font-size:8px;}
    #bottomproduct li { display:inline; margin:0 2px;}
