﻿
/* ----------------------产品分类首页------------------------*/
#mainBodyM{	
	width:940px;
	text-align:center;	
	margin-bottom:20px;
	display:table-cell;
	border-style:double;
	border:1px;	
	padding:20px;
	border-color:#cccccc;		
}


#r_left{
	width:280px;
	float:left;  
}


#r_right{
	width:640px;
	float:left;  
}


#reg_why{
	width:500px;
	text-align:left;
	font:25px bold  Sans-Serif;	
	margin:20px;
	color:red;
}


#reg_notice{
	width:500px;
	text-align:left;
	font:18px bold  Sans-Serif;	
	margin:20px;
}

#reg_notice li {
	float:left;		
	line-height:28px;
	padding:5px;
	width:500px;
}

#reg_notice2 {	
	margin:20px;	
	color:red;
	width:500px;
}


.reg_style2{
	color:red;
	font-weight:bold;
	text-align:center;	
}

#member_reg{

}
/* ----------------------产品分类首页------------------------*/
