@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px; border:0px;}
body{ color:#000; font-size:12px;}
.clear{ clear:both;}
header{ width:1000px; height:430px; margin:0 auto;  background:#CCC;}
section{ width:1000px; margin:0 auto;}
.tit_1{ width:1000px; height:72px; margin-top:10px;}
aside{ width:427px; height:427px; background-image:url(../img/back.jpg); margin:20px 10px; float:left;}
aside img{ margin:40px 0 0 40px; box-shadow:8px 8px 8px #666666;}
article{ width:533px; margin:20px 10px 20px 10px; float:right;}
article h2{ font-size:24px; line-height:1.5;}
article p{ font-size:18px; line-height:1.5; font-weight:bold;}
article span{ font-size:12px; color:#F00; line-height:1.5;}
.nr{ width:520px; margin-top:20px;}
.nr_tit{ width:500px; height:40px; background:#3ea1ff; font-size:26px; font-weight:bold; color:#FFF; padding:10px 0 0 20px;}
.nr ul{ width:480px; padding:20px; background:#f0efef;}
.nr ul li{ font-size:20px; border-bottom:1px dashed #000000; line-height:2.2; list-style:none; }
.btn{ width:182px; height:41px; margin:10px 0 0 100px;}
.tit_2{ width:1000px; height:36px; margin-top:10px;}
.nr_2{ width:900px; margin:20px 50px;}
.nr_2 p{ font-size:14px; line-height:2;}
.tit_3{ width:1000px; height:152px; margin-top:10px;}
.nr_3{ width:1000px; height:613px; margin:20px 0;}
.tit_4{ width:1000px; height:293px;}
.nr_4{ width:1000px;}
.nr_4 img{ width:619px; margin:20px 0 0 200px;}
footer{ width:1000px; margin:0 auto; padding-top:20px;}

