@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	white-space: normal;
	word-wrap: break-word;
}
fieldset, img {
	border: 0;
}
body, form, h1, h2, h3, h4, h5, h6, input, select, textarea {
	font-size: 12px;
}
ol, ul {
	list-style: none;
}
li {
	vertical-align: bottom;
}
table {
	border-collapse: collapse;
}
body, form {
	color: #333;
	font-family: "宋体";
}
a {
	color: #333;
	text-decoration: none;
	outline: none !important;
blr:expression(this.onFocus=this.blur());
}
a:hover {
	color: #f60;
	text-decoration: none;
}
.clear {
	clear: both;
	height: 0;
	font-size: 0;
	overflow: hidden;
}
.copy {
	font-family: "Times New Roman", Times, serif;
}
.left {
	float: left;
}
.right {
	float: right;
}
.right .Division {
	margin-left: 5px;
	margin-right: 5px;
	font-weight: 700;
	color: #d2f1fe;
}
.textover {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.opacity {
	filter: alpha(opacity=80);
	opacity: 0.8;
}

#ckepop {
	line-height: 16px;
}
#ckepop a, #ckepop span {
	float: left;
	margin-left: 5px;
}
#ckepop a {
	width: 16px;
	height: 16px;
	cursor: pointer;
}
#ckepop a img {
	display: block;
	width: 100%;
	height: 100%;
	_behavior: url(../htc/ie6pngimg.htc);
}
#top_search {
	float: right;

	background: url(../images/top_search_bg.gif) no-repeat;
}
#top_search span {
	float: left;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	height: 27px;
	line-height: 27px;
}
#top_search span.first {
	padding-left: 42px;
	width: 81px;
}
#top_search span.last {
	padding-left: 22px;
	width: 105px;
}

