﻿@charset "utf-8";
/* CSS Document */
/* 基础制作页面组件*/
html, body, div, p, hr, pre, h1, h2, h3, h4, h5, h6, table, tr, td, th, tfoot, tbody, thead, form, fieldset, input, textarea, select, label, ul, ol, dl, li, dt, dd { margin:0; padding:0; border:0; outline:none; list-style:none; font-weight: normal; }
li { list-style-type:none; }
body { font-size:12px; }
a { text-decoration:none; outline:none; color:#fff; }
a:hover { text-decoration:underline; }
table { border-collapse:collapse; border-spacing:0; margin:0 auto; clear:both; }
fieldset, img { border:0; }
em { font-style:normal; }
hr { height:0; clear:both; }
.none { display:none; }
.clear { clear:both; }
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
q:before, q:after { content:''; }
a img { border:none; }
.overhidden { overflow:hidden; _display:inline-block; }

.bubblewrap { list-style-type:none; margin:0; padding:0; }
.bubblewrap li { display:inline-block; zoom:1; /*Trigger haslayout in IE7 and less*/ *display:inline; /*For IE7 and less*/
}
.bubblewrap li img { position:absolute; left:0; top:0; border:0; }
.bubblewrap .tooltip { /*CSS for image tooltip (alt attribute of image)*/ position:absolute; font:bold 12px Arial; padding:2px; width:100px; text-align:center; background:white; }

#nav{width:100%; margin: 0;	height: 32px;	line-height: 32px;	font-size: 14px; text-align:center; background-color:#559899;}
#nav ul{ background-color:#559899; width: 980px;	margin: 0 auto;}
#nav ul li{float: left;	padding:0 10px 0 0; color: #fff;}
#nav ul li a:link,#header ul li a:visited{color: #fff;}
#nav ul li span{ padding:0 0 0 10px; color: #fff;}
.header { width:100%; height:413px; background:url(images/lslf_head.jpg) center top no-repeat; }
.box { width:100%; height:1083px; background:url(images/lslf_body.jpg) center top no-repeat; position:relative;}
.main { width:980px; margin:0 auto;} 
.mg { width:980px; position:relative; margin:0 auto;}
.mg_1 { position:absolute; top:190px; left:20px;}
.mg_2 { position:absolute; top:260px; left:20px;}
.mg_3 { position:absolute; top:330px; left:20px;}
.mg_4 { position:absolute; top:400px; left:20px;}
.mt { width:980px; position:relative; margin:0 auto;}
.mt_1 { position:absolute; top:390px; left:600px;}
.mt_2 { position:absolute; top:448px; left:554px;}
.mt_3 { position:absolute; top:501px; left:505px;}
.mt_4 { position:absolute; top:553px; left:458px;}
.my { width:980px; position:relative; margin:0 auto;}
.my_1 { position:absolute; top:800px; left:180px;}
.my_2 { position:absolute; top:778px; left:545px;}
.my_3 { position:absolute; top:870px; left:60px;}
.my_4 { position:absolute; top:872px; left:455px;}
.box1 { width:980px; margin:0 auto}
.box2 { width:980px; margin:0 auto}
.box3 { width:980px; margin:0 auto}
.footer { width:100%; height:81px; background:url(images/lslf_footer.jpg) center top no-repeat;}
