/* CSS Document */


#main{}
	#mainleft{float:left; width:730px;border:1px solid #c1c1c1;}
		#mainleft .title{height:51px; line-height:51px; font-size:16px; font-weight:bold; text-align:center;}
		#mainleft .info{width:607px;margin:0 auto;border:1px solid #c1c1c1;border-left:0;border-right:0;line-height:28px;height:28px; text-align:center;}
		#mainleft .content{ width:700px; margin:20px auto; overflow:hidden; line-height:30px; }
		#mainleft .c_bot_text{ width:700px; margin:20px auto; overflow:hidden; line-height:30px; text-align:center;}
		
	#mainright{float:right;width:217px;}
		