#top_search .text {
	width: 175px;
	height: 27px;
	line-height: 27px;
	padding-left: 4px;
	color: #b3b3b3;
}
#top_search .submit {
	width: 29px;
	height: 27px;
	cursor: pointer;
}
#top_search .parent {
	float: left;
	width: 29px;
	height: 27px;
}
.search_fast {
	float: left;
	width: 0;
	height: 0;
	position: relative;
	z-index: 5;
}
.search_fast .subBox {
	display: none;
	position: absolute;
	left: -180px;
	top: 26px;
	width: 407px;
	border: 1px solid #0181b2;
	background-color: #fff;
	z-index: 50;
}
.search_fast .subBox.sel {
	display: block;
}
.search_fast .subBox .title {
	width: 100%;
	height: 22px;
	line-height: 22px;
	background-color: #e8f7fc;
	border-bottom: 1px solid #0181b2;
}
.search_fast .subBox .title a {
	float: left;
	width: 67px;
	height: 100%;
	text-align: center;
	font-weight: bold;
	color: #888;
	border-left: 1px solid #0181b2;
}
.search_fast .subBox .title a.first {
	border-left: 0;
}
.search_fast .subBox .title a:hover, .search_fast .subBox .title a.sel {
	color: #0381B3;
}
.search_fast .subBox .content {
	display: none;
	padding: 0 10px;
	line-height: 29px;
	background: url(../images/search_fast_line.gif) left -1px;
}
.search_fast .subBox .content.sel {
	display: block;
}
.search_fast .subBox .content a {
	display: inline-block;
	text-decoration: underline;
	margin-right: 2px;
	color: #666;
}
.search_fast .subBox .content a:hover {
	color: #0381B3;
	text-decoration: none;
}
#mainMenu {
	width: 970px;
	margin: 0 auto;
	height: 40px;
}
#fastList {
	float: left;
	width: 244px;
	height: 40px;
	position: relative;
	z-index: 10;
	left: 30px;
	margin-top: 0px;
}
#fastList .parent {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	display: block;
	width: 100%;
	height: 100%;
	line-height: 40px;
	text-indent: 40px;
	font-size: 14px;
	color: #ff6d01;
	font-weight: bold;
	background: url(../images/fast_links_btn.png) no-repeat;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/fast_links_btn.png");
	_background: none;
}
#fastList .subMenu {
	position: absolute;
	left: 0;
	top: 20px;
	z-index: 9;
	width: 240px;
	border: 2px solid #0098e4;
	padding-top: 20px;
	padding-bottom: 10px;
	background: url(../images/fastList_bg.gif);
	display: none;
}
#fastList .subMenu.sel {
	display: block;
}
#fastList .subMenu a {
	display: block;
	width: 200px;
	margin: 0 auto;
	height: 28px;
	line-height: 28px;
	text-indent: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #00aefb;
	border-bottom: 2px dotted #ccc;
	background: url(../images/fastList_icos.gif) no-repeat;
}
#fastList .subMenu a.menu1 {
	background-position: left -30px;
}
#fastList .subMenu a.menu2 {
	background-position: left -60px;
}
#fastList .subMenu a.menu3 {
	background-position: left -90px;
}
#fastList .subMenu a.menu4 {
	background-position: left -120px;
}
#fastList .subMenu a.menu5 {
	background-position: left -150px;
}
#fastList .subMenu a.menu6 {
	background-position: left -180px;
}
#fastList .subMenu a.menu7 {
	background-position: left -210px;
}
#fastList .subMenu a.menu8 {
	background-position: left -240px;
}
#fastList .subMenu a.menu9 {
	background-position: left -270px;
}
#fastList .subMenu a:hover {
	color: #ff6d01;
}
#mainMenu .menu {
	float: right;
	width: 660px;
	height: 40px;
	line-height: 40px;
	margin-top: -2px;
}
#mainMenu li {
	float: left;
	width: 165px;
}
#mainMenu li.bg {
	background: none;
}
#mainMenu li a.parent {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 14px;
	color: #0148b3;
	font-weight: bold;
}
#mainMenu li.sel a.parent, #mainMenu li.sel a.parent:hover {
	color: #ff6d01;
	background: url(../images/mainMenu_sel.gif) no-repeat center top;
	text-decoration: none;
}
#footer {
	height: 124px;
	margin-top: 15px;
	text-align: center;
	background: url(../images/footer_x.gif) repeat-x;
}
#foot_links {
	padding-top: 10px;
	height: 30px;
	line-height: 30px;
	color: #00aff0;
}
#foot_links a {
	color: #00aff0;
}
#foot_links a:hover {
	color: #ff6d01;
}
#foot_copy {
	width: 100%;
	line-height: 25px;
}
#footer_tips {
	width: 950px;
	padding: 0 8px;
	margin: 0 auto;
	height: 170px;
	margin-top: 15px;
	border: 2px solid #b7ebfe;
	background-color: #e7f9fe;
}
#footer_tips .left {
	width: 180px;
	padding: 0 5px;
	padding-top: 15px;
}
#footer_tips .left h1 {
	width: 100%;
	height: 47px;
	background: url(../images/footer_tips_title_bg.gif) no-repeat;
}
#footer_tips .left h1 a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -999px;
	overflow: hidden;
}
#footer_tips .left h1.title0 {
	background-position: 0 0;
}
#footer_tips .left h1.title1 {
	background-position: 0 -50px;
}
#footer_tips .left h1.title2 {
	background-position: 0 -100px;
}
#footer_tips .left h1.title3 {
	background-position: 0 -150px;
}
#footer_tips .left h1.title4 {
	background-position: 0 -200px;
}
#footer_tips .left ul {
	margin: 5px 0 0 0;
}
#footer_tips .left ul li {
	padding-left: 12px;
	line-height: 18px;
	background: url(../images/footer_tipsList_ico.gif) no-repeat left 5px;
}
#footer_tips .left ul li span {
	color: #009be0;
}
#footer_tips .left ul li a {
	color: #009be0;
}
#footer_tips .left ul li a:hover {
	color: #f60;
}
#wrap {

}
#sidebar {
	width: 235px;
}
#sidebar.index {
	margin-top: 15px;
}
#main {
	width: 900px;
	margin-top: 15px;
}
#main.index {
	width: 715px;
	margin-top: 0;
}
#now {
	width: 100%;
	height: 20px;
	line-height: 20px;
}
#now a:hover, #now a.sel {
	color: #00aefb;
}
#page {
	width: 100%;
	height: 20px;
	line-height: 20px;
	margin-top: 5px;
	color: #777;
}
#page a {
	color: #777;
}
#page a:hover {
	color: #f30;
}
#page a.sel {
	color: #f30;
	font-weight: bold;
}
.side_box {
	float: left;
	width: 231px;
	border: 2px solid #21baf2;
	margin-top: 15px;
}
#sidebar.index .side_box {
	border: 0;
	margin-top: 0;
}
#sidebar.index .side_border {
	width: 231px;
	border: 2px solid #21baf2;
}
.side_box .title {
	width: 100%;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #00aff0;
	font-size: 14px;
	font-weight: bold;
	background: url(../images/side_box_title_x.gif) repeat-x;
	position: relative;
}
.side_box .title span {
	position: absolute;
	right: 15px;
	top: 0;
	display: block;
	width: 9px;
	height: 100%;
	background: url(../images/side_box_title_ico.gif) no-repeat left center;
}
.side_box .title a {
	position: absolute;
	right: 5px;
	top: 0;
	display: block;
	width: 60px;
	height: 100%;
	font-size: 12px;
	font-weight: normal;
}
.side_box .content {
	padding: 5px 0;
}
#side_kefu .content ul {
	width: 200px;
	height: 320px;
	margin: 0 auto;
	background: url(../images/side_kefu_border.gif) repeat-y;
}
#side_kefu .content ul li {
	height: 44px;
	padding-bottom: 4px;
	line-height: 20px;
	padding-top: 4px;
	color: #888;
}
#side_kefu .content ul li.list0 {
	padding-left: 5px;
}
#side_kefu .content ul li.list1 {
	padding-left: 50px;
	background: url(../images/xin.gif) no-repeat 0 0px;
}
#side_kefu .content ul li.list2 {
	padding-left: 50px;
	background: url(../images/xin.gif) no-repeat 0 -55px;
}
#side_kefu .content ul li.list3 {
	padding-left: 50px;
	background: url(../images/xin.gif) no-repeat 0 -112px;
}
#side_kefu .content ul li.list4 {
	padding-left: 50px;
	background: url(../images/xin.gif) no-repeat 0 -165px;
}
#side_kefu .content ul li.list5 {
	padding-left: 50px;
	background: url(../images/xin.gif) no-repeat 0 -221px;
}
#side_kefu .content ul li.Weixin_a {
	position: absolute;
}
#side_kefu .content ul li a, #side_kefu .content ul li strong {
	font-size: 14px;
	font-weight: bold;
	color: #0148b3;
	text-decoration: underline;
}
#side_kefu .content ul li a:hover {
	color: #f60;
}
#side_kefu .content ul li span {
	font-size: 22px;
	line-height: 44px;
	color: #ff6d01;
	font-weight: bold;
}
#side_links {
	width: 216px;
	margin: 0 auto;
}
#side_links li {
	width: 102px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	padding: 5px 3px;
	float: left;
}
#side_links li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #797979;
	background: url(../images/side_links_btn.gif) no-repeat;
}
#side_links li a:hover {
	color: #f60;
}
#side_questions {
	margin: 0 5px;
}
#side_questions li {
	width: 100%;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#side_activity {
	width: 231px;
	height: 109px;
	border: 2px solid #bee3f2;
	margin-top: 14px;
	background: url(../images/side_activity_x.gif) repeat-x;
}
#side_activity .title {
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	font-size: 14px;
	color: #000;
	text-indent: 40px;
	background: url(../images/side_activity_title_ico.gif) no-repeat 15px center;
}
#side_activity .content {
	margin-top: 10px;
	text-align: center;
}
#side_activity .content .text {
	width: 200px;
	padding-left: 5px;
	height: 24px;
	line-height: 24px;
	color: #9c9a9a;
	font-size: 14px;
	border: 1px solid #bee3f2;
}
#side_activity .content .submit {
	width: 78px;
	margin-top: 8px;
	height: 27px;
	border: 0;
	cursor: pointer;
	background: url(../images/side_activity_btn.gif) no-repeat;
}
#side_cardSort .content ul {
	width: 100%;
}
#side_cardSort .content ul li {
	width: 100%;
	height: 31px;
	line-height: 31px;
	position: relative;
}
#side_cardSort .content ul li a {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 248px;
	height: 100%;
	font-size: 14px;
	font-weight: bold;
	text-indent: 25px;
	color: #0148b3;
}
#side_cardSort .content ul li a:hover {
	color: #f60;
}
#side_cardSort .content ul li.sel a {
	color: #fff;
	background: url(../images/side_list_sel.gif) no-repeat;
}
#side_help .content ul {
	width: 100%;
}
#side_help .content ul li {
	width: 100%;
	height: 31px;
	line-height: 31px;
	position: relative;
}
#side_help .content ul li a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 248px;
	height: 100%;
	font-size: 14px;
	font-weight: bold;
	text-indent: 15px;
	color: #0148b3;
}
#side_help .content ul li a:hover {
	color: #f60;
}
#side_help .content ul li.sel a {
	color: #fff;
	background: url(../images/side_list_sel.gif) no-repeat right 0;
}
#side_service .content ul {
	width: 100%;
}
#side_service .content ul li {
	width: 100%;
	padding-top: 31px;
	position: relative;
}
#side_service .content ul li a.parent {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 248px;
	height: 31px;
	line-height: 31px;
	font-size: 14px;
	font-weight: bold;
	text-indent: 15px;
	color: #0148b3;
}
#side_service .content ul li a.parent:hover {
	color: #f60;
}
#side_service .content ul li.sel a.parent {
	color: #fff;
	background: url(../images/side_list_sel.gif) no-repeat right 0;
}
#side_service .content ul li .subMenu {
	padding: 5px 20px;
	display: none;
}
#side_service .content ul li.sel .subMenu {
	display: block;
}
#side_service .content ul li .subMenu a {
	display: block;
	width: 100%;
	height: 20px;
	line-height: 20px;
}
#side_service .content ul li .subMenu a.sel {
	font-weight: bold;
	color: #00AEFB;
}
#helpList {
	width: 100%;
}
#helpList .title {
	width: 100%;
	height: 32px;
	line-height: 32px;
	background: url(../images/helpList_title_bg.gif) repeat-x;
}
#helpList .title .right {
	width: 5px;
	height: 100%;
	background: url(../images/helpList_title_bg.gif) no-repeat right -64px;
}
#helpList .title .left {
	font-size: 14px;
	color: #f57018;
	height: 100%;
	padding-left: 15px;
	background: url(../images/helpList_title_bg.gif) no-repeat 0 -32px;
}
#helpList .title .left strong {
	display: block;
}
#helpList .content {
	width: 698px;
	padding: 10px 0;
	border: 1px solid #58cefe;
}
#helpList .content ul {
	width: 680px;
	margin: 0 auto;
}
#helpList .content ul li {
	float: left;
	width: 320px;
	padding-left: 20px;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#helpList .content ul li a {
	padding-left: 20px;
	color: #797979;
	background: url(../images/helpList_ico.gif) no-repeat left center;
}
#helpList .content ul li a:hover {
	color: #f60;
}
a#top {
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
}
#helpView {
	width: 680px;
	margin: 0 auto;
	padding-top: 10px;
}
#helpView li {
	line-height: 20px;
	margin-top: 10px;
	border-bottom: 1px dotted #ccc;
}
#helpView li h1 {
	font-size: 14px;
	color: #666;
}
#helpView li .content {
	padding: 10px 15px;
	color: #797979;
	position: relative;
}
#helpView li .content a {
	color: #0083b3;
}
#helpView li .content a:hover {
	color: #f60;
}
#helpView li .content a.top {
	position: absolute;
	right: 0;
	bottom: 0;
}
#service {
	width: 680px;
	margin: 0 auto;
	color: #666;
}
#service .title {
	width: 100%;
	height: 35px;
	line-height: 35px;
	background: #e4f2fb url(../images/service_title.gif) no-repeat right top;
}
#service .title span {
	display: block;
	margin-left: 10px;
	padding-left: 20px;
	background: url(../images/service_title_ico.gif) no-repeat left center;
}
#service .content {
	padding: 20px 30px;
	line-height: 20px;
}
#service .content a {
	color: #0083b3;
}
#service .content a:hover {
	color: #f60;
}
#cards_title {
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #0148b3;
	font-weight: bold;
	text-indent: 45px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	background: url(../images/cards_title_ico.jpg) no-repeat;
}
#cards_title.title1 {
	background-position: left 2px;
}
#cards_title.title2 {
	background-position: left -38px;
}
#cards_title.title3 {
	background-position: left -76px;
}
#cards_title.title4 {
	background-position: left -193px;
}
#cards_title.title5 {
	background-position: left -270px;
}
#cards_title.title6 {
	background-position: left -115px;
}
#cards_title.title7 {
	background-position: left -153px;
}
#cards_title.title8 {
	background-position: left -310px;
}
#cards_title.title9 {
	background-position: left -231px;
}
#cards_tips {
	width: 666px;
	padding: 15px;
	background-color: #e7f8ff;
	border: 2px solid #b7ebff;
	margin-top: 15px;
}
#cards_tips li {
	line-height: 20px;
	color: #6a6c6c;
	padding: 2px 0;
	padding-left: 15px;
	background: url(../images/cards_tips_ico.gif) no-repeat left 6px;
}
#cards_attention {
	width: 666px;
	padding: 15px;
	border: 2px solid #b7ebff;
	margin-top: 25px;
	position: relative;
}
#cards_attention .title {
	position: absolute;
	left: 12px;
	top: -14px;
	width: 64px;
	height: 25px;
	text-indent: -999px;
	overflow: hidden;
	background: url(../images/attention_title_bg.gif) no-repeat;
}
#cards_attention .content {
	padding: 10px;
	padding-bottom: 5px;
	line-height: 24px;
	color: #797979;
}
#cards_attention .content a {
	color: #f60;
}
#cards_vip_tips {
	width: 668px;
	padding: 15px;
	background-color: #e7f8ff;
	line-height: 20px;
	color: #6a6c6c;
}
#cards_vip_loginbar {
	width: 441px;
	margin: 0 auto;
	height: 41px;
	margin-top: 15px;
	background: url(../images/cards_vip_loginbar_bg.gif) no-repeat;
}
#cards_vip_loginbar span {
	float: left;
	padding-left: 15px;
	height: 100%;
	line-height: 41px;
	color: #fff;
}
#cards_vip_loginbar input {
	float: left;
	margin-top: 5px;
	border: 0;
}
#cards_vip_loginbar .text {
	width: 210px;
	padding-left: 5px;
	margin-top: 7px;
	height: 25px;
	line-height: 25px;
	color: #B3B3B3;
	border: 1px solid #797979;
}
#cards_vip_loginbar .submit {
	width: 65px;
	height: 30px;
	margin-left: 8px;
	display: inline;
	cursor: pointer;
	background: url(../images/cards_vip_submit.gif) no-repeat;
}
#cards_search {
	width: 100%;
	height: 40px;
	background-color: #00aefb;
	margin-top: 15px;
}
#cards_search .searchbar {
	padding-left: 10px;
	padding-top: 5px;
}
#cards_search .searchbar .text {
	float: left;
	margin-top: 2px;
	width: 205px;
	padding-left: 32px;
	height: 27px;
	line-height: 27px;
	font-size: 14px;
	color: #6a6c6c;
	border: 0;
	background: url(../images/cards_search_text.gif) no-repeat;
}
#cards_search .searchbar .submit {
	float: left;
	width: 65px;
	height: 30px;
	display: inline;
	margin-left: 10px;
	border: 0;
	cursor: pointer;
	background: url(../images/cards_search_submit.gif) no-repeat;
}
#cards_search .fast {
	padding-right: 30px;
	padding-top: 5px;
	width: 276px;
	height: 30px;
	line-height: 30px;
}
#cards_search .fast .parent {
	float: left;
	display: block;
	width: 100%;
	height: 100%;
	font-size: 14px;
	text-indent: 11px;
	color: #6a6c6c;
	overflow: hidden;
	background: url(../images/cards_search_fast.gif) no-repeat;
}
#cards_search .search_fast .subBox {
	position: absolute;
	left: -350px;
	top: 30px;
}
#cards_table {
	width: 100%;
	margin-top: 15px;
}
#cards_table .title {
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #0148b3;
	text-indent: 20px;
	border-bottom: 1px solid #ccc;
	background: url(../images/cards_table_ico.gif) no-repeat left center;
}
#cards_table .table {
	width: 100%;
	margin-top: 10px;
	text-align: center;
}
#cards_table .table th, #cards_table .table td {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	padding-left: 5px;
}
#cards_table .table th {
	color: #0148b3;
	background-color: #e7f8ff;
}
#cards_table .table td {
	color: #00aff0;
	background-color: #fff;
}
#cards_table .table td strong {
	color: #ff6d01;
}
#cards_table .table .bg td {
	background-color: #e7f8ff;
}
#cards_table .table .over td {
	background-color: #e9f5c9;
}
#cards_table .table td a {
	color: #00aff0;
}
#cards_table .table .tab0 {
	width: 220px;
	text-align: left;
}
#cards_table .table .tab1 {
	width: 80px;
}
#cards_table .table .tab2 {
	width: 100px;
}
#cards_table .table .tab3 {
	width: 112px;
}
#cards_table .table .tab4 {
	width: 50px;
}
#cards_table .table .tab5 {
	width: 50px;
}
#cards_table .table .text {
	width: 18px;
	border: 1px solid #716f6d;
	text-align: center;
	color: #00aff0;
}
#cards_table .table td .button {
	display: block;
	width: 45px;
	height: 27px;
	overflow: hidden;
	border: 0;
	cursor: pointer;
	background: url(../images/cards_table_btn.gif) no-repeat;
}
#cards_list_box {
	width: 100%;
	overflow: hidden;
	margin-top: 13px;
	background: url(../images/index_box_y1.gif) repeat-y;
}
#cards_list_box .title {
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: url(../images/index_box_title1.jpg) no-repeat;
}
#cards_list_box .title .left {
	font-size: 16px;
	color: #ff6d01;
	text-indent: 60px;
	font-weight: bold;
}
#cards_list_box .title .right {
	padding-right: 15px;
}
#cards_list_box .content {
	width: 100%;
	padding-bottom: 10px;
	background: url(../images/index_box_bottom1.gif) no-repeat left bottom;
}
#cards_list {
	width: 704px;
	margin-left: -5px;
}
#cards_list li {
	float: left;
	width: 170px;
	padding-left: 6px;
	margin-top: 10px;
}
#cards_list li .pic {
	width: 100%;
	height: 120px;
}
#cards_list li .pic img {
	display: block;
	width: 150px;
	height: 100px;
	margin: 0 auto;
}
#cards_list li .pic span {
	display: block;
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	color: #88c80b;
}
#cards_list li .info {
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #797979;
}
#cards_list li .info span {
	text-decoration: line-through;
}
#cards_list li .info b {
	color: #88c80b;
}
#cards_list li .radios {
	width: 120px;
	margin: 0 auto;
	height: 40px;
	line-height: 20px;
}
#cards_list li .radios .left {
	width: 30px;
	text-align: center;
}
#cards_list li .radios .left input, #cards_list li .radios .left label {
	cursor: pointer;
}
#cards_list li .btn {
	width: 100%;
	margin-top: 5px;
	text-align: center;
}
#cards_list li .btn input {
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	border: 1px solid #666;
	vertical-align: middle;
}
#cards_list li .btn .button {
	display: inline-block;
	width: 78px;
	height: 27px;
	overflow: hidden;
	border: 0;
	cursor: pointer;
	vertical-align: middle;
	background: url(../images/index_box_btn.gif) no-repeat;
}
#cards_list li .radio {
	width: 100%;
	text-align: center;
	margin-top: 10px;
}
#cards_list li .radio input {
	vertical-align: middle;
}
#cards_vip_box {
	width: 100%;
	background: url(../images/cards_vip_box_y.gif) repeat-y;
}
#cards_vip_box .title {
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	font-size: 14px;
	font-weight: bold;
	color: #003296;
	background: url(../images/cards_vip_box_title.gif) no-repeat;
}
#cards_vip_box .title span {
	color: #ff6d01;
}
#cards_vip_box .content {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 10px;
	background: url(../images/cards_vip_box_bottom.gif) no-repeat bottom;
}
#cards_vip_box .integral {
	width: 670px;
	margin: 0 auto;
}
#cards_vip_box .integral .table {
	width: 100%;
	border: 1px solid #00aefb;
	text-align: center;
}
#cards_vip_box .integral .table th {
	height: 28px;
	line-height: 28px;
	font-weight: normal;
	color: #797979;
	font-size: 14px;
}
#cards_vip_box .integral .table td {
	height: 32px;
	line-height: 32px;
	color: #ff6d01;
}
#cards_vip_box .integral .table td .text {
	width: 130px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #797979;
	border: 1px solid #2dbef3;
}
#cards_vip_box .integral .table td .button {
	display: block;
	width: 48px;
	height: 22px;
	margin: 0 auto;
	overflow: hidden;
	text-indent: -999px;
	border: 0;
	cursor: pointer;
	background: url(../images/integral_btn.gif) no-repeat;
}
#cards_vip_box .integral .table .bg td {
	background-color: #ebf6fc;
}
#cards_vip_box .integral .total {
	width: 100%;
	height: 25px;
	line-height: 25px;
	color: #797979;
}
#cards_vip_box .integral .total .right {
	font-size: 14px;
	font-weight: bold;
	color: #003296;
}
#cards_vip_box .integral .total .right span {
	color: #ff6d01;
}
#cards_vip_box .recharge {
	width: 670px;
	margin: 0 auto;
	margin-top: 15px;
}
#cards_vip_box .recharge h1 {
	width: 100%;
	height: 25px;
	line-height: 25px;
	color: #003296;
	font-size: 14px;
}
#cards_vip_box .recharge .table {
	width: 100%;
	border: 1px solid #00aefb;
	text-align: center;
}
#cards_vip_box .recharge .table th {
	height: 28px;
	line-height: 28px;
	font-weight: normal;
	color: #797979;
	font-size: 14px;
}
#cards_vip_box .recharge .table td {
	height: 32px;
	line-height: 32px;
	color: #797979;
}
#cards_vip_box .recharge .table .bg td {
	background-color: #ebf6fc;
}
#cards_vip_box .recharge .total {
	width: 100%;
	height: 25px;
	line-height: 25px;
	color: #797979;
}
#cards_vip_box .recharge .total .right a {
	color: #797979;
}
#cards_vip_box .recharge .total .right a:hover, #cards_vip_box .recharge .total .right .sel {
	color: #f60;
}
#cards_vip_box .invoice {
	width: 670px;
	margin: 0 auto;
	margin-top: 15px;
}
#cards_vip_box .invoice h1 {
	width: 100%;
	height: 25px;
	line-height: 25px;
	color: #003296;
	font-size: 14px;
}
#cards_vip_box .invoice h1 span {
	color: #ff6d01;
}
#cards_vip_box .invoice .table {
	width: 100%;
}
#cards_vip_box .invoice .table th, #cards_vip_box .invoice .table td {
	padding: 3px 0;
	color: #797979;
	line-height: 20px;
}
#cards_vip_box .invoice .table th {
	width: 70px;
	font-weight: normal;
	text-align: right;
}
#cards_vip_box .invoice .table td a {
	color: #003296;
	text-decoration: underline;
}
#cards_vip_box .invoice .table td a:hover {
	color: #f60;
}
#cards_vip_box .invoice .table td .short, #cards_vip_box .invoice .table td .text {
	width: 220px;
	padding-left: 5px;
	height: 18px;
	line-height: 18px;
	border: 1px solid #acaeb4;
}
#cards_vip_box .invoice .table td .short {
	width: 75px;
}
#cards_vip_box .invoice .table td textarea {
	width: 300px;
	max-width: 585px;
	height: 50px;
	max-height: 200px;
	padding: 5px;
	border: 1px solid #acaeb4;
	overflow: auto;
}
#cards_vip_box .invoice .table td .submit {
	display: block;
	width: 90px;
	height: 30px;
	margin: 0 auto;
	border: 0;
	cursor: pointer;
	background: url(../images/cards_vip_box_submit.gif) no-repeat;
}
#notice {
	width: 680px;
	margin: 0 auto;
}
#notice .title {
	width: 100%;
	height: 47px;
	line-height: 47px;
	font-size: 14px;
	color: #0148b3;
	background: url(../images/notice_title_y.gif) repeat-y;
}
#notice .title span {
	display: block;
	margin-left: 15px;
	padding-left: 33px;
	background: url(../images/notice_title_ico.gif) no-repeat left center;
}
#notice .content {
	width: 100%;
	margin-top: 2px;
	padding: 10px 0;
	border-top: 2px solid #00aefb;
}
#notice .content li {
	width: 100%;
	height: 35px;
	line-height: 35px;
	color: #777;
	border-bottom: 1px dotted #ccc;
}
#notice .content li span {
	float: left;
	padding-left: 50px;
}
#notice .content li a {
	float: left;
	color: #777;
	max-width: 560px;
	_width: 560px;
	height: 100%;
}
#notice .content li a:hover {
	color: #f60;
}
#notice .content h1 {
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	font-size: 16px;
	text-align: center;
}
#notice .content h2 {
	text-align: right;
	color: #777;
}
#noticeView {
	width: 100%;
	line-height: 25px;
	font-size: 14px;
	margin-top: 25px;
}
#download {
	width: 100%;
	margin-top: 15px;
}
#download_about {
	border: 1px solid #a8f0f4;
	float: left;
	height: 263px;
	overflow: hidden;
	width: 270px;
}
#download_about .title {
	background-color: #e8f8f9;
	color: #0148b3;
	font-size: 14px;
	text-indent: 10px;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	width: 100%;
}
#download_about .content {
	padding: 10px;
	line-height: 25px;
	font-size: 14px;
	color: #666;
}
#download_pic {
	float: right;
	width: 664px;
	height: 265px;
	margin-top: -6px;
}
#download_pic a, #download_pic img {
	display: block;
}
#download_what {
	width: 100%;
	margin-top: 25px;
	padding-top: 20px;
	background: url(../images/download_line.gif) no-repeat;
}
#download_what .title {
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #0148b3;
	text-indent: 20px;
	font-weight: bold;
}
#download_what .list {
	width: 960px;
	height: 280px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 20px;
}
#download_what .list li {
	float: left;
	width: 300px;
	padding: 0 10px;
	color: #666;
}
#download_what .list li .pic {
	width: 300px;
	height: 112px;
}
#download_what .list li .pic img {
	display: block;
	width: 100%;
	height: 100%;
}
#download_what .list li .info {
	width: 100%;
	line-height: 25px;
	margin-top: 5px;
	font-size: 14px;
}
#download_what .list li .info h1 {
	color: #09f;
	height: 25px;
	font-size: 16px;
	padding-bottom: 5px;
}
#download_what .list li .info a {
	color: #06f;
}
#download_moreList {
	width: 100%;
	margin-top: 15px;
	padding-top: 20px;
	background: url(../images/download_line.gif) no-repeat;
}
#download_moreList .title {
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #0148b3;
	text-indent: 20px;
	font-weight: bold;
}
#download_moreList .list {
	width: 960px;
	margin: 0 auto;
	margin-top: 20px;
}
#download_moreList .list li {
	float: left;
	width: 230px;
	height: 200px;
	overflow: hidden;
	padding: 0 5px;
	color: #666;
}
#download_moreList .list li .pic {
	width: 60px;
	height: 60px;
}
#download_moreList .list li .pic img {
	display: block;
	width: 100%;
	height: 100%;
}
#download_moreList .list li .info {
	width: 100%;
	line-height: 25px;
	margin-top: 5px;
	font-size: 14px;
}
#download_moreList .list li .info h1 {
	color: #09f;
	height: 25px;
	font-size: 14px;
	padding-bottom: 5px;
}
#download_moreList .list li .info a {
	color: #06f;
}
#download_system {
	padding: 0 20px;
	margin-top: 15px;
	padding-top: 20px;
	background: url(../images/download_line.gif) no-repeat top center;
}
#download_system .title {
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #0066ff;
	font-size: 14px;
}
#download_system .content {
	padding-left: 12px;
	line-height: 20px;
	color: #666;
}
#download_system .content span {
	margin-left: -12px;
	color: #0066ff;
}
#cards_info_box {
	width: 100%;
	background: url(../images/cards_vip_box_y.gif) repeat-y;
}
#cards_info_box .title {
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	font-size: 14px;
	font-weight: bold;
	color: #FF6D01;
	background: url(../images/cards_vip_box_title.gif) no-repeat;
}
#cards_info_box .title span {
	color: #ff6d01;
}
#cards_info_box .content {
	width: 100%;
	HEIGHT: 145PX;
	padding-top: 20px;
	padding-bottom: 30px;
	background: url(../images/cards_vip_box_bottom.gif) no-repeat bottom;
}
#cards_info_box .info {
	float: left;
	padding-left: 20px;
	width: 460px;
	font-size: 14px;
}
#cards_info_box .info li {
	width: 100%;
	height: 24px;
	line-height: 24px;
	text-indent: 17px;
	background: url(../images/cards_infoList_ico.gif) no-repeat left center;
}
#cards_info_box .info li span {
	font-weight: bold;
	color: #ff6d01;
}
#cards_info_box .pic {
	float: right;
	padding-right: 20px;
	width: 150px;
	height: 100px;
}
#cards_info_box .pic img {
	display: block;
	width: 100%;
	height: 100%;
}
#cards_buy_title {
	width: 100%;
	height: 31px;
	line-height: 31px;
	margin-top: 15px;
	font-weight: bold;
	color: #003296;
	font-size: 14px;
}
#cards_buy_title span {
	float: left;
	width: 30px;
	height: 31px;
	line-height: 31px;
	margin: 0 5px 0 10px;
	display: inline;
	color: #2d3b53;
	text-align: center;
	background: url(../images/cards_buy_title_ico.gif) no-repeat;
}
#cards_buy_box {
	width: 100%;
	background: url(../images/cards_vip_box_y.gif) repeat-y;
	margin-top: 15px;
}
#cards_buy_box .top {
	width: 100%;
	height: 10px;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	background: url(../images/cards_vip_box_top.gif) no-repeat;
}
#cards_buy_box .content {
	width: 100%;
	padding-bottom: 10px;
	background: url(../images/cards_vip_box_bottom.gif) no-repeat bottom;
}
#cards_buy_box .table {
	width: 670px;
	margin: 0 auto;
}
#cards_buy_box .table th, #cards_buy_box .table td {
	padding: 3px 0;
	line-height: 20px;
}
#cards_buy_box .table th {
	width: 100px;
	text-align: right;
}
#cards_buy_box .table td {
	color: #797979;
}
#cards_buy_box .table td .text {
	width: 170px;
	padding-left: 5px;
	height: 22px;
	line-height: 22px;
	border: 1px solid #acaeb4;
}
#cards_buy_box .table td .tips {
	display: block;
	width: 327px;
	height: 25px;
	line-height: 25px;
	margin-left: 20px;
	text-align: center;
	font-weight: normal;
	background: url(../images/cards_buy_tips_bg.gif) no-repeat;
}
#cards_buy_box .table td .submit {
	display: block;
	width: 78px;
	height: 27px;
	margin-left: 27px;
	border: 0;
	cursor: pointer;
	background: url(../images/cards_buy_submit.gif) no-repeat;
}
#userTip {
	color: #00AFF0;
	position: relative;
}
#userTip:hover {
	color: #f60;
}
#userTip img {
	display: none;
	position: absolute;
	right: 0;
	top: 20px;
}
#userTip.sel img {
	display: block;
}
#cards_orderList {
	width: 100%;
	padding-bottom: 5px;
	background: #ccfcf5 url(../images/orderList_bottom.gif) no-repeat bottom;
}
#cards_orderList .title {
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-indent: 20px;
	color: #ff6d01;
	font-size: 14px;
	background: url(../images/orderList_top.gif) no-repeat;
}
#cards_orderList .content {
	width: 690px;
	margin: 0 auto;
	background-color: #fff;
}
#cards_orderList .orderNum {
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding-top: 5px;
	text-indent: 25px;
	font-size: 18px;
	color: #797979;
}
#cards_orderList .orderNum strong {
	color: #fd0404;
}
#cards_orderList .table {
	width: 100%;
	text-align: center;
}
#cards_orderList .table th {
	height: 30px;
	line-height: 30px;
	background-color: #effcf8;
	color: #00aefb;
	font-weight: normal;
}
#cards_orderList .table td {
	height: 30px;
	line-height: 30px;
	border-bottom: 2px solid #ebfcf9;
	color: #797979;
}
#cards_orderList .table td strong {
	color: #068a03;
}
#cards_orderList .total {
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	padding-bottom: 15px;
	color: #797979;
}
#cards_orderList .total .right {
	font-size: 16px;
	font-weight: bold;
}
#cards_orderList .total .right span {
	color: #f00;
}
#cards_pay_tab {
	width: 100%;
	margin-top: 15px;
}
#cards_pay_tab .title {
	width: 688px;
	padding: 0 6px;
	height: 38px;
	background: url(../images/pay_tab_title_bg.gif) no-repeat bottom;
}
#cards_pay_tab .title a {
	float: left;
	width: 170px;
	margin: 0 1px;
	display: inline;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	font-weight: bold;
	color: #00aefb;
	text-align: center;
	padding-top: 3px;
}
#cards_pay_tab .title a:hover {
	color: #0148b3;
}
#cards_pay_tab .title a.sel {
	color: #0148b3;
	background: url(../images/pay_tab_title_sel.gif) no-repeat;
}
#cards_pay_tab .content {
	width: 676px;
	padding: 10px;
	border: 2px solid #a8d9e4;
	border-top: 0;
	display: none;
}
#cards_pay_tab .content.sel {
	display: block;
}
#pay_online h1 {
	width: 650px;
	margin: 0 auto;
	height: 25px;
	line-height: 25px;
	color: #6a6c6c;
	font-size: 14px;
	padding: 10px 0;
}
#pay_online .bankList {
	width: 650px;
	margin: 0 auto;
}
#pay_online .bankList li {
	width: 130px;
	height: 33px;
	float: left;
	padding: 4px 0;
}
#pay_online .bankList li input {
	float: left;
	margin-top: 12px;
 *width: 14px;
 *height: 14px;
}
#pay_online .bankList li label {
	float: left;
	width: 116px;
	height: 33px;
}
#pay_online .bankList li label span {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -999px;
	overflow: hidden;
	background: url(../images/banks.jpg) no-repeat;
}
#pay_online .bankList li label span.bank1 {
	background-position: 0 0;
}
#pay_online .bankList li label span.bank2 {
	background-position: 0 -33px;
}
#pay_online .bankList li label span.bank3 {
	background-position: 0 -66px;
}
#pay_online .bankList li label span.bank4 {
	background-position: 0 -99px;
}
#pay_online .bankList li label span.bank5 {
	background-position: 0 -132px;
}
#pay_online .bankList li label span.bank6 {
	background-position: 0 -165px;
}
#pay_online .bankList li label span.bank7 {
	background-position: 0 -198px;
}
#pay_online .bankList li label span.bank8 {
	background-position: 0 -231px;
}
#pay_online .bankList li label span.bank9 {
	background-position: 0 -264px;
}
#pay_online .bankList li label span.bank10 {
	background-position: 0 -297px;
}
#pay_online .bankList li label span.bank11 {
	background-position: 0 -330px;
}
#pay_online .bankList li label span.bank12 {
	background-position: 0 -363px;
}
#pay_online .bankList li label span.bank13 {
	background-position: 0 -396px;
}
#pay_online .bankList li label span.bank14 {
	background-position: 0 -429px;
}
#pay_online .bankList li label span.bank15 {
	background-position: 0 -462px;
}
#pay_online .bankList li label span.bank16 {
	background-position: 0 -495px;
}
#pay_online .bankList li label span.bank17 {
	background-position: 0 -528px;
}
#pay_online .bankList li label span.bank18 {
	background-position: 0 -561px;
}
#pay_online .bankList li label span.bank19 {
	background-position: 0 -594px;
}
#pay_online .bankList li label span.bank20 {
	background-position: 0 -627px;
}
#pay_online .bankList li label span.bank21 {
	background-position: 0 -660px;
}
#pay_online .bankList li label span.bank22 {
	background-position: 0 -693px;
}
#pay_online .bankList li label span.bank23 {
	background-position: 0 -726px;
}
#pay_online .bankList li label span.bank24 {
	background: url(../images/online_ico1.jpg) no-repeat;
}
#pay_online .bankList li label span.bank25 {
	background: url(../images/online_ico2.jpg) no-repeat;
}
#pay_online .bankList li label span.bank26 {
	background: url(../images/online_ico3.jpg) no-repeat;
}
#pay_online .submit {
	width: 99px;
	height: 30px;
	margin: 15px 0 0 10px;
	border: 0;
	cursor: pointer;
	background: url(../images/pay_online_submit.gif) no-repeat;
}
#pay_alert {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	display: none;
}
#pay_alert.sel {
	display: block;
}
#pay_alert .alert_bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-color: #000;
	filter: alpha(opacity=30);
	opacity: 0.3;
}
#pay_alert .box {
	position: fixed;
	_position: absolute;
	left: 0;
	top: 0;
	width: 480px;
	height: 223px;
	z-index: 2;
	background: url(../images/pay_bg.gif) no-repeat;
}
#pay_alert .box .close_btn {
	height: 15px;
	text-align: right;
	margin: 4px 4px 0px 3px;
}
#pay_alert .box_title {
	position: absolute;
	top: 47px;
	left: 72px;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
