/*========== top menu==========*/
#topmenu {
	background: url(../images/index/icons.png) repeat-x;
	width:100%;
	height:25px;
}
.wid950 {
	width:950px;
	height:25px;
	margin:0 auto;
}
.topmenu_l, .topmenu_r {
	float:left;
	color:#333333;
	height:25px;
	line-height:25px;
}
.topmenu_r {
	float:right;
}
.topmenu_r li {
	float:left;
	color:#c5c5c5;
}
.topmenu_r li a {
	display:block;
	float:left;
}
.qq {
	background: url(../images/index/sprites.png) no-repeat 0 0;
	height:19px;
	line-height:20px;
	color:#959595;
	font-weight:bold;
	float:left;
	padding:1px 5px 0 28px;
	margin:2px 5px 0 !important;
	margin:2px 2px 0;
}
.phone, .kfzx, .help {
	background: url(../images/index/icons.png) no-repeat 0 -64px;
	height:14px;
	width:14px;
	float:left;
	margin:5px 5px 0 !important;
	margin:5px 3px 0;
}
.phone_text {
	margin-right:1px !important;
	margin-right:0;
	font-weight:bold;
	color:#959595;
}
.kfzx, .help {
	background-position:0 -96px;
	width:17px;
	height:18px;
	margin:3px 5px 0 !important;
	margin:3px 3px 0;
}
.kfzx_text, .help_text {
	color:#ff6633;
	font-weight:normal;
	padding-top:1px;
	margin-right:4px !important;
	margin-right:0px;
}
.help {
	background-position:0 -131px;
	width:12px;
	height:13px;
	margin-top:5px !important;
	margin-top:6px;
}
.help_text {
	color:#006633;
}
/*========== 最外层容器wrapper==========*/
#wrapper {
	width:950px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	text-align:left;
}
/*========== header begin==========*/
#header {
	width:950px;
	margin:10px auto !important;
	margin:9px auto;
	overflow:hidden;
	position:relative;
}
/*头部左侧的列表*/
.header_l, .header_c, .header_r {
	width:191px;
	height:63px;
	float:left;
}
.header_l ul, .sec_layer, .search_form, .search_button, .input_click, .left_box, .right_box {
	background: url(../images/index/sprites.png) no-repeat 0 -31px;
	width:188px;
	height:21px;
	padding-left:3px;
	position:relative;
}
.right_box2 {
	background: url(../images/index/sprites.png) no-repeat 0 -31px;
	width:2px;
	height:22px;
	padding-left:1px;
	position:relative;
}
.header_l li, .header_r li {
	float:left;
	color:#ccc;
	height:21px;
	line-height:21px;
}
.header_l li a, .header_r li a {
	margin:0 6px !important;
	margin:0 2px 0 6px;
	float:left;
	color:#3366cc;
	height:21px;
	line-height:22px !important;
	line-height:21px;
}
.header_l li a:hover, .header_r li a:hover {
	color:#ff6633;
}
.buy, .sell {
	padding-top:1px !important;
	padding-top:0px;
}
.btm_arrow, .new {
	background:url(../images/index/icons.png) no-repeat 0 -32px;
	width:13px;
	height:13px;
	float:left;
	margin-top:4px;
	margin-left:-3px !important;
	margin-left:0px;
	margin-right:2px !important;
	margin-right:0px;
}
/*隐藏的层*/
.sec_layer {
	width:76px;
	height:42px;
	position:absolute;
	left:112px;
	top: 27px !important;
	top:27px;
	background-position:-395px -67px;
	z-index:200;
	line-height:20px;
	padding-top:1px;
}
/*头部中间部分*/
.header_c {
	width:611px;
	height:114px;
	margin-left:7px;
}
.logo {
	width:260px;
	height:40px;
	margin:0 0 40px 142px;
}
.new {
	width:26px;
	height:14px;
	background-position:0 -163px;
	position:absolute;
	top:40px;
	left:350px;
	z-index:300;
}
/*搜索菜单*/
.search_box {
	width:611px;
	height:34px;
	margin:0 auto;
}
.select_search {
	clear:both;
	height:20px;
	padding:0 0 0 2px;
	width:322px;
	position:absolute;
	left:239px;
	top:58px;
	z-index:9999;
}
.select_search li {
	float:left;
	color:#cccccc;
	/*padding:0 10px;*/

	text-align:center;
	float:left;
	line-height:20px;
	margin-left:-1px;
	padding:1px 17px 0 18px;
	position:relative;
	top:2px;
}
.select_search .selected {
	background:url(../images/index/menu.jpg) no-repeat right 0;
	font-size:14px;
	font-weight:bold;
	margin-left:0;
	padding:0 5px 0 0;
	position:relative;
	z-index:2;
}
.select_search .selected a {
	background:url(../images/index/menu.jpg) no-repeat left 0;
	font-size:14px;
	font-weight:bold;
	margin-left:0;
	padding:2px 5px 0 10px;
	position:relative;
	z-index:2;
	display:block;
	line-height:20px;
}
.select_search li a {
	display:block;
	float:left;
	color:#005980;
	height:20px;
	line-height:20px;
}
.select_search li a:hover {
	color:#ff6600;
}
/*.currert2, .currert2 span {
	font-weight:bold;
	background:url(../images/index/menu.jpg) no-repeat left center;
}
.currert2 {
	height:20px;
	line-height:20px;
	display:block;
	float:left;
	text-align:center;
	padding-left:12px;
	margin-left:1px;
	margin-top:0 !important;
	margin-top:-1px;
}
.currert2 span {
	background-position: right center;
	display:block;
	padding-right:12px;
	margin-top:-0px !important;
	margin-top:0px;
	padding-top:0px !important;
	padding-top:1px;
}
*/
/*搜索框*/
.search_form, .input_click {
	height:34px;
	margin:-1px 0 0;
	width:542px;
	background-position:0 -117px;
	float:left;
}
.search_qu input {
	height:15px;
	margin:7px 0 0 4px;
	padding:3px 0 0 8px;
	width:411px;
	border:medium none;
	color:#ccc;
	font-size:14px;
	float:left;
}
.input_click {
	background-position:-545px -117px;
}
.search_button {
	background-position:0 -171px;
	font-size:14px;
	font-weight:700;
	width:95px;
	height:24px;
	line-height:24px;
	margin-left:14px;
	margin-top:5px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	padding:0;
}
.search_button:hover {
	background:url(../images/index/sprites.png) no-repeat -95px -171px;
}
/*高级搜索*/
.ad_search {
	position:relative;
	float:right;
	margin-top:-3px;
	line-height:18px;
	margin-right:0px;
}
.ad_search a {
	color:#3366cc;
}
/*头部区域右侧部分*/
.header_r {
	width:141px;
	padding:0;
}
.left_box {
	width:66px;
	padding-left:3px;
}
.right_box {
	background-position:-127px -31px;
	width:64px;
	padding-left:0;
}
/*========== header end==========*/

