﻿@charset "utf-8";
/* CSS Document */
/*头文件*/
* {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
}

body {
	margin: 0;
	font-family: 微软雅黑, Verdana, Arial;
	font-size: 12px;
}

h3 {
	margin: 0;
}

a {
	text-decoration: none;
	color: #555;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

img {
	border: 0;
}

.service {
	margin-top: 14px;
}

dl,ul,li,ol {
	list-style: none;
	padding: 0;
	margin: 0;
}

.disp {
	display: none;
}

.colo {
	color: #2abc9c !important;
}

.clears {
	clear: both;
}

.col_36 {
	color: #666 !important;
}

.fontz {
	font-size: 24px;
}
/* 购物车美化 */
.buy-car {
  display: block;
  float: left;
  padding: 0px 0 0 22px;
  padding: 1px 0 0 22px \9;
  _padding-top: 0px;
  background: url(img/ico_common.png) 0 2px no-repeat;
}

/* 消息显示美化 */
.zg-noti-number {
  background: #BF1031;
  border: 1px solid #B11331;
  box-shadow: 0 1px 2px rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.15);
  color: #fff;
  display: inline-block;
  font-size: 11px;
  font-weight: 700;
  -webkit-text-size-adjust: none;
  padding: 0 5px;
  height: 16px;
  line-height: 16px;
  border-radius: 16px;
  text-indent: 0;
  text-align: center;
  text-decoration: none;
}
.header {
	min-width: 1000px;
	height: 80px;
	background: #fff;
}

.header .inner {
	width: 1000px;
	height: 80px;
	background: #fff;
	margin: 0 auto;
	border-bottom: 1px #ebebeb solid;
}

.header .logo{width: 195px;height: 70px;padding: 10px 0 0;float:left}
.header .logo a{width: 185px;height: 58px;background: url(img/xklogo.png) no-repeat;float:left}
.header .right {
	padding: 40px 0px 0px 0px;
	*padding: 40px 0 0 0;
	float: right;
}

.header .right .loginreg {
	display: inline-block;
	*float: left;
}

.header .right .loginreg a {
	color: #333;
	font-size: 14px;
	height: 27px;
	line-hight: 27px;
	margin-left: 10px;
	display: inline-block;
}

.header .right .loginreg a:hover {
	color: #2abc9c;
	text-decoration: none;
}

.header .right .btn_ss {
	width: 53px;
	height: 27px;
	background: url(img/btn_ss.png) no-repeat;
	line-height: 27px;
	text-align: center;
	font-size: 14px;
	color: #2abc9c;
	display: inline-block;
}

.header .right .loginover {
	display: inline-block;
	position: relative;
	z-index: 2;
	height: 40px;
}

.header .right .loginover h3 {
	font-size: 14px;
	height: 27px;
	line-height: 27px;
	font-weight: normal;
	padding: 0px 30px;
	_position: absolute;
	_right: 1px;
	_top: -25px;
}

.header .right .loginover h3 i {
	width: 27px;
	height: 27px;
	background: url(img/i_down.png) no-repeat
		center center;
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	_top: 0;
}

.header .right .hover h3 i {
	transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transition: transform .2s ease-in;
	-webkit-transition: -webkit-transform .2s ease-in;
	-moz-transition: -moz-transform .2s ease-in;
	-o-transition: -o-transform .2s ease-in;
}

.header .right .loginover b {
	width: 17px;
	height: 9px;
	background: url(img/i_ar_up.png)
		no-repeat;
	position: absolute;
	top: 27px;
	right: 52px;
	z-index: 2;
	display: none;
}

.header .right .loginover ul {
	position: absolute;
	top: 35px;
	right: 0px;
	width: 120px;
	padding: 5px 0px;
	background: #f7f7f7;
	border-radius: 8px;
	border: 1px #e0e0e0 solid;
	display: none;
	_top: 10px;
}

.header .right .loginover li {
	height: 30px;
	line-height: 30px;
}

.header .right .loginover li a {
	height: 30px;
	font-size: 14px;
	color: #555;
	display: block;
}

.header .right .loginover li .is_1 {
	height: 30px;
	padding: 0px 0px 0px 40px;
	background: url(img/is_1.png) no-repeat
		10px 5px;
	display: inline-block;
	vertical-align: middle;
}

.header .right .loginover li .is_2 {
	height: 30px;
	padding: 0px 0px 0px 40px;
	background: url(img/is_2.png) no-repeat
		10px 5px;
	display: inline-block;
	vertical-align: middle;
}

.header .right .loginover li .is_3 {
	height: 30px;
	padding: 0px 0px 0px 40px;
	background: url(img/is_3.png) no-repeat
		10px 5px;
	display: inline-block;
	vertical-align: middle;
}

.header .right .loginover li .is_4 {
	height: 30px;
	padding: 0px 0px 0px 40px;
	background: url(img/is_4.png) no-repeat
		10px 5px;
	display: inline-block;
	vertical-align: middle;
}

.header .right .loginover li a:hover {
	background-color: #eaeaea;
	text-decoration: none;
}

.header .right .hover b,.header .right .hover ul {
	display: block;
}

.header .nav {
	font-size: 15px;
	padding: 27px 0px 0px 0px;
	float: left;
}

.header .nav li {
	width: 90px;
	height: 53px;
	text-align: center;
	float: left;
	position: relative;
}

.header .nav .end {
	background: none;
	padding: 0px;
	border: 0px;
}

.header .nav a {
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #333;
	float: left;
}

.header .nav a:hover,.header .nav .act a {
	border-bottom: 3px #2abc9c solid;
	text-decoration: none;
	color: #2abc9c;
}

.header .nav li .tips {
	width: 54px;
	height: 14px;
	border: 1px #ff7968 solid;
	font-size: 12px;
	color: #ff7968;
	text-align: center;
	line-height: 14px;
	background: #f7f7f7;
	display: block;
	position: absolute;
	top: 35px;
	left: 16px;
}

.header-min {
	min-width: 1000px;
	height: 80px;
	background: #f4f4f4;
}

.header-min .inner {
	width: 1000px;
	height: 80px;
	background: #f4f4f4;
	margin: 0 auto;
}

.header-min .logo {
	height: 60px;
	padding: 20px 0px 0px 0px;
	float: left;
}

.header-min .logo a {
	width: 155px;
	height: 48px;
	background: url(img/logo.png) no-repeat;
	float: left;
}

