﻿@charset "utf-8";
/* CSS Document */

*{padding:0px; margin:0px auto;}
a{text-decoration:none; color:#000000;}
a:hover{color:#ff7800;}
.cantioner{width:100%; max-width:1400px; height:auto; }
.cantioner .header{width:986px; height:96px;}
.cantioner .header .Logo{background:url(../Images/logo.png) no-repeat; width:396px; height:96px; float:left;}

.cantioner .banner{width:1000px; height:244px; background:url(../Images/banner.jpg) center no-repeat; position:relative;z-index:1;}
.cantioner .header .headerTop{width:186px; height:45px;line-height:25px; right:-350px; position:relative; z-index:2;text-align:center; background:url(../Images/index-a.png) no-repeat;}
.cantioner .header .headerTop a{color:#000; font-size:12px; font-family:宋体; }
.cantioner .header .headerTop a:hover{color:#ff7800;}


.cantioner  .cantioner02{width:986px;}

.cantioner02 .noteHander{width:986px; height:118px;}
.cantioner02 .noteHander .Logo2{ background:url(../Images/Logo2.gif) no-repeat; width:533px; height:118px; float:left;}
.cantioner02 .noteHander .noteMenu{ height:118px; float:left;}
.imgDiv{ height:101px; float:left; margin-left:10px; margin-top:17px;}
.menu1{ background:url(../Images/menu1.png) no-repeat;width:201px;}
.menu2{background:url(../Images/menu2.gif) no-repeat;width:200px;}

.foot{ width:1000px; background:url(../Images/foot_bg.gif) repeat-x; height:67px; margin-top:39px; line-height:67px; text-align:center; font-size:12px; font-family:宋体; color:#FFF;}
.foot a{color:#FFF; text-decoration:none;}
.foot a:hover{color:#fd0000;}
   


