@charset "utf-8";
body{padding:0;margin:0;font:normal 12px/180% dotum;color:#333;text-align:center;background:url(images/bg.gif);}
h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td{margin:0;padding:0;}
div{margin:0 auto;text-align:left;font:normal 12px/180% dotum;}
a:link,a:visited{color:#333;text-decoration:none;}
a:hover{color:#c00;text-decoration:underline;}
img{border:none;}
ol,ul,li{list-style:none;} 
em{font-style:normal;}
/*clear*/
.clearfix:before,.clearfix:after{content:"";display:table;}
.clearfix:after{clear:both;overflow:hidden;}
.clearfix{zoom:1;}
/*other*/
.w1000{width:1000px;}
.w980{width:980px;}
.fl{float:left;}
.fr{float:right;}
/*header*/
.header{height:32px;border-top:1px solid #e8e3df;border-bottom:1px solid #b2c7da;background:url(images/headbg.gif) repeat-x;}
.header span{float:left;}
.header span img{margin-top:2px;}
.header em{float:right;padding-top:6px;}
.header em a{margin:0 6px;}
.header em,.header em a:link,.header em a:visited,.header em a:hover{color:#676767;}
/*top*/
.top{height:694px;position: relative;}
.tit,.time{position: absolute;}
.tit{top:40px;text-align:center;width:980px;z-index:7;}
.time{top:122px;width:980px;z-index:6;left:10px;}
/*p1*/
.p1bg{background:url(images/p1bg.jpg) no-repeat top center;}
.p1_content{width:1040px;overflow:hidden;}
.p1_content li{float:left;margin:0 10px 50px 10px;display:inline;font-size:14px;width:240px;}
.p1_content li img{display: block;margin-bottom:5px;}
.more{height:41px;padding-top:13px;text-align:center;background:#e8e4e0;clear:both;}
/*copyright*/
.copyright{text-align:center;font-size:14px;padding:50px 0 10px 0;}