/*========== 主导航 begin==========*/
#main_nav, .nav li a:hover, .currently a {
	width:950px;
	height:40px;
	margin:0 auto;
	background:url(../images/index/sprites.png) no-repeat 0 -215px;
}
.nav {
	float:left;
	padding-left:10px;
}
.nav li {
	float:left;
	background:url(../images/index/part_line2_40.png) no-repeat right center;
	width:91px;
	height:40px;
	line-height:40px;
	text-align:center;
}
.nav li a {
	color:#fff;
	font-size:14px;
	width:89px;
	height:40px;
	float:left;
}
.nav li a:hover, .currently a {
	background-position:0 -265px;
	color:#fff;
	width:89px;
	height:40px;
	text-decoration:none;
}
.currently a {
	font-weight: bold;
}
.recently {
	float:right;
	margin-right:23px !important;
	margin-right:12px;
	height:40px;
	line-height:40px;
	color:#caebfb;
	position:relative;
}
.recently a {
	color:#caebfb;
	text-decoration:underline;
	display:inline;
	margin:0 3px;
}
.recently a:hover {
	color:#fff;
}
.arrow {
	background:url(../images/index/sprites.png) no-repeat -136px -265px;
	position:absolute;
	width:8px;
	right:-10px;
	top:0;
	height:40px;
	cursor:pointer;
}
/*========== 主导航 end==========*/
/*========== container begin==========*/
#container {
	width:950px;
	margin:10px auto;
	position:relative;
	overflow:hidden;
}
/*=====中间内容上部开始=====*/
#container_top {
	width:950px;
	background:#fff;
	overflow:hidden;
	margin:0 auto 10px;
	position:relative;
}
/*5个按钮及常见问题*/
#container_top_l {
	width:230px;
	height:200px;
	float:left;
	margin:0 10px 0 0;
	text-align:left;
}
.four_button {
	width:230px;
	float:left;
	height:126px;
}
.four_button li {
	float:left;
}
.wid_112 {
	width:112px;
	height:32px;
}
.wid_231 {
	width:231px;
	height:48px;
	margin-bottom:4px;
}
.mb_6 {
	margin-bottom:6px;
}
.mr_6 {
	margin-right:6px;
}
.login, .new_people, .what_buy, .entry, .what_sell {
	background: url(../images/index/sprites.png) no-repeat 0 -325px;
	width:231px;
	height:48px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
.new_people, .what_buy, .entry, .what_sell {
	width:112px;
	display:block;
	height:32px;
	background-position:-230px -325px;
	text-indent:-9999px;
	overflow:hidden;
}
.what_buy {
	background-position:-342px -325px;
}
.entry {
	background-position:-454px -325px;
}
.what_sell {
	background-position:-566px -325px;
}
/*3个问题*/
.questions3 {
	width:228px;
	height:72px;
	border:1px solid #c5ddf6;
	float:left;
	color:#0278bb;
}
.inside_box {
	border:4px solid #f0f7fe;
	height:57px;
	padding:4px 0px 2px 8px;
}
.square {
	background:url(../images/index/icons.png) no-repeat 0 -494px;
	width:10px;
	height:12px;
	float:left;
	padding-right:5px;
	display:block;
	margin-top:3px;
}
.inside_box li {
	line-height:19px;
}
.inside_box li a {
	color:#0278bb;
}
.inside_box li a:hover {
	color:#ff4e00;
}
/*中间的flash以及交易流程*/
#container_top_m {
	width:470px;
	height:200px;
	float:left;
}
.flash_pic {
	background:url(../images/gund01.png) no-repeat;
	width:470px;
	height:142px;
	float:left;
}
.mid_pic_bg {
	width:470px;
	height:48px;
	float:left;
	margin-top:10px;
}
/*交易流程*/
.mid_pic_bg ul, .mid_pic_bg ul li {
	float:left;
}
.blue_text, .red_text {
	width:470px;
	color:#0099dd;
	padding-top:0px;
	height:21px;
	text-align:left;
}
.red_text {
	color:#ff6633;
	margin-top:6px;
}
.f14_blue, .f14_red, .notice_ico, .select_game_title, .tg_ico, .cn_ico, .record_ico, .jj_ico, .ts_ico {
	color:#0099dd;
	font-size:14px;
	font-weight:bold;
	margin-right:10px;
	background: url(../images/index/icons.png) no-repeat 0 -229px;
	text-indent:16px;
}
.f14_red {
	color:#ff6633;
	background-position:0 -196px
}
*+html .f14_blue, .f14_red {
	padding-top:2px;
}
*+html .f14_red {
	padding-top:3px;
}
*html .f14_blue, .f14_red {
	padding-top:1px;
}
.left3_blue, .wid_110blue, .wid_170blue, .wid_110red, .left3_red, .wid_170red, .notice_left, .notice_mid, .notice_right, .select_game_top, .select_game_btm, .dotted, .service_mid {
	background: url(../images/index/sprites.png) no-repeat 0 -440px;
	width:3px;
	height:21px;
	float:left;
}
.wid_110blue, .wid_110red {
	width:110px;
	height:21px;
	line-height:21px;
	background-position:-84px -440px;
	margin-right:9px;
}
.wid_170blue, .wid_170red {
	background-position:0 -440px;
	width:166px;
	height:21px;
	line-height:21px;
	padding-left:5px;
}
.wid_110red {
	background-position:-84px -471px;
}
.left3_red {
	background-position:0 -471px;
}
.wid_170red {
	background-position:0 -471px;
}
.blue_italic, .red_italic {
	font-weight:bold;
	padding-right:3px;
	padding-left:6px;
}
/*右侧的网站公告*/
#container_top_r {
	width:230px;
	height:200px;
	float:right;
}
.fillet_header {
	height:27px;
}
.notice_left {
	background-position:0 -393px;
	width:5px;
	height:27px;
	float:left;
}
.notice_mid {
	background-position:-5px -393px;
	background-repeat:repeat-x;
	float:left;
	height:27px;
	width:220px;
}
.notice_right {
	background-position:-945px -393px;
	width:5px;
	height:27px;
	float:right
}
.notice_mid h2, .select_game_title, .service_mid h2 {
	font-size:14px;
	color:#0278bb;
	font-weight:bold;
	padding-left:18px;
	text-align:left;
	padding-top:7px;
}
*+html .notice_mid h2 {
	padding-top:9px;
}
*html .notice_mid h2 {
	padding-top:7px;
	padding-left:0;
}
.notice_ico, .tg_ico, .cn_ico, .record_ico, .jj_ico, .ts_ico {
	background-position:0 -263px;
	float: left;
	width:16px;
	height:13px;
	margin-top:9px !important;
	margin-top:8px;
	margin-right:0;
	display:block;
}/* 首页中公用的圆角形头部*/
.more {
	position:absolute;
	left: 880px;
	top: 7px;
	width:80px;
	height:15px;
	color:#3366cc;
}
.nocite, .tgxt {
	float:left;
	width:228px;
	border-bottom:1px #c5ddf6 solid;
	border-left:1px #c5ddf6 solid;
	border-right:1px #c5ddf6 solid;
	padding-top:7px !important;
	padding-top:6px;
	margin-top:0px;
	padding-bottom:5px !important;
	padding-bottom:6px;
}
.notice_list, .tgxt_list {
	float:left;
	width:228px;
	line-height:20px;
	text-align:left;
}
.notice_list dd {
	padding-left:15px;
	color:#666666;
	width:213px;
}
.notice_con {
	float:left;
}
.notice_date {
	float:right;
	width:50px;
	height:20px;
	display:block;
	color:#CDCDCD;
}
/*===== 内容区域部分中间的部分=====*/
#container_center {
	width:950px;
	margin:0 auto;
	overflow:hidden;
}
/* 选择游戏部分*/
#container_center_l {
	width:710px;
	float:left;
	margin:0px 10px 0 0px;
	overflow:hidden;
	position:relative;
}
/*   去掉选择游戏样式  OYJ*/

