/*
	[Destoon B2B System] Copyright (c) 2008-2015 www.destoon.com
	This is NOT a freeware, use is subject to license.txt
*/
/* global */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	margin: 0;
	padding: 0;
}
body, button, input, select, textarea {
	font: 12px/1.8 arial, tahoma, "Hiragino Sans GB", \5b8b\4f53;
}
* {
	word-break: break-all;
	font-family: 微软雅黑, Arial;
	-webkit-text-size-adjust: none;
}/*"Microsoft Yahei",*/
body {
	margin: 0;
	font-size: 12px;
	color: #333333;
	background: #f1f2f6;
}
form, input, select, textarea, td, th {
	font-size: 12px;
}
img {
	border: none;
}
ul li {
	list-style-type: none;
}
ol li {
	list-style-type: decimal;
}
ul, form {
	margin: 0px;
	padding: 0px;
}
a:link, a:visited, a:active {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
/* links */
a.w:link, a.w:visited, a.w:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.w:hover {
	color: #F4F3F2;
}
a.b:link, a.b:visited, a.b:active {
	color: #225588;
	text-decoration: none;
}
a.b:hover {
	color: #FF6600;
}
a.g:link, a.g:visited, a.g:active {
	color: #666666;
	text-decoration: none;
}
a.g:hover {
	color: #FF6600;
}
/* common */
.m {
	margin: auto;
	width: 980px;
	background: #FFFFFF;
	clear: both;
}
.head {
	background: #F1F1F1 url('image/head_bg.png') repeat-x;
	width: 100%;
	height: 30px;
	position: fixed;
	z-index: 9;
	left: 0;
}
.head_m {
	margin: auto;
	width: 980px;
	padding: 7px 0 0 0;
	color: #666666;
}
.head_s {
	height: 42px;
}
.head_t strong {
	color: #FF0000;
	font-weight: normal;
}
.head_l li {
	float: left;
	margin: 0 10px 0 0;
}
.h_city {
	background: url('image/ico_arrow_d.gif') no-repeat right center;
	padding: 0 10px 0 0;
}
.h_fav {
	padding: 0 6px 0 2px;
}
.h_mobile {
	background: url('image/ico_mobile.gif') no-repeat 0 center;
	padding: 0 2px 0 15px;
}
.h_cart {
	background: url('image/ico_cart.gif') no-repeat 0 center;
	padding: 0 6px 0 18px;
}
.h_qrcode {
	background: url('image/ico_qrcode.gif') no-repeat 0 center;
	padding: 0 6px 0 18px;
}
/**/
.box270 {
	width: 270px;
	padding-left: 15px;
	height: auto;
	overflow: hidden;
}
/*三条热门图片新闻*/
.HotImgNews {
	height: 78px;
	padding: 10px 0 0;
}
.HotImgNews .tlist {
	width: 308px;
	float: left;
	margin: 0 10px 0 5px;
	_margin: 0 8px 0 5px;
}
.HotImgNews .tlist img {
	width: 100px;
	height: 75px;
	float: left;
	margin: 0 10px 0 0;
}
.HotImgNews .tlist strong, .HotImgNews .tlist p {
	width: 195px;
	float: left;
	line-height: 160%;
	color: #666;
}
.tit_zhanxiao {
	border-top: 1px solid #e6e9ed;
	margin-top: 8px;
	line-height: 30px;
}
.tit_zhanxiao strong {
	color: #5d9cec;
}
.tit_zhanxiao b {
	color: #5d9cec;
}
.ilist {
	margin-right: -10px;
	display: block;
	overflow: hidden;
}
.ilist li {
	float: left;
	display: block;
	padding-top: 8px;
}
.ilist li img {
	display: block;
	width: 110px;
	height: 72px;
	padding: 9px 8px;
	background: #f1f2f6;
	margin: 5px 12px 0 1px;
	_margin: 5px 5px 0 1px;
}
.ilist2 li img {
	display: block;
	width: 110px;
	height: 72px;
	padding: 6px 8px;
	background: none;
	margin: 0;
}
.ilist li p {
	width: 110px;
	white-space: nowrap;
	display: block;
	overflow: hidden;
	text-align: center;
	padding-top: 5px;
}
.Xiaobo {
	margin: 5px 5px 0;
	margin: 6px 5px 0\9;
*margin:11px 5px 0;
	_margin: 11px 5px 0;
}
.box250 .tlist {
	width: 250px;
	height: 75px;
	margin: 14px 0;
}
.box250 .tlist img {
	width: 100px;
	height: 75px;
	float: left;
	margin: 0 10px 0 0;
}
.box250 .tlist strong, .box250 .tlist p {
	width: 140px;
	float: left;
	line-height: 160%;
	color: #666;
}
.box270 .tlist {
	width: 260px;
	height: 75px;
	margin: 10px 5px;
}
.box270 .tlist img {
	width: 100px;
	height: 75px;
	float: left;
	margin: 0 10px 0 0;
}
.box270 .tlist strong, .box270 .tlist p {
	width: 150px;
	float: left;
	line-height: 160%;
	color: #666;
}
.box680 {
	width: 680px;
	height: auto;
	overflow: hidden;
	padding-left: 5px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.sort {
	height: auto;
	overflow: hidden;
	padding: 6px 0px 8px;
}
.sortinfo {
	float: left;
	width: 340px;
	height: auto;
	overflow: hidden;
}
.sortinfo ul {
	padding-top: 3px;
	padding-bottom: 4px;
	margin: 0 0 0 10px;
	display: block;
	width: 330px;
	overflow: hidden;
}
.sortinfo ul.tit {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #e6e6e6;
}
.sortinfo ul.tit li {
	height: 30px;
	margin-left: 10px;
}
.sortinfo ul.tit li span {
	float: right;
	font-family: "宋体"
}
.sortinfo ul.tit li h2 {
	float: left;
	width: 150px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	padding-left: 10px;
}
.sortinfo ul.tit .ico i {
	float: left;
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 22px;
	margin: 0 auto;
	text-align: center;
	background: #fad405;
	color: #fff;
	position: relative;
	z-index: 2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(iecss3.htc);
}
.sortinfo ul.cnt {
	padding: 5px 0 0 10px;
}
.sortinfo ul.cnt a {
	float: left;
	line-height: 18px;
	height: 18px;
	display: block;
	font-size: 12px;
	white-space: nowrap;
	margin: 2px 10px 0 2px;
	_margin: 2px 6px 0 2px;
	padding-right: 8px;
	border-right: 1px solid #e6e6e6;
}
/*广告尺寸*/
.ad120x72 {
	padding: 0 0 10px;
	height: 72px;
}
.ad120x72 li {
	width: 120px;
	height: 72px;
	float: left;
	margin: 0 0 0 14px;
	_margin: 0 0 0 11px;
}
.ad120x72 li {
	width: auto;
	margin: 0;
	_margin: 0;
	padding: 0 0 0 10px;
}
.ad470x60 {
	width: 470px;
	float: left;
}
.ad270x65 {
	width: 270px;
}
.ad270x80 {
	padding-bottom: 6px;
	overflow: hidden
}
.ad270x65 p {
	margin-top: 10px;
}
.ad320x80 {
	margin-right: -10px;
	padding-bottom: 10px;
	overflow: hidden
}
.ad320x80 a {
	margin-right: 8px;
	float: left;
	height: 80px;
	overflow: hidden
}
.ad320x80 a.first {
	margin-left: 0;
}
.ad165x60 {
	margin-right: -10px;
	margin-bottom: 10px;
	overflow: hidden
}
.ad165x60 li {
	float: left;
	margin: 5px 0;
	margin-right: 10px;
	display: inline;
}
.ad185x55 {
	display: block;
	height: auto;
	margin-right: -10px;
	overflow: hidden;
	padding-left: 2px;
	padding-bottom: 10px;
}
.ad185x55 li {
	width: 185px;
	height: 60px;
	float: left;
	padding-right: 10px;
	padding-top: 10px;
	display: block;
}
.ad235x60 {
	padding-top: 10px;
	display: block;
	height: auto;
	overflow: hidden;
}
.ad235x60 li {
	width: 235px;
	height: 60px;
	float: left;
	padding-right: 10px;
	display: block;
}
.ad185x55_r {
	float: right;
	padding: 0!important
}
.ad480x80 a {
	width: 480px;
}
@font-face {
	font-family: 'iconfont';
	src: url('http://www.glass.com.cn/font/iconfont.eot'); /* IE9*/
	src: url('http://www.glass.com.cn/font/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */  url('http://www.glass.com.cn/font/iconfont.woff') format('woff'), /* chrome、firefox */  url('http://www.glass.com.cn/font/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/  url('http://www.glass.com.cn/font/iconfont.svg#uxiconfont') format('svg'); /* iOS 4.1- */
}
.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
.ProductWindow {
	height: 428px!important;
	height: 428px;
}
.LoisContent {
	overflow: hidden;
	height: auto;
	padding: 0px 0px 0px 7px;
}
.box250 .tlist {
	width: 250px;
	height: 75px;
	margin: 14px 0;
}
.box250 .tlist img {
	width: 100px;
	height: 75px;
	float: left;
	margin: 0 10px 0 0;
}
.box250 .tlist strong, .box250 .tlist p {
	width: 140px;
	float: left;
	line-height: 160%;
	color: #666;
}
.box270 .tlist {
	width: 260px;
	height: 75px;
	margin: 10px 5px;
}
.box270 .tlist img {
	width: 100px;
	height: 75px;
	float: left;
	margin: 0 10px 0 0;
}
.box270 .tlist strong, .box270 .tlist p {
	width: 150px;
	float: left;
	line-height: 160%;
	color: #666;
}
.box320 .tlist, .box310 .tlist {
	width: 290px;
	height: 75px;
	margin: 5px;
	_margin: 5px 0 0 5px;
}
.box320 .tlist img, .box310 .tlist img {
	width: 100px;
	height: 75px;
	float: left;
	margin: 0 10px 0 0;
}
.box320 .tlist strong, .box320 .tlist p, .box310 .tlist strong, .box310 .tlist p {
	width: 180px;
	float: left;
	line-height: 160%;
}
.list li a {
	float: left;
	display: block;
}
.list li a.lefli {
	width: 90px;
}
.list li a.rigli {
	width: 180px;
	text-indent: 0;
}
.jiezhi a {
	color: #333;
}
.jiezhi a:hover {
	color: #f60;
}
.product {
	height: 230px;
	padding: 14px 0 0;
}
.product li {
	margin: 2px 0;
}
.product li span {
	float: left;
}
.product li span.fenlei {
	width: 90px;
}
.product li span.what {
	width: 100px;
	text-indent: 2px;
}
.product li span.who {
	width: 200px;
	text-indent: 5px;
}
.product li span a:hover {
	color: #06C;
}
.companynews {
	height: 195px;
}
.meetinglist {
	height: 70px;
	width: 255px;
	display: block;
	overflow: hidden;
	padding-left: 3px;
}
.meetinglist li {
	float: left;
	padding: 12px 0 10px 4px;
	display: block;
}
.ProductWindow {
	height: 428px!important;
	height: 428px;
}
/**/
.sortinfos {
	float: left;
	width: 330px;
	height: auto;
	overflow: hidden;
}
.sortinfos ul {
	padding-top: 3px;
	padding-bottom: 4px;
	margin: 0 0 0 10px;
	display: block;
	width: 330px;
	overflow: hidden;
}
.sortinfos ul.tit {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #e6e6e6;
}
.sortinfos ul.tit li {
	height: 30px;
	margin-left: 10px;
}
.sortinfos ul.tit li span {
	float: right;
	font-family: "宋体"
}
.sortinfos ul.tit li h2 {
	float: left;
	width: 150px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	padding-left: 10px;
}
.sortinfos ul.tit .ico i {
	float: left;
	display: block;
	width: 35px;
	height: 30px;
	line-height: 30px;
	font-size: 22px;
	margin: 0 auto;
	text-align: center;
	background-image: url(image/tubiao-1.jpg);
	color: #fff;
	position: relative;
	z-index: 2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(iecss3.htc);
	cursor: pointer;
}
.sortinfos ul.tit .ico .i1 {
	background-position: 0 0;
}
.sortinfos ul.tit .ico .i2 {
	background-position: -35px 0;
}
.sortinfos ul.tit .ico .i3 {
	background-position: -70px 0;
}
.sortinfos ul.tit .ico .i4 {
	background-position: -105px 0;
}
.sortinfos ul.tit .ico .i5 {
	background-position: -140px 0;
}
.sortinfos ul.tit .ico .i6 {
	background-position: -175px 0;
}
.sortinfos ul.cnt {
	padding: 5px 0 0 10px;
}
.sortinfos ul.cnt a {
	float: left;
	line-height: 18px;
	height: 18px;
	display: block;
	font-size: 12px;
	white-space: nowrap;
	margin: 2px 10px 0 2px;
	_margin: 2px 6px 0 2px;
	padding-right: 8px;
	border-right: 1px solid #e6e6e6;
}
.newgkl {
	background-color: #FFF;
	margin: 0px auto;
	width: 990px;
	height: auto;
	overflow: hidden;
	padding: 0px 5px;
}
.newb {
	margin-bottom: 10px;
}
/*滚动列表*/
.buy {
	position: relative;
}
.buy span.buylink {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 150px;
}
.buy span.buylink a {
	background-color: #fff;
	border: none;
	width: auto;
	float: right;
	font-size: 12px;
	margin: 3px 0px 0 0;
	color: #f00;
	font-weight: bold
}
.buy span.buylink {
	width: 220px;
}
.buy span.buylink a.bold {
	background: url(../images/bg_free.gif) no-repeat 80px 2px;
	padding-right: 75px;
	color: red;
}
.buy span.buylink a.link:hover {
	color: #FF9900;
}
.gdgg {
	width: 980px;
	background-color: #FFFFFF;
	margin: 0 auto;
}
.box330 {
	width: 316px;
	overflow: hidden;
	height: 240px;
}
.list li, .list dd {
	display: block;
	overflow: hidden;
	background: url(../images/icon_d.gif) no-repeat 0 10px;
	height: 24px;
	line-height: 24px;
	text-indent: 10px;
	vertical-align: bottom;
}
.b330 {
	padding-left: 15px;
}
.pricebox {
	border-top: 0;
	height: auto;
	overflow: hidden;
	height: 120px;
	padding: 0 0 8px 10px;
}
.pricelist ul li {
	display: block;
	height: 25px;
}
.pricelist ul span {
	float: left;
	margin-right: 3px;
	background: none;
	padding-left: 0;
	color: #666;
}
.pricelist ul span a {
	color: #333;
}
.pricelist ul span.who {
	width: 80px;
}
.pricelist ul span.guige {
	width: 60px;
}
.pricelist ul span.price {
	width: 75px;
}
.pricelist ul span.date {
	width: 75px;
}
.pricelist ul.title {
	padding: 3px 0 3px 20px;
	height: 30px;
	line-height: 30px;
}
.pricelist ul.title span {
	font-weight: bold;
	text-align: left;
	padding-right: 0;
}
.product {
	height: 230px;
	padding: 14px 0 0;
}
.product li {
	margin: 2px 0;
}
.product li span {
	float: left;
}
.product li span.fenlei {
	width: 90px;
}
.product li span.who {
	width: 200px;
	text-indent: 5px;
}
.product li span a:hover {
	color: #06C;
}
.c_huang {
	color: #FF7300;
}
/**/
earfix {
*zoom: 1;
}
body, button, input, select, textarea {
	font: 12px/1.8 arial, tahoma, "Hiragino Sans GB", \5b8b\4f53;
}
Inherited from ul.WellKnown  .pa_b10 {
	padding-bottom: 10px;
}
.cleafix:before, .cleafix:after {
	display: table;
	line-height: 0;
	content: "";
}
.cleafix:after {
	clear: both;
}
.g-1, .g-2, .g-3, .g-4, .g-5, .g-6, .g-7, .g-8, .g-9, .g-10, .g-11, .g-12, .g-13, .g-14, .g-15, .g-16, .g-17, .g-18, .g-19, .g-20, .g-21, .g-22, .g-23, .g-24, .g-25 {
	margin: 0 10px 10px 0;
	float: left;
	display: inline;
}
.g-1 {
	width: 30px;
}
.g-2 {
	width: 70px;
}
.g-3 {
	width: 110px;
}
.g-4 {
	width: 150px;
}
.g-5 {
	width: 190px;
}
.g-6 {
	width: 230px;
}
.g-7 {
	width: 270px;
}
.g-8 {
	width: 310px;
}
.g-9 {
	width: 350px;
}
.g-10 {
	width: 390px;
}
.g-11 {
	width: 430px;
}
.g-12 {
	width: 470px;
}
.g-13 {
	width: 510px;
}
.g-14 {
	width: 550px;
}
.g-15 {
	width: 590px;
}
.g-16 {
	width: 630px;
}
.g-17 {
	width: 670px;
}
.g-18 {
	width: 710px;
}
.g-19 {
	width: 750px;
}
.g-20 {
	width: 790px;
}
.g-21 {
	width: 830px;
}
.g-22 {
	width: 870px;
}
.g-23 {
	width: 910px;
}
.g-24 {
	width: 950px;
}
.g-25 {
	width: 990px;
}
.g-r {
	margin-right: 0;
}
.g-row {
	width: 1000px;
	margin: 0 auto;
	zoom: 1;
}
.g-row:after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}
.g {
	width: 980px;
	padding: 0 10px;
	background: #fff;
	margin: 10px auto 0 auto;
}
.LoisContent {
	overflow: hidden;
	height: auto;
}
.list {
	display: block;
	overflow: hidden;
}
.list li, .list dd {
	display: block;
	overflow: hidden;
	background: url(../images/icon_d.gif) no-repeat 0 10px;
	height: 24px;
	line-height: 24px;
	text-indent: 10px;
	vertical-align: bottom;
}
.list02 li {
	height: 25px;
	line-height: 25px;
}
.LoisTitle, .Title_Market {
	width: auto;
	display: block;
	overflow: hidden;
	height: 35px;
	line-height: 35px;
	border-bottom: 4px solid #e6e9ed;
	margin-top: 12px;
}
.LoisTitle strong {
	width: auto;
	font-size: 18px;
	color: #333;
	float: left;
	font-family: "微软雅黑";
}
.LoisTitle span, .title span {
	float: right;
	text-align: right;
	color: #999;
}
.LoisTitle span a {
	color: #727272;
	font-family: "宋体";
}
.LoisTitle span a:hover {
	color: #095cb4;
}
.LoisTitle span a.act {
	color: #f00;
	padding-right: 70px;
}
.LoisTitle a.channel {
	margin: 0 0 0 18px;
	color: #4a89dc;
	font-size: 14px;
	font-weight: bold;
}
.m-tit02 {
	width: auto;
	display: block;
	overflow: hidden;
	height: 35px;
	line-height: 35px;
	border-bottom: 4px solid #4a89dc;
	margin-top: 12px;
}
.m-tit02 strong {
	display: block;
	float: left;
	width: 104px;
	font-family: "微软雅黑";
	font-size: 18px;
}
/*金榜题名*/
.WellKnown {
	padding: 12px 0
}
.WellKnown li {
	height: 80px;
	width: 190px;
	float: left;
	margin: 0px 4px 8px 0px;
}
.WellKnown li a {
	height: 80px;
	width: 188px;
	border: 1px solid #fff;
	display: block;
}
.WellKnown li a:hover {
	border: 1px solid #F90;
	background-color: #fffced;
	cursor: pointer;
}
.WellKnown li img {
	display: block;
	margin: 5px auto 0;
}
.WellKnown li span {
	display: block;
	line-height: 160%;
	width: 188px;
	text-align: center;
}
.friendlink p {
	margin: 15px 0 15px;
	line-height: 180%;
}
.friendlink p strong {
	color: #666;
	margin: 0 10px 0 0;
}
.friendlink p a {
	margin: 0 10px 0 0;
	color: #666;
}
.m-tab dt .tab_more li.act {
	width: auto;
	border: none;
	background: none;
}/*m-tab部分样式*/
.m-tab {
	display: block;
}
.m-tab dd {
	display: none;
	padding-top: 10px;
}
.m-tab dd.act, .m-tab dt {
	display: block;
*width: 100%;
	overflow: hidden;
}
.m-tab .m-hd {
	width: auto;
	display: block;
	overflow: hidden;
	height: 35px;
	line-height: 35px;
	border-bottom: 4px solid #e6e9ed;
}
.m-tab dt ul {
	height: 32px;
	line-height: 34px;
}
.m-tab dt ul li {
	width: 90px;
	text-align: center;
	height: 34px;
	line-height: 32px;
	float: left;
	border: 1px solid #e6e9ed;
}
.m-tab dt ul li a {
	color: #333;
	font-size: 18px;
	font-family: "微软雅黑";
	font-weight: bold;
}
.m-tab dt ul li.act {
	background: #e6e9ed;
}
/*玻璃品牌*/
#m-sort-nav li {
	width: auto;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #999;
	cursor: pointer;
	height: 34px;
	line-height: 35px;
	display: inline;
	padding: 0 8px;
	float: left;
	position: relative;
	z-index: 2;
	overflow: hidden;
	border: 1px solid #e6e9ed;
	border-bottom: none;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 0em;
	-webkit-border-bottom-left-radius: 0em;
	-moz-border-radius-top-left: 10px;
	-moz-border-radius-top-right: 10px;
	-moz-border-radius-bottom-right: 0em;
	-moz-border-radius-bottom-left: 0em;
	behavior: url(iecss3.htc);
}
#m-sort-nav li.act {
	background: #4a89dc;
	color: #fff;
}
.m-brande-box ul {
	margin-right: -10px;
}
.m-brande-box ul li {
	width: 120px;
	height: 120px;
	text-align: center;
	float: left;
	margin: 10px 9px;
}
.m-brande-box ul li img {
	display: block;
	width: 110px;
	height: 70px;
	border: 1px solid #ddd;
	padding: 5px;
}
.m-brande-box ul li span {
	display: block;
	width: 120px;
	line-height: 22px;
	word-break: break-word;
}
/* CSS Document */
#tab_bq {
	width: 980px;
	padding: 2px 10px 0 10px;
	background: #fff;
	margin: 10px auto 0 auto;
	height: 220px;
}
#tab_bq .tab_bq_t {
	width: 100%;
	display: block;
	overflow: hidden;
	height: 35px;
	line-height: 35px;
	border-bottom: 4px solid #fad405;
	margin-top: 12px;
}
.tab_bq_t strong {
	line-height: 36px;
	background: #FFF;
	display: block;
	float: left;
	width: 104px;
	font-family: "微软雅黑";
	font-size: 18px;
}
#tab_bq .block {
	display: block;
}
#tab_bq h3 {
	width: auto;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #999;
	cursor: pointer;
	height: 34px;
	line-height: 35px;
	display: inline;
	padding: 0 8px;
	float: left;
	position: relative;
	z-index: 2;
	overflow: hidden;
	border: 1px solid #e6e9ed;
	border-bottom: none;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 0em;
	-webkit-border-bottom-left-radius: 0em;
	-moz-border-radius-top-left: 10px;
	-moz-border-radius-top-right: 10px;
	-moz-border-radius-bottom-right: 0em;
	-moz-border-radius-bottom-left: 0em;
	behavior: url(iecss3.htc);
	margin-right: 5px;
}
#tab_bq .up {
	background: #fad405
