@charset "utf-8";

#ITitle{ margin: 0px auto; padding: 0px; width: 960px; border-bottom: 1px #e2e2e2 solid; padding-top: 24px; line-height: 42px; font-size: 20px; font-family: "微软雅黑"; overflow: hidden;}
#IList{ margin: 0px auto; padding: 0px; width: 960px; padding-top: 14px; padding-bottom: 14px; overflow: hidden;}
/*register*/
.reg{ width: 630px; margin: 0 auto; line-height: 24px;}
.reg input{border:1px solid #CCC; padding:5px 0 5px 5px; border-radius:3px; outline:none;}
.reg input:focus{border:1px solid #c00;}
.reg input.btn{ padding:5px 20px; background:#F6F6F6; cursor:pointer; font-weight:bold;}

.reg td{padding:5px 0;}
.ft14{font-size:14px;}
.ft12{font-size:12px;}

.m_left{width:200px; float:left; overflow:hidden;}
.m_right{float:right; margin-top:10px; width:750px;}
/*left menu*/
#Use_l{ width: 198px; border: 1px #CDD4D9 solid; background: #F6F6F6; float: left;}
#Use_l h1{ background: url(userspace_title.jpg) left no-repeat; height: 56px; overflow: hidden;}
#Use_l h3{ border-bottom: 1px #CDD4D9 solid; background: #eee; line-height: 24px; overflow: hidden; height: 24px; padding-top: 8px; padding-bottom: 8px; padding-left: 10px; font-size: 14px;}
#Use_l h3 span{line-height: 18px; height: 18px; padding-left: 25px; padding-top: 6px; display: block; overflow: hidden;}
#Use_l h3 .zl{ background: url(zl_ico.jpg) left no-repeat; }
#Use_l h3 .xx{ background: url(xx_ico.jpg) left no-repeat; }
#Use_l h3 .fz{ background: url(fz_ico.jpg) left no-repeat; }
#Use_l div{ padding-left: 20px; padding-right: 20px; padding-top: 10px; padding-bottom: 10px;}
#Use_l div ul{ padding-left: 15px; padding-right: 8px; padding-bottom: 0px;}
#Use_l div ul li{ line-height: 24px; color: #0B70C2; font-size: 10px;}
#Use_l div ul li a{ color: #0B70C2; font-size: 12px;}
/*index*/
.userInfo,.rent_info{width:100%;  border-collapse:collapse;}
.m_content td,.rent_info td{border-bottom:1px solid #CCC; padding:5px;}
.m_content input{border:1px solid #CCC; padding:5px 0 5px 5px; border-radius:3px; outline:none;}
.m_content input:focus{border:1px solid #c00;}
.m_content input.btn{ padding:5px 20px; background:#F6F6F6; cursor:pointer; font-weight:bold;}
.m_content select{outline:none;}
