@charset "UTF-8";
/*********************************************
 *
 *industray file
 *
 **********************************************/
#industrayContainer{
	margin:10px 0;
	}
#industrayIntroContainer{
	width:735px;
	height:340px;
	padding:0 10px;
	background:url(../images/industrayInfoBg.jpg) no-repeat center top;
	}
	#industrayIntroContainer h3{
		height:42px;
		line-height:42px;
		font-size:14.7px;
		font-weight:bold;
		color:white;
		}
		#industrayIntroTxt,#industrayIntroImg{
			float:left;
			}
		#industrayIntroTxt{
			width:425px;
			margin:20px;
			}
			#industrayIntroTxt h4{
				padding-left:20px;
				font-weight:bold;
				background:url(../images/star.gif) no-repeat left center;
				}
			#industrayIntroTxt p{
				line-height:25px;
				text-indent:2em;
				}
		#industrayIntroImg{
			width:206px;
			margin:20px;
			background:url(../images/industrayImgBg.gif) no-repeat center top;
			text-align:center;
			}
			#industrayIntroImg img{
				margin:4px;
				width:198px;
				height:151px;
				}
			#industrayIntroImg a{
				display:block;
				width:145px;
				height:45px;
				margin:20px auto;
				background:url(../images/moreButtonBg.jpg) no-repeat center center;
				}
				#industrayIntroImg a span{
					display:none;
					}
