﻿@charset 'utf-8';

.banner{width:100%;height:168px;background:url(../../images/bannerBg.png) repeat-x 0 0;text-align:center;}
.banner .main{width:1000px;height:168px;margin:auto;background:url(images/banner.png) no-repeat 0 0;}

#main{width:1000px;height:auto;margin:35px auto;}

#main table td{height:20px;}
#main table td.artTitle{width:400px;height:388px;box-sizing:border-box;padding:24px;font-size:14px;background:#f2f4f5;}
#main table td.artPic{width:600px;height:388px;background:#f2f4f5;}

#here{color:#187ee3;font-size:14px;line-height:30px;}
#here a{color:#111;}
#here a:hover{color:#187ee3;}
#content{width:100%;height:auto;padding:10px 20px 50px;margin-bottom:50px;background:#f2f4f5;box-sizing:border-box;line-height:150%;}
#content #artTitle h1{text-align:center;}

