@import url("Layout.css");
@import url("Font.css");
@import url("common.css");

/*main*/
#solution{margin:0px auto; width:980px; height:100%; background:#fff;}
#solution #solution-l{width:240px; float:left;}
#solution #solution-r{width:730px; float:right;}

#solution-l #slg{ width:100%; margin:0px auto; border:1px solid #98BADC; background:url(../images/db.gif) repeat-x;}
#slg h5{width:100%; height:28px; line-height:28px; text-align:left; text-indent:22px; background:url(../images/log1.gif) no-repeat 6px 7px;border-bottom:1px solid #98BADC;}
#slg dl{ width:100%; height:125px; padding:10px auto;}
#slg dl dt{ width:70px; float:left; height:30px; line-height:34px; color:#666; text-align:right; overflow:hidden;}
#slg dl dt.btn{width:100%;text-align:center;}
#slg dl dd{ width:110px; float:left; height:30px; line-height:30px; text-align:left; _padding-top:4px;}
#solution-l #plg {width:100%; height:28px; line-height:28px; text-align:center; margin:0px auto; margin-top:5px;}


/*====================left======================*/
#solution-l .Guide2{ width:100%; border:1px solid #7CBC5C;background:url(../images/lmbg.gif) repeat-x;margin-top:10px;}
#solution-l .Guide2 h5{width:100%; height:28px; line-height:32px; text-align:left; text-indent:20px;background:url(../images/hotnew.gif) no-repeat 6px 3px; color:#060; overflow:hidden;}
#solution-l .Guide2 ul{ width:100%; margin:5px auto;}
#solution-l .Guide2 ul li{width:96%; height:22px; line-height:22px; text-align:left; background:url(../images/arrow.gif) no-repeat 6px 9px; text-indent:12px; text-overflow:clip; overflow:hidden; white-space:nowrap;}
#solution-l .Guide2 dl{width:100%; margin:5px auto;}
#solution-l .Guide2 dl dt{width:100%;}
#solution-l .Guide2 dl dt img{width:220px; height:140px; border:1px solid #ccc;}
#solution-l .Guide2 dl dd{ width:96%;height:auto; line-height:22px; text-align:center; font-weight:bold;}
#solution-l .Guide2 dl dd.jy{ font-weight:normal; text-indent:24px; text-align:left;}
#solution-l .Guide2 dl dd.sch{width:80%; text-align:right; }
#solution-l .Guide2 dl dd a{ text-decoration:underline; font-weight:bold;},#solution-l .Guide2 dl dd a:hover{ color:#ee0000;}


/*====================right======================*/
#solution-r dl{ width:96%; margin-top:10px;_margin-top:5px;background:url(../images/bg_01.gif) no-repeat; width:728px; height:144px;clear:both;}
#solution-r dl dt{width:150px; float:left; text-align:center; font-weight:bold; color:#333; height:140px; margin:15px auto 0px auto;}
#solution-r dl dt img{ width:120px; height:112px;}
#solution-r dl dd{width:570px; float:left; text-align:left; height:20px;line-height:22px; font-weight:bold; margin-top:10px; color:#2E940A;}
#solution-r dl dd.qxx{font-weight:normal; height:auto; margin-top:0px; text-indent:24px; color:#333;}