/*中间的长广告位*/
.left_pic01 {
	background:url(../images/homepage_ct.jpg) no-repeat;
	width:710px;
	height:60px;
	float:left;
}
.left_pic01 a, .phone_ka a {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	float:left;
	width:710px;
	height:60px;
}
/*内容区域中间的右侧部分*/
#container_center_r {
	width:230px;
	float:right;
	margin:0px;
	overflow:hidden;
}
/*广告位*/
.phone_ka {
	background:url(../images/cz_card.jpg) no-repeat;
	width:230px;
	height:145px;
	float:left;
	margin-bottom:10px;
}
.phone_ka a {
	width:230px;
	height:60px;
}
.tg_ico {
	background-position:0 -361px;
	height:15px;
}
/*推广系统*/
.tg, .service {
	width:230px;
	float:left;
	height:27px;
}
.tgxt_list {
	line-height:20px;
	padding:10px 10px 0;
	overflow:hidden;
	width:208px;
	margin-bottom:12px !important;
	margin-bottom:7px;
}
.tgxt_list a {
	text-decoration:underline;
}
.tg_flash {
	margin:0 auto 11px !important;
	margin:0 auto 10px;
	text-align:center;
	width:228px;
	overflow:hidden;
}
/*===== 内容区域部分下部=====*/
#container_btm {
	width:950px;
	background:#fff;
	margin:10px auto;
	overflow:hidden;
}
#container_btm_l {
	width:230px;
	float:left;
	margin:0 10px 0 0;
	overflow:hidden;
}
/*超导承诺*/
.cn_ico {
	background-position:0 -328px;
	height:15px;
	width:12px;
	margin-top:7px !important;
	margin-top:7px;
}
.cn_title {
	margin-left:-4px !important;
	margin-left:0;
}
*+html .cn_h2 {
	padding-top:7px !important;
}
.Commitment_con {
	float:left;
	width:228px;
	border-bottom:1px #c5ddf6 solid;
	border-left:1px #c5ddf6 solid;
	border-right:1px #c5ddf6 solid;
	padding-top:9px !important;
	padding-top:8px;
	margin-bottom:10px;
}
.promise_text {
	line-height:25px;
	text-align:left;
}
.chennuo_title1, .chennuo_title2, .chennuo_title3, .chennuo_title4, .chennuo_title5, .chennuo_title6 {
	background:url(../images/index/number.jpg) no-repeat 0 0;
	display:block;
	float:left;
	width:13px;
	height:9px;
	margin-top:7px !important;
	margin-top:8px;
	margin-right:6px;
	margin-left:6px !important;
	margin-left:3px;
}
.chennuo_title2 {
	background-position:0 -25px;
}
.chennuo_title3 {
	background-position:0 -50px;
}
.chennuo_title4 {
	background-position:0 -75px;
}
.chennuo_title5 {
	background-position:0 -100px;
}
.chennuo_title6 {
	background-position:0 -125px;
	;
}
.bg_F1F9FD {
	background:#F1F9FD
}
.pl_10 {
	padding-left:25px !important;
	padding-left:28px;
}
.chennuo_button a, .chennuo_button a:hover {
	width:159px;
	height:22px;
	display:inline-block;
	background:#0278bb;
	color:#FFF;
	line-height:23px;
	text-decoration:none;
	margin:15px 0 15px 30px;
	text-align:center;
	border-bottom:1px solid #444444;
}
/*公司简介*/
.jj_h2 {
	padding-top:7px !important;
	padding-top:7px;
}
*+html .jj_h2 {
	padding-top:9px !important;
}
*html .jj_h2 {
	padding-top:9px;
}
.jj_ico {
	background-position:0 -430px;
	margin-right:3px;
	margin-top:10px !important;
	margin-top:8px;
}
.jj_title, .ts_title {
	margin-left:0px !important;
	margin-left:-3px;
}
.Commitment_con2, .ts_cotent {
	float:left;
	width:212px;
	border-bottom:1px #c5ddf6 solid;
	border-left:1px #c5ddf6 solid;
	border-right:1px #c5ddf6 solid;
	height:153px !important;
	height:155px;
	padding:20px 8px 0px； !important;
	padding:15px 8px 0px;
}
.cd_jj, .cd_lx {
	text-align: left;
	line-height:22px;
	padding-left:5px;
	text-indent:25px;
}
.cd_lx {
	padding-left:5px;
	text-indent:0;
}
/*内容区域下部的中间部分*/
#container_btm_m {
	width:470px;
	float:left;
	overflow:hidden;
}
/*选择点卡*/
.dk_demo {
	width:470px;
	float:left;
	margin-bottom:10px;
}
.dk_demo_top {
	width:470px;
	height:27px;
}
.dk_demo_title, .currert, .other, .dashed_line {
	background: url(../images/index/sprites.jpg) no-repeat 0 -518px;
	width:68px;
	height:22px;
	float:left;
	margin-top:5px;
}
.dk_demo_nav {
	width:402px;
	float:left;
	height:27px;
}
.dk_demo_nav li {
	float:left;
	height:27px;
	text-align:center;
}
.currert, .other {
	background-position:-68px -513px;
	width:134px;
	font-size:14px;
	color:#ff0000;
	font-weight:bold;
	line-height:31px;
	height:27px;
	margin-top:0;
}
.cor_ff6000 {
	color:#ff6000;
	font-size:12px;
	font-weight:normal;
}
.other {
	background-position:-202px -513px;
	color:#0278bb;
	font-weight:normal;
}
.dk_demo_btm {
	width:440px;
	border-left:1px solid #c5ddf6;
	border-right:1px solid #c5ddf6;
	border-bottom:1px solid #c5ddf6;
	overflow:hidden;
	padding:13px 5px 10px 23px !important;
	padding:14px 5px 10px 23px;
	margin-top:0 !important;
	margin-top:-4px;
}
.dk_demo_btm li {
	width:98px;
	height:124px;
	float:left;
	overflow:hidden;
	text-align:center;
	margin-right:10px;
}
.demo_pic {
	display:block;
	width:98px;
	height:78px;
	text-align:center;
}
.zx {
	background:url(../../images/index/shengda.jpg) no-repeat center center;
}
.jxqy3 {
	background:url(../../images/index/zhanwang.jpg) no-repeat center center;
}
.mhxy {
	background:url(../../images/index/wangyu.jpg) no-repeat center center;
}
.mssj {
	background:url(../../images/index/juren.jpg) no-repeat center center;
}
.jinshan{
	background:url(../../images/index/jinshan.jpg) no-repeat center center;
}
.wanmei{
	background:url(../../images/index/wanmei.jpg) no-repeat center center;
}
.jiuyou{
	background:url(../../images/index/jiuyou.jpg) no-repeat center center;
}
.qqzz{
	background:url(../../images/index/QQzengzhi.jpg) no-repeat center center;
}
.caihongdao{
	background:url(../../images/index/caihongdaoOnline.jpg) no-repeat center center;
}
.qqb {
	background:url(../../images/index/QQ.jpg) no-repeat center center;
}
.tlbb {
	background:url(../../images/index/wangyi.jpg) no-repeat center center;
}
.yhzt {
	background:url(../../images/index/shijitiancheng.jpg) no-repeat center center;
}
.zt {
	background:url(../../images/index/sohu.jpg) no-repeat center center;
}
.txt1 {
	color:#666666;
	line-height:20px;
}
.name {
	display:block;
	height:20px;
}
.price_ff6633 {
	color:#ff6633;
	font-size:12px;
	font-weight:bold;
}
.more_dk {
	text-align:right;
	color:#0099dd;
	text-decoration:underline;
	display:block;
	margin-right:10px;
}
.cor_898989 {
	color:#898989;
	font-size:12px;
}
/*服务特色*/
.service {
	width:470px;
}
.ts_ico {
	background-position:0 -453px;
	width:16px;
	height:17px;
	margin-top:7px !important;
	margin-right:3px;
}
.service_mid {
	width:460px;
	background-position:-5px -393px;
	height:27px;
}
.service_mid h2 {
	padding-top:8px;
}
*+html .service_mid h2 {
	padding-top:9px;
}
*html .service_mid h2 {
	padding-top:7px;
	padding-left:0px;
}
.wid470 {
	width:470px;
}
.wid460 {
	width:460px;
}
.fwts, .order_list {
	background: url(../images/ico_jinpai.gif) no-repeat 3px 5px;
	width:18px;
	height:20px;
	display:block;
}
.order_list {
	background:url(../images/notice_pic02.gif) no-repeat 3px 6px;
}
.ts_cotent {
	width:442px;
	text-align:left;
	line-height:25px;
	color:#606060;
	padding:10px 13px 5px;
}
.b {
	font-weight:bold;
}
.blue {
	color:#0075a9;
	text-decoration:underline;
}
/*下部内容右侧区域*/
#container_btm_r {
	width:230px;
	float:right;
	overflow:hidden;
}
/*最新成交记录*/
.record_h2 {
	padding-left:20px !important;
	padding-left:20px;
}
.record_ico {
	background-position:0 -394px;
}
.new_record {
	overflow:hidden;
	text-align:left;
	height:478px;
	border-bottom:1px #c5ddf6 solid;
	border-left:1px #c5ddf6 solid;
	border-right:1px #c5ddf6 solid;
	padding:10px 8px 5px !important;
	padding:10px 8px 7px;
}
.new_record ul li {
	line-height:25px;
}
.btm_line {
	border-bottom:1px dashed #B2D5E5;
	margin-bottom:5px;
	padding-bottom:3px;
}
/**   下方的4个广告位  **/
.activity {
	width:950px;
	height:58px;
	margin:10px auto 10px;
}
.activity_pic1, .activity_pic2, .activity_pic3, .activity_pic4 {
	background:url(../images/active01.jpg) no-repeat;
	width:230px;
	height:58px;
	display:inline-block;
	margin-right:10px;
}
.activity_pic2 {
	background:url(../images/active02.png) no-repeat;
}
.activity_pic3 {
	background:url(../images/active03.png) no-repeat;
}
.activity_pic4 {
	background:url(../images/active04.jpg) no-repeat;
	margin-right:0;
}
/*友情链接*/
.dashed_line {
	background:url(../images/index/sprites.jpg) no-repeat 0 -560px;
	height:1px;
	width:950px;
	margin:0px auto 10px;
}
.friend_link {
	width:950px;
	margin:0px auto 0 !important;
	margin:-20px auto 0;
	overflow:hidden;
	line-height:22px;
}
.more_link {
	color:#ff6000;
	text-decoration:underline;
}
/*========== footer begin==========*/
#foot {
	width:950px;
	margin:30px auto 0;
	text-align:center;
	overflow:hidden;
	padding-top:15px;
	position:relative;
}
.foot_link {
	color:#666;
	margin-bottom:10px;
}
.foot_link a:hover {
	color:#0099dd;
	text-decoration:none;
}
.cor_0099dd {
	color:#0099dd;
}
.foot_pic {
	margin-bottom:10px;
}
.foot_pic a {
	display: inline-block;
}
.foot_pic1, .foot_pic2, .foot_pic3, .foot_pic4, .foot_pic5, .foot_pic6, .foot_pic7, .foot_pic8 {
	background:url(../images/index/footer_icons.png) no-repeat;
	width:70px;
	height:32px;
	margin-right:10px;
}
.foot_pic2 {
	background-position:0 -49px;
	height:33px;
	width:32px;
}
.foot_pic3 {
	background-position:0 -100px;
	height:31px;
	width:34px;
}
.foot_pic4 {
	background-position:0 -148px;
	height:31px;
	width:54px;
}
.foot_pic5 {
	background-position:0 -198px;
	height:33px;
	width:33px;
}
.foot_pic6 {
	background-position:0 -248px;
	height:32px;
	width:59px;
}
.foot_pic7 {
	background-position:0 -297px;
	height:33px;
	width:27px;
}
.foot_pic8 {
	background-position:0 -346px;
	height:32px;
	width:27px;
}
/*========== 首页导航条 end==========*/
/*无法输入登录密码*/
.noinput_password {
	width:950px;
	margin:20px auto;
	overflow:hidden;
	line-height:25px;
}
.neirong {
	text-align:left;
}
.cor_FF0000 {
	color:#ff0000;
	font-size:14px;
	font-weight:bold;
}
/*更多友情链接*/
#link-list {
	padding:0;
	color:#333;
	font-size:14px;
	line-height:40px;
}
#link-list ul {
	margin:0px;
	padding:0px;
	width:950px;
}
#link-list ul li {
	float:left;
	border-top:#d2d2d2 solid 1px;
	border-left:#d2d2d2 solid 1px;
	width:134px;
	text-align:center;
}
#link-list ul li a, #link-list ul li a:link, #link-list ul li a:visited {
	color:#3366cc;
	display:block;
}
#link-list ul li a:hover, #link-list ul li a:active {
	color:#ff6633;
}
.border-r {
	border-right:#d2d2d2 solid 1px;
}
.border-b {
	border-bottom:#d2d2d2 solid 1px;
}
.border-l {
	border-right:#d2d2d2 solid 1px;
	border-bottom:#d2d2d2 solid 1px;
}

