﻿.pngfix1 {
	behavior: expression(( this.runtimeStyle.behavior = "none") &&( this.pngSet ? this.pngSet = true :( this.nodeName == "IMG" && this.src.toLowerCase ( ) . indexOf('.png') > -1 ?( this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "transparent.gif" ) :( this.origBg = this.origBg ? this.origBg : this.currentStyle.backgroundImage.toString ( ) . replace('url("', '') . replace('")', ''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none" ) ), this.pngSet = true ) );
}
#online_server {
	position: absolute;
	right: 10px;
	top: 230px;
	color: #969696;
	z-index: 100;
	width: 121px;
}
/*modified by bolin 09.7.21*/
#online_server div {
	padding: 10px 0 0 10px;
	background: white;
	border: 1px #d2d2d2 solid;
}
#online_server div div {
	padding: 0px 14px 0px 45px;
	background-image: url('http://img.eryiju.com.cn/img/home/online_server.gif');
	line-height: 18px;
	background-repeat: no-repeat;
	height: 35px;
	width: 50px;
	border: none;
	margin-bottom: 10px;
}
#online_server div h3 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 4px;
}
#online_server div a img {
	display: block;
	margin-bottom: 10px;
}
#online_server_close, #online_server_close2 {
	position: absolute;
	top: 9px;
	right: 9px;
}
/*global ==START*/
* {
	padding: 0px;
	margin: 0px;
}
body {
	font-family: 宋体, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: white;
}
img {
	border: none;
}
a {
	text-decoration: none;
	color: #005ca2;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}
.clearner {
	clear: both;
}
/*global ==END*/
/*Leo Christ 2009-12-7 for navigation style*/
ul.navigation_12 {
	margin-bottom: 10px;
	background: transparent url('http://img.eryiju.com.cn/img/global/navi_bg.gif') repeat-x scroll left 21px;
	height: 24px;
	padding-left: 10px;
}
ul.navigation_12 li {
	background: transparent url('http://img.eryiju.com.cn/img/global/navi_bg.gif') no-repeat scroll left -100px;
	float: left;
	margin-right:3px;
	padding-left:6px;
}
ul.navigation_12 li a {
	background: transparent url('http://img.eryiju.com.cn/img/global/navi_bg.gif') no-repeat scroll right -100px;
	display: inline-block;
	line-height: 14px;
	padding: 5px 15px 4px 9px;
	color:#0176ac;
}
/*
ul.navigation_12 li a:hover {
	background: transparent url('http://img.eryiju.com.cn/img/global/navi_bg.gif') no-repeat scroll right -27px;
	padding-bottom: 5px;
}
*/
ul.navigation_12 li.cur {
	background: transparent url('http://img.eryiju.com.cn/img/global/navi_bg.gif') no-repeat scroll left -76px;
}
ul.navigation_12 li.cur a {
	background: transparent url('http://img.eryiju.com.cn/img/global/navi_bg.gif') no-repeat scroll right -76px;
	padding-bottom: 4px;
	color:#fff;
	font-weight:bold;
}
ul.navigation_14 {
	margin-bottom: 10px;
	background: transparent url('http://img.eryiju.com.cn/img/global/navi_bg.gif') repeat-x scroll left 35px;
	height: 38px;
	padding-left: 10px;
}
ul.navigation_14 li {
	background: transparent url('http://img.eryiju.com.cn/img/global/navi_bg.gif') no-repeat scroll left -44px;
	float: left;
	margin:5px 3px 0 0;
	padding-left: 20px;
	line-height:14px;
}
ul.navigation_14 li a {
	background: transparent url('http://img.eryiju.com.cn/img/global/navi_bg.gif') no-repeat scroll right -44px;
	display: inline-block;
	font-size: 12px;
	padding:13px 20px 3px 0;
	color:#0176ac;
}
/*
ul.navigation_14 li a:hover {
	background: transparent url('http://img.eryiju.com.cn/img/global/navi_bg.gif') no-repeat scroll right -5px;
	padding-bottom: 10px;
}
*/
ul.navigation_14 li.cur {
	background: transparent url('http://img.eryiju.com.cn/img/global/navi_bg.gif') no-repeat scroll left -5px;
	margin-top:0;
}
ul.navigation_14 li.cur a {
	background: transparent url('http://img.eryiju.com.cn/img/global/navi_bg.gif') no-repeat scroll right -5px;
	padding-bottom: 10px;
	color:#fff;
	font-weight: bold;
}
/*navigation end*/
/*Leo Christ 2009-08-19 start*/
img.border_normal {
	border: 1px #d2d2d2 solid;
}
a img.border_normal {
	display: block;
}
a:hover img.border_normal {
	border: 1px black solid;
}
img.border_solid {
	padding: 1px;
	background-color: white;
	border: 1px #d2d2d2 solid;
}
a img.border_solid {
	display: block;
}
a:hover img.border_solid {
	border: 1px black solid;
}
img.shadow_effigy48x48 {
	background: transparent url(http://img.eryiju.com.cn/img/global/shadow_effigy_bg48x48.gif) no-repeat scroll 0 0;
	width: 48px;
	height: 48px;
	padding: 3px 6px 6px 3px;
}
img.shadow_album122x87 {
	background: transparent url(http://img.eryiju.com.cn/img/global/shadow_album_bg122x87.gif) no-repeat scroll 0 0;
	width: 122px;
	height: 87px;
	padding: 2px 4px 4px 2px;
}
a img.shadow_album122x87 {
	display: block;
}
a:hover img.shadow_album122x87 {
	background: transparent url(http://img.eryiju.com.cn/img/global/shadow_album_bg122x87.gif) no-repeat scroll 0 -94px;
}
img.shadow_pic183x131 {
	background: transparent url(http://img.eryiju.com.cn/img/global/shadow_pic_bg183x131.gif) no-repeat scroll 0 0;
	width: 183px;
	height: 131px;
	padding: 3px;
}
/*Leo Christ 2009-08-19 end*/
/*Leo Christ 2009-11-27 start*/
span.show_style i {
	border-width: 1px;
	border-style: solid;
	background-color: white;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	display: table-cell; *;
	display: block;
	line-height: 100px;;
}
span.show_style i img {
	vertical-align: middle;
}
/*end*/
/*the head of the page ==START*/
#header {
	width: 100%;
	height: 130px;
	padding-top: 17px;
	background: #c2ffff url('http://img.eryiju.com.cn/img/whole_new/header_bg.gif') repeat-x scroll center top;
	display:table;
}
#index {
	width: 934px;
	margin: 0 auto;
	padding: 5px 8px 3px;
	text-align: right;
	color: black;
}
#index em {
	color:#623f3f;
	font-family: Arial,宋体,Helvetica,sans-serif;
	font-style: normal;
	font-weight: bolder;
	padding-right: 10px;
}
#index a {
	color:#623f3f;
}
#branding_bg {
	width: 954px;
	margin: 0 auto;
	position: relative;
}
#branding {
	height: 106px;
	zoom: 1;
	background: transparent url('http://img.eryiju.com.cn/img/whole_new/whole_png.png') no-repeat scroll left top;
}
#branding a {
	position: relative;
}
#branding h1 {
	width: 298px;
	height: 59px;
}
#branding h1 a, #branding h1 a img {
	display: block;
	position: absolute;
}
#branding h1 a {
	left: 22px;
	top: 18px;
	background:transparent url('http://img.eryiju.com.cn/img/whole_new/logo.png') no-repeat scroll 0 0;
	display:block;
	width:268px;
	height:72px;
}
#branding h1 a img {
	left: 0px;
	top: 0px;
	background: transparent url('') no-repeat;
}
#branding h2 {
	position: absolute;
	font-family: 微软雅黑,黑体,宋体;
	font-size: 26px;
	letter-spacing: 0.1em;
	top: 25px;
	left: 263px;
}
#branding h2 a:hover {
	text-decoration: none;
}
#branding h2 span {
	font-size: 12px;
	font-weight: normal;
	font-family: 宋体, Arial, Helvetica, sans-serif;
	letter-spacing: 0;
}
#branding h3 {
	position: absolute;
	left: 380px;
	top: 36px;
	height: 38px;
	width: 353px;
	padding: 0px;
}
#branding h3 a {
	height: 38px;
	width: 353px;
}
#branding h3 a, #branding h3 a img {
	border: none;
	position: absolute;
}
#branding h3 a img {
	left: 0px;
	top: 0px;
}
#user_infor {
	position: absolute;
	top: 20px;
	right: 0;
	padding-left: 8px;
	line-height: 1.68em;
	border-left: 1px #D6C7A4 solid;
}
#user_infor span {
	display: block;
	width: 75px;
	float: left;
	padding:2px 0 0;
}
#user_infor span a{
	
}
#user_infor span img{
	margin-top:5px;
}
#promise_img {
	cursor: pointer;
	position: absolute;
	right: 84px;
	height: 65px;
	width: 71px;
	background: transparent url('http://img.eryiju.com.cn/img/whole_new/whole_repose.gif') no-repeat scroll left top;
}
/*
#currentUser {
	position: absolute;
	right:0px;
	top:0px;
	z-index: 100;
}
*/
/*
#currentUser img {
	position: absolute;
	top: 15px;
	right: 0;
	z-index: 3;
}
*/
#currentUser strong {
	color: #ea5504;
	font-size: 14px;
}
#currentUser a {
	color: #005ca2;
}
#what_can_i_do {
	border: 1px #cccccc solid;
	background: transparent repeat scroll url('http://img.eryiju.com.cn/img/whole_new/what_can_i_do_bg.png');
	position: absolute;
	top: -11px;
	left: 325px;
	z-index: 100;
	padding: 5px;
}
#what_can_i_do ul {
	background: white;
	padding: 13px 3px 43px 13px;
	float: left;
}
#what_can_i_do ul li {
	width: 163px;
	height: 123px;
	float: left;
	margin-right: 10px;
	padding: 180px 0 0 5px;
	color: #969696;
}
#what_can_i_do ul li a img {
	margin-left: 40px;
	margin-top: 24px;
}
#what_can_i_do_go_forum {
	background: transparent url('http://img.eryiju.com.cn/img/whole_new/bg_cartoon.gif') no-repeat scroll 1px 0px;
}
#what_can_i_do_go_price {
	background: transparent url('http://img.eryiju.com.cn/img/whole_new/bg_cartoon.gif') no-repeat scroll -166px 0px;
}
#what_can_i_do_go_single_produce {
	background: transparent url('http://img.eryiju.com.cn/img/whole_new/bg_cartoon.gif') no-repeat scroll -334px 0px;
}
#what_can_i_do p {
	position: absolute;
	bottom: 15px;
	font-size: 14px;
	left: 257px;
}
/*the head of the page ==END*/
/*whole_content ==START*/
#whole_content {
	position: relative;
	width: 950px;
	margin: 0 auto 20px;
	z-index:1;
}
/*hack start*/
#whole_content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/*hack end*/
#logo1 {
	width: 115px;
	height: 106px;
	background: transparent url('http://img.eryiju.com.cn/img/whole_new/whole_repose.gif') no-repeat scroll -98px 0;
}
/*whole_content ==END*/
/*navigation ==START*/
#single_select_menu {
	z-index: 5;
	width: 360px;
	border-left: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
	position: absolute;
	left: 94px;
	top: 40px;
	background-color: white;
	display: none;
}
#full_select_menu {
	z-index: 1;
	width: 118px;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	position: absolute;
	left: 110px;
	top: 40px;
	z-index: 1;
	background-color: white;
	display: none;
}
.select_menu {
}
.select_menu ul {
	width: 360px;
	float: left;
}
.select_menu li {
	float: left;
	width: 128px;
	padding: 8px 26px;
	border-bottom: 1px #D3D3D3 solid;
}
.select_menu ul li a {
	color: #444;
}
.select_menu ul li a:hover {
	color: #d24100;
	text-decoration: none;
}
.select_menu_full {
}
.select_menu_full ul {
	width: 118px;
	float: left;
}
.select_menu_full li {
	float: left;
	width: 96px;
	padding: 8px 10px;
	border-bottom: 1px #d2d2d2 solid;
}
.select_menu_full ul li a {
	color: #444;
}
.select_menu_full ul li a:hover {
	color: #d24100;
	text-decoration: none;
}
#nav_main {
	height: 40px;
	background: #6CC0EC url('http://img.eryiju.com.cn/img/whole_new/whole_repeat.gif') repeat-x scroll left -301px;
	_margin-bottom: 1px;
}
#nav_main li {
	float: left;
	background: transparent url('http://img.eryiju.com.cn/img/whole_new/nav_main_border.gif') no-repeat scroll right top;
	padding-right: 2px;
	position: relative;
	overflow: visible;
}
#nav_main li a {
	float: left;
	background: transparent url('http://img.eryiju.com.cn/img/whole_new/whole_repeat.gif') repeat-x scroll left -301px;
	padding-right: 35px;
	padding-left: 36px;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	position: relative;
	overflow: visible;
}
#nav_main li a:hover {
	background: transparent url('http://img.eryiju.com.cn/img/whole_new/whole_repeat.gif') repeat-x scroll left -183px;
	text-decoration: none;
}
#nav_main li .hot {
	background: transparent url(http://img.eryiju.com.cn/img/whole_new/hot.png) no-repeat scroll left top;
	height: 22px;
	position: absolute;
	right: 126px;
	top: 2px;
	width: 29px;
	z-index: 100;
}
#nav_main li .forum {
	background: transparent url(http://img.eryiju.com.cn/img/whole_new/forum.gif) no-repeat scroll left top;
	height: 35px;
	position: absolute;
	right: 8px;
	top: -10px;
	width: 42px;
	z-index: 100;
}
#nav_main li .pro_kind {
	padding-left: 38px;
}
#nav_main li .pro_kind_arrow {
	position: absolute;
	top: 18px;
	left: 21px;
	width: 8px;
	height: 5px;
}
#nav_main li.nav_other {
	background: transparent url(http://img.eryiju.com.cn/img/whole_new/nav_main_other_border.gif) no-repeat scroll right top;
	padding-right: 15px;
	padding-left:15px;
}
#nav_main li.nav_other a {
	background-image: none;
	float: none;
	font-size: 12px;
	padding: 0;
}
#nav_main li.nav_other b{
	color:white;
}
#nav_main li.nav_other a:hover {
	text-decoration: underline;
	background: none;
}
/*navigation ==END*/
#whole_search {
	width: 100%;
	height: 12px;
	position: relative;
	clear: both;
	background: url('http://img.eryiju.com.cn/img/whole_new/repeat.gif') repeat-x 0 0 transparent;
	_margin-top: -1px;
}
#whole_search b {
	margin-left: 20px;
}
#whole_search select {
	width: 87px;
}
#whole_search input.SearchType {
	width: 100px;
	line-height: 20px;
	height: 23px;
}
/*end of search*/
#cart_bd {
	overflow: hidden;
	position: absolute;
	bottom: 0;
	right: 100px;
	width: 205px;
	height: 42px;
}
#cart_text {
	background-image: url("http://img.eryiju.com.cn/img/whole_new/whole_png.png");
	position: absolute;
	width: 960px;
	height: 177px;
	bottom: -29px;
	left: -225px;
}
#cart {
	position: absolute;
	width: 165px;
	height: 28px;
	padding: 6px 0 7px 40px;
	bottom: 0;
	right: 100px;
	cursor: pointer;
}
#cart b {
	color: #FF8000;
	width: 3em;
	margin: 0 0.5em;
	text-align: center;
}
#cart_expand {
	display: none;
	position: absolute;
	width: 197px;
	top: 27px;
	right: 104px;
	background: white;
	color: #5a5a5a;
	line-height: 1em;
	z-index: 1;
}
#cart_expand span {
	color: #56bced;
}
#cart_expand li {
	padding: 4px 6px;
}
#cart_expand p {
	position: relative;
	padding: 6px;
	border-top: 1px #5a5a5a dotted;
}
#cart_expand p img {
	position: absolute;
	right: 6px;
	top: 6px;
}
/*end of cart*/
#footer {
	clear: both;
	width: 100%;
	border-top: 1px #a0cff0 solid;
	background: #c2ffff url('http://img.eryiju.com.cn/img/whole_new/header_bg.gif') repeat-x scroll center top;
	padding-bottom: 10px;
	display:table;
}
#footer_inner {
	background:transparent url('http://img.eryiju.com.cn/img/whole_new/footer_inner_bg.png') no-repeat scroll left top;
	width: 950px;
	height:197px;
	margin: 0 auto;
	color: #444;
	margin-top:10px;
}
#footer_logo {
	width: 222px;
	height: 130px;	
	float:left;	
}
#footer_logo .footer_logo_one{
	margin-top: 66px;
}
#footer_logo p {
	color:#5b9aaf;
	margin:3px 0 0 20px;
}
#footer_inner .footer_inner_one{
	height:108px;
	width:667px;
	padding:20px 0 0 55px;
	float:left;
}
#footer .footer_inner_one ul {
	float: left;
	line-height: 16px;
	white-space:nowrap;
}
#footer .footer_inner_one ul li{
	color:#623f3f;
	font-weight:bold;
}
#footer ul li ul {
	padding-left: 14px;
	margin-top: 0;
	color: white;
}
#footer ul li ul li.indent {
	text-indent: 0px;
}
#footer ul li ul a {
	color:#623f3f;
	font-weight:normal;
}
.dividual {
	border-left: 1px dotted #5C5857;
	margin-left: 25px;
}
#footer_supportcon {
	clear:both;
	position:relative;
}
#footer_supportcon .contact_company {
	height: 18px;
	padding:15px 0 0 20px;
	color: #5b9aaf;
}
#footer_supportcon .contact_company a {
	float: left;
	margin-right: 10px;
}
#footer_supportcon .footer_supportcon_righttop {
	position: absolute;
	right: -1px;
	top: -1px;
	display:none;
}
#footer_supportcon .footer_nav {
	padding:8px 0 7px 13px;
	color: #5B9AAF;
	margin:0 3px;
	height:14px;
}
#footer_supportcon .footer_nav a {
	color: #5B9AAF;
}
#footer_supportcon .footer_nav a.add-pb {
	padding: 0 6px;
	border-right: 1px solid #5B9AAF;
}
#footer_supportcon .footer_nav img {
	vertical-align: top;
}
/*end of footer*/
/*所有模块元素的头和框样式*/
.div_h2 {
	background: #1286DD url('http://img.eryiju.com.cn/img/home/bgt.gif') repeat-x scroll 0 0;
	position: relative;
}
.div_h2 #topLeft {
	position: absolute;
	overflow: hidden;
	top: 0px;
	left: 0px;
	width: 3px;
	height: 4px;
	background: transparent url('http://img.eryiju.com.cn/img/home/bgt.gif') no-repeat scroll 0px -33px;
	border: none;
	padding: 0px;
}
.div_h2 #topRight {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 3px;
	height: 4px;
	border: none;
}
#cycle_h2 {
	float: left;
}
.div_h2 h2 {
	color: white;
	font-size: 14px;
	padding: 10px 0 9px 15px;
	background: transparent url('http://img.eryiju.com.cn/img/home/bgt.gif') no-repeat scroll right -38px;
	line-height: 12px;
}
.div_h2 div {
	background: white;
	border: 1px #d2d2d2 solid;
}
/* 所有模块元素的圆角标题 */
h2.roundcorner {
	color: white;
	font-size: 14px;
	padding-left: 15px;
	height: 32px;
	line-height: 32px;
	background: #6cd0ec url('http://img.eryiju.com.cn/img/home/hBg.gif') repeat-x scroll left top;
}
h2.roundcorner span.roundcorner_right {
	width: 6px;
	height: 32px;
	background: transparent url('http://img.eryiju.com.cn/img/home/hBg.gif') no-repeat scroll right top;
	float: right;
	display: inline-block;
}
h2.roundcorner a.more {
	color: white;
	float: right;
	font-size: 12px;
	font-weight: normal;
	margin-right: 10px;
}
h2.roundcorner img.exit {
	float: right;
	cursor: pointer;
	margin-top: 10px;
	margin-right: 10px;
}
div.roundcorner_box {
	border: 1px #d2d2d2 solid;
}
h2.roundcorner a {
	font-size: 12px;
	font-weight: normal;
	color: white;
}
.global_help {
	position: relative;
	top: 3px;
	left: 2px;
}
#leaderCityList, #shopCityList {
	background-color: #FFFFFF;
	border: 3px solid #7DCDF4;
	clear: both;
	color: #444444;
	left: 130px;
	padding: 10px;
	position: absolute;
	top: 116px;
	width: 460px;
	z-index: 20;
}
#leaderCityList .closewindow, #shopCityList .closewindow, #hotProductCityList .closewindow, #specialProductCityList .closewindow {
	position: absolute;
	right: 10px;
	top: 10px;
}
#leaderCityList h3, #shopCityList h3 {
	border-bottom: 1px solid #D2D2D2;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 6px;
}
#leaderCityList li, #shopCityList li, #hotProductCityList li, #specialProductCityList li {
	float: left;
	font-size: 14px;
	line-height: 22px;
	margin-right: 12px;
	width: 80px;
}
div.select_city h1 {
	font-family: 微软雅黑,黑体;
	font-size: 26px;
	margin: 10px 0;
	color: #444444;
}
/*leochrist 2009-09-18*/
/*leochrist 2009-10-7*/
#groupbuyActivityCityList {
	background-color: #FFFFFF;
	border: 3px solid #7DCDF4;
	clear: both;
	color: #444444;
	left: 160px;
	padding: 10px;
	position: absolute;
	top: 40px;
	width: 460px;
	z-index: 20;
}
#groupbuyActivityCityList h3 {
	clear: both;
	color: #444444;
	font-size: 14px;
	margin-bottom: 0px;
}
#groupbuyActivityCityList .closewindow {
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
}
#groupbuyActivityCityList li {
	font-size: 14px;
	float: left;
	margin-right: 12px;
	line-height: 22px;
	width: 80px;
}
#groupbuyActivityCityList a:hover {
	background-color: #7dcdf4;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	border: none;
}
#groupbuyActivityCityList span {
	color: #969696;
	font-size: 12px;
}
a.button_style1 {
	background: transparent url('http://img.eryiju.com.cn/img/button/1.gif') no-repeat scroll right top;
	color: white;
	display: block;
	float: left;
	margin-right: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.button_style1 span {
	background: transparent url('http://img.eryiju.com.cn/img/button/1.gif') no-repeat scroll left top;
	display: block;
}
a.button_style2 {
	background: transparent url('http://img.eryiju.com.cn/img/button/2.gif') no-repeat scroll right top;
	color: white;
	display: block;
	float: left;
	margin-right: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.button_style2 span {
	background: transparent url('http://img.eryiju.com.cn/img/button/2.gif') no-repeat scroll left top;
	display: block;
}
a.button_style3 {
	background: transparent url('http://img.eryiju.com.cn/img/button/3.gif') no-repeat scroll right top;
	color: white;
	display: block;
	float: left;
	margin-right: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.button_style3 span {
	background: transparent url('http://img.eryiju.com.cn/img/button/3.gif') no-repeat scroll left top;
	display: block;
}
a.button_style4 {
	background: transparent url('http://img.eryiju.com.cn/img/button/4.gif') no-repeat scroll right top;
	color: white;
	display: block;
	float: left;
	margin-right: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.button_style4 span {
	background: transparent url('http://img.eryiju.com.cn/img/button/4.gif') no-repeat scroll left top;
	display: block;
}
a.button_style5{
    background: transparent url('http://img.eryiju.com.cn/img/button/5.gif') no-repeat scroll right bottom;
    color:white;
    display: block;
    float: left;
    margin-right:10px;
    font-weight:bold;
    text-decoration: none;
}
a.button_style5 span{
    background: transparent url('http://img.eryiju.com.cn/img/button/5.gif') no-repeat scroll left bottom;
    display: block;
}
a.button_style6{
    background: transparent url('http://img.eryiju.com.cn/img/button/6.gif') no-repeat scroll right bottom;
    color:white;
    display:inline-block;
    margin-right:10px;
    font-weight:bold;
    text-decoration: none;
}
a.button_style6 span{
    background: transparent url('http://img.eryiju.com.cn/img/button/6.gif') no-repeat scroll left bottom;
    display:inline-block;
}
a.font_12 {
	background-position: right 0px;
	font-size: 12px;
	height: 24px;
	padding-right: 12px;
}
a.font_12 span {
	background-position: left 0px;
	line-height: 12px;
	padding: 6px 0px 6px 12px;
}
a.font_12:hover {
	background-position: right -25px;
	text-decoration: none;
}
a.font_12:hover span {
	background-position: left -25px;
}
a.font_14 {
	background-position: right -50px;
	font-size: 14px;
	height: 28px;
	padding-right: 14px;
}
a.font_14 span {
	background-position: left -50px;
	line-height: 14px;
	padding: 7px 0px 7px 14px;
}
a.font_14:hover {
	background-position: right -79px;
	text-decoration: none;
}
a.font_14:hover span {
	background-position: left -79px;
}
a.font_16 {
	background-position: right -108px;
	font-size: 16px;
	height: 32px;
	padding-right: 16px;
}
a.font_16 span {
	background-position: left -108px;
	line-height: 16px;
	padding: 8px 0px 8px 16px;
}
a.font_16:hover {
	background-position: right -141px;
	text-decoration: none;
}
a.font_16:hover span {
	background-position: left -141px;
}
/*leochrist 2009-10-19*/
/*leochrist 2009-10-26 button input select style*/
button.button_50 {
	width: 50px;
	position: relative;
	top: 2px; *;
	top: 1px;
	font-size: 12px;
	height: 22px;
	_height: 23px;
	line-height: 20px;
}
button.button_75 {
	width: 75px;
	position: relative;
	top: 2px; *;
	top: 1px;
	font-size: 12px;
	height: 22px;
	_height: 23px;
	line-height: 20px;
}
button.button_100 {
	width: 100px;
	position: relative;
	top: 2px; *;
	top: 1px;
	font-size: 12px;
	height: 22px;
	_height: 23px;
	line-height: 20px;
}
button.button_125 {
	width: 125px;
	position: relative;
	top: 2px; *;
	top: 1px;
	font-size: 12px;
	height: 22px;
	_height: 23px;
	line-height: 20px;
}
button.button_150 {
	width: 150px;
	position: relative;
	top: 2px; *;
	top: 1px;
	font-size: 12px;
	height: 22px;
	_height: 23px;
	line-height: 20px;
}
button.button_190 {
	width: 190px;
	position: relative;
	top: 2px; *;
	top: 1px;
	font-size: 12px;
	height: 22px;
	_height: 23px;
	line-height: 20px;
}
input.input_50 {
	width: 43px;
	font-size: 12px;
	height: 14px;
	padding: 0px 0px 2px 7px;
*	padding: 2px 0px 0px 7px;
	_padding: 3px 0px 0px 7px;
}
input.input_75 {
	width: 68px;
	font-size: 12px;
	height: 14px;
	padding: 0px 0px 2px 7px;
*	padding: 2px 0px 0px 7px;
	_padding: 3px 0px 0px 7px;
}
input.input_100 {
	width: 93px;
	font-size: 12px;
	height: 14px;
	padding: 0px 0px 2px 7px;
*	padding: 2px 0px 0px 7px;
	_padding: 3px 0px 0px 7px;
}
input.input_125 {
	width: 118px;
	font-size: 12px;
	height: 14px;
	padding: 0px 0px 2px 7px;
*	padding: 2px 0px 0px 7px;
	_padding: 3px 0px 0px 7px;
}
input.input_150 {
	width: 143px;
	font-size: 12px;
	height: 14px;
	padding: 0px 0px 2px 7px;
*	padding: 2px 0px 0px 7px;
	_padding: 3px 0px 0px 7px;
}
input.input_190 {
	width: 183px;
	font-size: 12px;
	height: 14px;
	padding: 0px 0px 2px 7px;
*	padding: 2px 0px 0px 7px;
	_padding: 3px 0px 0px 7px;
}
select.select_50 {
	width: 50px;
	font-size: 12px;
	height: 20px;
}
select.select_75 {
	width: 75px;
	font-size: 12px;
	height: 20px;
}
select.select_100 {
	width: 100px;
	font-size: 12px;
	height: 20px;
}
select.select_125 {
	width: 125px;
	font-size: 12px;
	height: 20px;
}
select.select_150 {
	width: 150px;
	font-size: 12px;
	height: 20px;
}
select.select_190 {
	width: 190px;
	font-size: 12px;
	height: 20px;
}
#user_road {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 120;
}
div.online_server {
	width: 120px;
	position: absolute;
	right: 10px;
	top: 200px;
	z-index: 99;
}
div.online_server div.roundcorner_box {
	padding: 10px;
	background: white;
}
div.online_server div.roundcorner_box p {
	height: 25px;
}
div.online_server div.pic {
	background: transparent url('http://img.eryiju.com.cn/img/global/online_server_pic.gif') no-repeat 0 0;
	height: 50px;
	padding-top: 10px;
}
div.online_server div.pic p {
	padding-left: 50px;
	line-height: 20px;
}
div.online_server div.select {
	position: absolute;
	top: 180px;
	right: 0px;
	width: 460px;
	border-color: #7ecdf4;
}
div.online_server div.select h2 {
	border-bottom: 1px solid #D2D2D2;
	font-size: 14px;
	font-weight: bold;
	color: #444444;
	margin-bottom: 10px;
	padding-bottom: 6px;
}
div.online_server div.select ul li {
	float: left;
	font-size: 14px;
	line-height: 22px;
	margin-right: 12px;
	width: 80px;
}
div.online_server div.teamleader {
	position: absolute;
	top: 180px;
	right: 0px;
	width: 400px;
	border-color: #7ecdf4;
}
div.online_server div.teamleader h2 {
	border-bottom: 1px solid #D2D2D2;
	font-size: 14px;
	font-weight: bold;
	color: #444444;
	margin-bottom: 10px;
	padding-bottom: 6px;
}
div.online_server div.teamleader ul {
	margin-top: 10px;
}
div.online_server div.teamleader ul li {
	display: inline;
	float: left;
	height: 105px;
	margin-bottom: 10px;
	margin-left: 18px;
	width: 60px;
}
div.online_server div.teamleader ul li p {
	text-align: center;
	line-height: 20px;
}
div.online_server div.teamleader ul li p strong {
	color: #d24100;
	font-weight: normal;
}
div.online_server div.teamleader ul li p.online {
	background-image: url(http://img.eryiju.com.cn/img/seller_shop/buble.gif);
	background-repeat: no-repeat;
	margin-left: 2px;
	padding-left: 9px;
	text-align: left;
}
div.online_server div.teamleader p.page {
	clear: both;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial;
}
div.online_server div.teamleader p.page a {
	padding: 1px 3px;
}
div.online_server div.teamleader p.page a:hover {
	background: #006699 none repeat scroll 0 0;
	color: #FFFFFF !important;
	text-decoration: none;
}
/*end*/
/*Spring_Festival_note*/
div#spring_note{
	width: 230px;
	position: absolute;
	left:100px;
	top: 200px;
	z-index: 99;
	color:#444444;
}
div#spring_note div {
	background:white url(http://img.eryiju.com.cn/img/global/spring_deco.jpg) no-repeat scroll 10px bottom;
	padding:10px 10px 50px;	
}
div#spring_note p {	
	line-height:18px;
}
/* decoration_design_flow */
div.process_pic{
	border-color:#7DCDF4;
	width:574px;
	height:605px;
	position:absolute;	
	top:-10px;
	left:180px;
	padding:0;
	z-index:10000;
}
div.process_pic h1,div.dicker_pic h1{
	background:transparent  url('http://img.eryiju.com.cn/img/home/title_bg.gif') no-repeat scroll 0 0;
	height:49px;
	line-height:38px;
}
div.process_pic h1 span,div.dicker_pic h1 span{
	color:#49a9d8;
	font-size:16px;
	padding-left:25px;
}
div.process_pic h1 a,div.dicker_pic h1 a{
	float:right;
	padding:0 50px 0 30px;
	font-size:12px;
}
/* end*/
/* decoration_dicker_flow */
div.dicker_pic{
	border-color:#7DCDF4;
	width:574px;
	height:270px;
	position:absolute;	
	top:-10px;
	left:180px;
	padding:0;
	z-index:10000;
}
#what_can_i_do ul li a img.bargain{
	margin-left:25px;
	margin-top:37px;
}
/* city&brand popup */
#quick_enter h1{
	text-align:center;
	margin:10px 0;
}
#quick_enter .pop_up{
	top:180px;
	left:225px;	
	width:460px;	
}
#quick_enter .pop_up em{
	font-style:normal;
	color:#444;
}
/* pop_up */
.pop_up iframe,.pop_up_blue iframe{
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width: 100%;
	height: 100%;
	border:none;
}
.pop_up .closewindow,.pop_up_blue .closewindow{
	position:absolute;
	top:10px;
	right:10px;
}
.pop_up ul,.pop_up_blue ul{
	float:left;
	width:100%;
	margin-bottom:10px;
}
.pop_up li,.pop_up_blue li{
	float:left;
	font-size:14px;
	line-height:22px;
	margin-right:12px;
	margin-bottom:10px;
	white-space:nowrap;
}
.pop_up p,.pop_up_blue p{
	margin-bottom:10px;
	clear:both;
}
.pop_up_blue .text{
	text-indent:2em;
	line-height:20px;
}
.pop_up{
	margin:0 auto;
	background-color:#FFFFFF;
	border:3px solid #7DCDF4;
	clear:both;
	color:#444444;
	padding:10px;
	position:absolute;	
	z-index:20;
	display:none;
}
.pop_up h3{
	color:#444;
	margin-bottom:10px;
	font-size:14px;
	margin-right:40px;
}
.pop_up #pager {
    text-align: center;
    font-family: "Arial Unicode MS";
    font-size: 14px;
    font-weight: bold;
    clear:both;
}
.pop_up .current {
    color: #fff;
    background-color: #069;
    font-weight: bold;
}
.pop_up #pager a{
    margin:1px;
    padding:2px;
    text-decoration: none;
    cursor: pointer;
}
.pop_up #pager a:hover {
    color: #fff;
    background-color: #069;
    font-weight: bold;
}
.pop_up_blue{
	margin:0 auto;
	background-color:#FFFFFF;
	border:1px solid #cfcfcf;
	clear:both;
	color:#656565;
	position:absolute;	
	z-index:20;
	display:none;
}
.pop_up_blue a{
	color:#0159a0;
}
.pop_up_blue .info{
	border:2px #85cbe3 solid;
	padding:10px;
}
.pop_up_blue h2{
	color:#189cc9;
	font-weight:normal;
	font-size:14px;
	border-bottom:1px #66bbd8 solid ;
	padding:0 25px 10px 0;
	margin-bottom:10px;
}
.pop_up_blue .tip{
	background-color:#defafa;
	color:#47a6c7;
	border:1px #c5dfe8 solid;
	padding:10px 5px;
}
.pop_up_blue .tip{
	background-color:#defafa;
	color:#47a6c7;
	border:1px #c5dfe8 solid;
	padding:10px 5px;
}
.pop_up_blue .page a{
	display:inline-block;
	padding:5px 7px;
	border:1px #adccd7 solid;
	background-color:#fff;
	color:#333333;
	margin:0 2px;
}
.pop_up_blue .page .cur{
	border:none;
	color:#8c2a73;
	font-weight:bold;
}
.pop_up_blue .page .up{
	background:transparent url('http://img.eryiju.com.cn/img/global/arrow_page.gif') no-repeat scroll 3px 6px;
	padding-left:15px;
}
.pop_up_blue .page .down{
	background:transparent url('http://img.eryiju.com.cn/img/global/arrow_page.gif') no-repeat scroll 48px -35px;
	padding-right:15px;
}
/* 会员登录界面登录按钮的那行 */
.pop_up p.special{
	text-align:right;
}
/*im下载弹出框*/
div.im_download{
	width:460px;
	position:absolute;
	top:180px;
	left:225px;
	z-index:1000;
	border-color:#7DCDF4;
	padding:40px 10px 10px;
	font-size:16px;
	font-weight:bold;	
}
/*管理我的店铺登录弹出框*/
#login h3.member{
	margin-bottom:30px;
}
#login p.sign_in{
	margin-left:55px;
}
#login p.sign_in input{
	width:auto;
}
#what_can_i_do p {
	left:170px;
}
/* 空间头像的样式 */
.avatar_list { zoom: 1; }
.avatar_list li { float: left; padding: 8px; width: 60px; overflow: hidden; }
.avatar_list p { width: 55px; height: 22px; line-height: 22px; text-overflow: ellipsis; text-align: center; white-space: nowrap; overflow: hidden; -moz-text-overflow: ellipsis; }
.avatar48 { padding: 5px 0 0 5px; width: 55px; height: 55px; background: url("http://bbs.eryiju.com/home/template/Red/image/48_avatar_bg.gif") no-repeat scroll 0 0 transparent; }
.avatar48 img { width: 48px; height: 48px; }
/* 弹出层队长的样式 */
#builderlist p {
	font-size:12px;
	margin-bottom:0;
}
#builderslist p span {
    font-size: 12px;
    color: #d24100;
}
/*信息搜索条*/
#branding div.search{
	position:absolute;
	top:40px;
	left:500px;
	width:266px;
}
#branding div.search select{
	border:1px #7f9db9 solid;
	width:90px;
	vertical-align:middle;
}
#branding div.search p{
	margin-bottom:3px;
}
#branding div.search .change{
	float:right;
	display:inline;
	margin:2px 3px 0 0;
}
#branding div.search p.type input{
	margin-left:2px;
	vertical-align:middle;
}
#branding div.search p.type span{
	vertical-align:middle;
}
#branding div.search p.look_up{
	background:transparent url('http://img.eryiju.com.cn/img/global/look_up.gif') no-repeat scroll 0 0;
	height:19px;
	padding:7px 0px 8px 8px;
}
#branding div.search p.look_up input{
	border:medium #fff none;
	width:180px;
}
#branding div.search p.look_up input.go{
	border:none;
	background:none;
	width:70px;
	height:20px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding-left:3px;
}
/*end*/
#message{
	color:#d24100;
}
/*首页会员登录*/
div.login_status{
	position:absolute;
	top:11px;
	right:15px;
	width:211px;
	text-align:right;
}
div.login_status p{
	padding-right:18px;
	margin-bottom:8px;
}
div.login_status a b{
	vertical-align:super;
}
div.login_status img.login_icon{
	margin:0px 10px 0 5px;
}
/*放假公告*/
div.bulletin{
	width:234px;
	position:absolute;
	top:10px;
	left:-130px;
	z-index:1;
}
div.bulletin .picture{
	border:1px #d2d2d2 solid;
}
/*订单用户快速通道*/
#branding div.order_fast{
	position:absolute;
	right:257px;
	top:10px;
}
.order_status{
	width:255px;
	border-color:#f05b24;
	padding:30px 20px 20px;
	right:83px;
	top:-10px;
	z-index:20;
}
.order_status input{
	height:20px;
}
.order_status .tip{
	color:#f05b24;
	font-size:14px;
	font-weight:bold;
}
.order_status h3{
	margin:0 0 10px 0;
}
.order_status .set_border{
	padding-bottom:10px;
	border-bottom:1px #d2d2d2 solid
}
.order_status .code{
	width:237px;
}
.order_status .buttons{
	text-align:center;
	padding-top:10px;
}
.order_status .buttons a{
	background:transparent url('http://img.eryiju.com.cn/img/global/order_button.gif') no-repeat scroll 0 0;
	display:inline-block;
	width:164px;
	height:34px;
	line-height:34px;
	font-size:16px;
	color:#fff;
	font-weight:bold;
}
.order_status .infoma label{
	width:80px;
	font-size:14px;
	display:inline-block;
	color:#969696;
	font-weight:bold;
	text-align:right;
}
div.status_box{
	border-color:#3ca5e5;
	width:340px;
	left:502px;
	top:-10px;
	z-index:50;
}
div.status_box h2{
	font-family:微软雅黑,黑体,宋体;
	color:#3ca5e5;
	font-size:14px;
	margin-bottom:10px;
	padding-right:18px;
}
div.status_box p.note{
	margin-bottom:50px;
	line-height:20px;
}
div.status_box .anniu{
	text-align:center;
}
div.status_box .anniu a{
	background: transparent url('http://img.eryiju.com.cn/img/global/anniu_bg.gif') no-repeat scroll left 0;
	display:inline-block;
	height:34px;
	line-height:34px;
	font-size:16px;
	color:#fff;
	font-weight:bold;
	font-family:微软雅黑,黑体,宋体;
	padding-left:12px;
	letter-spacing:1px;
	margin:0 5px;
}
div.status_box .anniu a span{
	background: transparent url('http://img.eryiju.com.cn/img/global/anniu_bg.gif') no-repeat scroll right 0;
	display:inline-block;
	padding-right:12px;
}
.login_box{
	padding:10px;
	width:275px;
}
.login_box .infoma label{
	color:#000;
	font-weight:normal;
}
.login_box .infoma input{
	color:#969696;
}
.login_box .buttons{
	padding-left:40px;
}
/*主站版头*/
#branding_bg .order_login{
	position:absolute;
	right:10px;
	top:15px;
}
.order_login .one{
	float:left;
	border-left:1px #d2d2d2 solid;
	width:58px;
	padding:0 10px;
}
.order_login .one p{
	line-height:18px;
	text-align:center;
}
.order_login .one .icon{
	margin-bottom:5px;
}
.order_login .one .name{
	width:58px;
	height:18px;
	overflow:hidden;
}
#branding .one .name a{
	position:static;
}
/*城市样式*/
.cityBox{
	width:460px;
}
.cityBox h3{
	border-bottom:1px #d2d2d2 solid;
	padding-bottom:10px;
}
.cityBox ul li{
	min-width:80px;
	width:auto;
	_width:80px;
}
.cityBox ul li strong,a.sel_city strong{
	color:#f07401;
	font-size:14px;
}
a.sel_city{
	background:transparent url('http://img.eryiju.com.cn/img/global/sel_city.jpg') no-repeat scroll 0 0;
	display:inline-block;
	height:19px;
	padding:22px 0 0 105px;
	color:#60380f;
	overflow:hidden;
	line-height:19px;
}
a.sel_city:hover{
	text-decoration:none;
}
a.button_orange{
	background:transparent url('http://img.eryiju.com.cn/img/global/button_orange.gif') no-repeat scroll left 0;
	display:inline-block;
	padding-left:15px;
	height:24px;
	line-height:24px;
	color:#fff;
	font-weight:bold;
}
a.button_orange span{
	background:transparent url('http://img.eryiju.com.cn/img/global/button_orange.gif') no-repeat scroll right 0;
	display:inline-block;
	padding-right:15px;
}
/*通知*/
.move_notice{
	border:1px #cfcfcf solid;
	padding:0px;
	width:437px;
	left:416px;
	top:200px;
	z-index:1000;
}
.move_notice h2{
	color:#189cc9;
	padding:0 30px 10px 0;
	border-bottom:1px #66bbd8 solid ;
	font-weight:normal;
	font-size:14px;
	margin-bottom:10px;
	background:transparent url('http://img.eryiju.com.cn/img/global/notice.gif') no-repeat scroll center 0;
	text-align:center;
	height:24px;
}
.move_notice .info{
	border:1px #66bbd8 solid;
	padding:10px;
	width:415px;
	overflow:hidden;
	background:transparent url('http://img.eryiju.com.cn/img/global/notice_bg.gif') no-repeat scroll right 60px;
}
.move_notice .info p{
	line-height:20px;
	margin-bottom:0;
}
.move_notice .info .msg{
	text-indent:2em;
}
.move_notice .info .end{
	text-align:right;
}
.move_notice .info div{
	width:240px;
}

