#content{ width:800px; background:#FFFFFF; margin:0 auto; border-left:#FFFFFF solid 10px; border-right:#FFFFFF solid 10px;}/*主体框,下有两个DIV*/
#content a:hover{ color:#0860a8;}

.left{ width:218px; float:left; background:#FFFFFF; border-top:#0860A8 solid 1px; border-right:#0860a8 solid 1px;}/*左侧菜单部分内容*/
.right{ width:581px; float:left; background:#FFFFFF; border-top:#0860A8 solid 1px; }/*右侧内容*/

.right h1{ height:30px; text-align:left; background:url(../cnpt/down.jpg) no-repeat left top; font-size:14px; font-weight:600; padding-left:30px; padding-top:7px; margin-top:3px; margin-bottom:10px;}
.right table{ float:right; border:#0860a8 dashed 1px; background:#FCFCFC; background:url(../cnpt/reptx.jpg) repeat-x center top;}
.right table td{ padding:0px 0px 0px 20px;}

.right input,textarea{ border:#999999 solid 1px; margin:2px 0px 2px -18px;}
.right input{ width:180px; height:16px;}
.right textarea{ width:290px;}
.right select{ width:293px; margin:2px 0px 2px -18px;}