#pay_alert .box_content {
	position: absolute;
	top: 82px;
	left: 80px;
	line-height: 24px;
	width: 255px;
	text-align: center;
	color: #ff4e00;
	font-size: 14px;
}
#pay_alert a.pay_com {
	position: absolute;
	left: 40px;
	top: 142px;
}
#pay_alert a.pay_again {
	position: absolute;
	left: 188px;
	top: 142px;
}
#pay_alert a.pay_meet {
	position: absolute;
	left: 300px;
	top: 142px;
}
#pay_phone .pic {
	width: 605px;
	height: 190px;
	margin: 0 auto;
	padding-top: 20px;
}
#pay_phone .pic a, #pay_phone .pic img {
	display: block;
	width: 100%;
	height: 100%;
}
#pay_phone .tips {
	width: 583px;
	margin: 0 auto;
	margin-top: 30px;
	line-height: 25px;
	color: #6a6c6c;
	padding: 10px;
	border: 1px solid #00aefb;
	background-color: #e5f7fd;
}
#pay_phone .tips h1 {
	font-size: 14px;
	text-indent: 10px;
}
#pay_phone .tips ul {
	padding-left: 10px;
}
#pay_phone .tips ul li {
	width: 100%;
	height: 25px;
	text-indent: 15px;
	background: url(../images/cards_tips_ico.gif) no-repeat left center;
}
#pay_phone .tips ul li a {
	color: #00aefb;
	text-decoration: underline;
}
#pay_phone .tips ul li a:hover {
	color: #f60;
}
#pay_remittance .tips {
	width: 638px;
	margin: 0 auto;
	padding: 10px;
	line-height: 35px;
	color: #006600;
	font-size: 14px;
	border: 1px solid #81ce22;
	background-color: #f7fdf2;
}
.bankInfoList {
	width: 620px;
	margin: 0 auto;
}
.bankInfoList ul {
	width: 640px;
	margin-left: -10px;
}
.bankInfoList ul li {
	width: 300px;
	float: left;
	margin: 0 9px;
	margin-top: 20px;
	display: inline;
	border: 1px solid #ccc;
}
.bankInfoList ul li .list {
	width: 100%;
	color: #666;
	font-family: Arial, "宋体";
	height: 28px;
	line-height: 28px;
	border-bottom: 1px solid #ccc;
}
.bankInfoList ul li .list.last {
	border-bottom: 0;
}
.bankInfoList ul li .bg, .bankInfoList ul li span {
	background-color: #f2f2f2;
	border-right: 1px solid #ccc;
}
.bankInfoList ul li span {
	float: left;
	width: 80px;
	height: 28px;
	text-align: right;
	margin-right: 5px;
}
.bankInfoList ul li .list img {
	float: left;
	display: block;
	width: 150px;
	height: 28px;
}
.bankInfoList .submit {
	width: 90px;
	height: 30px;
	margin-top: 20px;
	border: 0;
	cursor: pointer;
	background: url(../images/cards_vip_box_submit.gif) no-repeat;
}
#pay_addr .table {
	width: 610px;
	margin: 0 auto;
}
#pay_addr .table th, #pay_addr .table td {
	padding: 3px 0;
	line-height: 20px;
}
#pay_addr .table th {
	width: 70px;
	text-align: right;
}
#pay_addr .table td {
	color: #797979;
}
#pay_addr .table td .text {
	width: 235px;
	padding-left: 5px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #acaeb4;
}
#pay_addr .table td textarea {
	width: 300px;
	height: 50px;
	padding: 5px;
	border: 1px solid #acaeb4;
	overflow: auto;
}
#pay_addr .tips {
	width: 588px;
	margin: 0 auto;
	margin-top: 10px;
	line-height: 25px;
	color: #6a6c6c;
	padding: 10px;
	border: 1px solid #00aefb;
	background-color: #e5f7fd;
}
#pay_addr .tips h1 {
	font-size: 14px;
	text-indent: 10px;
}
#pay_addr .tips ul {
	padding-left: 10px;
}
#pay_addr .tips ul li {
	width: 100%;
	height: 25px;
	text-indent: 15px;
	background: url(../images/cards_tips_ico.gif) no-repeat left center;
}
#pay_addr .submit {
	width: 90px;
	height: 30px;
	margin: 20px 0 0 32px;
	border: 0;
	cursor: pointer;
	background: url(../images/cards_vip_box_submit.gif) no-repeat;
}
#cards_phone_tips {
	width: 666px;
	padding: 15px;
	background-color: #e7f8ff;
	border: 2px solid #b7ebff;
	margin-top: 15px;
}
#cards_phone_tips li {
	line-height: 24px;
	color: #6a6c6c;
	padding-left: 15px;
	background: url(../images/cards_tips_ico.gif) no-repeat left 7px;
}
#cards_buy_box .kind_phone {
	width: 100%;
}
#cards_buy_box .kind_phone h1 {
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #000;
	text-indent: 15px;
}
#cards_buy_box .kind_phone ul {
	width: 435px;
	margin: 0 auto;
	height: 50px;
}
#cards_buy_box .kind_phone ul li {
	float: left;
	width: 145px;
	height: 38px;
}
#cards_buy_box .kind_phone ul li input {
	float: left;
	margin-top: 12px;
 *width: 14px;
 *height: 14px;
	margin-right: 10px;
	display: inline;
}
#cards_buy_box .kind_phone ul li label {
	float: left;
	width: 100px;
	height: 38px;
}
#cards_buy_box .kind_phone ul li label span {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -999px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#cards_buy_box .kind_phone ul li label span.phone1 {
	background-image: url(../images/kind_phone_img1.jpg);
}
#cards_buy_box .kind_phone ul li label span.phone2 {
	background-image: url(../images/kind_phone_img2.jpg);
}
#cards_buy_box .kind_phone ul li label span.phone3 {
	background-image: url(../images/kind_phone_img3.jpg);
}
#orderInfo_box {
	width: 100%;
	background: url(../images/cards_vip_box_y.gif) repeat-y;
}
#orderInfo_box .title {
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	font-size: 14px;
	font-weight: bold;
	color: #003296;
	background: url(../images/cards_vip_box_title.gif) no-repeat;
}
#orderInfo_box .content {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 10px;
	background: url(../images/cards_vip_box_bottom.gif) no-repeat bottom;
}
#orderInfo_table {
	width: 673px;
	border: 1px solid #00aefb;
	text-align: center;
	margin: 0 auto;
	font-size: 14px;
}
#orderInfo_table th {
	height: 28px;
	line-height: 28px;
	color: #0148b3;
}
#orderInfo_table td {
	height: 32px;
	line-height: 32px;
	color: #ff6d01;
}
#orderInfo_table .bg td {
	background-color: #ebf6fc;
}
#orderInfo_tips {
	width: 665px;
	margin: 0 auto;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 10px;
	color: #666;
}
#orderInfo_tips a {
	color: #00aefb;
}
#orderInfo_tips a:hover {
	color: #f60;
}
#bangshowimg td {
	padding: 10px 4px;
}
#order_questions {
	width: 665px;
	margin: 0 auto;
	line-height: 24px;
	margin-top: 24px;
	color: #666;
}
#order_questions .content {
	background: none;
	padding: 0;
}
#order_questions strong, #order_questions a {
	color: #00aefb;
}
#order_questions a:hover {
	color: #f60;
}
#story_banner {
	width: 100%;
	height: 135px;
	border-bottom: 3px solid #00aefb;
}
#story_banner img {
	display: block;
	width: 100%;
	height: 100%;
}
#story {
	width: 680px;
	margin-top: 20px;
	padding-bottom: 120px;
	background: #fff url(../images/story_bg.gif) no-repeat right bottom;
	box-shadow: 2px 2px 13px #333333;
	behavior: url(../htc/ie-css3.htc);
	position: relative;
}
#story .title {
	width: 600px;
	height: 33px;
	margin: 0 auto;
	padding-top: 10px;
}
#story .title .left {
	width: 112px;
	height: 29px;
	margin-top: 4px;
}
#story .title .right {
	width: 113px;
	height: 33px;
}
#story .title a {
	display: block;
	width: 100%;
	height: 100%;
}
#story .title img {
	display: block;
	width: 100%;
	height: 100%;
	_behavior: url(../htc/ie6pngimg.htc);
}
#story .list {
	width: 560px;
	margin: 0 auto;
	padding-top: 20px;
}
#story .list ul {
	border-top: 1px dashed #999;
}
#story .list li {
	width: 100%;
	height: 110px;
	border-bottom: 1px dashed #999;
}
#story .list h1 {
	width: 100%;
	height: 25px;
	line-height: 25px;
	color: #21baf2;
}
#story .list .content {
	width: 100%;
	height: 80px;
	overflow: hidden;
	line-height: 20px;
	color: #999;
	position: relative;
}
#story .list .content a {
	position: absolute;
	right: 0;
	bottom: 0;
	color: #21baf2;
}
#story .list .content a:hover {
	color: #f60;
}
#story .btns {
	width: 600px;
	margin: 0 auto;
	height: 28px;
	overflow: hidden;
	padding-top: 15px;
}
#story .view {
	width: 580px;
	margin: 0 auto;
	margin-top: 10px;
	line-height: 20px;
}
#story .view h1 {
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #21baf2;
	font-size: 14px;
}
#story .view h2 {
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #21baf2;
	font-weight: normal;
	padding-bottom: 10px;
}
#feedback {
	width: 100%;
}
#feedback .title {
	width: 100%;
	height: 32px;
	line-height: 32px;
	background: url(../images/feedback_title_y.gif) repeat-y;
}
#feedback .title .left {
	text-indent: 25px;
	color: #0148b3;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 1px 1px 0 #eefbff;
	filter: dropshadow(OffX=1, OffY=1, Color='#eefbff', Positive='true');
}
#feedback .title .right {
	width: 90px;
	height: 100%;
	position: relative;
}
#feedback .title .right a {
	position: absolute;
	right: 0;
	bottom: 0;
	display: block;
	width: 90px;
	height: 42px;
	overflow: hidden;
	text-indent: -999px;
	background: url(../images/leaving_btn.gif) no-repeat;
}
#feedback .leaving_box {
	width: 694px;
	border: 3px solid #b3e9ff;
	padding: 5px 0;
	border-radius: 10px;
	margin-top: 10px;
	background-color: #fff;
	behavior: url(../htc/ie-css3.htc);
	display: none;
}
#feedback .leaving_box.sel {
	display: block;
}
#feedback .leaving_box table {
	width: 100%;
}
#feedback .leaving_box table th, #feedback .leaving_box table td {
	padding: 5px 0;
}
#feedback .leaving_box table th {
	width: 135px;
	font-weight: normal;
	color: #807f80;
	text-align: right;
	line-height: 17px;
}
#feedback .leaving_box table td {
	padding-left: 5px;
}
#feedback .leaving_box table td .text {
	width: 175px;
	height: 17px;
	line-height: 17px;
	padding-left: 5px;
	border: 1px solid #abadb3;
	vertical-align: middle;
}
#feedback .leaving_box table td img {
	vertical-align: middle;
}
#feedback .leaving_box table td textarea {
	width: 355px;
	height: 100px;
	padding: 5px;
	border: 1px solid #b3e9ff;
	overflow: auto;
}
#feedback .leaving_box table td .submit {
	width: 90px;
	height: 30px;
	border: 0;
	cursor: pointer;
	background: url(../images/cards_vip_box_submit.gif) no-repeat;
}
#feedback .list {
	width: 650px;
	margin: 0 auto;
}
#feedback .list ul {
	width: 100%;
}
#feedback .list li {
	width: 100%;
	line-height: 16px;
	color: #807f80;
	padding: 15px 0;
	border-bottom: 1px dashed #807f80;
}
#feedback .list li h1 {
	width: 100%;
	height: 20px;
	line-height: 20px;
	color: #00aefb;
}
#feedback .list li h1 img {
	vertical-align: middle;
}
#Payment .title {
	width: 100%;
	height: 35px;
	line-height: 35px;
	background: #e4f2fb url(../images/service_title.gif) no-repeat right top;
}
#Payment .title span {
	display: block;
	margin-left: 10px;
	padding-left: 20px;
	background: url(../images/service_title_ico.gif) no-repeat left center;
}
#Payment .content {
	padding: 10px 20px;
	line-height: 20px;
	color: #888;
}
#notice .article {
	width: 100%;
	margin-top: 20px;
	line-height: 25px;
	color: #444;
}
#notice .article a {
	color: #0083b3;
}
#notice .article a:hover {
	color: #f60;
}
#about {
	line-height: 25px;
	margin-top: 20px;
}
#about h2 {
	font-size: 14px;
	color: #034593;
	margin-top: 20px;
}
#about a {
	color: #0083b3;
}
#about a:hover {
	color: #f60;
}
.rightContainer {
	height: 290px;
	border: 1px solid rgb(225,225,225);
	box-shadow: 0px 3px 24px -7px;
	border-radius: 5px;
}
.rightContainer .tagWrap {
	border-bottom: #E6E7E8 solid 1px;
	height: 43px;
	width: 95%;
	margin: auto;
}
.rightContainer .tagWrap .li_bt {
	position: relative;
	bottom: -1px;
	float: left;
	display: inline;
	margin-left: 20px;
	height: 42px;
	line-height: 42px;
	border-bottom: #00aefb solid 1px;
	color: #00aefb;
	font-weight: bold;
	cursor: default;
}
.rightContainer .contWrap {
	margin-top: 45px;
	margin-left: 100px;
	width: 560px;
	text-align: -webkit-left;
}
.rightContainer .contWrap .ftx b {
	font-weight: bold;
}
.rightContainer .contWrap .ftx span {
	color: #748092;
}
.rightContainer .contWrap #form1 .cardNumInp:hover {
	border: 2px solid #CCFCF5;
}
.rightContainer .contWrap #form1 .cardNumInp {
	width: 364px;
	height: 50px;
	border: 2px solid rgb(225,225,225);
	padding-left: 12px;
	line-height: 50px;
	transition: none;
	font-size: 18px;
	margin-top: 20px;
	box-shadow: inset 0 10px 30px rgba(39,71,157,0.1);
}
.rightContainer .contWrap #form1 .error {
	color: #DF3234;
}
.rightContainer .contWrap #form1 a:hover {
	background: #00AEF8;
}
.rightContainer .contWrap #form1 .greenBtn {
	display: inline-block;
	margin-left: 2px;
	line-height: 37px;
	border-radius: 5px;
	padding: 0px 25px;
	margin-top: 12px;
	border-style: double;
	color: #FFF !important;
	background: #7FD7F7;
	font-weight: bold;
}
.rightContainer .contWrap #form1 .greenBtn .leftBorder {
	position: absolute;
	left: -2px;
	top: 0px;
	width: 2px;
	height: 37px;
	background-position: 0px -142px;
}
/*rates.asp*/
#table1 {
	margin-top: 20px;
	font-family: Arial, "宋体", Helvetica, sans-serif;
}
#table1 td {
	border: 1px solid #999;
	color: #666;
	padding-left: 5px;
}
#table1 td.links {
	border: 0;
}
#table1 td a {
	color: #0083B3;
}
#table1 td a:hover {
	color: #f60;
}
.STYLE1 {
	color: #0000FF;
}
.STYLE2 {
	color: #FFFFFF;
	font-weight: bold;
}
.STYLE3 {
	color: #FFFFFF;
}
/* CSS Document */
