﻿@charset "utf-8";
/* CSS Document */


.main{ width:1000px; margin:auto}
.m8{ margin-top:8px;}
.btn{}

.banner{ background:#036; width:100%; height:305px;background: no-repeat;text-align:center;}
.tit{ font-size:20px; color:#F60; font-weight:bold; height:40px;}
.con{ text-align:left; line-height:30px; font-size:14px;  border:5px #CCCCCC solid; border-top:0; padding:50px;}
.con .pic{ text-align:center}