@charset "utf-8";



* {
 margin:0px auto;
 padding:0px;
 line-height:100%;
 font-family:"寰蒋闆呴粦";
}
body{
 background:#ebebeb;
 margin:0px;
 padding:0px;
}
.top{
 background:url(../images/top.png);
 height:166px;
 width:100%;
 float:left;
 overflow:hidden;
 zoom:1;
 
 
}
a{
 text-decoration:none;
}
.logo{
 width:954px;
 margin:0px auto;
 margin-top:25px;
 
}

.logo span{
 position:relative;
 float:right;
 
}

.logo span a{
 color:#FFF;
 
}

.menu{
 
 float:left;
 width:100%;
 height:40px;
 background:#3cb1c4;
 clear:both;
 
}
.main{
 clear:both;
 margin:0px auto;
 width:960px;
 background:#FFF;
 border:#CCC 1px solid;
 overflow:hidden;
 zoom:1;
 
}
.menu ul{
 width:850px;
 margin:0px auto;
 padding-top:8px;
}
.menu ul li {
 list-style:none;
 float:left;
 width:100px;
 line-height:35px;
 display:block;
 font-family:"寰蒋闆呴粦";
 color:#FFF;
 font-size:18px;
}
.menu ul li a{
 text-decoration:none;
 width:100px;
 line-height:35px;
 display:block;
 font-family:"寰蒋闆呴粦";
 color:#FFF;
 font-size:18px;
 
}

.menu ul li a:hover{
 text-decoration:none;
 width:100px;
 line-height:35px;
 display:block;
 font-family:"寰蒋闆呴粦";
 color:#3cb1c4;
 font-size:18px;
 background:#FFF;
 border-radius:4px;
}

.menu ul li:hover{
 list-style:none;
 float:left;
 width:100px;
 line-height:35px;
 display:block;
 font-family:"榛戜綋";
 color:#3cb1c4;
 font-size:18px;
 background:#FFF;
 border-radius:4px;
}

.huandeng{
 clear:both;
 padding-top:20px;
 padding-left:8px;
 margin:0px auto;
 overflow:hidden;
 zoom:1;
}
.huandengl{
 
 width:596px;
 height:364px;
 float:left;
}
.huandengr{
 
 width:338px;
 height:364px;
 float:left;
 background:#3cb1c4;
 padding-left:10px;
}
.huandengr span{
 width:310px;
 border-left:#FFF 2px solid;
 border-bottom:#FFF 2px solid;
 line-height:70px;
 padding-left:80px;
 text-align:center;
 font-size:20px;
 color:#FFF;
 font-weight:bold;
}

.notice {margin-top:-10px;}
.notice ul li{
 list-style:none;
 font-size:16px;
 color:#FFF;
 padding-left:46px;
 line-height:40px;
 border-bottom:1px #FFF solid;
 border-left:#FFF 1px solid;

}

.notice ul li a{
color:#FFF;
}
.notice ul li a:hover{
color:#f00;
}