﻿@charset "utf-8";
/* CSS Document */

body,div,p,ul,li,a{margin:0; padding:0;}
img{border:none; display:block;}

body{ background-image: url(bg_top.jpg); background-repeat:no-repeat; background-position:top;background-color:#cdf4ff;}
#top{ width:1000px; height:483px; margin:0 auto; padding:0;}
#cont{ width:1000px; margin:0 auto; padding:0; background-color:#FFFFFF; padding:10px 0; }
#cont .list{ width:850px; height:205px; margin:0 auto; padding:0; border-bottom:#CCCCCC 1px dotted; margin-bottom:8px;}
#cont .list .tupian{ width:300px; height: 200px; margin:0 auto; margin-right:10px; float:left; margin-bottom:5px;}
#cont .list .zhengwen{ width:540px; height: 200px; margin:0 auto; float:left; margin-bottom:5px;}
#cont .list .zhengwen .biaoti a{ width:540px; font-family:"微软雅黑"; font-size:18px; line-height:36px; text-decoration:none; font-weight: bold; color:#007993; text-align: left; display:block;}
#cont .list .zhengwen .zhaiyao a{ width:540px; font-family:"微软雅黑"; font-size:14px; line-height:30px; text-decoration:none; font-weight: normal; color:#464646; text-align: left; display:block;}

#footer{  width:1000px; height:75px; margin:0 auto; padding:0;  text-align:center; font-family:"微软雅黑"; font-size:14px; font-weight: normal; line-height:32px; color:#000000; text-decoration:none;}

.clear{ clear:both;}