.header-min .logo h3 {
	height: 26px;
	margin-top: 22px;
	border-left: 1px #c5c5c5 solid;
	padding: 0px 15px;
	line-height: 24px;
	font-size: 24px;
	color: #434343;
	font-weight: normal;
	float: left;
}

.header-min .right {
	padding: 50px 0px 0px 0px;
	font-size: 14px;
	float: right;
}
/*主题*/
.bodyer_kr {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	margin-top: 60px;
}
/*左侧*/
.bodyer_kr_left {
	width: 218px;
	height: auto;
}

.kr_tops_tr img {
	vertical-align: middle;
}

.homest {
	margin-top: -40px;
	margin-left: 18px;
	_margin: 0;
	_position: absolute;
	_top: -30px;
	_left: 20px;
}

.calls {
	width: 70px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	display: block;
	line-height: 25px;
	_float: right;
	color: #5c5c5c;
}

.kr_left_tops {
	width: 216px;
	border: 1px #f2f2f2 solid;
	_position: relative;
	background: #f9f9f9;
}

.kr_tops_md {
	width: 200px;
	margin: 0px auto;
	padding: 15px 0;
	clear: both;
}

.kr_tops_md ul li {
	float: left;
	padding: 0 5px;
}

.kr_tops_md ul li a {
	width: 40px;
	height: 40px;
	background: url(img/kr_back.png)
		no-repeat;
	display: block;
}

.kr_tops_md ul li i {
	display: block;
	width: 25px;
	height: 30px;
	margin-left: 12px;
	padding-top: 5px;
}

.bseks {
	width: 311px;
	height: 60px;
	background: url(img/bases.png) no-repeat;
	margin-top: 25px;
	margin-left: -30px;
	position: absolute;
	z-index: 1000;
	padding-top: 15px;
	padding-left: 10px;
	display: none;
}

.kr_ma {
	width: 61px;
	height: 29px;
	background: url(img/tx_hov.png) no-repeat;
	display: block;
	float: left;
	text-align: center;
	margin: 0 10px;
	color: #fff;
}

.kr_ma img {
	margin-top: -5px;
}

.kr_35 {
	color: #555;
}

.kr_t {
	width: 147px;
	height: 30px;
	background: url(img/kr_rr.png) no-repeat;
	border: 0;
	color: #c4c4c4;
	text-indent: 1em;
	outline: none;
}

.kr_t:focus {
	background: url(img/input_s6_over23.png)
		no-repeat;
}

.kr_r {
	padding-top: 7px;
	background: url(img/kr_h_2.png) 0 7px
		no-repeat;
}

.kr_r2 {
	margin-left: 9px !important;
	background: url(img/kr_h_3.png) 0 10px
		no-repeat;
}

.kr_tx {
	margin-left: 8px !important;
	background: url(img/kr_h_4.png) 0 10px
		no-repeat;
}

.kr_r4 {
	background: url(img/kr_h_1.png) 0 7px
		no-repeat;
}
/*鼠标经过*/
.kr_1 {
	background: url(img/kr_2.png) 0 7px
	no-repeat;
}

.kr_2 {
	background: url(img/kr_1.png) 0 10px
	no-repeat;
}

.kr_3 {
	background: url(img/kr_4.png) 0 10px
		no-repeat;
}

.kr_4 {
	background: url(img/kr_3.png) 0 7px
		no-repeat;
}

.async {
	width: 20px;
	height: 20px;
	background: url(img/kr_by.png) no-repeat;
	display: block;
	float: left;
	margin-top: 3px;
}

.bga {
	width: 20px;
	height: 20px;
	background: url(img/kr_ics.png) no-repeat;
	display: block;
	float: left;
	margin-top: 3px;
}

.kr_tops_bo {
	clear: both;
	text-align: center;
	padding: 15px 0;
	color: #555;
}

.kr_tops_bo p {
	padding: 7px 0;
}

.kr_tops_bo a {
	color: #555;
}

.kr_tops_bo a:hover {
	color: #333;
}

.kr_left_botts {
	width: 216px;
	border: 1px #f2f2f2 solid;
	margin-top: 5px;
	background: #f9f9f9;
}

.kr_left_botts ul li {
	border-bottom: 1px #f2f2f2 solid;
	height: 40px;
	line-height: 40px;
}

.kr_left_botts ul li a {
	color: #555;
	font-size: 14px;
	display: block;
	padding-left: 50px;
	border-left: 2px #f9f9f9 solid;
}

.bolds {
	color: #333;
}

.kr_left_botts ul li a:hover {
	display: block;
	height: 40px;
	background: #f3f3f3;
	color: #2abc9c;
	border-left: 2px #7bd1be solid;
}

.thiss {
	height: 40px;
	background: #f3f3f3;
	border-left: 2px #7bd1be solid !important;
	color: #2abc9c !important;
}

.kr_icons {
	width: 20px;
	height: 20px;
	background: url(img/is_1_over.png)
		no-repeat;
	display: block;
	float: left;
	margin-top: 10px;
	margin-left: -30px;
	padding-left: 10px;
	_margin-left: -16px;
}

.bgs {
	background: url(img/is_6_over.png)
		no-repeat;
}
/*右侧*/
.bodyer_kr_right {
	width: 754px;
	color: #555;
}

.kr_bor {
	border-bottom: 1px #e4e4e4 solid;
	height: 30px;
	font-size: 13px;
	color: #555;
}

.kr_bank p {
	padding: 10px 0;
	color: #333333;
}

.kr_bank p b {
	font-size: 20px;
	color: #959595;
}

.kr_bank p a {
	color: #333;
}

.call_money {
	width: 261px;
	height: 155px;
	background: url(img/bor_cf.png) no-repeat;
	margin-top: 15px;
    margin-left: 15px;
}

.call_money p {
	margin-left: 20px;
	padding: 3px 0;
	font-size: 14px;
	color: #555;
}

.call_money p img {
	margin-bottom: 10px;
}

.the_bg {
	background: url(img/bor_de.png) no-repeat;
	margin-left: 15px;
	line-height: 155px;
	text-align: center;
	position: relative;
	_padding-top: 60px;
}

.the_bg img {
	vertical-align: middle;
	margin-right: 12px;
	color: #666;
}

.cover {
	width: 261px;
	height: 155px;
	background: url(img/bor_hover.gif)
		no-repeat;
	display: block;
	position: absolute;
	text-align: right;
}

.cover span {
	margin-right: 20px;
	padding-top: 20px;
	display: inline-block;
	color: #999;
}

