@charset "utf-8";
/* CSS Document */
@import url("inc.css");


.about--row1{ width:950px; padding-top:10px; margin:0 auto; overflow-x:hidden;}

.about--row1-left{ width:160px; overflow:hidden; float:left;}
.about--row1-right{ width:760px; overflow:hidden; float:right; border:1px solid #e8e8e8;}

.about--row1-left .left-top{ height:43px; background:url(../about/left-top.gif) no-repeat;}
.about--row1-left .left-top div{ padding:16px 0 0 30px; color:#fff; font-size:14px; font-weight:bold;}

.about--row1-left .left-menu{ padding:0; margin:0; display:block; list-style:none;}
.about--row1-left .left-menu li{ height:31px; line-height:31px; border-bottom:1px solid #ccc; padding-left:50px;}
.about--row1-left .left-menu li{ background:url(../about/icon-02.gif) no-repeat 30px center;}

.about--row1-right .right-top{ height:58px; background:url(../about/right-top-bg.gif) repeat-x; border:3px solid #fff;}
.about--row1-right .right-top h2{ display:block; height:20px; line-height:20px; padding:0 0 0 20px; margin:20px auto auto 20px; background:url(../about/icon-01.gif) no-repeat left center; font-size:14px;}

.about--row1-right .content{ width:660px; padding:10px 0 0 40px; font-size:14px; line-height:2;}
