	 
/*----bottom slider ----*/

.simple-cycle {
    width: 899px;
    margin: 30px auto;
    overflow: hidden;
	position:relative;
}

.simple-cycle .flow-slider {
    float: left;
    margin: 0px;
    width: 790px;
    height: 117px;
	background:#f7f7f7;
}

.simple-cycle .item {
    text-align: center;
    width: 196px;
	
}

.simple-cycle .item img {
    user-select:none;
    -moz-user-select:none;
    -khtml-user-select:none;
    -webkit-user-select:none;
    -o-user-select:none;
}

.simple-cycle .subtext {
    margin: 0 auto;
    width: 110px;
    font: 11px/12px Georgia;
    text-align: center;
}

.simple-cycle .arrow {
    height: 117px;
    width: 41px;
   
 
}

.simple-cycle .arrow:active {
    margin: 1px 0 -1px;
}

.simple-cycle .arrow-left {
    background:url(../images/arrows.png) 0 center  no-repeat;
	float:left;
	position:absolute;
	 
}

.simple-cycle .arrow-right {
    background: url(../images/arrows.png) -41px center  no-repeat;
	float:right;position:absolute;
	right:0px;
}

/*----service----*/
.midPanLeftSrevices { width:295px; float:left; font-size:14px; font-family:Tahoma, Geneva, sans-serif; color:#000000; }
.midPanLeftSrevices ul li { line-height:24px; margin:3px; padding:3px 0 3px 5px; background-color:#d9d9c7; }
.midPanLeftSrevices ul li a { color:#333; }
.midPanLeftSrevices ul li a:hover { color:#660; margin-left:10px;}
.midPanLeftSrevices ul li a.act { color:#660; margin-left:10px;}
.midPanLeftSrevices img { margin:100px 0 20px 0; }
.aboutLeftImg img {  margin:30px 0 0 40px; }


.midPanRightServices { padding-top:0px; width:635px; margin:0 0 0 20px; float:left; }
.midPanRightServices table { }
.midPanRightServices table tr td {  padding-left:3px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; line-height:24px; border-bottom:1px dotted #666666; }

.midPanRight table tr td input.button2 { width:50px; height:30px;  margin-left:200px; cursor:pointer; }
.note { padding-top:30px; font-family:Verdana, Geneva, sans-serif; font-size:14px; color:#d7312a; float:left; }
 