﻿@charset "utf-8";
/* CSS Document */

.fl{ float:left;}
.fr{ float:right;}
.zj{ width:1200px; margin:0 auto; }
.rg{ width:920px; border: 1px solid #f0f2f5; padding:20px; margin-bottom:20px;}
.rg h2{ color:#0078d7; margin-bottom:15px;  font-size:16px;}
.rg p{ font-size:14px; line-height:3; color:#666;}
.rg p img{ width:600px;}
.red{ color:#F00;}
.black{ color:#000;}
.rg .h1{ font-weight:bold; font-size:14px; color:#333; line-height:3;}
.rg a{text-decoration: underline;}
.jc{ font-weight:bold;}
.rg p a{ color:#0078d7;}