;
	color: #fff;
}
.category-1 {
	margin-left: 17px;
}
.category-1 ul li {
	margin-top: 20px;
	float: left;
	padding-right: 15px;
}
.category-1 ul li img {
	float: left;
	display: block;
	width: 110px;
	height: 70px;
	padding: 5px;
	border: 1px solid #ddd;
}
.category-1 ul li span {
	display: block;
	width: 120px;
	line-height: 22px;
	word-break: break-word;
}
.category-1 ul li a:hover {
	color: #f60;
}
a.tab_title:link {
	color: #5a5a5a;
	text-decoration: none;
}
a.tab_title:visited {
	color: #5a5a5a;
	text-decoration: none;
}
a.tab_title:hover {
	color: ##4a89dc;
	text-decoration: none;
}
a.tab_title:active {
	color: #5a5a5a;
	text-decoration: none;
}
a.tab_menu:link {
	color: #6464d5;
	text-decoration: none;
}
a.tab_menu:hover {
	color: #8888e0;
	text-decoration: underline;
}
/*展会部分代码*/
.gglist {
	padding: 12px 0;
}
.gglist li {
	height: 138px;
	width: 190px;
	float: left;
	margin: 0px 4px 8px 0px;
}
.gglist li img {
	display: block;
	margin: 5px auto 0;
}
.gglist li a {
	height: 138px;
	width: 188px;
	border: 1px solid #fff;
	display: block;
}
.gglist li span {
	display: block;
	line-height: 160%;
	width: 188px;
	text-align: center;
}
.gglist li a:hover {
	border: 1px solid #F90;
	background-color: #fffced;
	cursor: pointer;
}
/*结束*/
.logo {
	width: 270px;
	height: 70px;
	overflow: hidden;
}
.logo img {
	margin: 5px 0 0 0;
	height: 60px;
}
.head_search_kw {
	width: 300px;
	margin: 25px 0 0 15px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
.head_search {
	float: left;
	width: 410px;
	height: 32px;
	background: url('image/head_search.png') no-repeat;
	margin-top: 20px;
}
.head_search_on {
	float: left;
	width: 410px;
	height: 32px;
	background: url('image/head_search.png') no-repeat 0 -32px;
	margin-top: 20px;
}
.head_search div, .head_search_on div {
	clear: both;
	padding: 4px 0 0 25px;
}
.search_i {
	width: 220px;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	padding: 2px 0 0 0;
	color: #666666;
	background: url('image/spacer.gif');
	border: none;
}
.search_i:focus {
	outline: none;
}
.search_m {
	width: 60px;
	cursor: default;
	padding: 2px 25px 0 10px;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	color: #666666;
	background: url('image/spacer.gif');
	border: none;
}
.search_s {
	width: 70px;
	height: 25px;
	background: url('image/spacer.gif');
	border: none;
	padding: 0;
	margin: 0;
	cursor: pointer;
}
#search_module {
	z-index: 1000;
	position: absolute;
	width: 95px;
	overflow: hidden;
	margin: 52px 0 0 445px;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	background: #FFFFFF;
	border: #CCCCCC 1px solid;
	border-top: none;
}
#search_module a {
	display: block;
	height: 20px;
	padding: 1px 10px 1px 10px;
	color: #333333;
}
#search_module a:hover {
	background: #E4F1F7;
	font-weight: bold;
}
#search_tips {
	z-index: 1000;
	position: absolute;
	width: 340px;
	overflow: hidden;
	cursor: pointer;
	margin: 50px 0 0 200px;
	font-size: 13px;
	line-height: 20px;
	color: #666666;
	background: #FFFFFF;
	border: #444444 1px solid;
}
#search_tips div {
	height: 20px;
	padding: 1px 8px 1px 8px;
	clear: both;
	overflow: hidden;
}
#search_tips div span {
	float: right;
	font-size: 12px;
}
#search_tips label {
	display: block;
	width: 100%;
	background: #FAFAFA;
	font-size: 12px;
	color: #0000CC;
	text-align: right;
}
.search_t_div_1 {
	color: #333333;
}
.search_t_div_1 span {
	color: #008000;
}
.search_t_div_2 {
	background: #3366CC;
	color: #FFFFFF;
}
.search_t_div_2 span {
	color: #FFFFFF;
}
/* menu */
.menu {
	height: 45px;
	line-height: 45px;
	line-height: 45px\9;/*IE8*/
	background: #ffcc33 url('image/menu_bg.png') repeat-x;
	letter-spacing: 1px;
	font-size: 14px;
	padding: 0 15px 0 15px;
	overflow: hidden;
}
.menu li {
	float: left;
	background: url('image/menu_bg_li.png') no-repeat right 0;
}
.menu .menuon {
	margin-left: -2px;
}
.menu a:link, .menu a:visited, .menu a:active {
	display: block;
	_display: inline-block;
	height: 45px;
	color: #FFFFFF;
	padding: 0 20px 0 20px;
}
.menu a:hover {
	background: url('image/menu_bg_on.png') repeat-x;
}
.foot {
	color: #666666;
	text-align: center;
	line-height: 30px;
	padding: 10px 0 10px 0;
}
.foot_page {
	background: #F4F4F4;
	border-top: #DDDDDD 0px solid;
	padding: 0 10px 0 10px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	color: #666666;
}
/* box */
.box_head {
	border: #DDDDDD 0px solid;
	border-bottom: none;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	padding: 0 0px 0 0px;
	border-bottom: 4px solid #e6e9ed;
	padding-top: 5px;
}
.box_head strong {
	font-size: 18px;
}
.box_body {
	border: #DDDDDD 0px solid;
	border-top: none;
	padding: 6px 8px 6px 8px;
}
.box_body li {
	height: 22px;
	line-height: 22px;
	overflow: hidden;
}
.tab_head {
	border: #DDDDDD 0px solid;
	border-bottom: none;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	overflow: hidden;
	font-weight: bold;
}
.tab_1 {
	float: left;
	padding: 0 15px 0 15px;
	border-right: #DDDDDD 0px solid;
	cursor: pointer;
	font-weight: normal;
}
.tab_2 {
	float: left;
	padding: 0 15px 0 15px;
	border-right: #DDDDDD 0px solid;
	cursor: pointer;
	background: #FFFFFF;
}
.tab_1_1 {
	border-bottom: #DDDDDD 0px solid;
	cursor: pointer;
}
.tab_1_2 {
	border: #DDDDDD 0px solid;
	border-bottom: none;
	cursor: pointer;
	font-weight: bold;
}
.tab_head_2 {
	height: 27px;
	background: #EEEEEE;
	border-left: #DDDDDD 0px solid;
	border-right: #DDDDDD 0px solid;
	text-align: center;
	padding-left: 12px;
}
.tab_2_1 {
	float: left;
	width: 80px;
	height: 27px;
	line-height: 42px;
	overflow: hidden;
	background: url('image/tab_2_1.gif') no-repeat 6px right;
	cursor: pointer;
}
.tab_2_1 span {
	color: #333333;
}
.tab_body_2 {
	border: #DDDDDD 0px solid;
	border-top: none;
}
.li_dot li {
	background: url('image/li_dot.gif') no-repeat 5px 10px;
	padding: 0 10px 0 12px;
}
/* pages */
.pages {
	padding: 20px 0 20px 0;
	text-align: center;
	font-size: 12px;
	color: #666666;
}
.pages a:link, .pages a:visited, .pages a:active {
	background: #FFFFFF;
	border: #DDDDDD 0px solid;
	padding: 3px;
	text-decoration: none;
}
.pages a:hover {
	background: #258CFF;
	border: #258CFF 1px solid;
	color: #FFFFFF;
	padding: 3px;
	text-decoration: none;
}
.pages strong {
	background: #258CFF;
	padding: 3px;
	border: #258CFF 1px solid;
	color: #FFFFFF;
}
.pages_inp {
	width: 30px;
	border: #DDDDDD 0px solid;
	color: #666666;
	padding: 2px;
	text-align: center;
}
.pages_btn {
	width: 26px;
	border: #FF6600 1px solid;
	color: #FFFFFF;
	padding: 1px;
	background: #FF6600;
	font-weight: bold;
	font-size: 11px;
}
.pages label {
	background: #FFFFFF;
	border: #DDDDDD 0px solid;
	color: #666666;
	padding: 3px 5px 3px 5px;
}
.pages label em {
	color: red;
	font-weight: bold;
	font-style: normal;
}
.pages label span {
	font-weight: bold;
}
.pages cite {
	font-style: normal;
}
/* table */
.tb table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.tb th {
	background: #EEEEEE;
	border: #DDDDDD 0px solid;
	padding: 4px;
	line-height: 150%;
}
.tb td {
	border: #DDDDDD 0px solid;
	padding: 4px;
	line-height: 150%;
}
/* user */
.user {
	background: url('image/user_bg.gif') no-repeat;
	width: 300px;
	font-size: 12px;
	line-height: normal;
}
.user_login {
	padding: 15px 0 10px 25px;
}
.user_input {
	border: #8DB2E3 1px solid;
	padding: 3px 0 4px 3px;
	width: 90px;
	color: #666666;
}
.user_tip {
	margin: 0 20px 0 20px;
	padding: 0 0 5px 5px;
	border-bottom: #EEEEEE 1px solid;
	font-weight: bold;
	color: #333333;
}
.user_reg {
	padding: 5px 0 0 20px;
}
.user_reg_c {
	padding: 5px 0 10px 10px;
}
.user_can {
	padding: 10px 10px 0 10px;
	text-align: center;
	color: #1B4C7A;
}
.user_can td {
	padding: 6px 0 10px 0;
	background: url('image/user_can.gif') no-repeat center 0;
}
.user_wel {
	padding: 18px 0 10px 45px;
	font-weight: bold;
	font-size: 14px;
	background: url('image/user_wel.gif') no-repeat 26px 18px;
}
.user_do {
	padding: 0 10px 0 10px;
	text-align: center;
}
.user_do td {
	padding: 6px 0 11px 0;
	background: url('image/user_can.gif') no-repeat center 0;
}
.user_foot {
	height: 10px;
	line-height: 10px;
	font-size: 1px;
	background: url('image/user_bg.gif') no-repeat 0 bottom;
}
.user_warn {
	padding: 5px;
	margin: 0 10px 0 10px;
	border: #FFC600 1px solid;
	background: #FFFEBF;
	text-align: center;
	font-weight: bold;
}
.thumb {
	padding: 5px 0 5px 0;
}
.thumb img {
	border: #D0D0D0 1px solid;
	padding: 3px;
}
.thumb li {
	height: 22px;
	line-height: 22px;
	overflow: hidden;
}
.thumbml ul {
	margin: 10px 0 15px 0;
}
.imb img {
	border: #DDDDDD 0px solid;
	padding: 3px;
}
/* album */
#mid_pos {
	position: absolute;
}
#mid_div {
	width: 240px;
	height: 180px;
	cursor: crosshair;
	padding: 5px;
	border: #CCCCCC 1px solid;
	background: #F3F3F3;
}
#zoomer {
	border: #333333 1px solid;
	width: 120px;
	height: 90px;
	background: #FFFFFF url('image/zoom_bg.gif');
	position: absolute;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
