@charset "utf-8";
@import url("reset.css");

/* custom */
body {background: #c6eaff;}
body, td, th, input, select, textarea {color: #666; font: 12px/1.5 "微软雅黑";}
a {color: #07c; text-decoration: none;}
a:hover {color: #f30; text-decoration: underline;}
.blank10 {display: block; height: 10px; width: 100%;}
.ipt {background: url(ipt.png) no-repeat; border: solid 1px #c9c9c9; font: 14px normal; padding: 5px; vertical-align: middle;}
.btn {background: #08c; border: 0; color: #fff; height: 28px; padding: 0 7px;}
.tips {color: #999; padding-left: 10px;}
/* clearfix */
.clearfix:after {clear: both; content: "."; display: block; height: 0; visibility: hidden;}
.clearfix {display: inline-table;}
/* hides from IE-mac \*/
.clearfix {height: 1%;}
.clearfix {display: block;}
/* wrapper */
#wrapper {background: #fff; margin: 0 auto; width: 960px;}
/* header */
#header {background: url(/*hbg.png*/) repeat-x top; color: #555;}
#topbox {height: 100px;}
.logo {background: url(logo.png) center; display: block; float: left; height: 100px; width: 305px;}
/* sobox */
#sobox {float: right; padding-top: 20px;}
.sofrm {display: block; margin: 0px auto; padding-top: 3px; position: relative; width: 475px;}
.sipt {background: url(ipt.png) no-repeat top left; border: solid 1px #dadada; display: block; font: normal 13px/30px normal; float: left; height: 30px; padding: 0 5px 0 90px; width: 300px;}
.sbtn {background: #65bc0b; border: 0; color: #fff; cursor: pointer; font-size: 14px; height: 32px; width: 70px;}
/* selopt */
#selopt {background: url(select.gif) no-repeat; position: absolute; left: 2px; top: 7px; width: 88px;}
#cursel {cursor: pointer; display: block; height: 28px; line-height: 28px; overflow: hidden; text-indent: 12px; width: 85px;}
#options {border: solid 1px #dadada; border-top: 0; display: none; list-style: none; position: absolute; left: -2px; width: 80px; z-index: 1000;}
#options li {background: #fff; clear: both; cursor: pointer;}
#options li a {color: #555; display: block; height: 25px; line-height: 25px; text-decoration: none; text-align: center;}
#options li a:hover {background: #1791de; color: #fff; display: block; text-decoration: none;}
.current {background: #1791de; color: #fff; display: block; text-decoration: none;}
/* login */
#login {color: #fff; float: right; padding: 8px; text-align: right;}
#login a {color: #fff;}
/* navbox */
#navbox {background: url(blue.png) repeat-x; display: block; height: 35px;}
.navbar {}
.navbar li {float: left; font: 14px/35px "微软雅黑"; height: 35px; text-align: center; width: 100px;}
.navbar li a {display: block; color: #fff;}
.navbar li a:hover {background: #0080c6; display: block; color: #fff;}
.navbar .navline {background: #0797e5; display: block; height: 35px; width: 1px;}
.navbar .cur {background: #0067ae;}
/* txtbox */
#txtbox {background: url(blue.png) repeat-x 0 -55px; border-left: solid 1px #e2ecf1; border-right: solid 1px #e2ecf1; height: 40px;}
.count {float: left; padding: 10px;}
.count b {color: #f60; font: bold 16px Arial; padding-right: 3px;}
.link {color: #999; float: right; padding: 1px;}
.link a {color: #07c;}
/* sitepath */
.sitepath {padding-top: 10px; padding-left: 10px;}
/* mainbox */
#mainbox {padding: 0px; width: 960px;}
#mainbox-left {float: left; width: 170px;}
#mainbox-right {float: right; width:960px;}
/* sidebar */
.sidebar {border: solid 1px #e8e8e8; padding-bottom: 10px;}
.sidebar h3 {background: url(blue.png) repeat-x 0 -65px; padding: 6px;}
.sidebar li {border-bottom: dashed 1px #ccc; margin: 0 10px; padding: 7px 0 7px 25px;}
/* content */
.content {border: solid 1px #e8e8e8;}
.title {background: url(blue.png) repeat-x 0 -95px; padding: 7px;}
.body {padding: 10px;}
/* icon */
#icon1 {background: url(icon.gif) 0px 0px no-repeat; padding-left: 20px;}
#icon2 {background: url(icon.gif) 0px -16px no-repeat; padding-left: 20px;}
#icon3 {background: url(icon.gif) 0px -48px no-repeat; padding-left: 20px;}
#icon4 {background: url(icon.gif) 0px -31px no-repeat; padding-left: 20px;}
#icon5 {background: url(icon.gif) 0px -76px no-repeat; padding-left: 20px;}
#icon6 {background: url(icon.gif) 0px -63px no-repeat; padding-left: 20px;}
#icon7 {background: url(icon.gif) 0px -92px no-repeat; padding-left: 20px;}
#icon8 {background: url(icon.gif) 0px -109px no-repeat; padding-left: 20px;}
#icon9 {background: url(icon.gif) 0px -125px no-repeat; padding-left: 20px;}
#icon10 {background: url(icon.gif) 0px -141px no-repeat; padding-left: 20px;}
/* notice */
.notice {background: #ffc; border: dashed 1px #f60; padding: 15px; text-align: left;}
.userinfo {margin-top: 15px;}
.userinfo h3 {font-size: 14px; padding-bottom: 10px;}
.userinfo li {padding: 6px 0;}
.userinfo li strong {color: #f30; font: normal 20px Arial;}
#homebox {padding: 10px;}
#homebox h2 {font: bold 14px normal;}
#homebox ol {padding: 10px 0;}
#homebox ol li {font-size: 13px; padding: 5px 0;}
#homebox ol li strong {color: #f00;}
/* listbox */
#listbox {}
#listbox table {}
#listbox table tr th {background: #f9f9f9; height: 30px;}
#listbox table tr td {background: #fff; border-bottom: solid 1px #ececec; height: 30px; text-align: center;}
#listbox table tr .ltext {text-align: left;}
#listbox table tr .data {font-size: 10px;}
.red {color: #f00;}
.gre {color: #080;}
.org {color: #f60;}
/* showpage */
#showpage {display: block; font-size: 12px; text-align: left; padding: 10px 0;}
.total_page, .jump_page {background: #1678bd; border: solid 1px #096cb2; color: #fff; display: block; float: left; margin-right: 5px; padding: 3px 5px;}
.first_page, .last_page, .prev_page, .next_page, .pages {background: #fff; border: 1px solid #096cb2; color: #486ba2; display: block; float: left; margin-right: 5px; padding: 3px 5px; text-decoration: none;}
.current {background: #1678bd; color: #fff; display: block; float: left; margin-right: 5px; padding: 4px 5px;}
/* formbox */
#formbox {margin-left: 1px;}
#formbox ul {padding-bottom: 10px;}
#formbox li {padding: 5px;}
#formbox li strong {display: block; float: left; font-weight: normal; text-align: right; width: 90px;}
#formbox li p {color: #ccc; float: left; padding: 8px 0 0 90px;}
/* claimbox */
#claimbox {}
#claimbox table {border: solid 1px #e8e8e8;}
#claimbox table tr th {background: #eff9ff; font-weight: normal; padding: 8px; text-align: left;}
#claimbox table tr td {background: #fefefe; line-height: 23px; padding: 8px;}
/* step */
.step {}
.step dt {border-bottom: solid 1px #e1e1e1; font: normal 20px normal; padding: 10px;}
.step dd {padding: 10px;}
/* footer */
#footer {background: url(fbg.gif) no-repeat; color: #555; height: 80px; padding: 10px; text-align: center;}
#quickboxx {background: #ffc; border: dashed 1px #f30; overflow: hidden; padding: 12px; white-space: nowrap;}

/*会员注册*/
@charset "utf-8";
@import url("reset.css");

/* custom */
body {background: url(/*hbg.png*/) repeat-x top; color: #555;}

/* clearfix */
.clearfix:after {clear: both; content: "."; display: block; height: 0; visibility: hidden;}
.clearfix {display: inline-table;}
/* hides from IE-mac \*/
.clearfix {height: 1%;}
.clearfix {display: block;}
/* input, button */
.ipt {background: url(ipt.png) no-repeat; border: solid 1px #c9c9c9; font: 14px normal; padding: 6px;}
.btn {background: #3c8ece; border: solid 1px #2672bc; color: #fff; padding: 0px 20px; font-size: 14px; font-weight: bold;}
a {color: #03c; text-decoration: none;}
a:hover {color: #f30; text-decoration: underline;}
#wrapper {margin: 0 auto; width: 960px;}
#wrapper2 {margin: 0 auto; width: auto;}
.logo {background: url(logo.png) no-repeat; color: #ff0; display: block; float: left; font: 40px normal; height: 80px; width: 305px;}
#toplink {color: #ccc; float: right; margin: 30px 30px 0 200px;}
#toplink a {color: #2b7ab8;}
/* loginform */
#loginform {border: solid 1px #e8e8e8; padding: 1px; width: 340px; background-color: #fff; float: right;}
#loginform h2 {background: url(tbg.png) repeat-x; color: #fff; font: bold 14px normal; padding: 10px;}
#loginform ul {font: 14px normal; margin: 0 auto; padding: 20px 0; width: 330px;}
#loginform li {padding: 12px 0; margin-left: 6px;}
#loginform li label {display: block; float: left; padding-top: 8px; text-align: right; /*width: 70px;*/}
#loginform li p {color: #ccc; float: left; font-size: 12px; padding: 8px 0 0 70px;}
.tipinfo {border-left: solid 1px #dadada; padding: 20px;}
a.nowlink {background: #f60; border: solid 1px #f30; color: #fff; font-size: 14px; padding: 5px 10px; width: 80px;}
/* combox */
#combox {background: #fff;}
/* regform */
#regform {border: solid 1px #e8e8e8; padding: 1px;}
#regform h2 {background: url(tbg.png) repeat-x; color: #fff; font: bold 14px normal; padding: 10px;}
#regform ul {font: 14px normal; margin: 0 auto; padding: 20px 0; width: 650px;}
#regform li {padding: 10px 0;}
#regform li label {display: block; float: left; padding-top: 8px; text-align: right; width: 100px;}
#regform li p {color: #999; font-size: 12px; padding: 6px 0 0 100px;}
#regform li span {color: #666; font: 12px normal; padding-left: 5px;}
.textinfo {background: #fdfdf4; border: dashed 1px #f60; line-height: 30px; margin: 10px; padding: 10px;}
/* tipbox */
#tipbox {border: solid 1px #e8e8e8; padding: 1px;}
#tipbox h2 {background: url(tbg.png) repeat-x; color: #fff; font: bold 14px normal; padding: 10px;}
#tipbox p {font-size: 14px; padding: 100px 0; text-align: center;}
/* footer */
#footer {background: url(fbg.gif) no-repeat top center; margin-top: 10px; padding: 10px; text-align: center;}

.nav_bg {
height: 230px;
background: url(/img/atuoB.jpg) repeat-x center;
}
.b3{ font-size: 14px;}
.b4{color: #F70303; font-weight: bold;}


.nav-bar,map,.nav-site,a.on,a.on span{background: url(/themes/member/skin/member_nav.png) no-repeat; display:block}
	.nav-bar{background-position: left -51px; padding-left:5px; position:relative; left:-2px; clear:both}
	.nav-bar map{background-position: right -103px; padding-right:5px; display:block;position:relative; right:-4px}
	.nav-bar ul{background-position: right -155px;background-repeat: repeat-x; height:33px; padding:10px 0 0 10px;}
	.nav-bar ul li{ float:left; margin-right:5px;}
	.nav-bar ul li.line{ color:#dfdfdf; padding:0 4px; font-size:14px; margin:4px 0 0}
	.nav-bar ul li a{float:left;padding-left:3px; font-size:14px; padding-top:5px;color:#386ea8;font-weight:700;}
	.nav-bar ul li a span{height:27px; float:left }
	.nav-bar ul li a.on{ background-position: left -0px; padding-top:0}
	.nav-bar ul li a.on span{background-position: right -0px;height:27px;padding:5px 10px 0 8px}
	.nav-bar ul li a.on{color:#fff; }

/*登录页面*/
#container {HEIGHT: 423px; BACKGROUND: url(/img/bg2.jpg) no-repeat; PADDING-BOTTOM: 0px; PADDING-TOP: 33px; PADDING-LEFT: 0px; PADDING-RIGHT: 10px}
#login {HEIGHT: 343px; WIDTH: 365px; BACKGROUND: url(/img/frame_bg.png) no-repeat; PADDING-BOTTOM: 0px; PADDING-TOP: 63px; PADDING-LEFT: 0px; MARGIN: 0px 0px 0px 608px; PADDING-RIGHT: 0px; _background: url(/img/frame_bg.gif) no-repeat; font-size:12px;}
#container-box {PADDING-TOP: 4px;}
#login {HEIGHT: 343px; WIDTH: 365px; BACKGROUND: url(http://www.198zone.com/statics/images/frame_bg.png) no-repeat; PADDING-BOTTOM: 0px; PADDING-TOP: 63px; PADDING-LEFT: 0px; MARGIN: 0px 0px 0px 608px; PADDING-RIGHT: 0px; _background: url(http://www.198zone.com/statics/images/frame_bg.gif) no-repeat; font-size: 12px;}

#h3 {background: url(blue.png) repeat-x 0 -95px; font-size: 16px;  padding: 5px 0 5px 0; font-weight: bold; border: solid 1px #d8d8d8;}
