/*左侧*/
.leftbar{ float:left;width:680px; margin-top:10px;}

.solution{width:335px; float:left;}
    .solution div.title{background-image:url(../images/title_bg.gif);
		border-color:#E2E2E2;
		border-style:solid solid none;
		border-width:1px 1px 0;
		font-weight:bold;
		height:29px;
	}
    .solution div h2{background-image:url(../images/icon_linered2.gif);
		background-position:5px 6px;
		background-repeat:no-repeat;
		color:#B40808;
		font-size:13px;
		font-weight:bold;
		height:29px;
		line-height:29px;
		text-align:left;
		text-indent:20px;
    	}
    .solution ul{padding:10px;}
       .solution ul li{height:25px;line-height:25px;text-align:left;}
       

.solution_box{margin-top:10px;width:335px;}
.solution_box .title{background-image:url(../images/title_bg.gif);
border-color:#E2E2E2;
border-style:solid solid none;
border-width:1px 1px 0;
font-weight:bold;
height:29px;
position:relative;
}   
    .solution_box .title h3{background-image:url(../images/box_bg.gif); font-weight:bold;
height:29px;
line-height:24px;
margin-top:5px;
width:94px;
position:absolute;
left:0px;
}
    .solution_box ul{ clear:left;margin:10px;}
		.solution_box ul li{height:25px;line-height:25px;text-align:left;}

.solutionall{width:100%;clear:left;margin-top:10px}
.solutionall ul{padding:0;}
.solutionall ul li{width:318px; float:left;}

/*.ad680{clear:both;margin-top:10px; padding:10px 0;}*/

.ad680{clear:both;margin-top:10px;padding:5px; background-image:url(../images/ad_bg.gif); background-repeat:repeat; border:1px solid #DCE0E5;}

/*右侧*/
.rightbar{ float:right; width:270px;margin-top:10px;}