/* CSS Document curls */

/* left */
.left{ float:left; width:159px; margin:19px 0 0 20px; display:inline; }
			.left-img{ width:153px; height:195px; }
			
			.title{ width:159px; height:24px; margin-top:12px; }

/* products */
.Products{ width:153px; height:146px; background:url(../images/home/products.gif) no-repeat; }
	.Products ul{ margin:11px 0 0 27px; }
	.Products li{ line-height:28px; }
	.Products li a{ color:#fff; }
	.Products li a:hover{ color:#6D9FD9; }
	.Products-btn{ margin:0 auto; width:67px;}


/* txt-list */
.txt-list { width:159px; height:190px; background:url(../images/home/txt-list.gif) no-repeat right;}
.txt-list ul{  margin-top:5px;height:170px;_height:165px;  }
	.txt-list ul li{ line-height:21px; color:#5B676E; }
	.txt-list ul li a{ color:#5B676E; }
	.txt-list ul li a:hover{ text-decoration:underline; color:#e50; }
	
	a.txt-list-more{ float:right; padding-right:20px; display:block; width:60px; height:15px;color:#5b676e; }


/* center */
.center{ float:left; width:530px; margin:19px 0 0 15px; display:inline; }
		
		.ppt{ width:530px; height:195px; }



/* Special */
		.Special{ width:530px; padding-top:40px; background:url(../images/home/Special.gif) no-repeat top left; margin-top:10px; }
		.Special-list{ width:530px; overflow:hidden; }
		.Special-list li{ background:url(../images/home/Special-list.gif) no-repeat bottom center; height:146px !important;height:130px; }
		.Special-img{ float:left; width:120px; padding:10px; margin-left:20px; display:inline; background:url(../images/home/Special-img.gif) no-repeat; }
		.Special-img p { text-align:center;font-family:Arial; }
		.Special-img p a{ color:#e00; line-height:30px; }
		.Special-img p a:hover{ text-decoration:underline; }
		.Special-img img{background:url(../images/home/pic-bg-133x94.gif) no-repeat top left;padding:8px;}
		
		.Special-txt{ float:left; width:340px; padding:10px 0 0 10px; line-height:22px; color:#1D323E; }
				.Special-txt a{ vertical-align:middle; }
				
				.Special-btn{ padding-top:15px; }
				.Special-a-1 a{ color:#F53A00; }
				.Special-a-2 a{ color:#2C8323; }
				.Special-btn a:hover{ text-decoration:underline; }


/* right */
.right{ float:left; width:250px; background:url(../images/home/news.jpg) no-repeat left 82px; margin-left:12px; display:inline;margin-top:15px; }


/* news */
		.news{ margin:9px 0 0 26px; width:214px; height:112px; }
				.news li{ line-height:24px; background:url(../images/home/news-icon.gif) no-repeat left center; padding-left:12px; }
				.news li a{ color:#555; }
				.news li a:hover{ color:#f00; text-decoration:underline; }

/* Program */
		.Program{ width:250px; background:url(../images/home/Program.jpg) no-repeat 0 24px; height:465px; overflow:hidden; }
				.Program .title{ width:250px; }
				
				.Program ul{ width:160px; margin:0 auto; }				
				.Program ul li{ width:160px; padding-top:10px; height:200px; border-bottom:1px dashed #ccc; }
		.Program-img{  width:120px; height:80px; padding:10px; display:inline;  }
		.Program-txt { line-height:18px; color:#234152; text-indent:20px; }
		.Program-img p { text-align:center;}
		.Program-img p a{ color:#e00; line-height:25px; }
		.Program-img p a:hover{ text-decoration:underline; }
		.Program-img img{background:url(../images/home/pic-bg-134x95.gif) no-repeat top left;padding:8px;}

/* Track */
.Track li{ padding-bottom:4px; line-height:0; }
.Track ul{ width:207px; margin:5px auto 0; }
		 
/* bz */		 
.bz{ width:1002px; height:100px; margin:10px auto; }


				
