@charset "utf-8";
* {
	padding:0px;
	margin:0px;
}
/*layout*/
body {
	background-color: #ffffff;
	margin:0px auto;
	font-size:12px;
	text-align:left;
	color:#333333;
	FONT-FAMILY: Arial, sans-serif;
	margin-top:8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	width:990px;
}
#head {
	height:150px;
	width:100%;
}
#main {
	width:100%;
	margin-bottom:20px;
}
#left, #right,#center{
	margin-top:5px;
	float:left;
}
#center {
	float:left;
}
#left {
	width:220px;
}
#right {
	width:220px;
}
#center {
	width:520px;
	margin-left:13px;
	margin-right:13px;
}
.clear {
	clear:both;
}
html {
	scrollbar-3dlight-color:#D4D0C8; /*- 最外左 -*/
	scrollbar-highlight-color:#fff; /*- 左二 -*/
	scrollbar-face-color:#E4E4E4; /*- 面子 -*/
	scrollbar-arrow-color:#666; /*- 箭头 -*/
	scrollbar-shadow-color:#808080; /*- 右二 -*/
	scrollbar-darkshadow-color:#D7DCE0; /*- 右一 -*/
	scrollbar-base-color:#D7DCE0; /*- 基色 -*/
 scrollbar-track-color:#;/*- 滑道 -*/
}
table {
	table-layout:fixed;
}
td {
	word-break:keep-all;
	overflow:hidden;
}
/*--表格边框的样式--*/
.tableCss {
	border:1px solid #DEDFFF;
}
/*表格头部的底色*/
.tdTopCss {
	background-color:#DEDFFF;
	height:22px;
}
/*page*/
#page{
	text-align:center;
	font-size:13px;
	padding:5px 0px 5px 0px;
}
/*-------------------link style---------------------*/