.covers {
	width: 261px;
	height: 155px;
	background: url(img/call_cli.gif)
		no-repeat;
	position: absolute;
	left: 0;
	_top: 0;
	_padding-top: 60px;
}

.i_es {
	_width: 100px;
	_margin-top: 30px;
}
/*账户总览*/
.kr_zl {
	width: 748px;
	height: 191px;
	border: 1px #e5e5e5 solid;
	background: #f9f9f9;
}

.kr_zl_l {
	width: 196px;
	height: 159px;
	margin-top: 20px;
	color: #666666;
	padding-left: 40px;
	border-right: 1px #e7e7e7 dashed;
}

.kr_zl_l p {
	line-height: 33px;
}

.moneys {
	margin-top: 20px;
}

.charge a {
	width: 61px;
	height: 29px;
	background: url(img/cz.png) no-repeat;
	display: block;
	text-align: center;
	color: #FFF;
	line-height: 29px;
	float: left;
}

.charge a:hover {
	background: url(img/cz_ho.png) no-repeat;
}

.rawals a {
	width: 61px;
	float: left;
	height: 29px;
	background: url(img/tx.png) no-repeat;
	display: block;
	text-align: center;
	color: #61ccb5;
	line-height: 29px;
	margin-left: 10px;
}

.rawals a:hover {
	background: url(img/tx_hov.png) no-repeat;
	color: #ecfaf7;
}

.kr_zhz {
	margin-top: 28px;
	margin-left: 21px;
}

.mons {
	margin-top: 19px;
}

.kr_zhz ul li {
	margin: 9px 0;
}

.kr_zhz ul li a {
	width: 278px;
	height: 24px;
	color: #555;
	line-height: 24px;
	display: block;
	margin-left: -10px;
}

.kr_zhz ul li a:hover {
	height: 24px;
	display: block;
	padding-right: 10px;
	background: #f0f0f0;
	color: #333;
}

.kr_zhz ul li a i {
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	margin-right: 10px;
	margin-top: 4px;
	margin-left: 10px;
}

.kr_zhz ul li a i span {
	display: block;
}

.icon_wl {
	background: #7cd0c0;
}

.icon_wt {
	background: #B6A4DD;
}

.icon_wp {
	background: #b9b9b9;
}

.te {
	color: #f9f9f9;
}

.kr_zhz ul li a:hover .te {
	color: #555;
}

.kr_zzc {
	width: 135px;
	height: 131px;
	background: url(img/jih.png) no-repeat;
	margin-right: 30px;
	text-align: center;
	padding-top: 45px;
	margin-top: 28px;
}

.kr_ljs {
	margin-top: 36px;
}

.kr_ljs p {
	padding-left: 40px;
}
/*基本信息*/
.kr_jx {
	width: 728px;
	height: 56px;
	background: #f9f9f9;
	line-height: 56px;
	padding-left: 20px;
}

.kr_ff {
	background: #FFF;
}

.ic_di {
	width: 21px;
	height: 20px;
	background: url(img/di.png) no-repeat;
	display: block;
	margin-right: 5px;
	margin-top: 17px;
}

.kr_sj1 {
	width: 370px;
}

.kr_sj2 {
	width: 150px;dispaly:block; 
}

.kr_sj3 {
	width: 90px;
}

.kr_sj4 {
	width: 80px;
}

.c9s {
	color: #999;
}

.kr_sj4 a {
	color: #333;
}

.kr_sj4 a:hover {
	color: #555;
}

.ic_xxx {
	background: url(img/xxs.png) no-repeat;
	margin-top: 22px;
}

.kr_sjs {
	background: url(img/sjs.png) no-repeat;
	margin-top: 18px;
}

.kr_binf_t {
	width: 749px;
	height: 144px;
	background: url(img/bj_t.jpg) no-repeat;
	clear: both;
	display: none;
	padding-top: 17px;
}

.col_38 {
	color: #888;
}

.col_c4 {
	color: #c4c4c4;
	text-indent: 1em;
}

.col_30 {
	color: #000;
}

.ico_y {
	padding-left: 24px;
	display: block;
}

.ico_y a {
	color: #333;
}

.ico_y a:hover {
	color: #555;
}

.ico_y img {
	padding-right: 5px;
	vertical-align: middle;
}

.alimes {
	width: 86px;
	height: 35px;
	background: url(img/emalis.png) no-repeat;
	display: block;
	text-align: center;
	line-height: 35px;
	color: #fff;
	float: left;
	margin-left: 70px;
	margin-top: 14px;
}

.mmar_s {
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 74px;
}

.left_mad {
	margin-left: 85px;
}

.malls {
	margin-left: 0;
}

.bins_odd {
	float: left;
	color: #555;
	line-height: 35px;
	margin-left: 20px;
	margin-top: 14px;
}

.kr_binf_t p {
	margin: 7px 0;
	padding-left: 40px;
}

.kr_bind_le {
	line-height: 32px;
	padding: 7px 0;
}

.san_hov a:hover {
	background: url(img/btn_ss3_over.png)
		no-repeat;
	color: #fff;
}

.kr_sfz_s {
	width: 750px;
	height: 196px;
	background: url(img/kr_sfz.png) no-repeat;
	padding-top: 17px;
	display: none;
}

.kr_sfz_s p {
	margin: 7px 0;
	padding-left: 40px;
}

.bins_oddsh {
	float: left;
	color: #555;
	line-height: 35px;
	margin-left: 20px;
	margin-top: 14px;
}

.kr_bjs {
	width: 750px;
	height: 294px;
	background: url(img/kr_bj_r.jpg)
		no-repeat;
	padding-top: 17px;
	display: none;
}

.kr_bjs p {
	margin: 7px 0;
	padding-left: 40px;
}

.kr_yzd {
	width: 155px;
	background: url(img/kr_dxy.jpg) no-repeat;
}

.kr_yz {
	margin-left: 7px;
	float: left;
}

.kr_zjy {
	margin-top: 10px;
	float: left;
}

.bins_oddsh_s {
	float: left;
	color: #555;
	line-height: 35px;
	margin-left: 20px;
	margin-top: 14px;
}

.kr_last {
	width: 750px;
	height: 294px;
	background: url(img/kr_bj_r.jpg)
		no-repeat;
	padding-top: 17px;
	display: none;
}

.kr_dx {
	width: 139px;
	height: 33px;
	background: url(img/kr_dxym.jpg)
		no-repeat;
}

