/* CSS Document */
*{padding:0; margin:0;}

html {overflow:-moz-scrollbars-vertical; scrollbar-face-color:#E8E8E8;scrollbar-shadow-color:#C1C1BB;scrollbar-highlight-color:#C1C1BB;scrollbar-3dlight-color:#EBEBE4;scrollbar-darkshadow-color:#EBEBE4;scrollbar-track-color:#F4F4F0;scrollbar-arrow-color:#CACAB7; }

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p,input,img{padding:0; margin:0;}   
div,ul,li{list-style:none;}
a{text-decoration: none; color:#464646;}
a:hover { text-decoration: none; color:#D00957;}
h1,h2,h3,h4,h5,h6{font-family:Microsoft YaHei,Arial, Helvetica, sans-serif; }
.clear{margin:0px; padding:0px; clear:both;}
TABLE {BORDER-COLLAPSE: collapse; border-spacing: 0;}

img{border:0px;}
td{ padding:0px 4px;}

body{font-size:12px; color:#464646; background:#80CEF4; font-family:Microsoft YaHei,Arial, Helvetica, sans-serif; padding:0; margin:0; behavior:url("images/csshover.htc");-webkit-text-size-adjust:none;  }

td{font-size:12px; line-height:22px;}

/*--------网站头部 --------------*/
#header{height:589px; width:100%; margin:0 auto; background:url(../images/index_1.jpg) top center no-repeat;}
.header{height:589px; width:942px; margin:0 auto; /*background:url(../images/index_1.jpg) no-repeat;*/}
.hdate{overflow:hidden; padding:470px 0 0 54px;}
.hdate p{float:left;}
.hdate1{padding-left:8px; width:33px; text-align:center;font-size:40px;color:#fff;}
.hdate2{ width:22px; color:#0575C0; font-size:1px;}


.lm1{ width:942px; margin:0 auto; overflow:hidden;}
.lm1 img{display:block;}


.lm2{ width:942px; padding:0 0 0 0px; height:850px; background:url(../images/index_7.jpg) no-repeat; margin:0 auto;}
.lm2_lr { padding:10px 100px 10px 141px; font-size:14px; line-height:26px;}
.lm2_lr  h2{ font-size:18px; line-height:30px;}
.lm2 p{margin-bottom:15px;}
.text01{ width:414px; padding-left:15px; height:69px; /*background:url(../images/textbg_8.jpg) no-repeat; border:0;*/ font-size:28px; color:#B1B1B1;font-family:Microsoft YaHei; border:1px #6D6B6C solid;}

.lm3{ background:#80CEF4; margin:0 auto; padding:26px 0px 26px 30px; margin:0 auto; width:753px; height:151px; text-align:center;}
.submit01{ background:url(../images/btm.jpg); width:180px; height:60px; border:0px; cursor:pointer;}



/*-----倒计时的css--------------*/

#container {
	width:500px;
	height:110px;
	overflow:hidden;
}

#ucimage {
	left:0px;
	top:40px;
	width:500px;
	height:87px;
}

#uctext {
	left:0px;
	top:100px;
	width:771px;
	height:43px;
}

#uccounter {
	width:500px;
	height:82px;
}


.countdown_section {
	display: block;
	float:left;
	font-size:14px;
	text-align:center;
	font-weight:normal;
	color: #ffffff;
	width: 100px;
	line-height:inherit;
}
.countdown_amount {
	font-size:70px;
}
#overlay { 
	position:absolute;
	left:25px;
	top:74px;
	width:720px; 
	height:148px;
	background-image: url('../images/flipoverlay.png');
	background-repeat:repeat-x;
}
#defaultCountdown { 
	left:25px;
	top:0px;
	width:720px; 
	height:82px;
	background-image: url('../images/flipbg.png');
	background-repeat:repeat-x;
}



