﻿/* CSS Document */
html{ margin:0px; padding:0px;}
body { margin:0; font-size:12px; font-family:Verdana;  padding:0px;  background:#d0f5fe; background:#95ebfd url(/img/bodyBG.gif) repeat-x;}
ul,dl,dd,h1,h2,h3,h4,h5,h6,form,p { padding:0; margin:0;}
ul { list-style:none;}
img { border:0px;}
a { color:#027ee0; text-decoration:none;}
a:hover { color:#f00;}
/*清除浮动*/
.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}

#all{ width:980px; margin:0 auto;} 
#all #top{ background:url(/img/topp.jpg); width:980px; height:288px;}
#all #main{background:url(/img/mainBg.jpg);}
#all #main #content{ margin:0 auto;width:800px;}
/*菜单*/
#all #main #content #menu{ background:url(/img/con_ct.jpg);width:800px; height:100px; }
#all #main #content #menu #ul1{padding-top:13px;padding-left:195px;}
#all #main #content #menu #ul1 li{ float:left; height:36px; width:77px; margin-left:2px; background:url(/img/btnMenuBG.gif);}
#all #main #content #menu #ul1 li a{ width:77px; height:36px; display:block;}
#all #main #content #menu #ul1  #cm1{width:109px;  background-position:0 0;}
#all #main #content #menu #ul1  #cm1 a{width:108px;}
#all #main #content #menu #ul1  #cm2{ width:109px;background-position:0 -73px;}
#all #main #content #menu #ul1  #cm2 a{width:108px;}
#all #main #content #menu #ul1  #cm3{ width:80px;background-position:0 -147px;}
#all #main #content #menu #ul1  #cm4{ width:109px; background-position:0 -297px; }
#all #main #content #menu #ul1  #cm4 a{ width:109px;}
#all #main #content #menu #ul1  #cm5{ width:83px; background-position:0 -222px; }
#all #main #content #menu #ul1  #cm6{width:83px; background-position:0 -372px;}
/*菜单 2*/
#all #main #content #menu #ul2 {padding-top:23px; padding-left:318px;}
#all #main #content #menu #ul2 li{float:left;}
#all #main #content #menu #ul2 li img{width:64px; height:21px; }
/*中间*/
#all #main #content #middle{background:url(/img/middleBg.gif);width:787px; padding-left:13px; }
#all #main #content #middle #title{background:url(/img/titleBg.gif); margin-left:1px; width:726px;padding-left:47px; height:40px; padding-top:6px;}
#all #main #content #middle  #title #titleText{width:128px; height:37px;}
#all #main #content #middle-bg{background:url(/img/middle-bottomBg.jpg); width:800px; height:20px;}

 #sLeft{float:left;width:237px;  }
 #sLeft #gameDown {width:219px; height:51px; padding-left:16px; padding-top:65px; margin-bottom:5px; background:url(/img/indexDown.gif); display:none;}
  #sLeft #gameDown p{font-size:10px; color:White;margin-bottom:5px;}
 #sLeft #gameDown img{width:95px; height:29px;}
 #sLeft #login{width:184px; padding-left:50px; height:124px; padding-top:30px;  color:#457709; }
 #sLeft #login{background:url(/img/loginBg.gif) no-repeat;font-weight:bold; line-height:28px;}
 #sLeft #login .text,.text2{width:85px; height:18px; border: solid 1px #9fb8ce;}
 #sLeft #login .text2{width:42px; vertical-align:middle;}

 #sLeft #service{width:235px; height:468px; background:url(/img/servicefaq.gif);}
 #sLeft #service #service1{padding-left:19px; padding-top:75px; padding-bottom:108px; line-height:18px;}
 #sLeft #service #service1 span{color:Red;}
 #sLeft #service #faq{color:#277fd6;}
 #sLeft #service #faq ul{padding-left:31px;}
 #sLeft #service #faq ul li{list-style-type:disc; height:17px; font-size:13px; font-family:宋体;}

 #sRight{float:left;width:537px;  }
 #sRight #sRight1{width:536px; height:33px; background:url(/img/contentBg.gif);}
 #sRight #sRight2{width:516px; background:url(/img/contentBg2.gif); padding-left:20px; overflow:hidden; }
 #sRight #sRight3{width:536px; height:43px; background:url(/img/contentBg.gif) 0 -33px; }
/*底部*/
#all #main #bottom,#foot{ width:967px;  margin:0 auto; text-align:center;  margin-top:10px;}
#all #main #foot #foot1{background:url(/img/bottom_bg.gif); height:20px; width:967px;}
#all #main #foot #foot2{background:url(/img/ba2.gif);  width:967px;}
#all #main #foot #foot3{background:url(/img/bottom_bg.gif); height:20px; width:967px; -moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
    /*IE*/
    filter:FlipV;
}/*图片水平翻转*/