﻿@charset "utf-8";
@import url(reset.css);
@import url(style.css);
body {background: url('../images/bg-body.jpg') repeat-x 0 0; margin: 0; padding: 0; color: #404040; }
#wraper {width: 950px; margin: 0 auto; padding: 0; }
#header{height:45px; margin:15px auto; padding:0; }
.logo{width:155px; height:45px; float:left; font-size:0;border:0; }
.toptext{width:795px; height:45px; float:left; text-align:right; color:#fff; }

.toptext a{color:#fff; margin:0 5px; }

#container{background-color:#fff; margin:0; padding:1px; }

.current{height:29px; background:url('../images/current.png') no-repeat 0 0; line-height:29px; color:#fff; padding-left:15px; }
.current a{color:#fff; }
.current .tel{width:160px; height:29px; float:right; line-height:29px; background:url('../images/current-fg.png') no-repeat 0 0; padding-left:20px; }

#toolbox,#toolbox ul{margin:0; padding:0; }
#toolbox ul li{width:310px; height:102px; float:left; }
#toolbox .chaxun{margin:9px 0 0; padding:0; font-size:0; }
#toolbox .huzhuan{margin:9px 9px 0; padding:0; font-size:0; }
#toolbox .kefu{margin:9px 0 0; padding:0; font-size:0; }

#footer{height:50px; background:url('../images/bg-footer.jpg') repeat-x 0 0; text-align:center; padding:15px; margin-top:10px; }
#footer p{padding:3px; }


.letgo{margin-left:10px;}

#nav{background:url('../images/bg-nav.png') no-repeat 0 0;height:36px; line-height:36px;padding:0 15px;}
#nav ul{list-style:none;border-left:1px #77a0ab solid;}
#nav ul li{float:left;width:auto;}
#nav ul li a{display:block;padding:0 15px;border-left-width:1px;border-right:0px #77a0ab solid;color:#069;font-weight:bold;}
#nav ul li a:hover{background:url('../images/nav-hover.gif') repeat-x 0 0;}

.navkf{float:right;width:300px;border-left:1px #77a0ab solid; text-align:center;color:#069;}

.conbg{width:950px;background:url('../images/conbg.png') no-repeat 0 0;margin-top:10px;}

.navkf div{background:url('../images/mainkefu.gif') no-repeat 0 0;width:128px;height:36px; float:right;display:block;font-size:0;line-height:0;overflow:hidden;}


.chongzhi-tips {width:420px; margin:10px 20px;}
.chongzhi-tips h2 {height:80px; font-size:26px;padding:48px 0 0 150px;}
.chongzhi-tips h2 p {display:block; font-size:14px; color:#000;margin-top:5px;}
h2.cz-t-ok {background:url('../images/chongzhi.png') no-repeat 0 0; color:#060;}
h2.cz-t-error {background:url('../images/chongzhi.png') no-repeat 0 -128px;color:#f00;}
h2.cz-t-error1 {background:url('../images/chongzhi.png') no-repeat 0 -256px;color:#f00;}
h2.cz-t-error2 {background:url('../images/chongzhi.png') no-repeat 0 -384px;color:#f00;}
h2.cz-t-error3 {background:url('../images/chongzhi.png') no-repeat 0 -512px;color:#f00;}

.czok-ul {margin:10px 0 0;padding:0;list-style:none;}
.czok-ul li {line-height:30px; font-size:14px;}
.czok-ul li strong {color:#000;}
.czok-ul li a {color:#069;}
.czok-ul li a:hover {text-decoration: none; border-bottom:1px #069 solid;}
.czok-ul li span {width:30%; float:left;color:#069;}
