*{ margin: 0; padding: 0;}
a{ text-decoration: none; color: #333; font-size: 16px;}
ul li{ list-style-type: none;}
body{ background-color: #e2f4fd; }
.clear{ clear: both;}

.header{ width: 100%; height: 520px; background:url(banner.jpg) center center no-repeat;padding-top: 1px;}
/*
.header .logo{ font-weight: bold; color: #365e9a; font-size: 16px; position: absolute; left: 20px; top: 20px;}
.header .logo span{ font-size: 12px;}
*/

.section{
	width: 1200px; background-color: #fff; margin: 0 auto; overflow: hidden;
}
.section .list{ width: 1143px; margin: 10px auto; height: 300px; margin-top: 20px;}
.section .list .title{ width: 1143px; height: 54px; color: #fff; font-size: 22px; font-weight: bold; line-height: 44px; text-indent: 3em; background: url(titlebg.png) center center no-repeat;}
.section .list .title a{ color: #fff; font-size: 22px;}
.section .list ul li{ width: 510px; height: 50px; line-height: 50px; float: left; background: url(dot.png) 10px 18px no-repeat; padding-left: 40px;}

.list1{ float: left; width: 550px;}