.ajaxjs {
	width: 106px;
	height: 35px;
	background: url(img/btn_ss3.png)
		no-repeat;
	display: block;
	text-align: center;
	color: #1abc9c;
	line-height: 35px;
	margin-left: 7px;
}

.kr_last p {
	margin: 7px 0;
	padding-left: 40px;
}

.bins_oddsh_stt {
	float: left;
	color: #555;
	line-height: 35px;
	margin-left: 20px;
	margin-top: 14px;
}
/*充值提现*/
.kr_czq {
	width: 748px;
	height: 202px;
	border: 1px #e5e5e5 solid;
	background: #f9f9f9;
}

.kr_tex {
	width: 509px;
	height: 202px;
	_width: 470px;
	margin-top: 27px;
	color: #777;
}

.kr_tex p {
	padding: 0 25px;
	_padding: 0 35px;
	line-height: 23px;
}

.bases {
	width: 218px;
	height: 43px;
	background: url(img/base_s.png) no-repeat;
	clear: both;
	line-height: 40px;
	margin-left: -5px;
	padding-left: 15px;
}

.bases a {
	color: #2abc9c;
}

.bases span {
	font-size: 20px;
	cursor: pointer;
}

.kr_cz_bo {
	width: 748px;
	height: 30px;
	clear: both;
	border-bottom: 1px #f1f1f1 solid;
}

.kr_cz_bo ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.kr_cz_bo ul li {
	float: left;
	color: #cecfcf;
	font-weight: bold;
}

.kr_cz_bo ul li a {
	font-size: 14px;
	color: #444;
	padding: 0 15px;
	text-align: center;
}

.kr_cz_bo ul li a.kr_ths {
	color: #2abc9c;
	height: 28px;
	width: 60px;
	display: block;
	border-bottom: 2px #2abc9c solid;
}

.kr_cz_jl {
	padding-left: 40px;
	margin-top: 15px;
}

.kr_cz_jl a {
	color: #555;
}

.kr_cz_jl a:hover {
	color: #2abc9c;
}

.kr_cz_jl p {
	line-height: 25px;
}

.kr_cz_tab {
	margin-top: 20px;
}

.kr_cz_tab table th {
	font-weight: normal;
	text-align: center;
	background: #f7f7f7;
	height: 40px;
}

.kr_cz_tab table td {
	text-align: center;
	height: 35px;
}

.yell {
	color: #ff5842;
}
/*充值提现*/
.call_oney {
	width: 200px;
	height: 60px;
	background: url(img/call_1.png) no-repeat;
	position: relative;
}

.kr_xz_call p {
	margin: 20px 0;
}

.addcl {
	margin-right: 15px;
	margin-bottom: 15px;
}

.call_oney img {
	margin-left: 10px;
	margin-top: 15px;
	vertical-align: middle;
}

.call_oney span {
	display: block;
	float: left;
	line-height: 60px;
	margin-left: 10px;
	font-size: 14px;
}

.kr_bagk {
	background: url(img/addcall.png)
		no-repeat;
	margin-right: 15px;
	padding-left: 25px;
}

.kr_bagk img {
	vertical-align: middle;
	margin-top: 18px;
	margin-left: 10px;
}

.over {
	width: 200px;
	height: 60px;
	background: url(img/call_2s.gif)
		no-repeat;
	position: absolute;
	left: 0;
	_margin-left: -175px;
}

.overs {
	width: 200px;
	height: 60px;
	background: url(img/call_3.png) no-repeat;
}

.kr_bagk a {
	color: #333;
}

.moneyst {
	clear: both;
	padding-top: 20px;
}

.moneyst p {
	padding: 10px 0;
}

.kr_kd_pp {
	margin-left: 34px;
}

.pptx {
	width: 86px;
	height: 29px;
	background: url(img/btn_s3.png) no-repeat;
	display: block;
	color: #fff;
	line-height: 29px;
	text-align: center;
	margin-left: 113px;
}

.kr_wjpadd {
	color: #333;
	margin-left: 10px;
}
/*投标*/
.kr_tb_k {
	padding: 15px 0;
}

.kr_tb_k p {
	color: #555;
}

.kr_tb_k a:hover {
	color: #2ABC9C;
}

.kr_ops_on {
	padding: 15px 0;
}

.kr_ops_on a {
	display: block;
	float: left;
	margin: 0 10px;
	color: #666;
}

.kr_ops_on a:hover {
	color: #2ABC9C;
}
/*账户充值*/
.kr_opto {
	width: 748px;
	height: 83px;
	border: 1px #e5e5e5 solid;
	background: #f9f9f9;
	padding-top: 10px;
}

.kr_opto p {
	margin: 6px 0;
	padding-left: 38px;
}

.kr_zh_c_1 {
	width: 110px;
}

.kr_zh_c_1 img {
	vertical-align: middle;
}

.kr_zh_c_2 {
	width: 185px;
}

.kr_zh_c_3 {
	width: 94px;
}

.kr_zh_c_4 {
	width: 190px;
}

.asy {
	clear: both;
	margin-left: 64px;
	display: block;
}
/*.asys {
	padding-bottom: 40px;
}*/
.async_yi {
	height: 32px;
	line-height: 30px;
	border: 1px #fff solid;
}

.async_yi_on {
	height: 32px;
	width: 590px;
	border: 1px #c3ebe2 solid;
	background: #f2fbf9;
	line-height: 30px;
}

.async_yi_on2 {
	height: 32px;
	width: 590px;
	border: 1px #c3ebe2 solid;
	background: #f2fbf9;
	line-height: 30px;
}

.myradi {
	margin-top: 10px;
}

radio {
	background: #F00;
}

.kr_czy_a {
	line-height: 30px;
	margin-right: 4px;
}

.maixns {
	background: url(img/xlmains.png)
		no-repeat;
}

.xlmas {
	width: 260px;
	height: 100px;
	overflow-y: auto;
	background: #fafafa;
	display: none;
	position: absolute;
	margin-left: 220px;
}

.xlmas ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.xlmas ul li {
	padding: 10px 0;
}

.zfnc {
	margin-top: 15px;
}

.textar {
	background: url(img/textear.png)
		no-repeat;
	width: 252px;
	height: 68px;
	border: 0;
	margin-left: 15px;
	resize: none;
	outline: none;
}

.kr_ssa {
	padding-left: 40px;
	padding-top: 10px;
}

.kr_ssa ul li {
	padding: 10px 0;
	_padding: 13px 0;
}

