﻿/*____/ 初始化 css Reset \__________________________________________*/

body,h1,h2,h3,h4,h5,h6,ol,ul,li,dl,dt,dd,blockquote,p,form,fieldset,legend{
 margin:0; padding:0;
 }
fieldset,img,button{border:none;}
li{list-style:none;}
q:before, q:after {content:'';}
a {text-decoration:none;}

html{background:#650000 url(../images/bg_html.jpg) repeat-x;}
body{font:12px Tahoma,Arial,SimSun; background:url(../images/bg_top.jpg) no-repeat center top;}
select{height:20px;}
input,select,button{font-size:100%;}



.clearfloat{
  clear:both;
  font-size: 0px;
  line-height: 0px;
}

.mainNavbg{width:920px; height:93px; padding-top:105px; background:url(../images/mainNav_bg.png) no-repeat;}
.mainNav{margin-left:26px;}
.mainNav a{display:block; background-repeat:no-repeat; font-size:0; text-indent:-5555px;}

.mainNav01{width:145px; height:60px; margin-right:2px; background-image:url(../images/nav01.png);}
.mainNav01:hover{background-image:url(../images/nav01-a.png);}

.mainNav02{width:145px; height:60px; background-image:url(../images/nav02.png);}
.mainNav02:hover{background-image:url(../images/nav02-a.png);}

.mainNav03{width:145px; height:60px;  margin-right:2px; background-image:url(../images/nav03.png);}
.mainNav03:hover{background-image:url(../images/nav03-a.png);}

.mainNav04{width:145px; height:60px; background-image:url(../images/nav04.png);}
.mainNav04:hover{background-image:url(../images/nav04-a.png);}

.mainNav_home{position:relative; width:120px; height:104px; margin:-50px 0 0 82px; background-image:url(../images/navHome.png);}

.videoBox{width:222px; height:186px; margin:0 auto; background:#ccc;}

.gift{display:block; width:270px; height:123px; margin-left:370px;}

.fColor01{color:#ffd488;}
.fColor02{}
.clientInfo{color:#ffd488; line-height:18px;}
.clientInfo span{color:#dc9b7f;}

.downLoadPoint{margin-left:10px;}
.downLoadPoint a{
 display:block;
 width:144px; height:36px;
 background:url(../images/btn01_bg.gif) no-repeat;
 color:#fff; font-weight:bold;
 text-align:center; line-height:36px;
 }

.downLoadPoint02{padding:6px 16px; background:url(../images/img_01.png) repeat-x;}
.downLoadPoint02 strong{margin-right:20px;color:#ffd488;}

.txtNone{font-size:0; text-indent:-5555px;}

.sideAD_adpic td{padding-bottom:0px;}

.topTitle{position:absolute; top:90px; left:70px; z-index:10;}


#container{padding-top:254px; width:920px; margin:0 auto; position:relative;}

.content{height:860px;  margin:0px 20px 10px 0; padding-top:30px; overflow:hidden;}
.content li{clear:both; padding:20px 0; font-weight:bold; border-top:1px dashed #ccc;}
.content li .conTxt{font-size:14px; color:#3d3d36;}
.content li .author{float:right; color:#dc0313;}

#footer{position:relative; margin-top:-22px; background:url(../images/bg_footer.png) repeat-x;}