a:link {
	color: #171717;
	text-decoration: none;
}
a:visited {
	color:#333333;
	text-decoration: none;
}
a:hover {
	color:#0191FA;
	TEXT-DECORATION:underline;
}
a:active {
	position:relative;/*top:1px;*/
}
/*顶部导航菜单*/
a.a2:link {
	color: #999999;
	text-decoration: none;
}
a.a2:visited {
	color:#999999;
	text-decoration: none;
}
a.a2:hover {
	color:#000000;
	text-decoration:none;
}
a.a2:active {
	position:relative;/*top:1px;*/
}
/*顶部导航菜单部分超链接*/
a.a3:link {
	text-decoration: none;
	font-weight:bold;
	color:#FFFFFF;
}
a.a3:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
a.a3:hover {
	text-decoration: none;
	font-weight:bold;
}
a.a3:active {
	position:relative;
	text-decoration: none;
	font-weight:bold;
}
/*left_list_a*/
a.a4:link {
	color: #171717;
	text-decoration: none;
}
a.a4:visited {
	color:#333333;
	text-decoration: none;
}
a.a4:hover {
	color:#cc6600;
}
a.a4:active {
	position:relative;/*top:1px;*/
}
/*--for input text-*/
.inputstyle {
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-TOP: #cccccc 1px solid;
	BACKGROUND-IMAGE: url(/images/index/inputbg.png);
	BORDER-LEFT: #cccccc 1px solid;
	COLOR: #ff6600;
	BORDER-BOTTOM: #cccccc 1px solid;
 FONT-FAMILY:, "Verdana";
	HEIGHT: 18px;
	width:170px;
	font-size:11px;
}
/*--input text style--*/
.inpt {
	border-color:#7B9EBD;
	border-style:solid;
	border-width:thin;
	border-width:1px;
	height:18px;
	padding:-1px;
}
.input2 {
	border-color:#D7D7D6;
	border-style:solid;
	border-width:thin;
	border-width:2px;
	height:18px;
	padding:-1px;
}
/*- button style--*/
.buttn {
	clear:both;
	text-align: center;
	border:1px solid #BACEEB;
	padding:2px 4px 2px 4px;
	width:90px;
	cursor:pointer;
}
.hand {
	cursor:pointer;
}
/*--textarea style--*/
.txtarea {
	border-color:#7BAEE7;
	border-style:solid;
	border-width:thin;
	border-width:1px;
	padding:-1px;
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
	text-align: justify;
	word-spacing: normal;
	border: 1px solid #B7C6EE;
	display: compact;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
img {
	border:none;
}
/*字体*/
.fB {
	font-weight:bold;
}
.f12 {
	font-size:12px;
}
.f13 {
	font-size:13px;
}
.f14 {
	font-size:14px;
	line-height:22px
}
.p14 {
	font-size:14px;
}
.f14B {
	font-size:14px;
	font-weight:bold
}
/*字体颜色*/
.black {
	color:#000000;
}
.orange {
	color:#E56F0F;
}
.yellow{
	color:#FF6600;
}
.white {
	color:#FFFFFF;
}
.blue {
	color:#08558B;
}
.deepblue {
	color:#3300FF;
}
/*紫色*/
.purple {
	color:#423F78;
}
.inputRequirement{
	color:red;
}
/*头部*/
#head_top {
	margin-top:2px;
	width:100%;
}
#logo, #logo_right_tit, #country {
	float:left;
}
#logo {
	width:203px;
	height:85px;
	margin-left:22px;
}
#logo_right_tit {
	width:347px;
	height:60px;
	background-repeat: no-repeat;
	margin-left:80px;
	margin-top:10px;
	margin-bottom:15px;
	color: #ff8000;
	font-size: 17px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-align: center;
}
#country {
	width:100px;
	height:60px;
	margin-left:170px;
	margin-top:18px;
	background-image:url(/images/index/bcgold.jpg);
	background-repeat: no-repeat;
	background-position: -380px 0px;
	padding-left:40px;
	margin-bottom:7px;
}
#country li {
	list-style-type: none;
	margin-bottom:3px;
}
#menu {
	margin-left:40px;
	height:28px;
	background:url(/images/index/menubg.gif);
	margin-right:29px;
}
#menu ul {
	float:right;
	height:25px;
	margin:0px;
	padding:0px;
}
#menu li {
	height:25px;
	float:left;
	margin-right:1px;
	list-style:none;
}
#menu a {
	background:url(/images/index/menu.gif) no-repeat 0 -50px;
	float:left;
}
#menu a span {
	cursor:pointer;
	background:url(/images/index/menu.gif) no-repeat 100% -75px;
	float:left;
	height:25px;
	line-height:25px;
	padding-left:10px;
	padding-right:10px;
	color:#fff;
	font-weight:bold
}
#menu a:hover {
	background-position:0 0;
	text-decoration:none;
}
#menu a:hover span {
	background-position:100% -25px;
	color:#fff;
}
#nav_bottom {
	width:950px;
	height:29px;
	padding:6px 20px 3px 20px;
	background-image: url(/images/index/nav_back.gif);
	background-repeat: repeat-x;
	position: relative;
	top: -3px;
}
#new_left {
	width:14px;
	height:15px;
	background-image:url(/images/index/bcgold.jpg);
	background-repeat: no-repeat;
	background-position: 0px -54px;
	float:left;
	margin-top:5px;
}
#new{
	height: 18px;
	padding-top:5px;
	float:left;
	margin-left:10px;
}
#search {
	float:right;
}
/*左边列表*/
#left_top_lines, #right_top_lines {
	width:220px;
	margin-bottom:10px;
}
.left_head, .left_foot {
	width:220px;
}
.left_head {
	width:200px;
	height:25px;
	background-image: url(/images/index/lefttop.jpg);
	background-repeat: no-repeat;
	padding-left:20px;
	padding-top:4px;
	position: relative;
	top: 1px;
}
.left_foot {
	width:220px;
	height:10px;
	background-image: url(/images/index/bcgold.jpg);
	background-repeat: no-repeat;
	background-position: 0px -97px;
}
.left_center {
	width:210px;
	padding:5px;
	background-image: url(/images/index/leftbg.jpg);
	background-repeat: repeat-y;
}
.left_center li {
	padding-left:20px;
	width:187px;
	height:15px;
	background-image: url(/images/index/dot.gif);
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
	margin-top:5px;
	background-repeat: no-repeat;
}
/*footer*/
#footer {
	clear:both;
	width:100%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #12649E;
	margin-top:20px;
	height:80px;
	text-align:center;
}
#footer div {
	margin-top:10px;
}
/*right*/
.right_head {
	width:200px;
	height:23px;
	background-image: url(/images/index/right_div_top.bmp);
	background-repeat: repeat-x;
	padding-left:20px;
	padding-top:2px;
}
#login, #car, #connect_us {
	margin-bottom:10px;
}
#login_main {
	background-image: url(/images/index/login_back_2.jpg);
	background-repeat: repeat-x;
	background-position: 0px -12px;
	padding:15px 0px 15px 10px;
	width:210px;
	height:150px;
}
#login_main li {
	list-style-type: none;
}
#login_main label {
	margin-bottom:5px;
}
#login_main_left {
	width:125px;
	float:left;
}
#login_main_right {
	width:85px;
	float:left;
	height:150px;
}
#login_key {
	background-image: url(/images/index/bcgold.jpg);
	background-repeat: no-repeat;
	background-position: -316px -70px;
	width:85px;
	height:125px;
	position: relative;
	bottom: 32px;
}
#login_main li.login_input {
	margin-bottom:20px;
}
#login_main li.login_input input {
	width:120px;
	display:block;
}
#login_botton {
	margin-left:5px;
}
#login_enter {
	background-image: url(/images/index/login_back_2.jpg);
	background-repeat: repeat-x;
	background-position: 0px -12px;
	padding:15px 10px 15px 10px;
	width:200px;
	height:100px;
}
#mycar {
	padding:20px 10px 20px 10px;
	background-color:#EFEFEF;
}
#connect_us_main {
	width:210px;
	padding:10px;
	padding-right:0px;
	background-image: url(/images/index/login_back.gif);
	background-repeat: repeat-x;
	height:266px;
}
#connect_us_main li {
	list-style-type: none;
}
#connect_us_main span {
	display:block;
	text-indent: 20px;
	padding:5px 0px 5px 0px;
}
#connect_us_main_bottom {
	background-image: url(/images/index/bcgold.jpg);
	background-repeat: no-repeat;
	background-position: 0px -120px;
	height:141px;
}
#connect_us_a {
	margin-top:75px;
	margin-left:5px;
}
#bank {
	background-color:#FAFAFA;
}
#bank_head {
	width:220px;
	height:71px;
	background-image: url(/images/index/bcgold.jpg);
	background-repeat: no-repeat;
	background-position: 0px -265px;
}
#bank_bottom {
	padding:10px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #1688C6;
	border-bottom-color: #1688C6;
	border-left-color: #1688C6;
	width:194px;
	margin-bottom:20px;
}
/*center*/
#hot_game_service,#fast_order_t,#testimonials_t{
	height:26px;
	width:510px;
	background-image: url(/images/index/noticebg.jpg);
	background-repeat: repeat-x;
	padding-left:10px;
}
.center_t{
	height:26px;
	width:510px;
	background-image: url(/images/index/noticebg.jpg);
	background-repeat: repeat-x;
	padding-left:10px;
	color:#FF6600;
	font-size:14px;
	line-height:22px;
	font-weight:bold;
}
#hot_game_service img {
	margin-top:22px;
	margin-left:10px;
}
#host_game_service_main {
	height:300px;
	width:490px;
	background-color:#EEEEEE;
	padding:5px 15px 25px 15px;
}
#host_game_service_main li {
	float:left;
	list-style-type: none;
	margin-top:10px;
}
#testimonials_content {
	width:506px;
	border: 2px solid #E7E7E7;
	background-color:#EEEEEE;
	padding:20px 5px 0px 5px;
}
.index_news_t{
	padding:4px 0px 4px 25px;
	width:480px;
	background-image: url(/images/index/dot.gif);
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left center;
}
#index_news_more a{
	margin-left:450px;
}
#fast_order_main {
	width:516px;
	height:140px;
	border: 2px solid #E7E7E7;
	padding:20px 0px 10px 0px;
	background-color:#EEEEEE;
}
#fast_order_main_left, #fast_order_main_center, #fast_order_main_right {
	float:left;
}
#fast_order_main_left {
	width:258px;
}
#fast_order_main_center {
	width:2px;
	height:110px;
	background-image: url(/images/index/fastorder_back2.jpg);
	position: relative;
	bottom: 10px;
}
#fast_order_main_right{
	width:254px;
	position: absolute;
	z-index: 10;
	left: 50%;
	right: 0px;
}
#fast_order_main_right li{
	font-size:12px;
	padding-left:10px;
	list-style-type: none;
}
#fast_order_main_left ul {
	margin-top:5px;
}
#fast_order_main_left li {
	padding-bottom:8px;
	list-style-type: none;
	width:250px;
}
#fast_order_main_left label {
	width:60px;
	height:20px;
	text-align:right;
	color:#546775;
	display:block;
	float:left;
}
#fast_order_main_left select {
	width:170px;
	margin-left:20px;
}
#fast_order_main_left input {
	margin-left:20px;
}
.showorderdiv{
	display:block;
	background-color: #E4E4E4;
	border: 2px solid #333333;
}
.showorderdiv2{
	display:block;
	background-color:  #E4E4E4;
	border-top:none;
	border-bottom:none;
}
#hide_order {
	position: relative;
	z-index: 12;
	width:258px;
	height:300px;
	padding-top:10px;
}
#hide_order div {
	padding-bottom:20px;
}
#hide_order input {
	width:135px;
}
.Button_Pic { 
	background: url(/images/index/Button_pic.gif) repeat-x left top;
	height: 17px;
	cursor: pointer;
	border: 1px solid #A8A8A8;
	font-size: 11px;
	line-height: 6px;
	font-weight: normal;
	color: #5d5d5d;
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 2px;
	padding-bottom: 1px;
}	
/*注册部分*/
#register_center div li{
	list-style:none;
	margin-top:10px;
}
#register_center div li label{
	width:200px;
	display:block;
	float:left;
	text-align:right;
	margin-right:20px;
}
#register_center div{
	margin-bottom:10px;
}
/*news*/
#news_main{
	width:518px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #DEDFFF;
	border-right-color: #DEDFFF;
	border-bottom-color: #DEDFFF;
	border-left-color: #DEDFFF;
	margin-top:10px;
	background-color: #F8F8F8;
}
#news_head{
	width:518px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #DEDFFF;
	border-right-color: #DEDFFF;
	border-bottom-color: #DEDFFF;
	border-left-color: #DEDFFF;
	background-color: #80A0D1;
	height:30px;
}
.news_date_t,.news_content_t{
	color: #FFFFFF;
	text-align:center;
	float:left;
	height:20px;
	padding:5px 0px 5px 0px;
	font-weight: bold;
}
.news_date_t{
	width:150px;
}
.news_content_t{	
	width:368px;
	overflow:hidden;
}
span.news_sort{
	display:block;
	padding:2px 4px 2px 4px;
	background-color:#DEDFFF;
	float:left;
	margin-right:10px;
}
.news_t{
	padding:5px 5px 0px 5px;
	width:480px;
	margin-left:28px;
}
#news_title{
	font-size:22px;
	margin-bottom:10px;
}
.news_content{
	padding:8px 10px 8px 10px;
	width:498px;
	clear:both;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DEDFFF;
}
/*Live chat*/
#Livechat_main{
	background-color: #EEEEEE;	
	padding:10px;
	width:500px;
	height:150px;
}
#Livechat_main li{
	list-style:none;
}
#Livechat_main label{
	clear:both;
	display:block;
	width:500px;
	margin-bottom:6px;
}
#Livechat_main span{
	display:block;
	margin-left:20px;
	margin-bottom:6px;
}
#FAQ_content{
	width:506px;
	border: 2px solid #E7E7E7;
	background-color:#EEEEEE;
	padding:20px 5px 5px 5px;
}
#FAQ_content li{
	padding:4px 0px 4px 25px;
	width:460px;
	background-image: url(/images/index/dot.gif);
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left center;	
}
/*powerleving*/
#powerleving_main{
	padding:20px 10px 10px 10px;
	width:498px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;	
}
.powerleving_t2{
	margin:10px 0px 10px 0px;
}
#powerleving_choose,#powerleving_cost{
	margin-left:10px;
	border: 1px solid #CCCCCC;	
	padding:10px;
}
/*shop_car*/
#power_car_main{
	border: 1px solid #CCCCCC;
	border-top:none;
}
#power_car_main div.box{border:1px solid #aaa;margin-top:0px;margin-bottom:15px;padding:10px 0px;}
#power_car_main div.title{ clear:left;font-size:14px; font-weight:bold;color:red;padding:10px 5px; background-color:#f3f3f3;}
#power_car_main div li{list-style:none;margin:3px 0px; }
#power_car_main div li label{width:150px;display:block;float:left;text-align:right;margin-right:20px;}