/*--------------------- 新   增--------------------oyj */

/*首页轮播广告*/
.container_play { width:470px; height:142px; overflow:hidden; position:relative; border:0px solid red; }
.play_publicize { position:absolute; left:0px;}
.play_publicize li { list-style:none; display:inline; }
.play_publicize img { width:470px; height:142px; display:block; }
.play_num { position:absolute; right:5px; bottom:5px; }
.play_num li { float: left; color: #FF7300; text-align: center; line-height: 16px; width: 16px; height: 16px; font-family: Arial; font-size: 12px; cursor: pointer; overflow: hidden; margin: 3px 1px; border: 1px solid #FF7300; background-color: #fff;}
.play_num li.on{ color: #fff; line-height: 21px; width: 21px; height: 21px; font-size: 16px; margin: 0 1px; border: 0; background-color: #FF7300; font-weight: bold;}

/*游戏分类*/
.home_gamelist{ width:708px; height:230px; border:1px solid #a0c2e7; z-index:100; position:relative; margin-bottom:10px; }
.home_gamelist .title{line-height:28px; relative;z-index:22; background-color:#eff6fd}
.home_gamelist h2{ font-size:14px; line-height:28px; color:#fff; padding-left:20px; width:140px; height:34px;position:absolute;  float:left}
.home_gamelist h2 span{ padding-left:9px; color:#a1cbed; letter-spacing:1px;}
.home_gamelist .title ul{ float:right; padding-right:4px; line-height:28px; font-size:14px;}
.home_gamelist .title li{ color:#ccc; float:right}
.home_gamelist .title li a{ color:#333; padding:0 10px ;}
.home_gamelist .title li a:hover{ color:#ff4e00;}
.home_gamelist .title_r{ background:url(../images/select_xzyx_bg.png); background-repeat:no-repeat; background-position:left; width:708px; height:35px; }
.home_gamelist ul.numberlist li.last{border:none; font-weight:normal}
.home_gamelist ul.numberlist{ border-bottom:1px solid #f4e3bf; height:27px; line-height:27px;  border-top:1px solid #9fc1e7;background:#fdfef2; margin-top:-7px;  width:100%;  z-index:20; font-size:12px; padding-top:3px;}
.home_gamelist ul.numberlist li{float:left; text-align:center;  height:17px; line-height:17px; margin:4px 0; border:1px solid #e7c88f; border-width:0 1px 0 1px; margin-left:-1px; position:relative; font-weight:bold}

.home_gamelist ul.numberlist li a{color:#555452;padding:0 7px;   }
.home_gamelist ul.numberlist li.currert{z-index:60; background:#fff; border:1px solid #86cdff; border-width:1px 1px 0 1px; margin-bottom:0; height:20px; width: 30px; }
.home_gamelist ul.numberlist li.currert a{color:#ff4e00}
.home_gamelist ul.numberlist li.first{ font-size:12px; font-weight:bold;border:none; padding:0 16px 0 18px; background-position:-603px -340px; position:relative;}

.home_gamelist ul.numberlist li.sec{ border-left:1px solid #fffeed;border-right:1px solid #e7c88f; }
.home_gamelist ul.numberlist li.last{border:none; font-weight:normal}
.home_gamelist .gamelistlayer{ background:#fff; position:absolute; border:1px solid #86cdff; z-index:50; top:56px; left:2px; width:682px; padding:7px 0 17px 20px;display:none;clear:none;overflow:hidden;}
.home_gamelist .bottom_corner{background-position:left -390px;}
.home_gamelist .bottom_corner_r{background-position:right -390px;}
.home_gamelist .hotgamelist{ clear:both; background-repeat:repeat-x; background-position:left -408px;}
.home_gamelist .sort .lefttitle{float:left;  width:30px; background:url(../images/index_rmyx.png); background-repeat:no-repeat; height:102px;}
.home_gamelist .sort .lefttitle01{float:left;  width:30px; background:url(../images/index_gjyx.png); background-repeat:no-repeat; height:46px;}
.home_gamelist .sort .specialPrice{float:left;  width:30px; background:url(../images/index_special_price.png); background-repeat:no-repeat; height:46px;}
.home_gamelist .hotgamelist .sort{padding:2px; border-bottom:1px dashed #ccc; display:table; min-height:1px; _height:1px;}
.home_gamelist .hotothergamelist .sort{padding:2px;display:table; min-height:1px; _height:1px;}
.yx_gjtext{
  color: #000;
 }

/*客服QQ验证*/
.kfyz {
	background:url(../images/kf_yz.png) no-repeat;
	float:left;
	width:230px;
	height:73px;
	margin-bottom:10px;
}
#Commitment h2 {
	font-size:14px;
	color:#193b5f;
	font-weight:bold;
	padding-left:30px;
	text-align:left;
	padding-top:7px;
}
/*订单查询*/
.order_query {
	width:230px;
	float:left;
	overflow:hidden;
	background: url(../images/index_left_order_bg.PNG) no-repeat;
	height:58px;
}
.search_all {
	display:block;
	float:right;
	color:#000;
	margin-right:5px;
	margin-top:5px;
}
.input_orname {
	width:130px;
	border:1px solid #b2d5e5;
	color:#ccc;
	height:20px;
	line-height:20px;
	padding-left:5px;
	float:left;
	margin-top:10px;
	margin-left:5px;
}
.demand {
	background:url(../images/index_left_search.PNG) no-repeat;
	width:57px;
	height:22px;
	float:right;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	margin-top:10px;
	margin-right:10px;
}

/*购买直通车*/
.ztc {
	border-left:1px solid #c7dcf7;
	border-right:1px solid #c7dcf7;
	border-bottom:1px solid #c7dcf7;
	height:258px;
	float:left;
	width:216px;
	padding:9px 6px 7px;
	text-align:left;
}
.ztc_top {
	width:230px;
	height:27px;
}
.ztc_title {
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#0278BB;
	border-bottom:1px solid #b2d5e5;
	height:26px;
	line-height:26px;
	width:79px;
	padding-left:3px;
}
.ztc_nav {
	float:right;
	widht:148px;
	height:27px;
}
.ztc_nav li {
	float:left;
	height:27px;
	line-height:27px;
	text-align:center;
	width:74px;
	color:#193b5f;
}
.ztc_nav li.currert_ztc {
	color:#ff6633;
	font-weight:bold;
	padding-left:3px;
	width:71px;
}
.currert_ztc {
	background:url(../images/ztc_tab1.gif) no-repeat;
}
.other_ztc {
	background:url(../images/ztc_tab2.gif) no-repeat;
}
.ztc select {
	width:102px;
	height:20px;
	line-height:20px;
	margin-bottom:10px;
	font-size:12px;
}
.cor_0278bb {
	color:#0278bb;
}
.mb_10 {
	margin-bottom:7px;
}
.mb_10_l {
	text-align:left;
	margin-bottom:7px;
	padding-left:5px;
}
.zj {
	border:1px solid #7f9db9;
	width:126px;
	height:16px;
	color:#bfbfbf;
	font-size:12px;
	padding-top:4px;
	padding-left:3px;
}
.button {
	text-align:center;
}
.just_buy {
	background:url(../images/just_buy.png) no-repeat;
	height:28px;
	display:block;
	margin-top:10px !important;
	margin-top:10px;
	text-align:center;
	width:154px;
}





