@charset "utf-8";
.banner {
	background:url(images/banner02.gif) no-repeat bottom;
	border-top:solid 1px #CCC;
	height:180px;
}

.sline{
	width:470px;
}

.serviceleft {
	float:left;
	margin-top:15px;
	width:610px;
}

.maintop{
	background:url(images/tbg.gif);
	padding:3px 20px;
}

.mainmiddle{
	background:url(images/k1.gif) no-repeat 25px 25px;
	padding:20px 30px 10px 130px;
}	

.mainbottom{
	background:url(images/k2.gif) repeat-y;
	padding-left:130px;
	padding-bottom:10px;
	height:320px;
}	

.serviceright {
	float:right;
	margin-top:20px;
	background:url(images/servicep.gif) no-repeat right 80px;
	height:480px;
	width:270px;
}

.flowtop {
	background:url(images/tbg.gif);
	padding:3px 20px;
 }

.flowmiddle {
	padding:20px 0 10px 0;
 }

.flowmiddle_left{
	background-image: url(images/flow_1.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 160px;
	padding:20px 10px 0px 10px;
	float:left;
	font-weight:bold;
	text-align:center;

}
.flowmiddle_left2{
	background-image: url(images/flow_2.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 160px;
	padding:20px 10px 0px 10px;
	float:left;
	font-weight:bold;
	text-align:center;

}
.flowmiddle_right{
	background-image: url(images/flow_3.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 400px;
	float:left;
	padding:10px 10px 0px 20px;
	line-height:16px;
}

.flow {
	float:right;
	width:253px;
 }
 
.flow a {
	 background:url(images/gsf.gif) no-repeat;
     display:block;
	 height:80px;
     width:253px;
 }
.service {
	float:right;
	width:253px;
}
.service a {
	 background:url(images/soh.gif) no-repeat;
     display:block;
	 height:80px;
     width:253px;
 }