body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
}

h3{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}
a:link {
	color: #0A3292;
	text-decoration: none;
}
a:visited {
	color: #097AB6;
	text-decoration: none;
}
a:hover {
	color: #0E3C9E;
	text-decoration: none;
}
a:active {
	color: #00CCFF;
	text-decoration: none;
}
.con:link {
	color: #fdc96e;
	text-decoration: none;
}
.con:visited {
	color: #fdc96e;
	text-decoration: none;
}
.con:hover {
	color: #f92d05;
	text-decoration: none;
}
.con:active {
	color: #fdc96e;
	text-decoration: none;
}


.top_bg{
	background-image:url(../images/top_bg.jpg);
	background-repeat:repeat-x;
	height:55px;
	width:774px;
	}
	
.mater_1{
	background-image:url(../images/ind_32.jpg);
	background-repeat:no-repeat;
	width:325px;
	height:141px;
	}
	
.mater_2{
	background-image:url(../images/ind_33.jpg);
	background-repeat:no-repeat;
	width:349px;
	height:141px;
	}
	
.mater_3{
	background-image:url(../images/ind_34.jpg);
	background-repeat:no-repeat;
	width:326x;
	height:141px;
	}
	
.fade{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
padding-right:30px;
}
.box_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	text-align:left;
	line-height:18px;
	}
		
.content_bg{
	background-image:url(../images/content_bg.jpg);
	background-repeat:repeat-y;
	}
	
.contant_line{
	background-image:url(../images/content_line.jpg);
	background-repeat:no-repeat;
	}
.contant{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	line-height:18px;
	text-align:justify;
	}
.footer_bg{
	background-image:url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
	}
.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	}
.tdhead{
font-size:10px;
font-weight:bold;
font-family:Geneva, Arial, Helvetica, sans-serif;
background:url(../images/bg/tdhead.png) bottom repeat-x;
}
.td1{
background:url(../images/bg/td1.png) bottom repeat-x;
}
.td2{
background:#fbfbfb;
background:url(../images/bg/td2.png) bottom repeat-x;
}
	
	
#latest-work { margin:20px 0; /* height:200px; overflow:hidden; */ }
	#latest-work li { position:relative; float:left; width:132px; height:150px;
			margin-right:30px; padding-bottom:15px; padding-left:10px; line-height:1.4em; }
	#latest-work li.last { margin-right:0; }
	#latest-work a img { width:132px; padding:4px; background:#2495f4; margin-bottom:5px;
			-webkit-transition:background .2s ease-in; }
	#latest-work li.hidden { display:none; }