﻿/*内容居页面居中*/
body{text-align:center;}
.fr_content{text-align:left;}
.fr_layout,.fr_contentarea,.fr_content{margin:0 auto;}
