/*
	project: 中国产品经理联盟 PMHR 系统样式
	author: Andy.Guan（千里）
	
*/ 

#com_reg { clear:both; margin:20px 0px;}
  .com_reg_body { float:left; width:60%; margin-left:10px;}
    .creg_title { font-size:14px; color:#195235; font-weight:bold;}
	.com_reg_body li { font-size:12px; line-height:25px; clear:both;}

	.reg_index { float:left; width:100px; text-align:right;} /*注册项目*/
	.reg_form { float:left;} /*注册表单*/

 .reglist input { line-height:22px; color:#0099FF;} 

.alt_ { color:#0099FF; padding-left:10px; margin-bottom:5px;} /*注册提示语*/

.reg_ok {clear:both; font-size:12px; height:30px; margin-top:10px; text-align:center;} /*注册完成区域*/

  .com_reg_ad { float:right; width:300px;}
