@charset "utf-8";
@import url(../master/master.css);
/* CSS Document */

/*内容*/
div.content{ width:1000px; margin:0px auto;}
/*左侧*/
div.sidebar{ width:179px; height:600px; float:left; background:#f1f1f1 url(../../Images/about_left.jpg) no-repeat left 30px;}
div.sidebar h1{ height:30px; line-height:30px; font-size:20px; color:#cacaca; text-indent:10px;}
div.sidebar ul{ padding-top:75px; padding-left:10px;}
div.sidebar ul li{ background:url(../../Images/biaoji1.jpg) no-repeat left 1px; height:23px; text-indent:17px;}
div.sidebar ul li a{ color:#666666;}
/*右侧*/
div.main{ float:left; padding-left:45px; padding-top:30px; width:687px;}
div.main strong{ display:block; font-size:18px;}
div.main label{ color:#5a5a5a;}
div.main dl{ width:660px; border-bottom:2px solid #c0c0c0; padding-top:10px;}
div.main dl dd{ padding-left:120px; height:90px;}
div.main dl dd.whycactus1{ background:url(../../Images/product1_bg.jpg) no-repeat 15px 10px;}
div.main dl dd.whycactus2{ background:url(../../Images/product2_bg.jpg) no-repeat 15px 10px;}
div.main dl dd.whycactus3{ background:url(../../Images/product4_bg.jpg) no-repeat 15px 15px;}
div.main dl dd.whycactus4{ background:url(../../Images/product6_bg.jpg) no-repeat 15px 10px;}
div.main dl dd p{ font-size:11px; color:#616161; line-height:18px; padding-top:10px;}

