.reference2{
	width:491px;
}
.reference2 .hr{
	width:491px;
}
.reference2 .left{
	float:left;
	width:230px;
}
.reference2 .right{
	float:left;
	width:236px;
	padding-left:18px;
	padding-right:5px;
}
.reference2 .right .text{
	height:126px;
}
.reference2 .right .button{
	width:236px;
	text-align:right;
}
.bottom{
	width:766px;
	margin-left:auto;
	margin-right:auto;
	height:193px;
	background-image:url(../_images/bottomBg.png);
	background-repeat:no-repeat;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
}
.bottom .text{
	height:141px;
}
.bottom h1{
	font-size:18px;
	font-weight:500;
}

#slide{
	margin-left:320px;
	background-image:url(../_images/slideBg.png);
	background-repeat:no-repeat;
	width: 489px; 
    height: 187px;
}
#slider ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#slider {
    width: 489px;
    height: 187px;
    position: relative;
	overflow: hidden;
}
#sliderContent {
    width: 489px;
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px 10px;
    width: 489px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.sliderImage span strong {
    font-size: 11px;
	padding-bottom:30px;
}
.reference{
	width:827px;
}
#formWelcome{
	width:230px;
	margin-left:auto;
	margin-right:auto;
}
#formWelcome .formTitle{
	width:40px;
	float:left;
	color:white;
	font-size:10px;
}
#formWelcome .formInput{
	width:160px;
	float:left;
	padding-bottom:2px;
}
#formWelcome .formInput input{
	width:150px;	
	background:none;
	background-image:url(../_images/inputBg.png);
	border:none;
	height:19px;
	margin:0px;
	padding:0px;
	color:white;
	padding-left:5px;
	padding-right:5px;
}
#formWelcome  textarea{
	width:190px;
	background:none;
	background-image:url(../_images/textAreaBg.png);
	border:none;
	height:39px;
	margin:0px;
	padding:0px;
	margin-top:3px;
	color:white;
	padding:5px;
	font-family:Arial;
	font-size:10px;
}
#formWelcome .button{
	width:200px;
	text-align:right;
	padding-top:8px;
}
#formWelcome .button input{
	width:117px;
	height:28px;
}
#form{
	width:450px;
	margin-left:auto;
	margin-right:auto;
}
#form .formTitle{
	width:90px;
	float:left;
	color:white;
	font-size:10px;
}
#form .formInput{
	width:360px;
	float:left;
	padding-bottom:2px;
}
#form .button{
	width:450px;
	text-align:right;
	padding-top:8px;
}
#form .button input{
	width:117px;
	height:28px;
}
#form  .formInput input{
	width:350px;	
	background:none;
	background-image:url(../_images/inputBg2.png);
	border:none;
	height:19px;
	margin:0px;
	padding:0px;
	color:white;
	padding-left:5px;
	padding-right:5px;
}
#form  textarea{
	width:440px;	
	background:none;
	background-image:url(../_images/textAreaBg2.png);
	border:none;
	height:90px;
	margin:0px;
	padding:0px;
	margin-top:3px;
	color:white;
	padding:5px;
	font-family:Arial;
	font-size:10px;
}
