@charset "utf-8";
/* CSS Document */
/*==========common==================*/

/*/skins/orange//skins/orange/images/shop/shop_10.jpg*/
*{
	margin:0;
	padding:0;
	border:0;
	list-style:none;
}
body{
	background:url(/skins/gx173/images/shop/body_bg.gif) top repeat-x #fff;
	text-align:center;
}
body,div,td,li,input{
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
}
.floatr{
	float:right;
}
a{
	text-decoration:none;
}
a:link{	
	color:#333;
}
a:visited{
	color:#666px;
}
a:hover{
	color:#fe9c12;
}
a:actived{
	color:#df8404;
}

.floatl{
	float:left;
}
/*==========head==================*/
#div_head{
	margin:0 auto;
	background:url(/skins/gx173/images/shop/head_bg.gif) center bottom no-repeat;
	width:995px;
	height:95px;
	text-align:left;
	position:relative;
}
#div_head h1{
	text-align:center;
	padding-top:10px;
	border:0;

}
#ul_home{
	position:absolute;
	width:180px;
	height:19px;
	background:url(/skins/gx173/images/shop/home_bg.gif) left top no-repeat;
	top:4px;
	right:30px;
}
#ul_home li{
	float:left;
	width:48px;
	padding-left:16px;
	padding-top:4px;
}

#nav_right{
	position:absolute;
	top:50px;
	right:20px;
}
#nav_left{
	position:absolute;
	top:50px;
	left:42px;
}
#nav_right ul li,#nav_left ul li{
	float:left;
	width:80px;
	padding:0 6px;
}
#nav_left ul li{
	width:100px;
}

/*==========bottom==================*/
.proimg{
	text-align:center;
	margin:10px 0;
	color:#666;
	font-weight:bold;
	clear:both;
}
#link{
	margin:5px 30px;
}
#link li{
	float:left;
	width:94px;
	overflow:hidden;
	height:21px;
	line-height:21px;
}
#div_bottom{
	background:url(/skins/gx173/images/shop/bottom.gif) center top no-repeat;
	height:60px;
	text-align:center;
	line-height:21px;
	clear:both;
}
div#div_bottom{
	padding-top:20px;
}
/*==========main==================*/
#div_main{
	width:942px;
	margin:10px auto;
	text-align:left;
}

#div_dh,.timelimit{
	background:url(/skins/gx173/images/shop/dot.gif) -120px 10px no-repeat;
}
#div_right{
	float:right;
	width:684px;
}
#location{
	height:27px;
	padding-left:5px;
}
#div_dh{
	height:30px;
	text-align:right;
	padding-right:10px;
}
#location,#con_bottom,#con_top{
	background:url(/skins/gx173/images/shop/shop_18.jpg) 0px 12px no-repeat;
}
#page{
	clear:both;
	overflow:hidden;
	background:#f8f0e0;
	height:18px;
	text-align:center;
	width:90%;
	margin:10px auto;
	margin-bottom:0;
}
div#page{
	padding:6px 20px;
}
#page *{
	vertical-align:middle;
}
#page input{width:18px;border:#ddd 1px solid;}
#page a{
	display:block;
	border:#ddd 1px solid;
	padding:0px 5px;
	margin:0px 2px;
	float:left;
	text-decoration:none;
	height:18px;
	line-height:18px;
}
#page .floatr *{
	vertical-align:middle;	
}
#page .floatr input{
	margin-bottom:1px;
}
#page a.current{
	font-weight:bold;
	color:#fe9c12;
	border:#fe9c12 1px solid;
}
/*=============divleft==============*/
#div_left{
	width:245px;
	float:left;
}
#userinfo{
	height:126px;
	background:url(/skins/gx173/images/shop/shop_03.jpg) no-repeat;
}
div#userinfo{
	padding:50px 25px 25px 25px;
}
#userinfo input{
	border:#ddd 1px solid;
}
#userinfo ul{
	background:url(/skins/gx173/images/shop/loginline.gif) center bottom no-repeat;
	padding-bottom:10px;
	margin-bottom:6px;
}
#userinfo ul li{
	height:25px;
	line-height:25px;
	margin:3px 0;
}
#userinfo ul li *,#pwfoget *{
	vertical-align:middle;
}
#pwfoget{
	text-align:center;
}
#pwfoget a{
	color:orange;
}
#user{
	height:92px;
	background:url(/skins/gx173/images/shop/logined_bg.gif) no-repeat;
}
div#user{
	padding:20px 15px;
}
#user p{
	text-align:center;
	color:#fff;
	line-height:21px;
}
#user p strong{
	color:#666;
}
.user_h{
	padding:5px 20px;
	overflow:hidden;
}
.user_h img{
	border:#b3e819 1px solid;
}

#submenu_top,#submenu_bottom{
	background:url(/skins/gx173/images/shop/shop_45.gif) top;
	height:11px;
}
#submenu_bottom{
	background-position:bottom;
}
#submenu{
	background:url(/skins/gx173/images/shop/submenu_bg.gif) left repeat-y;
	padding:5px 10px;
	margin:0!important;
	margin:-3px 0;
	position:relative;
}
#loading{
	background:#fff;
	z-index:20;
	text-align:center;
}
#submenu dl{
	margin:8px 0;
	margin-bottom:12px;
}
#submenu dl dt{
	
}
#submenu dl dd{
	padding-left:5px;
	background:url(/skins/gx173/images/shop/dot.gif) center bottom no-repeat;
	height:22px;
	padding-top:8px;
	color:white;
	overflow:hidden;
	padding-left:15px;
}
#submenu dl dd *{
	vertical-align:middle;
}
#submenu dl dd img{
	margin-right:5px;
}
#submenu dl dd a{
	color:white;
}
#submenu dl dd input,#submenu dl dd label{	
	width:13px;
	height:13px;
	float:left;
}
#cart{
	background:url(/skins/gx173/images/shop/shop_43.jpg) no-repeat;
	height:70px;
	line-height:30px;
}
div#cart{
	padding:38px 5px 5px 15px;
}
.cart_select{
	width:140px;
	border:#ddd 1px solid;
}

#ques{
	background:url(/skins/gx173/images/shop/shop_46.jpg) no-repeat;
	height:199px;
}
div#ques{
	padding:35px 10px 10px 30px;
}
#ques ul li{
	height:30px;
	line-height:30px;
	width:190px;
	overflow:hidden;
}

#div_jl{
	background:url(/skins/gx173/images/shop/jl_bg.gif) left top no-repeat;
	text-align:center;
	padding-top:30px;
	padding-right:10px;	
	padding-left:5px;
}
#divb_jl{
	background:url(/skins/gx173/images/shop/jl_bg.gif) left -526px no-repeat;
	height:12px;
	margin-bottom:15px;
	margin-left:-5px;
}
#div_jl table{
	width:98%;
	margin:2px 5px;
}
#div_jl table th,#div_jl table td{
	height:21px;
	line-height:21px;
	padding:4px;
	vertical-align:middle;
}
#div_jl table th{
	color:#dd8913;
	background:#fcf5e6;
}
#div_jl table td span{
	display:block;
	float:left;
	width:65px;
	text-align:left;
}
#div_jl table td img{
	margin-bottom:-3px;
}
#div_jl table td.blue{
	color:#0186ed;
}
#div_jl table td.red{
	color:red;
}
#div_jl table td.time{
	color:#999;
	font-size:11px;
}
#div_jl table td a{
	color:#d95700;
}
#div_jl table td a:hover{
	color:orange;
}