/* CSS Document */

*{margin:0px; padding:0px;}
body{font-size:12px; line-height:150%; color:#333333;}

a{color:#333; text-decoration:none;}
a:hover{color:#0099CC; text-decoration:underline;}

ul,li{list-style:none;}

/*index*/
#top{width:950px; height:100px; padding-top:25px; margin:auto;}
	#top1{width:300px; float:left;}
	#top2{width:650px; padding-top:20px; text-align:right; float:right;}
#center{width:950px; height:538px; margin:auto; clear:both;}
	#cen1{width:300px; float:left;}
		#cen1_1{width:300px; height:200px; background:url(img/left_300X200.jpg);}
			#cen1_1_m{width:270px; height:130px; padding-top:50px; margin:auto;}
			#cen1_1_m td{height:25px; line-height:25px; color:#FFFFFF;}
		#cen1_2{width:300px; height:328px; background:url(img/left_2_bg.jpg);}
	#cen2{width:650px; float:right;}
		#cen2_1{width:650px; height:200px; background:url(img/right_img.jpg);}
			#cen1_2_1{width:270px; padding:15px 0px 10px 0px; margin:auto;}
			#cen1_2_2{width:270px; padding:10px 0px 10px 0px; margin:auto;}
			#cen1_2_2 li{width:auto; font-size:14px; height:28px; line-height:28px; padding-left:20px; background:url(img/li_img.gif) no-repeat 5px center; border-bottom:1px solid #0095cb;}
		#cen2_2{width:650px; height:328px; background:url(img/right_2_bg.jpg);}
			#cen22l{width:430px; float:left;}
				#cen22l_1{width:410px; padding:15px 0px 15px 20px;}
				#cen22l_2{width:410px; padding:0px 0px 0px 20px;}
				#cen22l_2 p{padding-bottom:12px;}
			#cen22r{width:180px; padding-left:20px;float:left;}
			
#bottom{width:950px; height:68px; padding-top:15px; margin:auto; clear:both;}
	#bom1{width:300px; float:left;}
	#bom2{width:650px; text-align:left; float:right; }
	#bom2 li{width:auto; padding-right:12px; float:left;}
	
	
#menu ul{width:440px; float:right;}
#menu li{width:88px; height:41px; display:block; float:left;}
	.menu_txt{ font-family:"黑体"; font-size:16px; text-align:center; line-height:30px;}
	.menu_01{width:88px; height:41px; background: url(img/menu_bg.gif); display:block;}
	.menu_01:hover{color:#0099CC;}
	.menu_02{width:88px; height:41px; color:#FFF; background: url(img/menu_bg.gif) 0px -41px; display:block;}
	.menu_02:hover{color:#D9FFFF; text-decoration:none;}

/*about*/
#acen{width:950px; height:600px; margin:auto; clear:both;}
	#acen1{width:220px; float:left;}
		#acen1_1{width:220px; height:180px; background:url(img/left_300X200.jpg);}
			#acen1_1_m{width:200px; height:120px; padding-top:50px; margin:auto;}
			#acen1_1_m td{height:25px; line-height:25px; color:#FFFFFF;}
		#acen1_2{width:220px; height:328px; background:url(img/left_2_bg.jpg) repeat-x top; background-color:#dddddd;}
	#acen2{width:730px; float:right;}
		#acen2_1{width:730px; height:180px; background:url(img/about/top2.jpg);}
			#acen1_2_1{width:200px; padding:15px 0px 10px 0px; margin:auto;}
			#acen1_2_2,#acen1_2_3{width:200px; padding:10px 0px 10px 0px; margin:auto;}
			#acen1_2_2 li{width:auto; font-size:14px; height:28px; line-height:28px; padding-left:20px; background:url(img/li_img.gif) no-repeat 5px center; border-bottom:1px solid #0095cb;}
		#acen2_2{width:730px; height:328px; background:url(img/right_2_bg.jpg) repeat-x top; background-color:#efefef;}
			#acen22l{width:720px; float:left;}
				#acen22l_1{width:700px; padding:15px 0px 15px 20px;}
				#acen22l_2{width:700px; padding:0px 0px 0px 20px;}
				#acen22l_2 p{padding-bottom:12px;}
			#acen22r{width:180px; padding-left:20px;float:left;}


/*products*/
#acen22l_2 ul{padding-left:10px;}
#acen22l_2 li{width:230px; height:200px; float:left;}
#acen22l_2_img{width:200px; height:160px;}
#acen22l_2_txt{width:200px; height:20px; padding-top:5px;}

.font_16{font-size:16px;}
.font_bold{font-weight:bold;}