#big_div {
	width: 320px;
	height: 240px;
	border: #CCCCCC 1px solid;
	background: #FFFFFF;
	position: absolute;
	overflow: hidden;
}
#big_pic {
	position: absolute;
}
.ab_im {
	padding: 2px;
	margin: 10px 0 10px 13px;
	border: #C0C0C0 1px solid;
}
.ab_on {
	padding: 2px;
	margin: 10px 0 10px 13px;
	border: #FF6600 1px solid;
	background: #FF6600;
}
/* ads */
.adword table {
	background: url('image/adword_bg.gif') repeat-x 0 bottom;
}
.adword_tip {
	color: #FF1100;
	border-bottom: #DDDDDD 0px solid;
	padding: 8px 10px 8px 28px;
	background: url('image/arrow_up.gif') no-repeat 10px 8px;
}
.sponsor {
}
/* basic */
.f_l {
	float: left;
}
.f_r {
	float: right;
}
.t_l {
	text-align: left;
}
.t_r {
	text-align: right;
}
.t_c {
	text-align: center;
}
.f_b {
	font-weight: bold;
}
.f_n {
	font-weight: normal;
}
.f_white {
	color: white;
}
.f_gray {
	color: #666666;
}
.f_orange {
	color: #FF6600;
}
.f_red {
	color: red;
}
.f_green {
	color: green;
}
.f_blue {
	color: blue;
}
.f_dblue {
	color: #225588;
}
.f_price {
	font-weight: bold;
	font-family: Arial;
	color: #FF0000;
}
.px10 {
	font-size: 10px;
}
.px11 {
	font-size: 11px;
}
.px12 {
	font-size: 12px;
}
.px13 {
	font-size: 13px;
}
.px14 {
	font-size: 14px;
}
.px15 {
	font-size: 15px;
}
.px16 {
	font-size: 16px;
}
.b5 {
	height: 5px;
	font-size: 1px;
}
.b6 {
	height: 6px;
	font-size: 1px;
}
.b8 {
	height: 8px;
	font-size: 1px;
}
.b10 {
	height: 10px;
	font-size: 1px;
	background-color: #f1f2f6
}
.b10f {
	height: 10px;
	font-size: 1px;
}
.b15 {
	height: 15px;
	font-size: 1px;
}
.pd3 {
	padding: 3px;
}
.pd5 {
	padding: 5px;
}
.pd10 {
	padding: 10px;
}
.pd15 {
	padding: 15px;
}
.pd20 {
	padding: 20px;
}
.lh18 {
	line-height: 180%;
}
.ls1 {
	letter-spacing: 1px;
}
.c_p {
	cursor: pointer;
}
.c_b {
	clear: both;
}
.dsn {
	display: none;
}
.absm {
	vertical-align: middle;
}
.btn {
	background: url('image/btn.gif') no-repeat;
	height: 24px;
	line-height: 22px;
	width: 50px;
	border: none;
	cursor: pointer;
	letter-spacing: 3px;
}
.btn_1 {
	background: url('image/btn_1.gif') no-repeat;
	height: 21px;
	line-height: 21px;
	width: 69px;
	padding-left: 9px;
	border: none;
	cursor: pointer;
}
.btn_2 {
	background: url('image/btn_2.gif') no-repeat;
	height: 21px;
	line-height: 21px;
	width: 69px;
	padding-left: 9px;
	border: none;
	cursor: pointer;
}
.btn_s {
	background: #2388FA;
	color: #FFFFFF;
	border: none;
	padding: 2px;
	letter-spacing: 1px;
}
.btn_r {
	background: #D7D7D7;
	color: #666666;
	border: none;
	padding: 2px;
	letter-spacing: 1px;
}
.bd {
	border: #CAD9EA 1px solid;
}
.highlight {
	color: red;
}
.jt {
	color: #003278;
	cursor: pointer;
}
.np {
	padding: 20px 30px 20px 50px;
	line-height: 25px;
}
.lazy {
	background: #FAFAFA url('image/loading.gif') no-repeat center center;
}
.slide {
	background: #FAFAFA;
	overflow: hidden;
}
/* position */
.pos {
	padding: 0 10px 0 10px;
	line-height: 42px;
	background: #EEEEEE url('image/box_head_bg.gif') repeat-x;
}
.nav {
	padding: 0 10px 10px 10px;
}
/* show */
.title {
	height: 25px;
	font-size: 20px;
	text-align: center;
	font-family: \9ED1\4F53;
	font-weight: normal;
}
.title_trade {
	height: 25px;
	font-size: 18px;
	text-align: center;
	font-family: \9ED1\4F53;
	font-weight: normal;
	margin: 0 0 8px 0;
	border-bottom: #F1F1F1 1px solid;
	padding: 0 0 10px 0;
}
.info {
	margin: 0 15px 0 15px;
	padding: 4px 10px 4px 10px;
	border-top: #D0D0D0 1px solid;
	border-bottom: #D0D0D0 1px solid;
}
.introduce {
	margin: 10px 15px 10px 15px;
	padding: 8px 12px 8px 12px;
	line-height: 180%;
	font-size: 14px;
	background: #F1F1F1;
}
.content {
	font-size: 14px;
	line-height: 150%;
	padding: 10px 20px 10px 20px;
}
/*.content a:link,.content a:visited,.content a:active {color:#225588;text-decoration:underline;}*/
.content a:hover {
	color: #FF6600;
	text-decoration: none;
}
.property {
	border: #E6E6E6 1px solid;
	background: #F6F6F6;
	padding: 10px;
	margin: 0 10px 0 10px;
}
.property li {
	float: left;
	width: 30%;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
}
.detail {
	background: url('image/arrow.gif') no-repeat 0 9px;
	border-bottom: #C0C0C0 1px dotted;
	padding: 8px 0 8px 20px;
	margin: 0 15px 0 15px;
}
.related {
	padding: 5px 15px 5px 15px;
	line-height: 22px;
}
.keylink {
	font-weight: normal;
	padding: 0 3px 0 3px;
}
#comment_main div {
	height: 100px;
	background: url('image/loading.gif') no-repeat center center;
}
/* layout */
.m_l {
	width: 670px;
}
.m_r {
	width: 300px;
}
.m_n {
	width: 10px;
}
.m_l_1 {
	width: 790px;
}
.m_r_1 {
	width: 180px;
}
/* left */
.left_box {
	border: #DDDDDD 0px solid;
}
.left_head {
	border-top: #DDDDDD 0px solid;
	background: #EEEEEE url('image/box_head_bg.gif') repeat-x;
	height: 42px;
	line-height: 42px;
	overflow: hidden;
	padding: 0 10px 0 10px;
	font-size: 14px;
	font-weight: bold;
}
.left_head span {
	font-weight: normal;
	font-size: 12px;
}
/* search */
.fsearch {
	padding: 5px 0 10px 15px;
	margin: 1px 1px 0 1px;
	background: #F5FAFE url('image/fsearch_bg.gif') repeat-x;
	;
}
.sch {
	padding: 15px 20px 5px 20px;
	margin-bottom: 10px;
}
.sch p {
	padding: 10px 10px 10px 10px;
	font-size: 13px;
	margin: 0;
}
.sch_find {
	border-top: #DDDDDD 0px solid;
	border-bottom: #EEEEEE 1px solid;
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 5px;
	font-weight: bold;
}
.sch_site li {
	background: url('image/ico_search.gif') no-repeat 3px 3px;
	height: 23px;
	line-height: 23px;
	overflow: hidden;
	padding: 0 5px 0 25px;
	color: #666666;
}
.sch_relate li {
	background: url('image/arrow_up.gif') no-repeat 3px 3px;
	height: 23px;
	line-height: 23px;
	overflow: hidden;
	padding: 0 5px 0 25px;
	color: #666666;
}
.rank_list {
	background: url('image/rank_list.gif') no-repeat;
}
.rank_list li {
	height: 23px;
	line-height: 23px;
	overflow: hidden;
	padding: 0 5px 0 35px;
}
.ppt {
	padding: 1px 15px 1px 35px;
	line-height: 25px;
}
.ppt_l {
	width: 60px;
	font-weight: bold;
}
.ppt_r {
	color: #DFDFDF;
}
.ppt span {
	padding: 1px;
	background: #2E6AB1;
	border: #1D589E 1px solid;
	color: #FFFFFF;
}
/* sell && buy && company */
.category {
	padding: 10px 20px 5px 15px;
}
.category p {
	padding: 5px 0 5px 0px;
	margin: 0px;
}
.category div {
	padding: 0 20px 0 20px;
}
.list {
	line-height: 180%;
}
.list div img {
	border: #CCCCCC 1px solid;
}
.list table {
	width: 100%;
	border-bottom: #CCCCCC 1px dotted;
}
.list td {
	padding: 10px 0 10px 0;
}
.list h3 {
	font-size: 14px;
	margin: 0px;
	height: 22px;
	overflow: hidden;
}
.about {
	border: #2786C6 1px solid;
	background: #F2F2F2;
	padding: 8px;
	margin: 15px 15px 0 15px;
}
.about li {
	padding: 5px 0 5px 5px;
}
.about li span {
	display: block;
	width: 100px;
	float: left;
	color: #1B4C7A;
}
.contact_head {
	height: 42px;
	line-height: 42px;
	border: #DDDDDD 0px solid;
	border-bottom: none;
	border-top: #FF8110 2px solid;
	background: #EEEEEE;
	padding: 0 10px 0 10px;
	font-weight: bold;
	font-size: 14px;
}
.contact_body {
	padding: 10px;
	border: #DDDDDD 0px solid;
	border-top: none;
}
.contact_body li {
	line-height: 24px;
	border-bottom: #E2E2E2 1px solid;
	padding: 0 0 0 10px;
}
.contact_body li span {
	color: #1B4C7A;
	padding: 0 8px 0 0;
}
.type {
	height: 42px;
	line-height: 42px;
	overflow: hidden;
	border-top: #DDDDDD 0px solid;
	background: #EEEEEE;
	padding-left: 35px;
}
a.type_1:link, a.type_1:visited, a.type_1:active, a.type_1:hover {
	float: left;
	display: block;
	padding: 0 15px 0 15px;
	background: #FFFFFF;
	color: #000000;
	font-weight: bold;
}
a.type_2:link, a.type_2:visited, a.type_2:active {
	float: left;
	display: block;
	padding: 0 15px 0 15px;
	border-right: #E2F0FB 1px solid;
}
a.type_2:hover {
	background: #258CFF;
	color: #FFFFFF;
}
.img_tip {
	width: 200px;
	z-index: 1000;
	position: absolute;
	padding: 5px;
	border: #DDDDDD 0px solid;
	background: #FFFFFF;
}
.vote {
	padding: 10px;
}
.vote div {
	font-weight: bold;
}
.vote li {
	padding: 3px 0 3px 0;
}
.vote p {
	margin: 5px 0 5px 0;
}
/* left_menu */
.left_menu {
	width: 150px;
	background: #FFFFFF url('image/left_menu.gif') repeat-y;
}
.left_menu a {
	width: 90%;
	display: block;
}
.left_menu ul {
	background: #FFFFFF url('image/left_menu_ul.gif') no-repeat;
	padding-top: 2px;
}
.left_menu_li {
	line-height: 37px;
	height: 37px;
	background: url('image/left_menu_li.gif') no-repeat;
	padding-left: 30px;
	overflow: hidden;
}
.left_menu_on {
	line-height: 37px;
	height: 37px;
	background: url('image/left_menu_on.gif') no-repeat;
	padding-left: 30px;
	overflow: hidden;
}
.warn {
	padding: 30px 100px 30px 200px;
}
.warn div {
	padding: 5px 0 0 60px;
	background: url('image/warn.gif') no-repeat;
	font-size: 14px;
	line-height: 200%;
}
.warn h1 {
	font-size: 16px;
	margin: 0;
}
.guest_warn {
	padding: 2px 0 2px 0;
	text-align: center;
	margin: 0 130px 15px 130px;
	background: #FFF5D8;
	border: #FF7300 1px solid;
}
.back2top {
	width: 58px;
	height: 58px;
	position: fixed;
	_position: absolute;
	left: 50%;
	margin-left: 500px;
	bottom: 100px;
	_bottom: auto;
	cursor: pointer;
	display: none;
}
.back2top a {
	display: block;
	width: 100%;
	height: 100%;
	background: url('image/back2top.png') no-repeat;
}
.back2top a:hover {
	background: url('image/back2top.png') no-repeat -58px 0;
}
#destoon_city {
	color: red;
}
#powered {
	padding: 6px 0 20px 0;
}
.crq-b100 {
	width: 100%;
}
.crq-nav-bg {
	height: 45px;
	line-height: 45px;
	background: #edb201 url('image/menu_bg.png') repeat-x;
	letter-spacing: 1px;
	font-size: 14px;
	overflow: hidden;
}
.p10 {
	padding: 10px;
}
.clear {
	clear: both
}
.bgfff {
	background-color: #FFF
}
