* html img.png { background-image: none !important; behavior: url('/images/public/setup/normal/pngfix.htc'); }

* 	{font-size: 11px;}

html, body { 
	height:100%;   
	margin:0px;
	padding:0px;
	}

body * {
	font-family: Verdana, "Times New Roman", Times, serif;
	font: Verdana, "Times New Roman", Times, serif;
	/* color: #E0E0CF; */
	color: #FAFAFA; 
	font-size: 13px;
}

body * input, body * textarea, body * select,  body * select * {
        color: #000;
}

body * img { border: 0; }

* a	  { color: #D4D4C0; }
* a:hover { color: #FFFFFF; }

* h1, * h2, h1 *, h2 * {
	font-family: "Bookman Old Style";
	font: "Bookman Old Style";
	color: #FFBD00;
	font-weight: normal; 
}

* h3, * h4, h3 *, h4 * {
	color: #FFBD00;
}

* h1, h1 * { font-size: 24px;}
* h2, h2 * { font-size: 21px;}
* h3, h3 * { font-size: 18px; /*color: #E0E0CF; */}
* h4, h4 * { font-size: 12px; /*color: #E0E0CF; */}

#main {
	height:expression('100%');   
	min-height: 100%;
	margin-bottom: -75px;
}

#PNSpace {
	margin:0;
	padding:0;
	height: 86px;
	position: relative;
	background: url('../images/bg/menu.gif') repeat-x;
}

#PNSpace div.hstube {
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
}

#PNSpace div.mact {
	position: absolute;
	z-index: 1;
	margin-left: -64px;
	bottom: 0;
	left: 0;
}

ul.PNav {
	margin:0;
	padding:0;
        list-style: none inside none;
        position: relative;
        z-index: 2;
	margin-left: 60px;
}

ul.PNav * {
	font-family: "Bookman Old Style";
	font: "Bookman Old Style";
	font-size: 16px;
	text-decoration: none;
}

ul.PNav li {
	float: left; 
	padding: 0 11px 11px 3px;
	text-align: center;
	width: 15%;
	height: 44px;
}

ul.PNav li a {
	padding-top: 25px;
	height: 44px;
	display: block;
}

ul.PNav li a.act {
	text-decoration: none;
	color: #FFFFFF;
	background: url('../images/mact.gif') center 14px no-repeat;
}

#GList {
	margin: 0 0 0 0;
	padding:0;
	clear: both; 
        list-style: none inside none;
}

#GList li {
	height: 204px;
	display: block;
	background: url('../images/bg/glist.gif') repeat-x;
	margin: 0 6px 0 6px;
	position: relative;
}

#GList li .glist_l { position: absolute; left: -6px; }
#GList li .glist_r { position: absolute; right: -6px; }

#GList li ul { 
	margin: 0;
	padding:0;
}

#GList li ul li { 
	margin: 0;
	float: left; 
	padding: 19px 0 0 0;
	text-align: center;
	width: 33%;
	height: 175px;
	position: relative;
}
#GList li ul li.pf { width: 24%; }

#GList li li .goods { position: absolute; left: 50%; top: 15px; padding-bottom: 0px; margin-left: -64px;}
#GList li li img { padding-bottom: 40px; }

/*
#GList2 {
	margin: 0 0 0 0;
	padding:0;
	clear: both; 
        list-style: none inside none;
}

#GList2 li {
	height: 204px; 
	display: block;
	background: url('../images/bg/glist.gif') repeat-x;
	margin: 0 6px 0 6px;
	position: relative;
}

#GList2 li .glist_l { position: absolute; left: -6px; }
#GList2 li .glist_r { position: absolute; right: -6px; }

#GList2 li ul { 
	margin: 0;
	padding:0;
}

#GList2 li ul li { 
	margin: 0; 
	float: left; 
	padding: 19px 0 0 0; 
	text-align: center;
	width: 33%;
	height: 175px;
	position: relative;
}

#GList2 li ul li.pf { 
	width: 25%;
}

#GList2 li li .goods { position: absolute; left: 50%; top: 15px; padding-bottom: 0px; margin-left: -64px;}
#GList2 li li img { padding-bottom: 40px; }
*/

#clear { height: 75px; clear: both;}

#Bott {
	height: 81px;
	position: relative;
	background: url('../images/bg/bott.gif') repeat-x;
	padding-top: 45px;
	margin-top: 75px;
	padding-left: 60px;
	font-size: 11px;
	color: #99998A;
}

#Bott * { font-size: 11px; color: #99998A;}

#Bott div.bstube {
	position: absolute;
	z-index: 1;
	top: 0;
	right: 50px;
	margin:0;
	padding:0;
}

#Bott div.bmenu { 
	float:right; width:350px; text-align: left;
	margin:0;
	padding:0;
}

#Bott div.bmenu ul {
	margin:0;
	padding:0;
        list-style: none inside none;
}


#Bott div.bmenu ul li {
	float: left; 
	margin:0;
	padding:0;
	width: 20%;
	text-align: center;
}

#Bott .phone {
	text-align: right;
	font-size: 11px; 
	color: #CDCDB0; 
	font-family: "Verdana"; 
	font: "Verdana";
	width: 432px;
	height: 70px;
	background: url('../images/bg/phone.gif') no-repeat;
	padding-left:

}

#Bott .phone * { font-size: 11px; color: #CDCDB0; font-family: "Bookman Old Style"; font: "Bookman Old Style";}
#Bott .phone .number { font-size: 22px; }

#feedback {
	position: expression('absolute');
	position: fixed;
	right: 5px;
	top: 2px;
	z-index: 2000;
	padding: 2px;
}

div.fb_content {
	position: 'absolute';
	position: fixed;
	right: 5px;
	top: 2px;
	width: 500px;
	z-index: 2500;
	background: #000;
	padding: 5px;
	display: none; 
}

div.fb_content {
	color: #000;
}

a.online_main {
  position: fixed;
  top: 245px;
  z-index: 10000;
  left: -4px;
}

a.online_inner {
  position: fixed;
  top: 245px;
  z-index: 10000;
  left: -4px;
}