/*order_search*/
#nosearch{
	padding-top:10px;
}


#contact_center div li{list-style:none;margin-top:10px;}
#contact_center div li label{width:100px;display:block;float:left;text-align:right;margin-right:20px;}
#contact_center div{margin-bottom:10px;}

#login_lost_center div li{list-style:none;margin-top:10px;}
#login_lost_center div li label{width:100px;display:block;float:left;text-align:right;margin-right:20px;}
#login_lost_center div li div{margin-bottom:10px;}

#Powerleveling_center div{margin-bottom:10px;clear:left;}
#Powerleveling_center div li{list-style:none;margin:3px 0px; }
#Powerleveling_center div a img { padding:5px;margin:5px; border:0; width:235px;}
#Powerleveling_center div span{ width:255px; text-align:center;display:block; float:left;}
#Powerleveling_center div.box{border:1px solid #aaa;margin-top:-10px;margin-bottom:15px;padding-top:5px;padding-left:5px;clear:both}

#linehelp_center div.box{border:1px solid #aaa;margin-bottom:15px;padding-top:5px;padding-left:5px;clear:both;word-wrap:break-word;word-break:break-all;}

#gold_wowgold_center div{margin-bottom:10px;clear:left;}
.topimg img{width:520px; margin-top:5px; margin-bottom:20px; }
#gold_wowgold_center a img{padding:5px;margin:5px; border:0;width:225px;}
#gold_wowgold_center div span{ width:255px;height:40px; text-align:center;display:block; float:left;}
#gold_wowgold_center div.box{border:1px solid #aaa;margin-top:-10px;margin-bottom:15px;padding:20px;clear:both;word-wrap:break-word;word-break:break-all;}
#server option,#product option{ color:#666 } 

#gold_showinfo_center div.box{border:1px solid #aaa;margin-top:0px;margin-bottom:15px;padding:10px 0px;clear:both;word-wrap:break-word;word-break:break-all;}
#gold_showinfo_center div.title{ clear:left;font-size:14px; font-weight:bold;color:red;padding:10px 5px; background-color:#f3f3f3;}
#gold_showinfo_center div li{list-style:none;margin:3px 0px; }
#gold_showinfo_center div li label{width:150px;display:block;float:left;text-align:right;margin-right:20px;}

div.box{border:1px solid #aaa;margin-top:0px;margin-bottom:15px;padding:10px 10px;clear:both;word-wrap:break-word;word-break:break-all; }
#gold_showlist_center div.title{clear:left;font-size:14px; font-weight:bold;color:red;padding:10px 5px; background-color:#f3f3f3;}
#gold_showlist_center div li{list-style:none;margin:3px 0px;}
#gold_showlist_center div li label{width:150px;display:block;float:left;text-align:right;margin-right:20px;}
div.box li{list-style:none;margin:3px 0px; }