.kr_ppps input {
	margin-right: 10px;
}

.asn {
	margin-left: 20px;
}

.kr_bjsst {
	width: 100%;
	clear: both;
	background: #f4f4f4;
	/*<!--margin-top: 780px;-->*/
	margin-top: 40px;
	_margin-top: 40px;
}

.sitemap {
	clear: both;
	width: 1000px;
	height: 210px;
	padding: 30px 0px 0px 0px;
	margin: 0 auto;
}

.sitemap .list {
	width: 140px;
	margin-right: 70px;
	display: inline;
	float: left;
}

.sitemap .list h3 {
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	color: #333;
	font-weight: normal;
}

.sitemap .list h3 a {
	color: #333;
}

.sitemap .list h3 a:hover {
	color: #666;
}

.sitemap .list ul {
	padding: 10px 0px;
}

.sitemap .list li {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}

.sitemap .list li a {
	color: #666;
}

.sitemap .list li a:hover {
	color: #999;
}

.sitemap .tel {
	width: 200px;
	float: left;
}

.sitemap .tel h3 {
	height: 45px;
	line-height: 30px;
	font-size: 18px;
	color: #333;
	font-weight: normal;
}

.sitemap .tel h4 {
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	color: #666;
	font-weight: normal;
}

.sitemap .tel p {
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	color: #666;
	font-weight: normal;
}

.sitemap .right {
	padding: 5px 0px;
	float: right;
}

.sitemap .right p {
	padding: 0px 0px 15px 0px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #333;
}

.sitemap .ewm {
	height: 111px;
	background: url(img/ewm.png) no-repeat;
	margin-left: 25px;
}

