﻿@charset "utf-8";
/* CSS Document */
/* Public */
@charset "utf-8";

html, body, div, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td {margin: 0; padding: 0; }
img { border: 0 none; vertical-align: top; }
ul,li,dl,dd,dt { list-style-type: none; }
i,em,cite { font-style: normal; }
body {  -webkit-text-size-adjust:none; /* 谷歌不支持12px以下字号 */ font-family:"微软雅黑";}
a{ text-decoration: none; }
.clear,.cle {clear:both;}
a,area { blr:expression(this.onFocus=this.blur()) }   /*  去掉IE下链接虚线框 */
a:focus { outline: none; }    /* 去掉火狐下链接虚线框 */
body{min-width: 1000px;}
/* end_Public */

body{ background:url(bg.png) no-repeat center -200px; overflow:hidden; }
.con1{ width:1000px; height:auto; position:absolute; top:200px; left:50%; margin-left:-500px; line-height:40px; font-size:26px; font-weight:bold; color:#FFF;}
.con2{ width:1000px; text-align:center; height:auto; position:absolute; bottom:100px; left:50%; margin-left:-500px; line-height:30px; font-size:16px;color:#000;}
.con2 span{ padding:0px 50px;}
