@charset "utf-8";
/* CSS Document */
body{font-family:arial;font-size:;color:#797979;background:#fff;}
*{margin:0;padding:0;}
img{border:none;}
.clear{clear:both;}
.main{width:1100px;margin:0 auto;height:auto;}
.wrap{width:950px;height:auto;margin:auto;position:relative;}
@font-face {
	font-family: 'Conv_journal';
	src: url('../font/journal.eot');
	src: local('?'), url('../font/journal.woff') format('woff'), url('../font/journal.ttf') format('truetype'), url('../font/journal.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*************************************************/
.top{width:1100px;height:582px;background:url(../images/top.jpg) no-repeat top #fff;}
.logo{display:inline-block;width:492px;height:124px;background:url(../images/logo.png) no-repeat;margin:15px 0 52px 0;}
.top h1{padding:0 0 20px 0;font-weight:normal;font-family:impact;color:#f7c71f;font-size:49px;text-shadow: -2px -2px 0 #604800, 2px -2px 0 #604800, -2px 2px 0 #604800, 2px 2px 0 #604800,5px 0 7px #010101;letter-spacing:0px;line-height:63px;}
.top h1 span{font-size:81px;text-transform:uppercase;}
.top h2{font-family: 'Conv_journal';font-size:42px;color:#595959;font-weight:normal;}
.form{width:469px;height:;padding:20px;background:#003e9f;border:1px solid #002d75;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;position:relative;margin:0 0 0 0;}
.shade{position:absolute;bottom:-21px;left:30px;}
.form p{font-size:15px;text-transform:uppercase;color:#fff;float:left;line-height:22px;}
input[type='text']{float:right;width:330px;height:22px;background:#fff;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;padding:0 0 0 10px;margin:0 0 10px 0;}
.submit{outline:none;}
.bottom{position:relative;width:1100px;height:383px;background:url(../images/bottom.jpg) no-repeat top #fff;}
.mag{position:absolute;bottom:1px;left:0;z-index:99;}
.discover{font-size:40px;color:#00378e;font-family:impact;text-align:center;padding:40px 0 0 0;line-height:40px;}
.uds{padding:0px 0 20px 0;font-weight:normal;font-family:impact;color:#f7c71f;font-size:38px;text-shadow: -2px -2px 0 #604800, 2px -2px 0 #604800, -2px 2px 0 #604800, 2px 2px 0 #604800,5px 0 7px #010101;letter-spacing:0px;line-height:43px;text-transform:uppercase;text-align:left;}
.uds span{font-size:60px;}
.lul{list-style:none;}
.lul li{background:url(../images/1.png) no-repeat left;margin:0 0 10px 0;}
.lul li:nth-child(2){background:url(../images/2.png) no-repeat left;}
.lul li:nth-child(3){background:url(../images/3.png) no-repeat left;}
.lul li:nth-child(4){background:url(../images/4.png) no-repeat left;}
.lul li p{padding:0 0 0 30px;font-size:18px;color:#595959;}
.left-1{float:left;position:relative;width:390px;margin:30px 0 0 65px;}
.left-1 p{color:#00378e;font-size:25px;font-family:impact;line-height:38px;}
.left-1 img{position:absolute;bottom:-55px;right:-30px;}








.footer{background:#00378e;padding:40px 0 15px 0;font-size:12px;text-align:center;color:#fff;}
.footer p a{color:#fff;text-decoration:none;}
.footer p a:hover{text-decoration:underline;}