@import "news.css";

/***/
.customer{
	background:url(../images/cust_bck.gif);
	height: 321px;
}
.customer_inner{
	position: relative;
}
.customer .title{
	position: absolute;
	top: 20px;
	left: 240px;
	padding: 35px 0 15px 0px;
	font: 700 10pt Trebuchet MS;
}
.customer .title a{
	color: #97aec6;
}
.customer .content{
	position: absolute;
	top: 80px;
	left: 240px;
	color: #6f7a86;
	font: 100 8pt Trebuchet MS;
}
.customer_top{
	width: 600px;
	background: url(../images/project_header_bck.gif);
	color: #707b87;
	font: 100 10pt Trebuchet MS;
}
.customer .slider{
	position: absolute;
	top: 220px;
	left: 255px;
	height: 84px;
	padding: 2px 0px 1px 0px;
	vertical-align: middle;
}
.customer .left_icon{
	position: absolute;
	top: 260px;
	left: 240px;
	cursor: pointer;
}
.customer .right_icon{
	position: absolute;
	top: 260px;
	left: 562px;
	cursor: pointer;
}
.customer .big_img{
	position: absolute;
	top: 25px;
	left: 15px;
	float: left;
}
.customer .big_img img{
	width: 200px;
	height: 260px;
}
.customer .marq img{
 	width: 96px;
 	height: 84px;
 	cursor: hand;
}
/**/
.news_title{
	padding-left: 12px;
	color: #707b87;
	font: 100 10pt/40px Verdana;
}