.i_qq {
	padding: 0px 0px 0px 25px;
	height: 20px;
	line-height: 20px;
	background: url(img/i_qq.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}

.i_wx {
	padding: 0px 0px 0px 25px;
	height: 20px;
	line-height: 20px;
	background: url(img/i_wx.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}

.i_wb {
	padding: 0px 0px 0px 25px;
	height: 20px;
	line-height: 20px;
	background: url(img/i_wb.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}

.footer {
	clear: both;
	width: 1000px;
	height: auto;
	border-top: 1px #e5e5e5 solid;
	color: #333;
	padding: 15px 0px;
	zoom: 1;
	margin: 0 auto;
}

.footer:after {
	content: "";
	display: block;
	clear: both;
	height: 0px;
}

.footer .li-t {
	width: 450px;
	line-height: 44px;
	float: left;
}

.footer .li-m {
	width: 100px;
	float: left;
}

.footer .li-r {
	width: 450px;
	line-height: 44px;
	_margin: -10px;
	text-align: right;
	float: right;
}
/*置顶*/
.floatmenu {
	position: fixed;
	left: 50%;
	bottom: 180px;
	width: 47px;
	height: 100px;
	margin-left: 523px;
	_display: none;
}

.floatmenu a {
	width: 47px;
	height: 47px;
	margin: 1px 0px;
	text-indent: -9999px;
	display: block;
}

.floatmenu .a_top {
	background:url(img/float_top.png) no-repeat;
}

.floatmenu .a_msg {
	background:url(img/float_msg.png) no-repeat;
}

.pages {
	clear: both;
	padding: 30px 0px;
	text-align: center;
	zoom: 1;
	float: right;
}

.pages:after {
	content: "";
	display: block;
	clear: both;
	height: 0px;
}

.pages a {
	padding: 0px 10px;
	height: 28px;
	line-height: 28px;
	border: 1px #d9d9d9 solid;
	background: #fff;
	border-radius: 5px;
	color: #666;
	margin: 0px 4px;
	display: inline-block;
}

.pages a:hover {
	color: #666;
	background: #f4f4f4;
}

.pages .act,.pages .act:hover {
	color: #fff;
	background: #2abc9c;
	border: 1px #23b192 solid;
}

.pages .pagespre {
	background: url(img/pagepre.png)
		no-repeat left center #fff;
	padding: 0px 10px 0px 20px;
	color: #666;
}

.pages .pagespre:hover {
	background: url(img/pagepre.png)
		no-repeat left center #f4f4f4;
	text-decoration: none;
}

.pages .pagesnext {
	background: url(img/pagenext.png)
		no-repeat right center #fff;
	padding: 0px 20px 0px 10px;
	color: #666;
}

.pages .pagesnext:hover {
	background: url(img/pagenext.png)
		no-repeat right center #f4f4f4;
	text-decoration: none;
}
/*活动详情*/
.wholes {
	width: 1000px;
	*width: 1010px;
	margin: 0 auto;
	margin-top: 24px;
	color: #555;
}

.wholes_left {
	width: 680px;
	margin-bottom: 15px;
}

.wholes_right {
	width: 275px;
	_width: 245px;
}

.kr_hs {
	margin-top: 27px;
}

.kr_bm {
	width: 60px;
	height: 20px;
	background: url(img/kr_bluett.png)
		no-repeat;
	display: block;
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 18px;
}

.kr_hses {
	font-size: 18px;
	line-height: 18px;
	margin-left: 6px;width:465px
}

.kr_hses a {
	color: #333;
}

.kr_hses a:hover {
	color: #555;
}

.kr_ljse {
	width: 86px;
	height: 29px;
	background: url(img/btn_s3.png) no-repeat;
	color: #fff;
	text-align: center;
	line-height: 29px;
	margin-top: 40px;
	float:left;	position: relative;
}

.kr_hy {
	width: 569px;
	height: 211px;
	background: url(img/kr_imgs.png)
		no-repeat;
	margin: 18px 49px;
	clear: both;
}

.kr_bor_le {
	font-size: 14px;
	border-left: 3px #2abc9c solid;
	line-height: 14px;
	color: #333;
	padding-left: 6px;
}

.kr_borde {
	width: 577px;
	height: 1px;
	margin-top: 7px;
	border-top: 1px #f1f1f1 solid;
	display: block;
}

.kr_p_hs {
	font-size: 13px;
	line-height: 25px;
	padding-top: 5px;
}

.kr_whoe_p {
	margin-top: 20px;
}

.kr_whoe_p p {
	line-height: 24px;
	*margin-left: 20px;
}

.kr_ietests {
	*margin-bottom: 50px;
}

.bor_wid {
	width: 535px;
}

.kr_mars {
	height: 19px;
}

.kr_whoe_p ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.kr_whoe_p ul li {
	float: left;
	width: 130px;
	text-align: center;
	margin: 10px 15px;
}

.kr_whoe_p ul li img {
	margin-bottom: 7px;
}

.kr_whoe_p ul li span {
	text-align: center;
	display: block;
	line-height: 18px;
	font-size: 13px;
}

.kr_hdq {
	padding: 5px 10px;
}

.kr_hdq_imgs {
	padding: 7px 0px;
}

.kr_zbs {
	width: 207px;
	height: 31px;
	background: url(img/kr_hover4.png)
		no-repeat;
	color: #fff;
	display: inline-block;
	position: absolute;
	left: 10px;
	bottom: 3px;
	line-height: 31px;
	padding-left: 10px;
}

.kr_prlatis {
	position: relative;
}

.kr_hdq_imgs span {
	padding: 0 10px;
}

.kr_yp {
	width: 653px;
	height: 53px;
	padding: 0px 10px;
	margin: 15px 0;
}

.kr_yp_text {
	width: 580px;
	margin-left: 20px;
}

.kr_yp_hf a {
	color: #999;
}

.colors_39 {
	color: #999;
	margin-left: 15px;
}

.kr_mhs {
	width: 575px;
	-moz-border-radius: 3px; /* Gecko browsers */
	-webkit-border-radius: 3px; /* Webkit browsers */
	border-radius: 3px; /* W3C syntax */
	border: 1px #cacaca solid;
	resize: none;
	_margin-left: 20px;
}

.kr_lyl {
	width: 86px;
	height: 29px;
	background: url(img/btn_s3.png) no-repeat;
	display: block;
	text-align: center;
	color: #fff;
	line-height: 29px;
	margin-top: 14px;
}

.kr_mar_top {
	padding-top: 118px;
}

.whole_bott {
	width: 100%;
	background: url(img/repata-x.jpg)
		repeat-x;
	height: 260px;
}

.kd_mar {
	margin-top: 15px;
}

.kd_mar p {
	margin: 8px 0;
}

.kr_colorse {
	color: #999;
}

.kd_jy { /*	margin-top: 35px;
	position: fixed;
	margin-left: 730px;
	*margin-left:0px;*/
	
}

.kr_times p {
	margin-left: 9px;
}
/*活动列表*/
.kr_margins {
	margin-top: 27px;
	border-bottom: 1px #f1f1f1 solid;
	height: 370px;
}

.kr_time {
	width: 99px;
}

.kr_async1 {
	width: 580px;
}

.times_j {
	font-size: 18px;
	color: #333;
}

.kr_ooxx {
	margin-top: 2px;
}

.kr_pad {
	margin-top: 35px;
	padding: 15px 0;
}

.kr_ly_p {
	position: relative;
}

.kr_ly_p p {
	line-height: 25px;
	font-size: 13px;
}

.kr_ly_je {
	color: #333;
}

.kr_positi {
	position: absolute;
	right: 0;
	top: 1px;
}

.kr_gdst {
	color: #34BB9C;
}

.kr_text_ks {
	text-align: center;
	padding-top: 20px;
}

.kr_end {
	background: url(img/kr_end.png) no-repeat;
}

.kr_end_t {
	background: url(img/kr_end_t.png)
		no-repeat;
}

.kr_wh_r {
	color: #333;
	font-size: 14px;
	border-bottom: 1px #f1f1f1 solid;
	margin-top: 33px;
	padding: 12px 0;
}

.kr_wh_r span {
	width: 20px;
	height: 20px;
	background: url(img/i_flags.png)
		no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}

.kr_who_uli {
	margin-top: 12px;
}

.kr_who_uli ul li {
	line-height: 25px;
}

.kr_who_uli ul li span {
	width: 16px;
	height: 16px;
	background: url(img/kr_circe.png)
		no-repeat;
	display: inline-block;
	vertical-align: middle;
	line-height: 15px;
	color: #fff;
	padding-left: 4px;
	margin-right: 3px;
}

.kr_who_uli ul li a:hover {
	color: #999;
}

.bor_no {
	border: 0;
}
/*关于我们*/
.kr_icon_1 {
	background: url(img/z_icon1.png)
		no-repeat;
}

.kr_icon_2 {
	background: url(img/z_icon2.png)
		no-repeat;
}

.kr_icon_3 {
	background: url(img/z_icon3.png)
		no-repeat;
}

.kr_icon_4 {
	background: url(img/z_icon4.png)
		no-repeat;
}

.kr_whole_rig {
	width: 735px;
}

.kr_p_async {
	width: 710px;
	margin-top: 20px;
	padding: 0 5px;
}

.kr_p_async p {
	line-height: 25px;
	font-size: 14px;
}

.kr_aq {
	color: #333;
	text-align: center;
	padding: 7px 0;
	font-size: 18px !important;
}

.kr_bod_b {
	border-bottom: 1px #e4e4e4 solid;
	height: 32px;
	font-size: 16px;
	margin-top: 2px;
	color: #444;
	padding: 0 0px;
	margin-right: 30px
}

.kr_texts_t {
	padding: 5px 0;
	line-height: 27px;
	font-size: 14px;
	padding-left: 20px;
	margin-right: 20px;
}

.kr_ddress {
	margin-top: 7px;
	margin-left: 20px;
}

.kr_ddress p {
	line-height: 23px;
}

.dutus {
	padding: 10px 0;
}

.kr_tzmo li {
	float: left;
	margin: 10px 30px 10px 15px;
}

.kr_tzmo li span {
	display: block;
	text-align: center;
	margin-bottom: 10px;
}
/*最新动态*/
.kr_wh_top {
	margin-top: 20px;
	font-size: 14px;
}

.kr_ank_left {
	width: 115px;
	border-right: 1px #f3f3f3 solid;
	margin-top: 20px;
	position: relative;
}

.kr_news {
	width: 35px;
	height: 13px;
	background: url(img/kr_news.png)
		no-repeat;
	display: inline-block;
	color: #fff;
	line-height: 10px;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	margin-left: 30px;
	margin-top: 1px;
}

.kr_testr_uli ul li {
	margin-bottom: 108px;
	overflow: hidden;
}

.mar_nones {
	margin-bottom: 0 !important;
}

.kr_news_y {
	width: 16px;
	height: 16px;
	background: url(img/kr_circes2.png)
		no-repeat;
	position: absolute;
	left:96%;
}

.kr_ank_right {
	width: 590px;
}

.kr_bbq_dx {
	margin-top: 20px;
	height: 90px;
}

.alide_next {
	width: 570px;
	margin-right: 25px;
}

.alide_next a {
	font-size: 15px;
	color: #333;
}

.alide_next p {
	margin-top: 15px;
	font-size: 13px;
	line-height: 25px;
}

.kr_stys {
	margin-top: 32px;
}

.kr_stsyer {
	margin-top: 40px;
}

.kr_ic_a {
	width: 7px;
	height: 12px;
	display: inline-block;
	background: url(img/i_ar.png) no-repeat;
	vertical-align: middle;
	padding-top: 5px;
	margin: 0px 4px;
}

.kr_nexts_t {
	margin-top: 5px;
}

.kr_newst {
	text-align: center;
}

.kr_new_next {
	color: #333;
	font-size: 18px;
	margin: 17px 0;
}

.kr_news_col {
	color: #888;
	margin-bottom: 30px;
}

.kr_pa {
	margin-left: 55px;
}

.kr_psa {
	margin-left: 20px;
}

.kr_newt_add {
	width: 700px;
	margin: 12px auto;
}

.kr_newt_add p {
	line-height: 30px;
	font-size: 14px;
	text-indent: 2em;
}
/*招聘*/
.kr_tzs_whole {
	border-bottom: 1px #e4e4e4 solid;
	padding-bottom: 15px;
}

.kr_tzs_tp {
	font-size: 16px;
	color: #444;
	line-height: 30px;
}

.kr_male {
	margin-left: 20px;
	line-height: 30px;
}

.kr_whol_tpe {
	margin-top: 10px;
}

.kr_zp_ment {
	width: 703px;
	height: 50px;
	background: url(img/kr_gdd.png) no-repeat;
	line-height: 50px;
	margin-top: 15px;
	cursor: pointer;
}

.kr_auto_zp {
	width: 640px;
	margin: 0 auto;
}

.kr_i_wzs {
	width: 20px;
	height: 20px;
	background: url(img/i_wz.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin-right: 3px;
	_margin-top: 15px;
}

.kr_java_zp {
	width: 703px;
	height: 658px;
	background: url(img/kr_zps_bor.png)
		no-repeat;
	margin-top: -50px;
	*margin-top: 3px;
	display: none;
}

.kr_bor_de {
	width: 640px;
	margin: 0 auto;
	height: 45px;
	border-bottom: 1px #dbdbdb dashed;
}

.kr_dino_p {
	width: 640px;
	margin: 5px auto;
}

.kr_dino_p p {
	font-size: 13px;
	line-height: 25px;
	padding-left: 25px;
}

.kr_dino_mar {
	text-align: left;
	padding: 0 !important;
	margin-top: 10px;
}
/*项目详情*/
.kr_hoverst a:hover {
	color: #888;
}

.kr_iso_wzs {
	margin-left: 30px;
}

.kr_hsestt {
	margin-left: 0;
}

.kr_jylov {
	margin-top: 25px;
}

.kr_borrig {
	width: 700px;
}

.kr_deta_le {
	width: 116px;
	border-right: 1px #e5e5e5 solid;
	text-align: center;
	height: 37px;
}

.kr_deta_midd {
	width: 108px;
	border-right: 1px #e5e5e5 solid;
	text-align: center;
	height: 37px;
}

.kr_borrig {
	margin-top: 25px;
}

.kr_detas {
	margin-left: 26px;
}

.kr_deta_midd p,.kr_deta_le p {
	color: #777;
	height: 24px;
}

.kr_deta_midd span,.kr_deta_le span {
	font-size: 20px;
	color: #333;
}

.kr_deta_rig {
	width: 108px;
	text-align: center;
}

.kr_deta_rig p {
	color: #777;
	height: 24px;
}

.kr_deta_rig span {
	color: #ff5842;
	font-size: 20px;
}

.kr_lxs_l {
	margin-left: 40px;
	padding-top: 23px;
	clear: both;
}

.kr_lxs_l ul li {
	padding: 4px 0;
}

.kr_icon2 {
	width: 14px;
	height: 14px;
	background: url(img/i_tips.png) no-repeat;
	display: inline-block;
	margin-top: 2px;
	margin-left: 3px;
}

.kr_async_yb {
	width: 676px;
	height: 68px;
	background: url(img/kr_md_t.png)
		no-repeat;
	margin-top: 22px;
	padding-top: 17px;
}

.kr_bor_b {
	padding: 0px 4px;
	border: 1px #2abc9c solid;
	color: #2abc9c;
	font-size: 16px;
	font-weight: bold;
	float: left;
	margin-right: 13px;
}

.kr_loves_async1 {
	width: 180px;
	margin-left: 17px;
}

.kr_loves_async2 {
	width: 250px;
}

.kr_loves_async3 {
	width: 220px;
}

.kr_async_yb p {
	color: #666;
	height: 23px;
}

.col_39s {
	color: #999;
}

.kr_relatives {
	position: fixed;
	top: -27px;
	background: #f3f3f3;
	z-index: 89;
	height: 36px;
	padding-top: 18px;
	width: 100% !important;
	*margin-left: -670px;
	padding-left: 1000px !important;
	margin-left: -1000px;
}

.kr_relativeste {
	position: fixed;
	top: 0px;
	
	z-index: 99;
	margin-left: 725px;
	margin-top: 50px;
}

#TB_closeWindowButton {
	background: url(img/f_lit.png) !important;
}

#TB_closeAjaxWindow {
	position: absolute;
	margin-top: -75px;
	z-index: 90;
	margin-left: 135px;
	float: right;
}

.popup_yi {
	width: 400px;
	margin: 0 auto;
	border: 1px #6f6f6f solid;
	-moz-border-radius: 5px; /* Gecko browsers */
	-webkit-border-radius: 5px; /* Webkit browsers */
	border-radius: 5px; /* W3C syntax */
	background: #fafafa;
}

.popup_tops {
	padding: 0 20px;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px #e5e5e5 solid;
	position: relative;
}

.close_rig {
	width: 19px;
	height: 18px;
	position: absolute;
	right: 10px;
	top: 15px;
	background: url(img/btn_x.png) no-repeat;
	display: inline-block;
}

.popup_tops h3 {
	font-weight: normal;
	color: #666;
	font-size: 14px;
}

.popup_botts {
	padding: 30px 0;
	width: 288px;
	margin: 0 auto;
}

.popup_botts p {
	font-size: 16px;
	color: #666;
	line-height: 25px;
}

.pop_butt {
	width: 197px;
	margin: 15px auto;
}

.detas {
	width: 86px;
	height: 29px;
	background: url(img/btn_s_over.png)
		no-repeat;
	border: 0;
	color: #fff;
	cursor: pointer;
}

.cancel {
	background: url(img/btn_s2.png) no-repeat;
	margin-left: 25px;
	color: #888888;
}

.whole_asy {
	width: 180px;
	margin: 0 auto;
}

.suees {
	width: 172px;
	height: 46px;
	background: url(img/buttss.png) no-repeat;
	line-height: 46px;
	color: #555;
	text-align: center;
}

.corrs {
	width: 22px;
	height: 16px;
	background: url(img/duis.png) no-repeat;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
}

.failure {
	width: 22px;
	height: 16px;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
	background: url(img/xx.png) no-repeat;
}

.kr_icon_xx {
	background: url(img/kr_ss.png) no-repeat;
}

.kr_icon_gg {
	background: url(img/icon_le5.png) no-repeat;
}

.kr_icon_zc {
	background: url(img/icon_le6.png) no-repeat;
}

.kr_lasts h3 {
	font-weight: normal;
	font-size: 16px;
}
.kr_lasts p {
	line-height: 30px;
	color: #666;
}
.kr_lasts_fon {
	font-size: 14px;
	padding: 6px 0;
	margin-top: 10px;
	color: #555 !important;
}
.text_in {
	text-indent: 2em;
}
.text_cens {
	text-align: center;
	font-size: 16px;
	color: #333;
	padding-top: 20px;
	display: block;
}
.kr_lasts_i {
	margin-top: 4px;
	text-align: center;
}
.kr_x_is {
	width: 485px;
}
.kr_la_m {
	margin-right: 20px;
	margin-top: 20px;
}
.mar_t50 {
	margin-top: 50px;
}
.floatmenu .kr_tx_qq {
	background: url(img/qq.jpg) no-repeat;
	position: relative
}
.floatmenu .kr_tx_weix {
	background: url(img/weix.jpg) no-repeat;
}
.floatmenu .tele {
	background: url(img/tele.jpg) no-repeat;
}
.a_top:hover {
	background: url(img/kr_tops.png) no-repeat;
}
.a_msg:hover {
	background: url(img/kr_tops1.png) no-repeat;
}

.kr_tcnsqq {
	display: none;
	width: 240px;
	height: 47px;
	background: url(img/kr_tops3.png) no-repeat;
	right: 0px;
	bottom: 0px;
	font-size: 14px;
	line-height: 47px;
	z-index: 100;
	position: absolute;
}
.kr_tele_ip {
	background: url(img/kr_tops2.png) no-repeat;
	bottom: -44px;
}
.kr_tcnsqq span {
	width: 190px;
	text-align: center;
	display: inline-block;
	color: #fff;
	top: 10px;
}
.kr_tx_weix:hover {
	background: url(img/kr_tops5.png) no-repeat;
}
.kr_erweim {
	float: right;
	display: none;
	margin-right: 55px;
	margin-top: -65px;
}
.kr_difls {
	display: block;
	float: left;
}
.kr_mar_r10 {
	margin-left: 30px;
	display: block;
}


/*友情链接*/
.kr_links {
	color: #2abc9c;
	font-size: 20px;
	overflow: }
			.kr_links_bts
			{
				width:86px;
	height: 29px;
	background: url(img/btn_s4.png) no-repeat;
	display: inline-block;
	text-align: center;
	font-size: 12px;
	color: #fff;
	line-height: 29px;
	margin-left: 30px;
	cursor: pointer;
}

.col_2abc {
	color: #2abc9c;
}

.mar_tb33 {
	margin: 10px 18px 20px 18px;
}

.kr_links_ac p {
	line-height: 30px;
	padding: 0 22px;
}

.links_fin_s {
	font-size: 14px;
	color: #666;
}

.kr_links_tal {
	width: 748px;
	margin-top: 38px;
}

.kr_links_tal p {
	color: #2abc9c;
	font-size: 14px;
	padding-bottom: 19px;
}

.kr_links_tal table tr.kr_links_bor {
	border: 1px #e5e5e5 solid;
}

.kr_links_tal table tr th {
	background: #f7f7f7;
	height: 40px;
	font-weight: normal;
}

.kr_links_tal table tr td {
	text-align: center;
	height: 40px;
}

.bodyer_auss {
	width: 1000px;
	margin: 0 auto;
}

.bodyer_au_nex {
	padding: 24px 0;
}

.bodyer_au_nex a {
	color: #666;
}

.whole_asy_le {
	width: 668px;
	padding: 24px 0;
	border: 1px #EADCFA solid;
}

.asys_le_t {
	width: 600px;
	margin: 0 auto;
	border-bottom: 1px #e9e9e9 solid;
}

.asys_le_t h2 {
	text-align: center;
	font-weight: normal;
	font-size: 18px;
	color: #333;
	margin: 0;
}

.asys_le_t p {
	margin: 0;
	padding: 24px 0;
	text-align: center;
	font-size: 14px;
	color: #666;
}

.asys_le_mid {
	width: 642px;
	margin: 0 auto;
    font-size: 16px;
    line-height: 27px;
	margin-left: 15px;
}

.asys_le_mid img {
	display: block;
	text-align: center;
	margin: 0 auto;
	max-width: 610px; 
	height:auto; 
	width:expression(this.width > 610 ? "200px" : this.width); 
}

.whole_asy_rig {
	width: 308px;
	border: 1px #e9e9e9 solid;
}

.whole_as_ro {
	width: 308px;
	height: 42px;
	background: #e9e9e9;
	line-height: 42px;
	color: #333;
	font-size: 14px;
}

.kr_hqq {
	width: 21px;
	height: 18px;
	background: url(style/images/img/i_flags.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin-left: 26px;
	margin-right: 15px;
}

.whole_asy_rig ul {
	padding-top: 15px;
	padding-bottom: 20px;
	margin-left: 26px;
}

.kr_circe {
	width: 16px;
	height: 16px;
	background: url(style/images/img/kr_circe.png) no-repeat;
	display: inline-block;
	color: #e9e9e9;
	text-align: center;
	line-height: 16px;
	margin-right: 14px;
}

.whole_asy_rig ul li {
	padding-top: 10px;
}

.whole_asy_rig ul li a {
	text-decoration: none;
	color: #666;
}

